[==========] Running 24 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 22 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260608 12:46:12.367756 25092 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.129.62:36331,127.24.129.61:35601,127.24.129.60:41457
I20260608 12:46:12.369587 25092 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260608 12:46:12.370606 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:12.387523 25099 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:12.389230 25101 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:12.387601 25098 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:13.506186 25100 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260608 12:46:13.506225 25092 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260608 12:46:13.510751 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:13.511013 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:13.511183 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922773511164 us; error 0 us; skew 500 ppm
I20260608 12:46:13.512066 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:13.518151 25092 webserver.cc:533] Webserver started at http://127.24.129.62:36685/ using document root <none> and password file <none>
I20260608 12:46:13.518965 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:13.519170 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:13.519588 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:13.525131 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922772201788-25092-0/minicluster-data/master-0-root/instance:
uuid: "4076203a0d8a470f9e86ca60dd1419a7"
format_stamp: "Formatted at 2026-06-08 12:46:13 on dist-test-slave-jhsm"
I20260608 12:46:13.533219 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:46:13.538750 25107 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:13.540282 25092 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:46:13.540619 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922772201788-25092-0/minicluster-data/master-0-root
uuid: "4076203a0d8a470f9e86ca60dd1419a7"
format_stamp: "Formatted at 2026-06-08 12:46:13 on dist-test-slave-jhsm"
I20260608 12:46:13.540958 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922772201788-25092-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922772201788-25092-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922772201788-25092-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:13.593683 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:13.595185 25092 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260608 12:46:13.595595 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:13.670588 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.62:36331
I20260608 12:46:13.670785 25158 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.62:36331 every 8 connection(s)
I20260608 12:46:13.677060 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:46:13.680501 25159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:46:13.683614 25161 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:13.685639 25162 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:13.688681 25164 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:13.689707 25092 server_base.cc:1061] running on GCE node
I20260608 12:46:13.690749 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:13.691043 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:13.691262 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922773691240 us; error 0 us; skew 500 ppm
I20260608 12:46:13.692253 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:13.697155 25092 webserver.cc:533] Webserver started at http://127.24.129.61:38487/ using document root <none> and password file <none>
I20260608 12:46:13.698036 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:13.698329 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:13.698727 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:13.700683 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922772201788-25092-0/minicluster-data/master-1-root/instance:
uuid: "2075709774884a68a6085bf1c0c7bb8e"
format_stamp: "Formatted at 2026-06-08 12:46:13 on dist-test-slave-jhsm"
I20260608 12:46:13.709064 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260608 12:46:13.707595 25159 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.129.62" port: 36331 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:46:13.716506 25169 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:13.717705 25092 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.000s
I20260608 12:46:13.718138 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922772201788-25092-0/minicluster-data/master-1-root
uuid: "2075709774884a68a6085bf1c0c7bb8e"
format_stamp: "Formatted at 2026-06-08 12:46:13 on dist-test-slave-jhsm"
I20260608 12:46:13.718582 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922772201788-25092-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922772201788-25092-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922772201788-25092-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:13.739029 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:13.741027 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:13.748129 25159 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.129.61" port: 35601 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:46:13.750994 25108 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.129.61:35601: connect: Connection refused (error 111)
W20260608 12:46:13.756374 25159 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.129.61:35601: Network error: Client connection negotiation failed: client connection to 127.24.129.61:35601: connect: Connection refused (error 111)
I20260608 12:46:13.806190 25159 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.129.61" port: 35601 } attempt: 1
W20260608 12:46:13.810705 25159 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.129.61:35601: Network error: Client connection negotiation failed: client connection to 127.24.129.61:35601: connect: Connection refused (error 111)
I20260608 12:46:13.824535 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.61:35601
I20260608 12:46:13.824785 25223 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.61:35601 every 8 connection(s)
I20260608 12:46:13.830003 25224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:13.831058 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:46:13.835604 25224 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.129.62" port: 36331 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:46:13.838363 25226 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:13.840624 25227 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:13.845949 25230 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:13.846994 25092 server_base.cc:1061] running on GCE node
I20260608 12:46:13.847834 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:13.848050 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:13.848241 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922773848218 us; error 0 us; skew 500 ppm
I20260608 12:46:13.849071 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:13.852044 25224 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.129.61" port: 35601 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:46:13.853428 25092 webserver.cc:533] Webserver started at http://127.24.129.60:39805/ using document root <none> and password file <none>
I20260608 12:46:13.854261 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:13.854471 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:13.854704 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:13.856005 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922772201788-25092-0/minicluster-data/master-2-root/instance:
uuid: "4da8073ec0b94365b1470133ee896e41"
format_stamp: "Formatted at 2026-06-08 12:46:13 on dist-test-slave-jhsm"
I20260608 12:46:13.862257 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.005s
I20260608 12:46:13.864673 25224 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.129.60" port: 41457 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:46:13.867820 25236 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:13.869026 25092 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 12:46:13.869592 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922772201788-25092-0/minicluster-data/master-2-root
uuid: "4da8073ec0b94365b1470133ee896e41"
format_stamp: "Formatted at 2026-06-08 12:46:13 on dist-test-slave-jhsm"
I20260608 12:46:13.869935 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922772201788-25092-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922772201788-25092-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922772201788-25092-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)
W20260608 12:46:13.871697 25224 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.129.60:41457: Network error: Client connection negotiation failed: client connection to 127.24.129.60:41457: connect: Connection refused (error 111)
I20260608 12:46:13.879104 25159 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.129.61" port: 35601 } attempt: 2
I20260608 12:46:13.888909 25159 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.129.60" port: 41457 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:46:13.893548 25159 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.129.60:41457: Network error: Client connection negotiation failed: client connection to 127.24.129.60:41457: connect: Connection refused (error 111)
I20260608 12:46:13.894788 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:13.896236 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:13.915261 25224 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.129.60" port: 41457 } attempt: 1
W20260608 12:46:13.921993 25224 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.129.60:41457: Network error: Client connection negotiation failed: client connection to 127.24.129.60:41457: connect: Connection refused (error 111)
I20260608 12:46:13.924898 25159 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.129.60" port: 41457 } attempt: 1
W20260608 12:46:13.930083 25159 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.129.60:41457: Network error: Client connection negotiation failed: client connection to 127.24.129.60:41457: connect: Connection refused (error 111)
I20260608 12:46:13.974694 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.60:41457
I20260608 12:46:13.974819 25288 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.60:41457 every 8 connection(s)
I20260608 12:46:13.979723 25092 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:46:13.979957 25289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:13.985365 25289 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.129.62" port: 36331 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:46:13.997503 25224 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.129.60" port: 41457 } attempt: 2
I20260608 12:46:13.997638 25159 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.129.60" port: 41457 } attempt: 2
I20260608 12:46:13.998555 25289 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.129.61" port: 35601 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:46:14.011758 25289 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.129.60" port: 41457 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:46:14.026278 25224 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e: Bootstrap starting.
I20260608 12:46:14.026826 25159 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4076203a0d8a470f9e86ca60dd1419a7: Bootstrap starting.
I20260608 12:46:14.030012 25289 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4da8073ec0b94365b1470133ee896e41: Bootstrap starting.
I20260608 12:46:14.033571 25159 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4076203a0d8a470f9e86ca60dd1419a7: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:14.034737 25224 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:14.035640 25159 log.cc:826] T 00000000000000000000000000000000 P 4076203a0d8a470f9e86ca60dd1419a7: Log is configured to *not* fsync() on all Append() calls
I20260608 12:46:14.037593 25289 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4da8073ec0b94365b1470133ee896e41: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:14.041601 25159 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4076203a0d8a470f9e86ca60dd1419a7: No bootstrap required, opened a new log
I20260608 12:46:14.042598 25224 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e: No bootstrap required, opened a new log
I20260608 12:46:14.045064 25289 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4da8073ec0b94365b1470133ee896e41: No bootstrap required, opened a new log
I20260608 12:46:14.061722 25159 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4076203a0d8a470f9e86ca60dd1419a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4076203a0d8a470f9e86ca60dd1419a7" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 36331 } } peers { permanent_uuid: "2075709774884a68a6085bf1c0c7bb8e" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 35601 } } peers { permanent_uuid: "4da8073ec0b94365b1470133ee896e41" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 41457 } }
I20260608 12:46:14.061936 25224 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4076203a0d8a470f9e86ca60dd1419a7" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 36331 } } peers { permanent_uuid: "2075709774884a68a6085bf1c0c7bb8e" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 35601 } } peers { permanent_uuid: "4da8073ec0b94365b1470133ee896e41" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 41457 } }
I20260608 12:46:14.061772 25289 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4da8073ec0b94365b1470133ee896e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4076203a0d8a470f9e86ca60dd1419a7" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 36331 } } peers { permanent_uuid: "2075709774884a68a6085bf1c0c7bb8e" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 35601 } } peers { permanent_uuid: "4da8073ec0b94365b1470133ee896e41" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 41457 } }
I20260608 12:46:14.062536 25159 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4076203a0d8a470f9e86ca60dd1419a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:14.062767 25224 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:14.062826 25289 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4da8073ec0b94365b1470133ee896e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:14.062882 25159 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4076203a0d8a470f9e86ca60dd1419a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4076203a0d8a470f9e86ca60dd1419a7, State: Initialized, Role: FOLLOWER
I20260608 12:46:14.063211 25224 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2075709774884a68a6085bf1c0c7bb8e, State: Initialized, Role: FOLLOWER
I20260608 12:46:14.063328 25289 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4da8073ec0b94365b1470133ee896e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4da8073ec0b94365b1470133ee896e41, State: Initialized, Role: FOLLOWER
I20260608 12:46:14.064162 25159 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4076203a0d8a470f9e86ca60dd1419a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4076203a0d8a470f9e86ca60dd1419a7" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 36331 } } peers { permanent_uuid: "2075709774884a68a6085bf1c0c7bb8e" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 35601 } } peers { permanent_uuid: "4da8073ec0b94365b1470133ee896e41" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 41457 } }
I20260608 12:46:14.064172 25224 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4076203a0d8a470f9e86ca60dd1419a7" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 36331 } } peers { permanent_uuid: "2075709774884a68a6085bf1c0c7bb8e" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 35601 } } peers { permanent_uuid: "4da8073ec0b94365b1470133ee896e41" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 41457 } }
I20260608 12:46:14.064260 25289 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4da8073ec0b94365b1470133ee896e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4076203a0d8a470f9e86ca60dd1419a7" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 36331 } } peers { permanent_uuid: "2075709774884a68a6085bf1c0c7bb8e" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 35601 } } peers { permanent_uuid: "4da8073ec0b94365b1470133ee896e41" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 41457 } }
I20260608 12:46:14.069501 25299 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4da8073ec0b94365b1470133ee896e41 [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: "4076203a0d8a470f9e86ca60dd1419a7" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 36331 } } peers { permanent_uuid: "2075709774884a68a6085bf1c0c7bb8e" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 35601 } } peers { permanent_uuid: "4da8073ec0b94365b1470133ee896e41" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 41457 } } }
I20260608 12:46:14.070513 25299 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4da8073ec0b94365b1470133ee896e41 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:46:14.072027 25289 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4da8073ec0b94365b1470133ee896e41 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:46:14.072469 25298 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e [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: "4076203a0d8a470f9e86ca60dd1419a7" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 36331 } } peers { permanent_uuid: "2075709774884a68a6085bf1c0c7bb8e" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 35601 } } peers { permanent_uuid: "4da8073ec0b94365b1470133ee896e41" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 41457 } } }
I20260608 12:46:14.073321 25298 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:46:14.074365 25224 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:46:14.074796 25297 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4076203a0d8a470f9e86ca60dd1419a7 [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: "4076203a0d8a470f9e86ca60dd1419a7" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 36331 } } peers { permanent_uuid: "2075709774884a68a6085bf1c0c7bb8e" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 35601 } } peers { permanent_uuid: "4da8073ec0b94365b1470133ee896e41" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 41457 } } }
I20260608 12:46:14.075626 25297 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4076203a0d8a470f9e86ca60dd1419a7 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:46:14.076028 25159 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4076203a0d8a470f9e86ca60dd1419a7 [sys.catalog]: configured and running, proceeding with master startup.
W20260608 12:46:14.101393 25113 tablet.cc:2404] T 00000000000000000000000000000000 P 4076203a0d8a470f9e86ca60dd1419a7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:46:14.127736 25092 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:46:14.128093 25092 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 12:46:14.131165 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:14.135174 25333 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 4076203a0d8a470f9e86ca60dd1419a7: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:46:14.135610 25333 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:46:14.135807 25331 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 4da8073ec0b94365b1470133ee896e41: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:46:14.136200 25331 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:46:14.136157 25325 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:46:14.136693 25325 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:46:14.142879 25334 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:14.145356 25335 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:14.148182 25337 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:14.149494 25092 server_base.cc:1061] running on GCE node
I20260608 12:46:14.150692 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:14.151015 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:14.151240 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922774151214 us; error 0 us; skew 500 ppm
I20260608 12:46:14.152159 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:14.155599 25092 webserver.cc:533] Webserver started at http://127.24.129.1:37437/ using document root <none> and password file <none>
I20260608 12:46:14.156368 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:14.156635 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:14.157045 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:14.158671 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922772201788-25092-0/minicluster-data/ts-0-root/instance:
uuid: "b737440171bb48aab323c0661c6f55b7"
format_stamp: "Formatted at 2026-06-08 12:46:14 on dist-test-slave-jhsm"
I20260608 12:46:14.165740 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260608 12:46:14.171142 25342 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:14.172173 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:46:14.172606 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922772201788-25092-0/minicluster-data/ts-0-root
uuid: "b737440171bb48aab323c0661c6f55b7"
format_stamp: "Formatted at 2026-06-08 12:46:14 on dist-test-slave-jhsm"
I20260608 12:46:14.173074 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922772201788-25092-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922772201788-25092-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922772201788-25092-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:14.192442 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:14.194283 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:14.197440 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:14.202808 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:14.203140 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:14.203456 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:14.203701 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:14.282217 25298 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:14.282997 25298 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4076203a0d8a470f9e86ca60dd1419a7" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 36331 } } peers { permanent_uuid: "2075709774884a68a6085bf1c0c7bb8e" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 35601 } } peers { permanent_uuid: "4da8073ec0b94365b1470133ee896e41" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 41457 } }
I20260608 12:46:14.287351 25134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2075709774884a68a6085bf1c0c7bb8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4076203a0d8a470f9e86ca60dd1419a7" is_pre_election: true
I20260608 12:46:14.288254 25134 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4076203a0d8a470f9e86ca60dd1419a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2075709774884a68a6085bf1c0c7bb8e in term 0.
I20260608 12:46:14.289645 25298 leader_election.cc:290] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4076203a0d8a470f9e86ca60dd1419a7 (127.24.129.62:36331), 4da8073ec0b94365b1470133ee896e41 (127.24.129.60:41457)
I20260608 12:46:14.289990 25172 leader_election.cc:304] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2075709774884a68a6085bf1c0c7bb8e, 4076203a0d8a470f9e86ca60dd1419a7; no voters: 
I20260608 12:46:14.291486 25298 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:14.291926 25298 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:14.292287 25298 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:14.292394 25263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2075709774884a68a6085bf1c0c7bb8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da8073ec0b94365b1470133ee896e41" is_pre_election: true
I20260608 12:46:14.293808 25263 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4da8073ec0b94365b1470133ee896e41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2075709774884a68a6085bf1c0c7bb8e in term 0.
I20260608 12:46:14.301702 25298 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4076203a0d8a470f9e86ca60dd1419a7" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 36331 } } peers { permanent_uuid: "2075709774884a68a6085bf1c0c7bb8e" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 35601 } } peers { permanent_uuid: "4da8073ec0b94365b1470133ee896e41" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 41457 } }
I20260608 12:46:14.304394 25298 leader_election.cc:290] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e [CANDIDATE]: Term 1 election: Requested vote from peers 4076203a0d8a470f9e86ca60dd1419a7 (127.24.129.62:36331), 4da8073ec0b94365b1470133ee896e41 (127.24.129.60:41457)
I20260608 12:46:14.306130 25134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2075709774884a68a6085bf1c0c7bb8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4076203a0d8a470f9e86ca60dd1419a7"
I20260608 12:46:14.306411 25263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2075709774884a68a6085bf1c0c7bb8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da8073ec0b94365b1470133ee896e41"
I20260608 12:46:14.306784 25134 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4076203a0d8a470f9e86ca60dd1419a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:14.307190 25263 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4da8073ec0b94365b1470133ee896e41 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:14.308199 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.1:42475
I20260608 12:46:14.308607 25404 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.1:42475 every 8 connection(s)
I20260608 12:46:14.314774 25134 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4076203a0d8a470f9e86ca60dd1419a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2075709774884a68a6085bf1c0c7bb8e in term 1.
I20260608 12:46:14.315260 25263 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4da8073ec0b94365b1470133ee896e41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2075709774884a68a6085bf1c0c7bb8e in term 1.
I20260608 12:46:14.316349 25172 leader_election.cc:304] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2075709774884a68a6085bf1c0c7bb8e, 4076203a0d8a470f9e86ca60dd1419a7; no voters: 
I20260608 12:46:14.317973 25298 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:14.320137 25298 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e [term 1 LEADER]: Becoming Leader. State: Replica: 2075709774884a68a6085bf1c0c7bb8e, State: Running, Role: LEADER
I20260608 12:46:14.322490 25298 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4076203a0d8a470f9e86ca60dd1419a7" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 36331 } } peers { permanent_uuid: "2075709774884a68a6085bf1c0c7bb8e" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 35601 } } peers { permanent_uuid: "4da8073ec0b94365b1470133ee896e41" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 41457 } }
I20260608 12:46:14.354030 25406 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2075709774884a68a6085bf1c0c7bb8e. Latest consensus state: current_term: 1 leader_uuid: "2075709774884a68a6085bf1c0c7bb8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4076203a0d8a470f9e86ca60dd1419a7" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 36331 } } peers { permanent_uuid: "2075709774884a68a6085bf1c0c7bb8e" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 35601 } } peers { permanent_uuid: "4da8073ec0b94365b1470133ee896e41" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 41457 } } }
I20260608 12:46:14.356927 25406 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:14.368597 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:46:14.372932 25408 heartbeater.cc:344] Connected to a master server at 127.24.129.61:35601
I20260608 12:46:14.373519 25408 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:14.373991 25413 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:46:14.375010 25408 heartbeater.cc:507] Master 127.24.129.61:35601 requested a full tablet report, sending...
I20260608 12:46:14.376658 25405 heartbeater.cc:344] Connected to a master server at 127.24.129.60:41457
I20260608 12:46:14.378465 25405 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:14.381492 25405 heartbeater.cc:507] Master 127.24.129.60:41457 requested a full tablet report, sending...
I20260608 12:46:14.383652 25189 ts_manager.cc:194] Registered new tserver with Master: b737440171bb48aab323c0661c6f55b7 (127.24.129.1:42475)
W20260608 12:46:14.389994 25414 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:14.391327 25254 ts_manager.cc:194] Registered new tserver with Master: b737440171bb48aab323c0661c6f55b7 (127.24.129.1:42475)
I20260608 12:46:14.396303 25413 catalog_manager.cc:1519] Initializing Kudu cluster ID...
W20260608 12:46:14.400986 25415 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:14.402758 25417 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:14.410930 25409 heartbeater.cc:344] Connected to a master server at 127.24.129.62:36331
I20260608 12:46:14.411475 25409 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:14.413102 25409 heartbeater.cc:507] Master 127.24.129.62:36331 requested a full tablet report, sending...
I20260608 12:46:14.415978 25092 server_base.cc:1061] running on GCE node
I20260608 12:46:14.417229 25124 ts_manager.cc:194] Registered new tserver with Master: b737440171bb48aab323c0661c6f55b7 (127.24.129.1:42475)
I20260608 12:46:14.417403 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:14.417805 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:14.418028 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922774418010 us; error 0 us; skew 500 ppm
I20260608 12:46:14.418900 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:14.428247 25092 webserver.cc:533] Webserver started at http://127.24.129.2:34743/ using document root <none> and password file <none>
I20260608 12:46:14.429064 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:14.429317 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:14.429654 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:14.430018 25263 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 4da8073ec0b94365b1470133ee896e41 [term 1 FOLLOWER]: Refusing update from remote peer 2075709774884a68a6085bf1c0c7bb8e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:14.431118 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922772201788-25092-0/minicluster-data/ts-1-root/instance:
uuid: "d275d20c8ef24c188f78ef666052a499"
format_stamp: "Formatted at 2026-06-08 12:46:14 on dist-test-slave-jhsm"
I20260608 12:46:14.432220 25134 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 4076203a0d8a470f9e86ca60dd1419a7 [term 1 FOLLOWER]: Refusing update from remote peer 2075709774884a68a6085bf1c0c7bb8e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:14.432196 25406 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4da8073ec0b94365b1470133ee896e41" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 41457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:14.434324 25406 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4076203a0d8a470f9e86ca60dd1419a7" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:14.441233 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.003s	sys 0.006s
I20260608 12:46:14.447121 25299 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4da8073ec0b94365b1470133ee896e41 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2075709774884a68a6085bf1c0c7bb8e. Latest consensus state: current_term: 1 leader_uuid: "2075709774884a68a6085bf1c0c7bb8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4076203a0d8a470f9e86ca60dd1419a7" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 36331 } } peers { permanent_uuid: "2075709774884a68a6085bf1c0c7bb8e" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 35601 } } peers { permanent_uuid: "4da8073ec0b94365b1470133ee896e41" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 41457 } } }
I20260608 12:46:14.447839 25299 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4da8073ec0b94365b1470133ee896e41 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:46:14.449764 25426 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:14.450717 25092 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:46:14.451052 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922772201788-25092-0/minicluster-data/ts-1-root
uuid: "d275d20c8ef24c188f78ef666052a499"
format_stamp: "Formatted at 2026-06-08 12:46:14 on dist-test-slave-jhsm"
I20260608 12:46:14.451385 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922772201788-25092-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922772201788-25092-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922772201788-25092-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:14.456068 25297 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4076203a0d8a470f9e86ca60dd1419a7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2075709774884a68a6085bf1c0c7bb8e. Latest consensus state: current_term: 1 leader_uuid: "2075709774884a68a6085bf1c0c7bb8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4076203a0d8a470f9e86ca60dd1419a7" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 36331 } } peers { permanent_uuid: "2075709774884a68a6085bf1c0c7bb8e" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 35601 } } peers { permanent_uuid: "4da8073ec0b94365b1470133ee896e41" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 41457 } } }
I20260608 12:46:14.456943 25297 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4076203a0d8a470f9e86ca60dd1419a7 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:46:14.465088 25406 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "2075709774884a68a6085bf1c0c7bb8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4076203a0d8a470f9e86ca60dd1419a7" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 36331 } } peers { permanent_uuid: "2075709774884a68a6085bf1c0c7bb8e" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 35601 } } peers { permanent_uuid: "4da8073ec0b94365b1470133ee896e41" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 41457 } } }
I20260608 12:46:14.466713 25406 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:14.472210 25406 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "2075709774884a68a6085bf1c0c7bb8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4076203a0d8a470f9e86ca60dd1419a7" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 36331 } } peers { permanent_uuid: "2075709774884a68a6085bf1c0c7bb8e" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 35601 } } peers { permanent_uuid: "4da8073ec0b94365b1470133ee896e41" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 41457 } } }
I20260608 12:46:14.473222 25406 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:14.476361 25413 catalog_manager.cc:1382] Generated new cluster ID: 2f8851bc3fa5462c9b0c5ab7cfb59611
I20260608 12:46:14.466845 25424 mvcc.cc:204] Tried to move back new op lower bound from 7294659684044308480 to 7294659683640922112. Current Snapshot: MvccSnapshot[applied={T|T < 7294659684044308480}]
I20260608 12:46:14.476776 25413 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:46:14.476966 25299 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4da8073ec0b94365b1470133ee896e41 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "2075709774884a68a6085bf1c0c7bb8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4076203a0d8a470f9e86ca60dd1419a7" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 36331 } } peers { permanent_uuid: "2075709774884a68a6085bf1c0c7bb8e" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 35601 } } peers { permanent_uuid: "4da8073ec0b94365b1470133ee896e41" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 41457 } } }
I20260608 12:46:14.477695 25299 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4da8073ec0b94365b1470133ee896e41 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:46:14.482121 25297 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4076203a0d8a470f9e86ca60dd1419a7 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "2075709774884a68a6085bf1c0c7bb8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4076203a0d8a470f9e86ca60dd1419a7" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 36331 } } peers { permanent_uuid: "2075709774884a68a6085bf1c0c7bb8e" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 35601 } } peers { permanent_uuid: "4da8073ec0b94365b1470133ee896e41" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 41457 } } }
I20260608 12:46:14.482844 25297 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4076203a0d8a470f9e86ca60dd1419a7 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:46:14.512198 25413 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:46:14.514887 25413 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:46:14.525621 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:14.526901 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:14.528280 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:14.530710 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:14.530916 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:14.531162 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:14.531322 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:14.558784 25413 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e: Generated new TSK 0
I20260608 12:46:14.560308 25413 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:46:14.641449 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.2:38011
I20260608 12:46:14.641667 25493 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.2:38011 every 8 connection(s)
I20260608 12:46:14.658071 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:14.675479 25500 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:14.682425 25494 heartbeater.cc:344] Connected to a master server at 127.24.129.60:41457
I20260608 12:46:14.682960 25494 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:14.684149 25494 heartbeater.cc:507] Master 127.24.129.60:41457 requested a full tablet report, sending...
W20260608 12:46:14.686720 25501 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:14.692330 25254 ts_manager.cc:194] Registered new tserver with Master: d275d20c8ef24c188f78ef666052a499 (127.24.129.2:38011)
I20260608 12:46:14.693905 25092 server_base.cc:1061] running on GCE node
I20260608 12:46:14.694923 25495 heartbeater.cc:344] Connected to a master server at 127.24.129.61:35601
I20260608 12:46:14.695417 25495 heartbeater.cc:461] Registering TS with master...
W20260608 12:46:14.695147 25504 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:14.696504 25495 heartbeater.cc:507] Master 127.24.129.61:35601 requested a full tablet report, sending...
I20260608 12:46:14.696794 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:14.697083 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:14.697310 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922774697292 us; error 0 us; skew 500 ppm
I20260608 12:46:14.699357 25189 ts_manager.cc:194] Registered new tserver with Master: d275d20c8ef24c188f78ef666052a499 (127.24.129.2:38011)
I20260608 12:46:14.699829 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:14.700552 25497 heartbeater.cc:344] Connected to a master server at 127.24.129.62:36331
I20260608 12:46:14.700939 25497 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:14.701802 25497 heartbeater.cc:507] Master 127.24.129.62:36331 requested a full tablet report, sending...
I20260608 12:46:14.702708 25189 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41540
I20260608 12:46:14.705206 25124 ts_manager.cc:194] Registered new tserver with Master: d275d20c8ef24c188f78ef666052a499 (127.24.129.2:38011)
I20260608 12:46:14.708585 25092 webserver.cc:533] Webserver started at http://127.24.129.3:33065/ using document root <none> and password file <none>
I20260608 12:46:14.709177 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:14.709374 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:14.709631 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:14.710677 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922772201788-25092-0/minicluster-data/ts-2-root/instance:
uuid: "8f15eba1fb5045818ba416bb24894972"
format_stamp: "Formatted at 2026-06-08 12:46:14 on dist-test-slave-jhsm"
I20260608 12:46:14.715755 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:46:14.720036 25508 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:14.721140 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:46:14.721475 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922772201788-25092-0/minicluster-data/ts-2-root
uuid: "8f15eba1fb5045818ba416bb24894972"
format_stamp: "Formatted at 2026-06-08 12:46:14 on dist-test-slave-jhsm"
I20260608 12:46:14.721787 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922772201788-25092-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922772201788-25092-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922772201788-25092-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:14.779415 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:14.780727 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:14.783123 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:14.786460 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:14.786657 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:14.786916 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:14.787084 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:14.881047 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.3:45697
I20260608 12:46:14.881538 25570 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.3:45697 every 8 connection(s)
I20260608 12:46:14.904690 25571 heartbeater.cc:344] Connected to a master server at 127.24.129.60:41457
I20260608 12:46:14.905167 25571 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:14.906210 25571 heartbeater.cc:507] Master 127.24.129.60:41457 requested a full tablet report, sending...
I20260608 12:46:14.908809 25254 ts_manager.cc:194] Registered new tserver with Master: 8f15eba1fb5045818ba416bb24894972 (127.24.129.3:45697)
I20260608 12:46:14.913842 25574 heartbeater.cc:344] Connected to a master server at 127.24.129.62:36331
I20260608 12:46:14.914202 25574 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:14.914947 25574 heartbeater.cc:507] Master 127.24.129.62:36331 requested a full tablet report, sending...
I20260608 12:46:14.917464 25124 ts_manager.cc:194] Registered new tserver with Master: 8f15eba1fb5045818ba416bb24894972 (127.24.129.3:45697)
I20260608 12:46:14.921428 25572 heartbeater.cc:344] Connected to a master server at 127.24.129.61:35601
I20260608 12:46:14.921975 25572 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:14.923189 25572 heartbeater.cc:507] Master 127.24.129.61:35601 requested a full tablet report, sending...
I20260608 12:46:14.926082 25189 ts_manager.cc:194] Registered new tserver with Master: 8f15eba1fb5045818ba416bb24894972 (127.24.129.3:45697)
I20260608 12:46:14.926292 25092 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.027112404s
I20260608 12:46:14.928315 25189 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41546
I20260608 12:46:15.140276 25333 catalog_manager.cc:1294] Loaded cluster ID: 2f8851bc3fa5462c9b0c5ab7cfb59611
I20260608 12:46:15.140574 25333 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 4076203a0d8a470f9e86ca60dd1419a7: loading cluster ID for follower catalog manager: success
I20260608 12:46:15.142706 25331 catalog_manager.cc:1294] Loaded cluster ID: 2f8851bc3fa5462c9b0c5ab7cfb59611
I20260608 12:46:15.143100 25331 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 4da8073ec0b94365b1470133ee896e41: loading cluster ID for follower catalog manager: success
I20260608 12:46:15.147014 25333 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 4076203a0d8a470f9e86ca60dd1419a7: acquiring CA information for follower catalog manager: success
I20260608 12:46:15.150695 25331 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 4da8073ec0b94365b1470133ee896e41: acquiring CA information for follower catalog manager: success
I20260608 12:46:15.150967 25333 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 4076203a0d8a470f9e86ca60dd1419a7: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:46:15.156550 25331 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 4da8073ec0b94365b1470133ee896e41: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:46:15.390179 25189 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41526
I20260608 12:46:15.706265 25495 heartbeater.cc:499] Master 127.24.129.61:35601 was elected leader, sending a full tablet report...
I20260608 12:46:15.931759 25572 heartbeater.cc:499] Master 127.24.129.61:35601 was elected leader, sending a full tablet report...
I20260608 12:46:16.116429 25322 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:46:16.286588 25189 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41560:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 12:46:16.372219 25459 tablet_service.cc:1511] Processing CreateTablet for tablet a7686ff7bf1046a4bfa6ee90e5e50cbc (DEFAULT_TABLE table=test-workload [id=3ff1d3eade064ea7b1ac6186a5ef475f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:46:16.374483 25459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7686ff7bf1046a4bfa6ee90e5e50cbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:16.379725 25370 tablet_service.cc:1511] Processing CreateTablet for tablet 9a88fddd94484b459682920799ef9504 (DEFAULT_TABLE table=test-workload [id=3ff1d3eade064ea7b1ac6186a5ef475f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:46:16.380235 25369 tablet_service.cc:1511] Processing CreateTablet for tablet 79c4896a4cc34ec398c9efb31a3ecf37 (DEFAULT_TABLE table=test-workload [id=3ff1d3eade064ea7b1ac6186a5ef475f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:46:16.380333 25536 tablet_service.cc:1511] Processing CreateTablet for tablet a5f13d5a982349f4b48550932f1a5616 (DEFAULT_TABLE table=test-workload [id=3ff1d3eade064ea7b1ac6186a5ef475f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:46:16.381057 25370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a88fddd94484b459682920799ef9504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:16.381795 25369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79c4896a4cc34ec398c9efb31a3ecf37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:16.382028 25536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5f13d5a982349f4b48550932f1a5616. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:16.393216 25408 heartbeater.cc:499] Master 127.24.129.61:35601 was elected leader, sending a full tablet report...
I20260608 12:46:16.401948 25605 tablet_bootstrap.cc:492] T 9a88fddd94484b459682920799ef9504 P b737440171bb48aab323c0661c6f55b7: Bootstrap starting.
I20260608 12:46:16.406807 25606 tablet_bootstrap.cc:492] T a7686ff7bf1046a4bfa6ee90e5e50cbc P d275d20c8ef24c188f78ef666052a499: Bootstrap starting.
I20260608 12:46:16.409948 25605 tablet_bootstrap.cc:654] T 9a88fddd94484b459682920799ef9504 P b737440171bb48aab323c0661c6f55b7: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:16.414249 25607 tablet_bootstrap.cc:492] T a5f13d5a982349f4b48550932f1a5616 P 8f15eba1fb5045818ba416bb24894972: Bootstrap starting.
I20260608 12:46:16.420055 25605 tablet_bootstrap.cc:492] T 9a88fddd94484b459682920799ef9504 P b737440171bb48aab323c0661c6f55b7: No bootstrap required, opened a new log
I20260608 12:46:16.420630 25605 ts_tablet_manager.cc:1403] T 9a88fddd94484b459682920799ef9504 P b737440171bb48aab323c0661c6f55b7: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.003s
I20260608 12:46:16.422435 25607 tablet_bootstrap.cc:654] T a5f13d5a982349f4b48550932f1a5616 P 8f15eba1fb5045818ba416bb24894972: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:16.422551 25606 tablet_bootstrap.cc:654] T a7686ff7bf1046a4bfa6ee90e5e50cbc P d275d20c8ef24c188f78ef666052a499: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:16.424067 25605 raft_consensus.cc:359] T 9a88fddd94484b459682920799ef9504 P b737440171bb48aab323c0661c6f55b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b737440171bb48aab323c0661c6f55b7" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42475 } }
I20260608 12:46:16.424767 25605 raft_consensus.cc:385] T 9a88fddd94484b459682920799ef9504 P b737440171bb48aab323c0661c6f55b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:16.425060 25605 raft_consensus.cc:740] T 9a88fddd94484b459682920799ef9504 P b737440171bb48aab323c0661c6f55b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b737440171bb48aab323c0661c6f55b7, State: Initialized, Role: FOLLOWER
I20260608 12:46:16.425832 25605 consensus_queue.cc:260] T 9a88fddd94484b459682920799ef9504 P b737440171bb48aab323c0661c6f55b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b737440171bb48aab323c0661c6f55b7" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42475 } }
I20260608 12:46:16.426496 25605 raft_consensus.cc:399] T 9a88fddd94484b459682920799ef9504 P b737440171bb48aab323c0661c6f55b7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:16.426827 25605 raft_consensus.cc:493] T 9a88fddd94484b459682920799ef9504 P b737440171bb48aab323c0661c6f55b7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:16.427175 25605 raft_consensus.cc:3060] T 9a88fddd94484b459682920799ef9504 P b737440171bb48aab323c0661c6f55b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:16.434100 25605 raft_consensus.cc:515] T 9a88fddd94484b459682920799ef9504 P b737440171bb48aab323c0661c6f55b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b737440171bb48aab323c0661c6f55b7" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42475 } }
I20260608 12:46:16.434978 25606 tablet_bootstrap.cc:492] T a7686ff7bf1046a4bfa6ee90e5e50cbc P d275d20c8ef24c188f78ef666052a499: No bootstrap required, opened a new log
I20260608 12:46:16.434834 25605 leader_election.cc:304] T 9a88fddd94484b459682920799ef9504 P b737440171bb48aab323c0661c6f55b7 [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: b737440171bb48aab323c0661c6f55b7; no voters: 
I20260608 12:46:16.435485 25606 ts_tablet_manager.cc:1403] T a7686ff7bf1046a4bfa6ee90e5e50cbc P d275d20c8ef24c188f78ef666052a499: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.000s
I20260608 12:46:16.437106 25605 leader_election.cc:290] T 9a88fddd94484b459682920799ef9504 P b737440171bb48aab323c0661c6f55b7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:16.437706 25611 raft_consensus.cc:2804] T 9a88fddd94484b459682920799ef9504 P b737440171bb48aab323c0661c6f55b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:16.438421 25607 tablet_bootstrap.cc:492] T a5f13d5a982349f4b48550932f1a5616 P 8f15eba1fb5045818ba416bb24894972: No bootstrap required, opened a new log
I20260608 12:46:16.438992 25607 ts_tablet_manager.cc:1403] T a5f13d5a982349f4b48550932f1a5616 P 8f15eba1fb5045818ba416bb24894972: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.003s
I20260608 12:46:16.441454 25605 ts_tablet_manager.cc:1434] T 9a88fddd94484b459682920799ef9504 P b737440171bb48aab323c0661c6f55b7: Time spent starting tablet: real 0.020s	user 0.019s	sys 0.001s
I20260608 12:46:16.442173 25607 raft_consensus.cc:359] T a5f13d5a982349f4b48550932f1a5616 P 8f15eba1fb5045818ba416bb24894972 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f15eba1fb5045818ba416bb24894972" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 45697 } }
I20260608 12:46:16.442696 25605 tablet_bootstrap.cc:492] T 79c4896a4cc34ec398c9efb31a3ecf37 P b737440171bb48aab323c0661c6f55b7: Bootstrap starting.
I20260608 12:46:16.442724 25607 raft_consensus.cc:385] T a5f13d5a982349f4b48550932f1a5616 P 8f15eba1fb5045818ba416bb24894972 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:16.443217 25607 raft_consensus.cc:740] T a5f13d5a982349f4b48550932f1a5616 P 8f15eba1fb5045818ba416bb24894972 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f15eba1fb5045818ba416bb24894972, State: Initialized, Role: FOLLOWER
I20260608 12:46:16.444144 25611 raft_consensus.cc:697] T 9a88fddd94484b459682920799ef9504 P b737440171bb48aab323c0661c6f55b7 [term 1 LEADER]: Becoming Leader. State: Replica: b737440171bb48aab323c0661c6f55b7, State: Running, Role: LEADER
I20260608 12:46:16.445032 25611 consensus_queue.cc:237] T 9a88fddd94484b459682920799ef9504 P b737440171bb48aab323c0661c6f55b7 [LEADER]: Queue going to LEADER mode. State: All 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: "b737440171bb48aab323c0661c6f55b7" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42475 } }
I20260608 12:46:16.446123 25606 raft_consensus.cc:359] T a7686ff7bf1046a4bfa6ee90e5e50cbc P d275d20c8ef24c188f78ef666052a499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d275d20c8ef24c188f78ef666052a499" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38011 } }
I20260608 12:46:16.446775 25606 raft_consensus.cc:385] T a7686ff7bf1046a4bfa6ee90e5e50cbc P d275d20c8ef24c188f78ef666052a499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:16.447078 25606 raft_consensus.cc:740] T a7686ff7bf1046a4bfa6ee90e5e50cbc P d275d20c8ef24c188f78ef666052a499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d275d20c8ef24c188f78ef666052a499, State: Initialized, Role: FOLLOWER
I20260608 12:46:16.448022 25606 consensus_queue.cc:260] T a7686ff7bf1046a4bfa6ee90e5e50cbc P d275d20c8ef24c188f78ef666052a499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d275d20c8ef24c188f78ef666052a499" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38011 } }
I20260608 12:46:16.448686 25606 raft_consensus.cc:399] T a7686ff7bf1046a4bfa6ee90e5e50cbc P d275d20c8ef24c188f78ef666052a499 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:16.449069 25606 raft_consensus.cc:493] T a7686ff7bf1046a4bfa6ee90e5e50cbc P d275d20c8ef24c188f78ef666052a499 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:16.449443 25606 raft_consensus.cc:3060] T a7686ff7bf1046a4bfa6ee90e5e50cbc P d275d20c8ef24c188f78ef666052a499 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:16.450562 25605 tablet_bootstrap.cc:654] T 79c4896a4cc34ec398c9efb31a3ecf37 P b737440171bb48aab323c0661c6f55b7: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:16.457134 25607 consensus_queue.cc:260] T a5f13d5a982349f4b48550932f1a5616 P 8f15eba1fb5045818ba416bb24894972 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8f15eba1fb5045818ba416bb24894972" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 45697 } }
I20260608 12:46:16.457924 25607 raft_consensus.cc:399] T a5f13d5a982349f4b48550932f1a5616 P 8f15eba1fb5045818ba416bb24894972 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:16.458268 25607 raft_consensus.cc:493] T a5f13d5a982349f4b48550932f1a5616 P 8f15eba1fb5045818ba416bb24894972 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:16.458611 25607 raft_consensus.cc:3060] T a5f13d5a982349f4b48550932f1a5616 P 8f15eba1fb5045818ba416bb24894972 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:16.466651 25607 raft_consensus.cc:515] T a5f13d5a982349f4b48550932f1a5616 P 8f15eba1fb5045818ba416bb24894972 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f15eba1fb5045818ba416bb24894972" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 45697 } }
I20260608 12:46:16.467545 25607 leader_election.cc:304] T a5f13d5a982349f4b48550932f1a5616 P 8f15eba1fb5045818ba416bb24894972 [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: 8f15eba1fb5045818ba416bb24894972; no voters: 
I20260608 12:46:16.456597 25606 raft_consensus.cc:515] T a7686ff7bf1046a4bfa6ee90e5e50cbc P d275d20c8ef24c188f78ef666052a499 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d275d20c8ef24c188f78ef666052a499" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38011 } }
I20260608 12:46:16.469293 25606 leader_election.cc:304] T a7686ff7bf1046a4bfa6ee90e5e50cbc P d275d20c8ef24c188f78ef666052a499 [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: d275d20c8ef24c188f78ef666052a499; no voters: 
I20260608 12:46:16.474417 25189 catalog_manager.cc:5696] T 9a88fddd94484b459682920799ef9504 P b737440171bb48aab323c0661c6f55b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b737440171bb48aab323c0661c6f55b7 (127.24.129.1). New cstate: current_term: 1 leader_uuid: "b737440171bb48aab323c0661c6f55b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b737440171bb48aab323c0661c6f55b7" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42475 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:16.480268 25607 leader_election.cc:290] T a5f13d5a982349f4b48550932f1a5616 P 8f15eba1fb5045818ba416bb24894972 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:16.480928 25617 raft_consensus.cc:2804] T a5f13d5a982349f4b48550932f1a5616 P 8f15eba1fb5045818ba416bb24894972 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:16.482086 25618 raft_consensus.cc:2804] T a7686ff7bf1046a4bfa6ee90e5e50cbc P d275d20c8ef24c188f78ef666052a499 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:16.485826 25607 ts_tablet_manager.cc:1434] T a5f13d5a982349f4b48550932f1a5616 P 8f15eba1fb5045818ba416bb24894972: Time spent starting tablet: real 0.046s	user 0.020s	sys 0.004s
I20260608 12:46:16.483121 25606 leader_election.cc:290] T a7686ff7bf1046a4bfa6ee90e5e50cbc P d275d20c8ef24c188f78ef666052a499 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:16.504035 25605 tablet_bootstrap.cc:492] T 79c4896a4cc34ec398c9efb31a3ecf37 P b737440171bb48aab323c0661c6f55b7: No bootstrap required, opened a new log
I20260608 12:46:16.504772 25605 ts_tablet_manager.cc:1403] T 79c4896a4cc34ec398c9efb31a3ecf37 P b737440171bb48aab323c0661c6f55b7: Time spent bootstrapping tablet: real 0.062s	user 0.021s	sys 0.016s
I20260608 12:46:16.510530 25618 raft_consensus.cc:697] T a7686ff7bf1046a4bfa6ee90e5e50cbc P d275d20c8ef24c188f78ef666052a499 [term 1 LEADER]: Becoming Leader. State: Replica: d275d20c8ef24c188f78ef666052a499, State: Running, Role: LEADER
I20260608 12:46:16.513363 25618 consensus_queue.cc:237] T a7686ff7bf1046a4bfa6ee90e5e50cbc P d275d20c8ef24c188f78ef666052a499 [LEADER]: Queue going to LEADER mode. State: All 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: "d275d20c8ef24c188f78ef666052a499" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38011 } }
I20260608 12:46:16.516369 25605 raft_consensus.cc:359] T 79c4896a4cc34ec398c9efb31a3ecf37 P b737440171bb48aab323c0661c6f55b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b737440171bb48aab323c0661c6f55b7" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42475 } }
I20260608 12:46:16.517123 25605 raft_consensus.cc:385] T 79c4896a4cc34ec398c9efb31a3ecf37 P b737440171bb48aab323c0661c6f55b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:16.517481 25605 raft_consensus.cc:740] T 79c4896a4cc34ec398c9efb31a3ecf37 P b737440171bb48aab323c0661c6f55b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b737440171bb48aab323c0661c6f55b7, State: Initialized, Role: FOLLOWER
I20260608 12:46:16.518473 25605 consensus_queue.cc:260] T 79c4896a4cc34ec398c9efb31a3ecf37 P b737440171bb48aab323c0661c6f55b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b737440171bb48aab323c0661c6f55b7" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42475 } }
I20260608 12:46:16.519176 25605 raft_consensus.cc:399] T 79c4896a4cc34ec398c9efb31a3ecf37 P b737440171bb48aab323c0661c6f55b7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:16.519508 25605 raft_consensus.cc:493] T 79c4896a4cc34ec398c9efb31a3ecf37 P b737440171bb48aab323c0661c6f55b7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:16.519845 25605 raft_consensus.cc:3060] T 79c4896a4cc34ec398c9efb31a3ecf37 P b737440171bb48aab323c0661c6f55b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:16.524541 25617 raft_consensus.cc:697] T a5f13d5a982349f4b48550932f1a5616 P 8f15eba1fb5045818ba416bb24894972 [term 1 LEADER]: Becoming Leader. State: Replica: 8f15eba1fb5045818ba416bb24894972, State: Running, Role: LEADER
I20260608 12:46:16.525420 25617 consensus_queue.cc:237] T a5f13d5a982349f4b48550932f1a5616 P 8f15eba1fb5045818ba416bb24894972 [LEADER]: Queue going to LEADER mode. State: All 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: "8f15eba1fb5045818ba416bb24894972" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 45697 } }
I20260608 12:46:16.527093 25606 ts_tablet_manager.cc:1434] T a7686ff7bf1046a4bfa6ee90e5e50cbc P d275d20c8ef24c188f78ef666052a499: Time spent starting tablet: real 0.091s	user 0.015s	sys 0.029s
I20260608 12:46:16.529007 25605 raft_consensus.cc:515] T 79c4896a4cc34ec398c9efb31a3ecf37 P b737440171bb48aab323c0661c6f55b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b737440171bb48aab323c0661c6f55b7" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42475 } }
I20260608 12:46:16.530146 25605 leader_election.cc:304] T 79c4896a4cc34ec398c9efb31a3ecf37 P b737440171bb48aab323c0661c6f55b7 [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: b737440171bb48aab323c0661c6f55b7; no voters: 
I20260608 12:46:16.531101 25611 raft_consensus.cc:2804] T 79c4896a4cc34ec398c9efb31a3ecf37 P b737440171bb48aab323c0661c6f55b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:16.531746 25611 raft_consensus.cc:697] T 79c4896a4cc34ec398c9efb31a3ecf37 P b737440171bb48aab323c0661c6f55b7 [term 1 LEADER]: Becoming Leader. State: Replica: b737440171bb48aab323c0661c6f55b7, State: Running, Role: LEADER
I20260608 12:46:16.532601 25611 consensus_queue.cc:237] T 79c4896a4cc34ec398c9efb31a3ecf37 P b737440171bb48aab323c0661c6f55b7 [LEADER]: Queue going to LEADER mode. State: All 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: "b737440171bb48aab323c0661c6f55b7" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42475 } }
I20260608 12:46:16.536942 25605 leader_election.cc:290] T 79c4896a4cc34ec398c9efb31a3ecf37 P b737440171bb48aab323c0661c6f55b7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:16.539942 25605 ts_tablet_manager.cc:1434] T 79c4896a4cc34ec398c9efb31a3ecf37 P b737440171bb48aab323c0661c6f55b7: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.006s
I20260608 12:46:16.540828 25189 catalog_manager.cc:5696] T a7686ff7bf1046a4bfa6ee90e5e50cbc P d275d20c8ef24c188f78ef666052a499 reported cstate change: term changed from 0 to 1, leader changed from <none> to d275d20c8ef24c188f78ef666052a499 (127.24.129.2). New cstate: current_term: 1 leader_uuid: "d275d20c8ef24c188f78ef666052a499" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d275d20c8ef24c188f78ef666052a499" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38011 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:16.561177 25188 catalog_manager.cc:5696] T 79c4896a4cc34ec398c9efb31a3ecf37 P b737440171bb48aab323c0661c6f55b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b737440171bb48aab323c0661c6f55b7 (127.24.129.1). New cstate: current_term: 1 leader_uuid: "b737440171bb48aab323c0661c6f55b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b737440171bb48aab323c0661c6f55b7" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42475 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:16.606688 25187 catalog_manager.cc:5696] T a5f13d5a982349f4b48550932f1a5616 P 8f15eba1fb5045818ba416bb24894972 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f15eba1fb5045818ba416bb24894972 (127.24.129.3). New cstate: current_term: 1 leader_uuid: "8f15eba1fb5045818ba416bb24894972" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f15eba1fb5045818ba416bb24894972" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 45697 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:16.687763 25092 tablet_server.cc:179] TabletServer@127.24.129.1:0 shutting down...
I20260608 12:46:16.709367 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:16.710282 25092 tablet_replica.cc:333] T 79c4896a4cc34ec398c9efb31a3ecf37 P b737440171bb48aab323c0661c6f55b7: stopping tablet replica
I20260608 12:46:16.711058 25092 raft_consensus.cc:2243] T 79c4896a4cc34ec398c9efb31a3ecf37 P b737440171bb48aab323c0661c6f55b7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:16.711548 25092 raft_consensus.cc:2272] T 79c4896a4cc34ec398c9efb31a3ecf37 P b737440171bb48aab323c0661c6f55b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:16.714445 25092 tablet_replica.cc:333] T 9a88fddd94484b459682920799ef9504 P b737440171bb48aab323c0661c6f55b7: stopping tablet replica
I20260608 12:46:16.714918 25092 raft_consensus.cc:2243] T 9a88fddd94484b459682920799ef9504 P b737440171bb48aab323c0661c6f55b7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:16.715306 25092 raft_consensus.cc:2272] T 9a88fddd94484b459682920799ef9504 P b737440171bb48aab323c0661c6f55b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:16.870604 25092 tablet_server.cc:196] TabletServer@127.24.129.1:0 shutdown complete.
I20260608 12:46:16.881978 25092 tablet_server.cc:179] TabletServer@127.24.129.2:0 shutting down...
I20260608 12:46:16.907588 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:16.908505 25092 tablet_replica.cc:333] T a7686ff7bf1046a4bfa6ee90e5e50cbc P d275d20c8ef24c188f78ef666052a499: stopping tablet replica
I20260608 12:46:16.909154 25092 raft_consensus.cc:2243] T a7686ff7bf1046a4bfa6ee90e5e50cbc P d275d20c8ef24c188f78ef666052a499 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:16.909657 25092 raft_consensus.cc:2272] T a7686ff7bf1046a4bfa6ee90e5e50cbc P d275d20c8ef24c188f78ef666052a499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:16.920115 25092 tablet_server.cc:196] TabletServer@127.24.129.2:0 shutdown complete.
I20260608 12:46:16.929785 25092 tablet_server.cc:179] TabletServer@127.24.129.3:0 shutting down...
I20260608 12:46:16.948086 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:16.949025 25092 tablet_replica.cc:333] T a5f13d5a982349f4b48550932f1a5616 P 8f15eba1fb5045818ba416bb24894972: stopping tablet replica
I20260608 12:46:16.949549 25092 raft_consensus.cc:2243] T a5f13d5a982349f4b48550932f1a5616 P 8f15eba1fb5045818ba416bb24894972 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:16.949994 25092 raft_consensus.cc:2272] T a5f13d5a982349f4b48550932f1a5616 P 8f15eba1fb5045818ba416bb24894972 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:16.969995 25092 tablet_server.cc:196] TabletServer@127.24.129.3:0 shutdown complete.
I20260608 12:46:16.980223 25092 master.cc:562] Master@127.24.129.62:36331 shutting down...
I20260608 12:46:17.082053 25092 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4076203a0d8a470f9e86ca60dd1419a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:17.082669 25092 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4076203a0d8a470f9e86ca60dd1419a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:17.083006 25092 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4076203a0d8a470f9e86ca60dd1419a7: stopping tablet replica
I20260608 12:46:17.103760 25092 master.cc:584] Master@127.24.129.62:36331 shutdown complete.
I20260608 12:46:17.118033 25092 master.cc:562] Master@127.24.129.61:35601 shutting down...
I20260608 12:46:17.134902 25092 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:17.135953 25092 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:17.136335 25092 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2075709774884a68a6085bf1c0c7bb8e: stopping tablet replica
I20260608 12:46:17.186759 25092 master.cc:584] Master@127.24.129.61:35601 shutdown complete.
I20260608 12:46:17.202911 25092 master.cc:562] Master@127.24.129.60:41457 shutting down...
I20260608 12:46:17.220641 25092 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4da8073ec0b94365b1470133ee896e41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:17.221251 25092 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4da8073ec0b94365b1470133ee896e41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:17.221525 25092 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4da8073ec0b94365b1470133ee896e41: stopping tablet replica
I20260608 12:46:17.240429 25092 master.cc:584] Master@127.24.129.60:41457 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (4908 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 12:46:17.274621 25092 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.129.62:45973
I20260608 12:46:17.275935 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:17.281425 25632 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:17.282130 25633 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:17.283790 25635 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:17.284492 25092 server_base.cc:1061] running on GCE node
I20260608 12:46:17.285290 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:17.285485 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:17.285648 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922777285635 us; error 0 us; skew 500 ppm
I20260608 12:46:17.286260 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:17.288834 25092 webserver.cc:533] Webserver started at http://127.24.129.62:34203/ using document root <none> and password file <none>
I20260608 12:46:17.289312 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:17.289496 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:17.289762 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:17.290822 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922772201788-25092-0/minicluster-data/master-0-root/instance:
uuid: "99223f5f04b040b79f3c7cbf4a3e138b"
format_stamp: "Formatted at 2026-06-08 12:46:17 on dist-test-slave-jhsm"
I20260608 12:46:17.295786 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:46:17.299763 25640 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:17.300812 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:46:17.301162 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922772201788-25092-0/minicluster-data/master-0-root
uuid: "99223f5f04b040b79f3c7cbf4a3e138b"
format_stamp: "Formatted at 2026-06-08 12:46:17 on dist-test-slave-jhsm"
I20260608 12:46:17.301501 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922772201788-25092-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922772201788-25092-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922772201788-25092-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:17.315378 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:17.316413 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:17.353466 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.62:45973
I20260608 12:46:17.353624 25691 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.62:45973 every 8 connection(s)
I20260608 12:46:17.358199 25692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:17.373472 25692 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 99223f5f04b040b79f3c7cbf4a3e138b: Bootstrap starting.
I20260608 12:46:17.378772 25692 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 99223f5f04b040b79f3c7cbf4a3e138b: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:17.383971 25692 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 99223f5f04b040b79f3c7cbf4a3e138b: No bootstrap required, opened a new log
I20260608 12:46:17.386494 25692 raft_consensus.cc:359] T 00000000000000000000000000000000 P 99223f5f04b040b79f3c7cbf4a3e138b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99223f5f04b040b79f3c7cbf4a3e138b" member_type: VOTER }
I20260608 12:46:17.386960 25692 raft_consensus.cc:385] T 00000000000000000000000000000000 P 99223f5f04b040b79f3c7cbf4a3e138b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:17.387199 25692 raft_consensus.cc:740] T 00000000000000000000000000000000 P 99223f5f04b040b79f3c7cbf4a3e138b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99223f5f04b040b79f3c7cbf4a3e138b, State: Initialized, Role: FOLLOWER
I20260608 12:46:17.387871 25692 consensus_queue.cc:260] T 00000000000000000000000000000000 P 99223f5f04b040b79f3c7cbf4a3e138b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "99223f5f04b040b79f3c7cbf4a3e138b" member_type: VOTER }
I20260608 12:46:17.388379 25692 raft_consensus.cc:399] T 00000000000000000000000000000000 P 99223f5f04b040b79f3c7cbf4a3e138b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:17.388798 25692 raft_consensus.cc:493] T 00000000000000000000000000000000 P 99223f5f04b040b79f3c7cbf4a3e138b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:17.389112 25692 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 99223f5f04b040b79f3c7cbf4a3e138b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:17.393977 25692 raft_consensus.cc:515] T 00000000000000000000000000000000 P 99223f5f04b040b79f3c7cbf4a3e138b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99223f5f04b040b79f3c7cbf4a3e138b" member_type: VOTER }
I20260608 12:46:17.394687 25692 leader_election.cc:304] T 00000000000000000000000000000000 P 99223f5f04b040b79f3c7cbf4a3e138b [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: 99223f5f04b040b79f3c7cbf4a3e138b; no voters: 
I20260608 12:46:17.396041 25692 leader_election.cc:290] T 00000000000000000000000000000000 P 99223f5f04b040b79f3c7cbf4a3e138b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:17.396507 25695 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 99223f5f04b040b79f3c7cbf4a3e138b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:17.398020 25695 raft_consensus.cc:697] T 00000000000000000000000000000000 P 99223f5f04b040b79f3c7cbf4a3e138b [term 1 LEADER]: Becoming Leader. State: Replica: 99223f5f04b040b79f3c7cbf4a3e138b, State: Running, Role: LEADER
I20260608 12:46:17.398777 25695 consensus_queue.cc:237] T 00000000000000000000000000000000 P 99223f5f04b040b79f3c7cbf4a3e138b [LEADER]: Queue going to LEADER mode. State: All 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: "99223f5f04b040b79f3c7cbf4a3e138b" member_type: VOTER }
I20260608 12:46:17.399839 25692 sys_catalog.cc:565] T 00000000000000000000000000000000 P 99223f5f04b040b79f3c7cbf4a3e138b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:46:17.401751 25697 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99223f5f04b040b79f3c7cbf4a3e138b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 99223f5f04b040b79f3c7cbf4a3e138b. Latest consensus state: current_term: 1 leader_uuid: "99223f5f04b040b79f3c7cbf4a3e138b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99223f5f04b040b79f3c7cbf4a3e138b" member_type: VOTER } }
I20260608 12:46:17.401834 25696 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99223f5f04b040b79f3c7cbf4a3e138b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "99223f5f04b040b79f3c7cbf4a3e138b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99223f5f04b040b79f3c7cbf4a3e138b" member_type: VOTER } }
I20260608 12:46:17.402541 25697 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99223f5f04b040b79f3c7cbf4a3e138b [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:17.402549 25696 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99223f5f04b040b79f3c7cbf4a3e138b [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:17.407564 25699 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:46:17.413106 25699 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:46:17.418224 25092 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:46:17.424371 25699 catalog_manager.cc:1382] Generated new cluster ID: d95bcbeab70f403a82e2735699bc0eda
I20260608 12:46:17.424646 25699 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:46:17.440006 25699 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:46:17.441349 25699 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:46:17.456022 25699 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 99223f5f04b040b79f3c7cbf4a3e138b: Generated new TSK 0
I20260608 12:46:17.456568 25699 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:46:17.486043 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:17.492664 25713 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:17.494206 25714 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:17.497109 25092 server_base.cc:1061] running on GCE node
W20260608 12:46:17.497066 25716 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:17.498402 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:17.498610 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:17.498757 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922777498744 us; error 0 us; skew 500 ppm
I20260608 12:46:17.499337 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:17.502516 25092 webserver.cc:533] Webserver started at http://127.24.129.1:38307/ using document root <none> and password file <none>
I20260608 12:46:17.503103 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:17.503338 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:17.503614 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:17.504885 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922772201788-25092-0/minicluster-data/ts-0-root/instance:
uuid: "e7b90c67811c40c4b55a45dc2be6a72a"
format_stamp: "Formatted at 2026-06-08 12:46:17 on dist-test-slave-jhsm"
I20260608 12:46:17.510480 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:46:17.514644 25721 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:17.515645 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:46:17.516026 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922772201788-25092-0/minicluster-data/ts-0-root
uuid: "e7b90c67811c40c4b55a45dc2be6a72a"
format_stamp: "Formatted at 2026-06-08 12:46:17 on dist-test-slave-jhsm"
I20260608 12:46:17.516350 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922772201788-25092-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922772201788-25092-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922772201788-25092-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:17.536031 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:17.537288 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:17.538893 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:17.541922 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:17.542181 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:17.542466 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:17.542641 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:17.587905 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.1:42819
I20260608 12:46:17.588006 25783 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.1:42819 every 8 connection(s)
I20260608 12:46:17.594816 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:17.603434 25788 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:17.604030 25789 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:17.607432 25791 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:17.608857 25092 server_base.cc:1061] running on GCE node
I20260608 12:46:17.609838 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:17.610097 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:17.610288 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922777610271 us; error 0 us; skew 500 ppm
I20260608 12:46:17.611027 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:17.611014 25784 heartbeater.cc:344] Connected to a master server at 127.24.129.62:45973
I20260608 12:46:17.611640 25784 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:17.612613 25784 heartbeater.cc:507] Master 127.24.129.62:45973 requested a full tablet report, sending...
I20260608 12:46:17.614282 25092 webserver.cc:533] Webserver started at http://127.24.129.2:46183/ using document root <none> and password file <none>
I20260608 12:46:17.614910 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:17.615088 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:17.615386 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:17.615301 25657 ts_manager.cc:194] Registered new tserver with Master: e7b90c67811c40c4b55a45dc2be6a72a (127.24.129.1:42819)
I20260608 12:46:17.616820 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922772201788-25092-0/minicluster-data/ts-1-root/instance:
uuid: "ef39864de47a4c1083a180235c9046c4"
format_stamp: "Formatted at 2026-06-08 12:46:17 on dist-test-slave-jhsm"
I20260608 12:46:17.617645 25657 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57440
I20260608 12:46:17.622189 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:46:17.625851 25796 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:17.626678 25092 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:46:17.626971 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922772201788-25092-0/minicluster-data/ts-1-root
uuid: "ef39864de47a4c1083a180235c9046c4"
format_stamp: "Formatted at 2026-06-08 12:46:17 on dist-test-slave-jhsm"
I20260608 12:46:17.627230 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922772201788-25092-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922772201788-25092-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922772201788-25092-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:17.639403 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:17.640422 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:17.641903 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:17.644182 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:17.644385 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:17.644621 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:17.644805 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:46:17.686442 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.2:39453
I20260608 12:46:17.686614 25858 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.2:39453 every 8 connection(s)
I20260608 12:46:17.691418 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:17.699333 25862 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:17.700724 25863 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:17.703632 25092 server_base.cc:1061] running on GCE node
W20260608 12:46:17.704313 25865 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:17.705564 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:17.705881 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:17.706128 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922777706102 us; error 0 us; skew 500 ppm
I20260608 12:46:17.706499 25859 heartbeater.cc:344] Connected to a master server at 127.24.129.62:45973
I20260608 12:46:17.706876 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:17.706911 25859 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:17.707998 25859 heartbeater.cc:507] Master 127.24.129.62:45973 requested a full tablet report, sending...
I20260608 12:46:17.710211 25092 webserver.cc:533] Webserver started at http://127.24.129.3:34615/ using document root <none> and password file <none>
I20260608 12:46:17.710613 25657 ts_manager.cc:194] Registered new tserver with Master: ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453)
I20260608 12:46:17.711023 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:17.711323 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:17.711836 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:17.712692 25657 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57446
I20260608 12:46:17.713541 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922772201788-25092-0/minicluster-data/ts-2-root/instance:
uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9"
format_stamp: "Formatted at 2026-06-08 12:46:17 on dist-test-slave-jhsm"
I20260608 12:46:17.718920 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:46:17.723138 25870 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:17.724045 25092 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:46:17.724314 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922772201788-25092-0/minicluster-data/ts-2-root
uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9"
format_stamp: "Formatted at 2026-06-08 12:46:17 on dist-test-slave-jhsm"
I20260608 12:46:17.724566 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922772201788-25092-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922772201788-25092-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922772201788-25092-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:17.737156 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:17.738135 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:17.739485 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:17.741765 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:17.741966 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:17.742204 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:17.742353 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:17.783018 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.3:38955
I20260608 12:46:17.783185 25932 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.3:38955 every 8 connection(s)
I20260608 12:46:17.797811 25933 heartbeater.cc:344] Connected to a master server at 127.24.129.62:45973
I20260608 12:46:17.798295 25933 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:17.799316 25933 heartbeater.cc:507] Master 127.24.129.62:45973 requested a full tablet report, sending...
I20260608 12:46:17.801657 25657 ts_manager.cc:194] Registered new tserver with Master: df68ef5b6dad4eb1b3d1ab3b614845f9 (127.24.129.3:38955)
I20260608 12:46:17.802135 25092 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015807933s
I20260608 12:46:17.803180 25657 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57454
I20260608 12:46:18.620769 25784 heartbeater.cc:499] Master 127.24.129.62:45973 was elected leader, sending a full tablet report...
I20260608 12:46:18.715610 25859 heartbeater.cc:499] Master 127.24.129.62:45973 was elected leader, sending a full tablet report...
I20260608 12:46:18.805841 25933 heartbeater.cc:499] Master 127.24.129.62:45973 was elected leader, sending a full tablet report...
I20260608 12:46:18.861784 25657 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57466:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:46:18.864395 25657 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:46:18.943650 25898 tablet_service.cc:1511] Processing CreateTablet for tablet 2c1ff1633b0d4a3b8c8beed93923942b (DEFAULT_TABLE table=test-workload [id=0f92665107d74d9ab0fec4520cf212f7]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:46:18.945214 25898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c1ff1633b0d4a3b8c8beed93923942b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:18.945338 25748 tablet_service.cc:1511] Processing CreateTablet for tablet f8a0a17ad19d4d68b9bcefb7a7d06621 (DEFAULT_TABLE table=test-workload [id=0f92665107d74d9ab0fec4520cf212f7]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:46:18.946434 25749 tablet_service.cc:1511] Processing CreateTablet for tablet 2c1ff1633b0d4a3b8c8beed93923942b (DEFAULT_TABLE table=test-workload [id=0f92665107d74d9ab0fec4520cf212f7]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:46:18.947086 25897 tablet_service.cc:1511] Processing CreateTablet for tablet f8a0a17ad19d4d68b9bcefb7a7d06621 (DEFAULT_TABLE table=test-workload [id=0f92665107d74d9ab0fec4520cf212f7]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:46:18.948596 25897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8a0a17ad19d4d68b9bcefb7a7d06621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:18.949986 25746 tablet_service.cc:1511] Processing CreateTablet for tablet a74b951026064437874a765c6070ff8f (DEFAULT_TABLE table=test-workload [id=0f92665107d74d9ab0fec4520cf212f7]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:46:18.951288 25744 tablet_service.cc:1511] Processing CreateTablet for tablet 0129f1c15a44430c87cfed9c96c0e97b (DEFAULT_TABLE table=test-workload [id=0f92665107d74d9ab0fec4520cf212f7]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:46:18.947027 25748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8a0a17ad19d4d68b9bcefb7a7d06621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:18.951472 25895 tablet_service.cc:1511] Processing CreateTablet for tablet a74b951026064437874a765c6070ff8f (DEFAULT_TABLE table=test-workload [id=0f92665107d74d9ab0fec4520cf212f7]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:46:18.948525 25747 tablet_service.cc:1511] Processing CreateTablet for tablet 3a3a9f58bd7545d2a8796d2399081ed3 (DEFAULT_TABLE table=test-workload [id=0f92665107d74d9ab0fec4520cf212f7]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:46:18.953897 25895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a74b951026064437874a765c6070ff8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:18.954241 25893 tablet_service.cc:1511] Processing CreateTablet for tablet 0129f1c15a44430c87cfed9c96c0e97b (DEFAULT_TABLE table=test-workload [id=0f92665107d74d9ab0fec4520cf212f7]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:46:18.947086 25894 tablet_service.cc:1511] Processing CreateTablet for tablet 29d350ea0b424f399055a8a6ac2ceaf8 (DEFAULT_TABLE table=test-workload [id=0f92665107d74d9ab0fec4520cf212f7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:46:18.953529 25896 tablet_service.cc:1511] Processing CreateTablet for tablet 3a3a9f58bd7545d2a8796d2399081ed3 (DEFAULT_TABLE table=test-workload [id=0f92665107d74d9ab0fec4520cf212f7]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:46:18.956832 25894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d350ea0b424f399055a8a6ac2ceaf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:18.957960 25896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a3a9f58bd7545d2a8796d2399081ed3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:18.958782 25743 tablet_service.cc:1511] Processing CreateTablet for tablet a57710894e524d9abfc7d7ff3e040e3f (DEFAULT_TABLE table=test-workload [id=0f92665107d74d9ab0fec4520cf212f7]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:46:18.961038 25744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0129f1c15a44430c87cfed9c96c0e97b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:18.948454 25745 tablet_service.cc:1511] Processing CreateTablet for tablet 29d350ea0b424f399055a8a6ac2ceaf8 (DEFAULT_TABLE table=test-workload [id=0f92665107d74d9ab0fec4520cf212f7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:46:18.963104 25745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d350ea0b424f399055a8a6ac2ceaf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:18.967142 25892 tablet_service.cc:1511] Processing CreateTablet for tablet a57710894e524d9abfc7d7ff3e040e3f (DEFAULT_TABLE table=test-workload [id=0f92665107d74d9ab0fec4520cf212f7]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:46:18.968504 25892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a57710894e524d9abfc7d7ff3e040e3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:18.969408 25742 tablet_service.cc:1511] Processing CreateTablet for tablet 52e3f3c8b6804b119b1c982fd46a210f (DEFAULT_TABLE table=test-workload [id=0f92665107d74d9ab0fec4520cf212f7]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:46:18.970901 25742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52e3f3c8b6804b119b1c982fd46a210f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:18.974078 25891 tablet_service.cc:1511] Processing CreateTablet for tablet 52e3f3c8b6804b119b1c982fd46a210f (DEFAULT_TABLE table=test-workload [id=0f92665107d74d9ab0fec4520cf212f7]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:46:18.975944 25891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52e3f3c8b6804b119b1c982fd46a210f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:18.977978 25893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0129f1c15a44430c87cfed9c96c0e97b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:18.982996 25746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a74b951026064437874a765c6070ff8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:18.984299 25743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a57710894e524d9abfc7d7ff3e040e3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:18.985846 25747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a3a9f58bd7545d2a8796d2399081ed3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:18.991611 25749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c1ff1633b0d4a3b8c8beed93923942b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:19.052871 25953 tablet_bootstrap.cc:492] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9: Bootstrap starting.
I20260608 12:46:19.066670 25824 tablet_service.cc:1511] Processing CreateTablet for tablet 2c1ff1633b0d4a3b8c8beed93923942b (DEFAULT_TABLE table=test-workload [id=0f92665107d74d9ab0fec4520cf212f7]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:46:19.066975 25821 tablet_service.cc:1511] Processing CreateTablet for tablet a74b951026064437874a765c6070ff8f (DEFAULT_TABLE table=test-workload [id=0f92665107d74d9ab0fec4520cf212f7]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:46:19.063409 25817 tablet_service.cc:1511] Processing CreateTablet for tablet 52e3f3c8b6804b119b1c982fd46a210f (DEFAULT_TABLE table=test-workload [id=0f92665107d74d9ab0fec4520cf212f7]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:46:19.070293 25822 tablet_service.cc:1511] Processing CreateTablet for tablet 3a3a9f58bd7545d2a8796d2399081ed3 (DEFAULT_TABLE table=test-workload [id=0f92665107d74d9ab0fec4520cf212f7]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:46:19.073612 25819 tablet_service.cc:1511] Processing CreateTablet for tablet 0129f1c15a44430c87cfed9c96c0e97b (DEFAULT_TABLE table=test-workload [id=0f92665107d74d9ab0fec4520cf212f7]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:46:19.070785 25823 tablet_service.cc:1511] Processing CreateTablet for tablet f8a0a17ad19d4d68b9bcefb7a7d06621 (DEFAULT_TABLE table=test-workload [id=0f92665107d74d9ab0fec4520cf212f7]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:46:19.077286 25820 tablet_service.cc:1511] Processing CreateTablet for tablet 29d350ea0b424f399055a8a6ac2ceaf8 (DEFAULT_TABLE table=test-workload [id=0f92665107d74d9ab0fec4520cf212f7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:46:19.078929 25953 tablet_bootstrap.cc:654] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.079397 25818 tablet_service.cc:1511] Processing CreateTablet for tablet a57710894e524d9abfc7d7ff3e040e3f (DEFAULT_TABLE table=test-workload [id=0f92665107d74d9ab0fec4520cf212f7]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:46:19.083761 25824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c1ff1633b0d4a3b8c8beed93923942b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:19.085740 25823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8a0a17ad19d4d68b9bcefb7a7d06621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:19.087404 25821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a74b951026064437874a765c6070ff8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:19.088590 25819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0129f1c15a44430c87cfed9c96c0e97b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:19.089609 25817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52e3f3c8b6804b119b1c982fd46a210f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:19.091737 25820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d350ea0b424f399055a8a6ac2ceaf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:19.095222 25818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a57710894e524d9abfc7d7ff3e040e3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:19.102928 25822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a3a9f58bd7545d2a8796d2399081ed3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:19.112639 25954 tablet_bootstrap.cc:492] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a: Bootstrap starting.
I20260608 12:46:19.126462 25953 tablet_bootstrap.cc:492] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9: No bootstrap required, opened a new log
I20260608 12:46:19.127072 25953 ts_tablet_manager.cc:1403] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.002s
I20260608 12:46:19.130573 25953 raft_consensus.cc:359] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.131373 25953 raft_consensus.cc:385] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.131675 25953 raft_consensus.cc:740] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df68ef5b6dad4eb1b3d1ab3b614845f9, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.133458 25953 consensus_queue.cc:260] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.141727 25954 tablet_bootstrap.cc:654] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.143536 25956 tablet_bootstrap.cc:492] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4: Bootstrap starting.
I20260608 12:46:19.154006 25956 tablet_bootstrap.cc:654] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.154553 25953 ts_tablet_manager.cc:1434] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.004s
I20260608 12:46:19.155848 25953 tablet_bootstrap.cc:492] T 3a3a9f58bd7545d2a8796d2399081ed3 P df68ef5b6dad4eb1b3d1ab3b614845f9: Bootstrap starting.
I20260608 12:46:19.159457 25954 tablet_bootstrap.cc:492] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a: No bootstrap required, opened a new log
I20260608 12:46:19.160017 25954 ts_tablet_manager.cc:1403] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.000s
I20260608 12:46:19.163319 25954 raft_consensus.cc:359] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.164254 25954 raft_consensus.cc:385] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.164615 25954 raft_consensus.cc:740] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7b90c67811c40c4b55a45dc2be6a72a, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.165544 25954 consensus_queue.cc:260] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.166673 25956 tablet_bootstrap.cc:492] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4: No bootstrap required, opened a new log
I20260608 12:46:19.167109 25956 ts_tablet_manager.cc:1403] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260608 12:46:19.168862 25954 ts_tablet_manager.cc:1434] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260608 12:46:19.170071 25954 tablet_bootstrap.cc:492] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a: Bootstrap starting.
I20260608 12:46:19.170188 25956 raft_consensus.cc:359] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } }
I20260608 12:46:19.171083 25956 raft_consensus.cc:385] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.171387 25953 tablet_bootstrap.cc:654] T 3a3a9f58bd7545d2a8796d2399081ed3 P df68ef5b6dad4eb1b3d1ab3b614845f9: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.171375 25956 raft_consensus.cc:740] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef39864de47a4c1083a180235c9046c4, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.172647 25956 consensus_queue.cc:260] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } }
I20260608 12:46:19.177508 25954 tablet_bootstrap.cc:654] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.182761 25956 ts_tablet_manager.cc:1434] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.005s
I20260608 12:46:19.184171 25953 tablet_bootstrap.cc:492] T 3a3a9f58bd7545d2a8796d2399081ed3 P df68ef5b6dad4eb1b3d1ab3b614845f9: No bootstrap required, opened a new log
I20260608 12:46:19.184774 25953 ts_tablet_manager.cc:1403] T 3a3a9f58bd7545d2a8796d2399081ed3 P df68ef5b6dad4eb1b3d1ab3b614845f9: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.012s
I20260608 12:46:19.187718 25953 raft_consensus.cc:359] T 3a3a9f58bd7545d2a8796d2399081ed3 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.188510 25953 raft_consensus.cc:385] T 3a3a9f58bd7545d2a8796d2399081ed3 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.188881 25953 raft_consensus.cc:740] T 3a3a9f58bd7545d2a8796d2399081ed3 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df68ef5b6dad4eb1b3d1ab3b614845f9, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.189278 25956 tablet_bootstrap.cc:492] T 52e3f3c8b6804b119b1c982fd46a210f P ef39864de47a4c1083a180235c9046c4: Bootstrap starting.
I20260608 12:46:19.189743 25953 consensus_queue.cc:260] T 3a3a9f58bd7545d2a8796d2399081ed3 P df68ef5b6dad4eb1b3d1ab3b614845f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.191998 25953 ts_tablet_manager.cc:1434] T 3a3a9f58bd7545d2a8796d2399081ed3 P df68ef5b6dad4eb1b3d1ab3b614845f9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:46:19.193061 25953 tablet_bootstrap.cc:492] T a74b951026064437874a765c6070ff8f P df68ef5b6dad4eb1b3d1ab3b614845f9: Bootstrap starting.
I20260608 12:46:19.197718 25956 tablet_bootstrap.cc:654] T 52e3f3c8b6804b119b1c982fd46a210f P ef39864de47a4c1083a180235c9046c4: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.198983 25953 tablet_bootstrap.cc:654] T a74b951026064437874a765c6070ff8f P df68ef5b6dad4eb1b3d1ab3b614845f9: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.199956 25954 tablet_bootstrap.cc:492] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a: No bootstrap required, opened a new log
I20260608 12:46:19.200558 25954 ts_tablet_manager.cc:1403] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.013s
I20260608 12:46:19.204403 25954 raft_consensus.cc:359] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.205220 25954 raft_consensus.cc:385] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.205536 25954 raft_consensus.cc:740] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7b90c67811c40c4b55a45dc2be6a72a, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.206585 25954 consensus_queue.cc:260] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.211426 25954 ts_tablet_manager.cc:1434] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:46:19.212097 25953 tablet_bootstrap.cc:492] T a74b951026064437874a765c6070ff8f P df68ef5b6dad4eb1b3d1ab3b614845f9: No bootstrap required, opened a new log
I20260608 12:46:19.212366 25956 tablet_bootstrap.cc:492] T 52e3f3c8b6804b119b1c982fd46a210f P ef39864de47a4c1083a180235c9046c4: No bootstrap required, opened a new log
I20260608 12:46:19.212641 25954 tablet_bootstrap.cc:492] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a: Bootstrap starting.
I20260608 12:46:19.212643 25953 ts_tablet_manager.cc:1403] T a74b951026064437874a765c6070ff8f P df68ef5b6dad4eb1b3d1ab3b614845f9: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260608 12:46:19.212934 25956 ts_tablet_manager.cc:1403] T 52e3f3c8b6804b119b1c982fd46a210f P ef39864de47a4c1083a180235c9046c4: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260608 12:46:19.216248 25953 raft_consensus.cc:359] T a74b951026064437874a765c6070ff8f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.217023 25953 raft_consensus.cc:385] T a74b951026064437874a765c6070ff8f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.217310 25953 raft_consensus.cc:740] T a74b951026064437874a765c6070ff8f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df68ef5b6dad4eb1b3d1ab3b614845f9, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.218092 25953 consensus_queue.cc:260] T a74b951026064437874a765c6070ff8f P df68ef5b6dad4eb1b3d1ab3b614845f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.220423 25954 tablet_bootstrap.cc:654] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.220541 25953 ts_tablet_manager.cc:1434] T a74b951026064437874a765c6070ff8f P df68ef5b6dad4eb1b3d1ab3b614845f9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:46:19.220247 25956 raft_consensus.cc:359] T 52e3f3c8b6804b119b1c982fd46a210f P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.221103 25956 raft_consensus.cc:385] T 52e3f3c8b6804b119b1c982fd46a210f P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.221459 25956 raft_consensus.cc:740] T 52e3f3c8b6804b119b1c982fd46a210f P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef39864de47a4c1083a180235c9046c4, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.221709 25953 tablet_bootstrap.cc:492] T a57710894e524d9abfc7d7ff3e040e3f P df68ef5b6dad4eb1b3d1ab3b614845f9: Bootstrap starting.
I20260608 12:46:19.222474 25956 consensus_queue.cc:260] T 52e3f3c8b6804b119b1c982fd46a210f P ef39864de47a4c1083a180235c9046c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.228410 25953 tablet_bootstrap.cc:654] T a57710894e524d9abfc7d7ff3e040e3f P df68ef5b6dad4eb1b3d1ab3b614845f9: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.233023 25954 tablet_bootstrap.cc:492] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a: No bootstrap required, opened a new log
I20260608 12:46:19.233639 25954 ts_tablet_manager.cc:1403] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260608 12:46:19.234030 25956 ts_tablet_manager.cc:1434] T 52e3f3c8b6804b119b1c982fd46a210f P ef39864de47a4c1083a180235c9046c4: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260608 12:46:19.237639 25954 raft_consensus.cc:359] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.238360 25956 tablet_bootstrap.cc:492] T a74b951026064437874a765c6070ff8f P ef39864de47a4c1083a180235c9046c4: Bootstrap starting.
I20260608 12:46:19.238495 25954 raft_consensus.cc:385] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.238871 25954 raft_consensus.cc:740] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7b90c67811c40c4b55a45dc2be6a72a, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.239866 25954 consensus_queue.cc:260] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.242786 25954 ts_tablet_manager.cc:1434] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:46:19.244110 25954 tablet_bootstrap.cc:492] T a57710894e524d9abfc7d7ff3e040e3f P e7b90c67811c40c4b55a45dc2be6a72a: Bootstrap starting.
I20260608 12:46:19.246076 25956 tablet_bootstrap.cc:654] T a74b951026064437874a765c6070ff8f P ef39864de47a4c1083a180235c9046c4: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.250982 25954 tablet_bootstrap.cc:654] T a57710894e524d9abfc7d7ff3e040e3f P e7b90c67811c40c4b55a45dc2be6a72a: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.255985 25953 tablet_bootstrap.cc:492] T a57710894e524d9abfc7d7ff3e040e3f P df68ef5b6dad4eb1b3d1ab3b614845f9: No bootstrap required, opened a new log
I20260608 12:46:19.256520 25953 ts_tablet_manager.cc:1403] T a57710894e524d9abfc7d7ff3e040e3f P df68ef5b6dad4eb1b3d1ab3b614845f9: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.015s
I20260608 12:46:19.259169 25953 raft_consensus.cc:359] T a57710894e524d9abfc7d7ff3e040e3f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.259693 25953 raft_consensus.cc:385] T a57710894e524d9abfc7d7ff3e040e3f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.259946 25953 raft_consensus.cc:740] T a57710894e524d9abfc7d7ff3e040e3f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df68ef5b6dad4eb1b3d1ab3b614845f9, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.260705 25953 consensus_queue.cc:260] T a57710894e524d9abfc7d7ff3e040e3f P df68ef5b6dad4eb1b3d1ab3b614845f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.261121 25956 tablet_bootstrap.cc:492] T a74b951026064437874a765c6070ff8f P ef39864de47a4c1083a180235c9046c4: No bootstrap required, opened a new log
I20260608 12:46:19.261853 25956 ts_tablet_manager.cc:1403] T a74b951026064437874a765c6070ff8f P ef39864de47a4c1083a180235c9046c4: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.003s
I20260608 12:46:19.263022 25953 ts_tablet_manager.cc:1434] T a57710894e524d9abfc7d7ff3e040e3f P df68ef5b6dad4eb1b3d1ab3b614845f9: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260608 12:46:19.263831 25953 tablet_bootstrap.cc:492] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9: Bootstrap starting.
I20260608 12:46:19.265154 25956 raft_consensus.cc:359] T a74b951026064437874a765c6070ff8f P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.265990 25956 raft_consensus.cc:385] T a74b951026064437874a765c6070ff8f P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.266098 25954 tablet_bootstrap.cc:492] T a57710894e524d9abfc7d7ff3e040e3f P e7b90c67811c40c4b55a45dc2be6a72a: No bootstrap required, opened a new log
I20260608 12:46:19.266358 25956 raft_consensus.cc:740] T a74b951026064437874a765c6070ff8f P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef39864de47a4c1083a180235c9046c4, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.266829 25954 ts_tablet_manager.cc:1403] T a57710894e524d9abfc7d7ff3e040e3f P e7b90c67811c40c4b55a45dc2be6a72a: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260608 12:46:19.267258 25956 consensus_queue.cc:260] T a74b951026064437874a765c6070ff8f P ef39864de47a4c1083a180235c9046c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.270236 25953 tablet_bootstrap.cc:654] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.270191 25954 raft_consensus.cc:359] T a57710894e524d9abfc7d7ff3e040e3f P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.271456 25954 raft_consensus.cc:385] T a57710894e524d9abfc7d7ff3e040e3f P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.271831 25956 ts_tablet_manager.cc:1434] T a74b951026064437874a765c6070ff8f P ef39864de47a4c1083a180235c9046c4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 12:46:19.271848 25954 raft_consensus.cc:740] T a57710894e524d9abfc7d7ff3e040e3f P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7b90c67811c40c4b55a45dc2be6a72a, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.273252 25956 tablet_bootstrap.cc:492] T a57710894e524d9abfc7d7ff3e040e3f P ef39864de47a4c1083a180235c9046c4: Bootstrap starting.
I20260608 12:46:19.273164 25954 consensus_queue.cc:260] T a57710894e524d9abfc7d7ff3e040e3f P e7b90c67811c40c4b55a45dc2be6a72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.278898 25954 ts_tablet_manager.cc:1434] T a57710894e524d9abfc7d7ff3e040e3f P e7b90c67811c40c4b55a45dc2be6a72a: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 12:46:19.280395 25954 tablet_bootstrap.cc:492] T f8a0a17ad19d4d68b9bcefb7a7d06621 P e7b90c67811c40c4b55a45dc2be6a72a: Bootstrap starting.
I20260608 12:46:19.281203 25956 tablet_bootstrap.cc:654] T a57710894e524d9abfc7d7ff3e040e3f P ef39864de47a4c1083a180235c9046c4: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.287976 25954 tablet_bootstrap.cc:654] T f8a0a17ad19d4d68b9bcefb7a7d06621 P e7b90c67811c40c4b55a45dc2be6a72a: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.294231 25956 tablet_bootstrap.cc:492] T a57710894e524d9abfc7d7ff3e040e3f P ef39864de47a4c1083a180235c9046c4: No bootstrap required, opened a new log
I20260608 12:46:19.294281 25953 tablet_bootstrap.cc:492] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9: No bootstrap required, opened a new log
I20260608 12:46:19.295145 25956 ts_tablet_manager.cc:1403] T a57710894e524d9abfc7d7ff3e040e3f P ef39864de47a4c1083a180235c9046c4: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260608 12:46:19.295185 25953 ts_tablet_manager.cc:1403] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9: Time spent bootstrapping tablet: real 0.032s	user 0.027s	sys 0.001s
I20260608 12:46:19.298749 25953 raft_consensus.cc:359] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.299438 25953 raft_consensus.cc:385] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.300125 25953 raft_consensus.cc:740] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df68ef5b6dad4eb1b3d1ab3b614845f9, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.299392 25956 raft_consensus.cc:359] T a57710894e524d9abfc7d7ff3e040e3f P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.300635 25956 raft_consensus.cc:385] T a57710894e524d9abfc7d7ff3e040e3f P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.301009 25956 raft_consensus.cc:740] T a57710894e524d9abfc7d7ff3e040e3f P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef39864de47a4c1083a180235c9046c4, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.301010 25953 consensus_queue.cc:260] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.302184 25956 consensus_queue.cc:260] T a57710894e524d9abfc7d7ff3e040e3f P ef39864de47a4c1083a180235c9046c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.302979 25954 tablet_bootstrap.cc:492] T f8a0a17ad19d4d68b9bcefb7a7d06621 P e7b90c67811c40c4b55a45dc2be6a72a: No bootstrap required, opened a new log
I20260608 12:46:19.303586 25954 ts_tablet_manager.cc:1403] T f8a0a17ad19d4d68b9bcefb7a7d06621 P e7b90c67811c40c4b55a45dc2be6a72a: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260608 12:46:19.306463 25953 ts_tablet_manager.cc:1434] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260608 12:46:19.307376 25953 tablet_bootstrap.cc:492] T 2c1ff1633b0d4a3b8c8beed93923942b P df68ef5b6dad4eb1b3d1ab3b614845f9: Bootstrap starting.
I20260608 12:46:19.307077 25954 raft_consensus.cc:359] T f8a0a17ad19d4d68b9bcefb7a7d06621 P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.307997 25954 raft_consensus.cc:385] T f8a0a17ad19d4d68b9bcefb7a7d06621 P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.308377 25954 raft_consensus.cc:740] T f8a0a17ad19d4d68b9bcefb7a7d06621 P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7b90c67811c40c4b55a45dc2be6a72a, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.309275 25954 consensus_queue.cc:260] T f8a0a17ad19d4d68b9bcefb7a7d06621 P e7b90c67811c40c4b55a45dc2be6a72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.310868 25956 ts_tablet_manager.cc:1434] T a57710894e524d9abfc7d7ff3e040e3f P ef39864de47a4c1083a180235c9046c4: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 12:46:19.312274 25956 tablet_bootstrap.cc:492] T 3a3a9f58bd7545d2a8796d2399081ed3 P ef39864de47a4c1083a180235c9046c4: Bootstrap starting.
I20260608 12:46:19.312316 25954 ts_tablet_manager.cc:1434] T f8a0a17ad19d4d68b9bcefb7a7d06621 P e7b90c67811c40c4b55a45dc2be6a72a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:46:19.313856 25954 tablet_bootstrap.cc:492] T 2c1ff1633b0d4a3b8c8beed93923942b P e7b90c67811c40c4b55a45dc2be6a72a: Bootstrap starting.
I20260608 12:46:19.320154 25953 tablet_bootstrap.cc:654] T 2c1ff1633b0d4a3b8c8beed93923942b P df68ef5b6dad4eb1b3d1ab3b614845f9: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.320971 25954 tablet_bootstrap.cc:654] T 2c1ff1633b0d4a3b8c8beed93923942b P e7b90c67811c40c4b55a45dc2be6a72a: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.320259 25956 tablet_bootstrap.cc:654] T 3a3a9f58bd7545d2a8796d2399081ed3 P ef39864de47a4c1083a180235c9046c4: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.332937 25954 tablet_bootstrap.cc:492] T 2c1ff1633b0d4a3b8c8beed93923942b P e7b90c67811c40c4b55a45dc2be6a72a: No bootstrap required, opened a new log
I20260608 12:46:19.333508 25954 ts_tablet_manager.cc:1403] T 2c1ff1633b0d4a3b8c8beed93923942b P e7b90c67811c40c4b55a45dc2be6a72a: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260608 12:46:19.336539 25954 raft_consensus.cc:359] T 2c1ff1633b0d4a3b8c8beed93923942b P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } }
I20260608 12:46:19.337347 25954 raft_consensus.cc:385] T 2c1ff1633b0d4a3b8c8beed93923942b P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.337697 25954 raft_consensus.cc:740] T 2c1ff1633b0d4a3b8c8beed93923942b P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7b90c67811c40c4b55a45dc2be6a72a, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.338013 25953 tablet_bootstrap.cc:492] T 2c1ff1633b0d4a3b8c8beed93923942b P df68ef5b6dad4eb1b3d1ab3b614845f9: No bootstrap required, opened a new log
I20260608 12:46:19.338440 25956 tablet_bootstrap.cc:492] T 3a3a9f58bd7545d2a8796d2399081ed3 P ef39864de47a4c1083a180235c9046c4: No bootstrap required, opened a new log
I20260608 12:46:19.338523 25953 ts_tablet_manager.cc:1403] T 2c1ff1633b0d4a3b8c8beed93923942b P df68ef5b6dad4eb1b3d1ab3b614845f9: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.005s
I20260608 12:46:19.339109 25956 ts_tablet_manager.cc:1403] T 3a3a9f58bd7545d2a8796d2399081ed3 P ef39864de47a4c1083a180235c9046c4: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.014s
I20260608 12:46:19.338646 25954 consensus_queue.cc:260] T 2c1ff1633b0d4a3b8c8beed93923942b P e7b90c67811c40c4b55a45dc2be6a72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } }
I20260608 12:46:19.341859 25953 raft_consensus.cc:359] T 2c1ff1633b0d4a3b8c8beed93923942b P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } }
I20260608 12:46:19.342435 25954 ts_tablet_manager.cc:1434] T 2c1ff1633b0d4a3b8c8beed93923942b P e7b90c67811c40c4b55a45dc2be6a72a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:46:19.342598 25953 raft_consensus.cc:385] T 2c1ff1633b0d4a3b8c8beed93923942b P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.342340 25956 raft_consensus.cc:359] T 3a3a9f58bd7545d2a8796d2399081ed3 P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.343222 25953 raft_consensus.cc:740] T 2c1ff1633b0d4a3b8c8beed93923942b P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df68ef5b6dad4eb1b3d1ab3b614845f9, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.343338 25956 raft_consensus.cc:385] T 3a3a9f58bd7545d2a8796d2399081ed3 P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.343767 25956 raft_consensus.cc:740] T 3a3a9f58bd7545d2a8796d2399081ed3 P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef39864de47a4c1083a180235c9046c4, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.344064 25954 tablet_bootstrap.cc:492] T 3a3a9f58bd7545d2a8796d2399081ed3 P e7b90c67811c40c4b55a45dc2be6a72a: Bootstrap starting.
I20260608 12:46:19.344149 25953 consensus_queue.cc:260] T 2c1ff1633b0d4a3b8c8beed93923942b P df68ef5b6dad4eb1b3d1ab3b614845f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } }
I20260608 12:46:19.346447 25960 raft_consensus.cc:493] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:19.346967 25960 raft_consensus.cc:515] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.348322 25961 raft_consensus.cc:493] T a74b951026064437874a765c6070ff8f P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:19.344806 25956 consensus_queue.cc:260] T 3a3a9f58bd7545d2a8796d2399081ed3 P ef39864de47a4c1083a180235c9046c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.348841 25961 raft_consensus.cc:515] T a74b951026064437874a765c6070ff8f P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.352757 25954 tablet_bootstrap.cc:654] T 3a3a9f58bd7545d2a8796d2399081ed3 P e7b90c67811c40c4b55a45dc2be6a72a: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.352968 25961 leader_election.cc:290] T a74b951026064437874a765c6070ff8f P ef39864de47a4c1083a180235c9046c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7b90c67811c40c4b55a45dc2be6a72a (127.24.129.1:42819), df68ef5b6dad4eb1b3d1ab3b614845f9 (127.24.129.3:38955)
I20260608 12:46:19.360380 25956 ts_tablet_manager.cc:1434] T 3a3a9f58bd7545d2a8796d2399081ed3 P ef39864de47a4c1083a180235c9046c4: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.004s
I20260608 12:46:19.361596 25953 ts_tablet_manager.cc:1434] T 2c1ff1633b0d4a3b8c8beed93923942b P df68ef5b6dad4eb1b3d1ab3b614845f9: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260608 12:46:19.362677 25953 tablet_bootstrap.cc:492] T 0129f1c15a44430c87cfed9c96c0e97b P df68ef5b6dad4eb1b3d1ab3b614845f9: Bootstrap starting.
I20260608 12:46:19.374007 25960 leader_election.cc:290] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453), df68ef5b6dad4eb1b3d1ab3b614845f9 (127.24.129.3:38955)
I20260608 12:46:19.375173 25956 tablet_bootstrap.cc:492] T f8a0a17ad19d4d68b9bcefb7a7d06621 P ef39864de47a4c1083a180235c9046c4: Bootstrap starting.
I20260608 12:46:19.384462 25956 tablet_bootstrap.cc:654] T f8a0a17ad19d4d68b9bcefb7a7d06621 P ef39864de47a4c1083a180235c9046c4: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.402033 25960 raft_consensus.cc:493] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:19.413666 25957 raft_consensus.cc:493] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:19.420320 25957 raft_consensus.cc:515] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.411557 25960 raft_consensus.cc:515] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.421113 25710 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260608 12:46:19.429049 25710 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:46:19.423947 25960 leader_election.cc:290] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453), df68ef5b6dad4eb1b3d1ab3b614845f9 (127.24.129.3:38955)
I20260608 12:46:19.437654 25957 leader_election.cc:290] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7b90c67811c40c4b55a45dc2be6a72a (127.24.129.1:42819), ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453)
I20260608 12:46:19.445010 25960 raft_consensus.cc:493] T f8a0a17ad19d4d68b9bcefb7a7d06621 P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 12:46:19.447198 25705 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:46:19.447623 25960 raft_consensus.cc:515] T f8a0a17ad19d4d68b9bcefb7a7d06621 P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.452088 25953 tablet_bootstrap.cc:654] T 0129f1c15a44430c87cfed9c96c0e97b P df68ef5b6dad4eb1b3d1ab3b614845f9: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.450177 25957 raft_consensus.cc:493] T a57710894e524d9abfc7d7ff3e040e3f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:19.453733 25954 tablet_bootstrap.cc:492] T 3a3a9f58bd7545d2a8796d2399081ed3 P e7b90c67811c40c4b55a45dc2be6a72a: No bootstrap required, opened a new log
I20260608 12:46:19.454365 25954 ts_tablet_manager.cc:1403] T 3a3a9f58bd7545d2a8796d2399081ed3 P e7b90c67811c40c4b55a45dc2be6a72a: Time spent bootstrapping tablet: real 0.111s	user 0.027s	sys 0.039s
I20260608 12:46:19.455524 25960 leader_election.cc:290] T f8a0a17ad19d4d68b9bcefb7a7d06621 P e7b90c67811c40c4b55a45dc2be6a72a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453), df68ef5b6dad4eb1b3d1ab3b614845f9 (127.24.129.3:38955)
I20260608 12:46:19.453918 25957 raft_consensus.cc:515] T a57710894e524d9abfc7d7ff3e040e3f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.461098 25957 leader_election.cc:290] T a57710894e524d9abfc7d7ff3e040e3f P df68ef5b6dad4eb1b3d1ab3b614845f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7b90c67811c40c4b55a45dc2be6a72a (127.24.129.1:42819), ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453)
I20260608 12:46:19.465328 25954 raft_consensus.cc:359] T 3a3a9f58bd7545d2a8796d2399081ed3 P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.466229 25954 raft_consensus.cc:385] T 3a3a9f58bd7545d2a8796d2399081ed3 P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.466583 25954 raft_consensus.cc:740] T 3a3a9f58bd7545d2a8796d2399081ed3 P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7b90c67811c40c4b55a45dc2be6a72a, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.467453 25954 consensus_queue.cc:260] T 3a3a9f58bd7545d2a8796d2399081ed3 P e7b90c67811c40c4b55a45dc2be6a72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.478004 25834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0129f1c15a44430c87cfed9c96c0e97b" candidate_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef39864de47a4c1083a180235c9046c4" is_pre_election: true
I20260608 12:46:19.478392 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e3f3c8b6804b119b1c982fd46a210f" candidate_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef39864de47a4c1083a180235c9046c4" is_pre_election: true
I20260608 12:46:19.479986 25833 raft_consensus.cc:2468] T 52e3f3c8b6804b119b1c982fd46a210f P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7b90c67811c40c4b55a45dc2be6a72a in term 0.
I20260608 12:46:19.480965 25954 ts_tablet_manager.cc:1434] T 3a3a9f58bd7545d2a8796d2399081ed3 P e7b90c67811c40c4b55a45dc2be6a72a: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.003s
I20260608 12:46:19.483618 25954 tablet_bootstrap.cc:492] T a74b951026064437874a765c6070ff8f P e7b90c67811c40c4b55a45dc2be6a72a: Bootstrap starting.
I20260608 12:46:19.483678 25832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a0a17ad19d4d68b9bcefb7a7d06621" candidate_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef39864de47a4c1083a180235c9046c4" is_pre_election: true
I20260608 12:46:19.483904 25957 raft_consensus.cc:493] T a74b951026064437874a765c6070ff8f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:19.487156 25957 raft_consensus.cc:515] T a74b951026064437874a765c6070ff8f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
W20260608 12:46:19.488504 25722 leader_election.cc:343] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:46:19.489813 25957 leader_election.cc:290] T a74b951026064437874a765c6070ff8f P df68ef5b6dad4eb1b3d1ab3b614845f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7b90c67811c40c4b55a45dc2be6a72a (127.24.129.1:42819), ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453)
I20260608 12:46:19.489509 25722 leader_election.cc:304] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7b90c67811c40c4b55a45dc2be6a72a, ef39864de47a4c1083a180235c9046c4; no voters: 
I20260608 12:46:19.492624 25960 raft_consensus.cc:493] T a57710894e524d9abfc7d7ff3e040e3f P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:19.493182 25960 raft_consensus.cc:515] T a57710894e524d9abfc7d7ff3e040e3f P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.495968 25960 leader_election.cc:290] T a57710894e524d9abfc7d7ff3e040e3f P e7b90c67811c40c4b55a45dc2be6a72a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453), df68ef5b6dad4eb1b3d1ab3b614845f9 (127.24.129.3:38955)
I20260608 12:46:19.497028 25960 raft_consensus.cc:2804] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:19.500778 25960 raft_consensus.cc:493] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:19.502218 25953 tablet_bootstrap.cc:492] T 0129f1c15a44430c87cfed9c96c0e97b P df68ef5b6dad4eb1b3d1ab3b614845f9: No bootstrap required, opened a new log
I20260608 12:46:19.503101 25953 ts_tablet_manager.cc:1403] T 0129f1c15a44430c87cfed9c96c0e97b P df68ef5b6dad4eb1b3d1ab3b614845f9: Time spent bootstrapping tablet: real 0.141s	user 0.012s	sys 0.014s
I20260608 12:46:19.502274 25960 raft_consensus.cc:3060] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.503717 25759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74b951026064437874a765c6070ff8f" candidate_uuid: "ef39864de47a4c1083a180235c9046c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" is_pre_election: true
I20260608 12:46:19.505621 25956 tablet_bootstrap.cc:492] T f8a0a17ad19d4d68b9bcefb7a7d06621 P ef39864de47a4c1083a180235c9046c4: No bootstrap required, opened a new log
W20260608 12:46:19.501813 25722 leader_election.cc:343] T f8a0a17ad19d4d68b9bcefb7a7d06621 P e7b90c67811c40c4b55a45dc2be6a72a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:46:19.509264 25832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57710894e524d9abfc7d7ff3e040e3f" candidate_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef39864de47a4c1083a180235c9046c4" is_pre_election: true
I20260608 12:46:19.508095 25956 ts_tablet_manager.cc:1403] T f8a0a17ad19d4d68b9bcefb7a7d06621 P ef39864de47a4c1083a180235c9046c4: Time spent bootstrapping tablet: real 0.133s	user 0.012s	sys 0.012s
I20260608 12:46:19.510449 25832 raft_consensus.cc:2468] T a57710894e524d9abfc7d7ff3e040e3f P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7b90c67811c40c4b55a45dc2be6a72a in term 0.
I20260608 12:46:19.513348 25722 leader_election.cc:304] T a57710894e524d9abfc7d7ff3e040e3f P e7b90c67811c40c4b55a45dc2be6a72a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7b90c67811c40c4b55a45dc2be6a72a, ef39864de47a4c1083a180235c9046c4; no voters: 
I20260608 12:46:19.514338 25956 raft_consensus.cc:359] T f8a0a17ad19d4d68b9bcefb7a7d06621 P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
W20260608 12:46:19.514837 25798 leader_election.cc:343] T a74b951026064437874a765c6070ff8f P ef39864de47a4c1083a180235c9046c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7b90c67811c40c4b55a45dc2be6a72a (127.24.129.1:42819): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:46:19.515089 25956 raft_consensus.cc:385] T f8a0a17ad19d4d68b9bcefb7a7d06621 P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.515429 25956 raft_consensus.cc:740] T f8a0a17ad19d4d68b9bcefb7a7d06621 P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef39864de47a4c1083a180235c9046c4, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.516376 25990 raft_consensus.cc:493] T 3a3a9f58bd7545d2a8796d2399081ed3 P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:19.516983 25990 raft_consensus.cc:515] T 3a3a9f58bd7545d2a8796d2399081ed3 P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.516559 25956 consensus_queue.cc:260] T f8a0a17ad19d4d68b9bcefb7a7d06621 P ef39864de47a4c1083a180235c9046c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.516498 25908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74b951026064437874a765c6070ff8f" candidate_uuid: "ef39864de47a4c1083a180235c9046c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" is_pre_election: true
I20260608 12:46:19.519814 25990 leader_election.cc:290] T 3a3a9f58bd7545d2a8796d2399081ed3 P e7b90c67811c40c4b55a45dc2be6a72a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453), df68ef5b6dad4eb1b3d1ab3b614845f9 (127.24.129.3:38955)
I20260608 12:46:19.520591 25908 raft_consensus.cc:2468] T a74b951026064437874a765c6070ff8f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef39864de47a4c1083a180235c9046c4 in term 0.
I20260608 12:46:19.525036 25990 raft_consensus.cc:2804] T a57710894e524d9abfc7d7ff3e040e3f P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:19.525616 25990 raft_consensus.cc:493] T a57710894e524d9abfc7d7ff3e040e3f P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:19.526081 25990 raft_consensus.cc:3060] T a57710894e524d9abfc7d7ff3e040e3f P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.527009 25799 leader_election.cc:304] T a74b951026064437874a765c6070ff8f P ef39864de47a4c1083a180235c9046c4 [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: df68ef5b6dad4eb1b3d1ab3b614845f9, ef39864de47a4c1083a180235c9046c4; no voters: e7b90c67811c40c4b55a45dc2be6a72a
I20260608 12:46:19.527213 25957 raft_consensus.cc:493] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:19.523437 25960 raft_consensus.cc:515] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.527442 25956 ts_tablet_manager.cc:1434] T f8a0a17ad19d4d68b9bcefb7a7d06621 P ef39864de47a4c1083a180235c9046c4: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260608 12:46:19.531572 25957 raft_consensus.cc:515] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.532786 25960 leader_election.cc:290] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [CANDIDATE]: Term 1 election: Requested vote from peers ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453), df68ef5b6dad4eb1b3d1ab3b614845f9 (127.24.129.3:38955)
I20260608 12:46:19.532508 25956 tablet_bootstrap.cc:492] T 0129f1c15a44430c87cfed9c96c0e97b P ef39864de47a4c1083a180235c9046c4: Bootstrap starting.
I20260608 12:46:19.533823 25954 tablet_bootstrap.cc:654] T a74b951026064437874a765c6070ff8f P e7b90c67811c40c4b55a45dc2be6a72a: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.535473 25976 raft_consensus.cc:2804] T a74b951026064437874a765c6070ff8f P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:19.535946 25976 raft_consensus.cc:493] T a74b951026064437874a765c6070ff8f P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:19.536374 25976 raft_consensus.cc:3060] T a74b951026064437874a765c6070ff8f P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.525566 25832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a3a9f58bd7545d2a8796d2399081ed3" candidate_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef39864de47a4c1083a180235c9046c4" is_pre_election: true
I20260608 12:46:19.537405 25957 leader_election.cc:290] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7b90c67811c40c4b55a45dc2be6a72a (127.24.129.1:42819), ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453)
I20260608 12:46:19.538847 25832 raft_consensus.cc:2468] T 3a3a9f58bd7545d2a8796d2399081ed3 P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7b90c67811c40c4b55a45dc2be6a72a in term 0.
I20260608 12:46:19.543668 25832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e3f3c8b6804b119b1c982fd46a210f" candidate_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef39864de47a4c1083a180235c9046c4"
I20260608 12:46:19.544317 25832 raft_consensus.cc:3060] T 52e3f3c8b6804b119b1c982fd46a210f P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.545441 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a0a17ad19d4d68b9bcefb7a7d06621" candidate_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef39864de47a4c1083a180235c9046c4" is_pre_election: true
I20260608 12:46:19.545703 25953 raft_consensus.cc:359] T 0129f1c15a44430c87cfed9c96c0e97b P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.546128 25833 raft_consensus.cc:2468] T f8a0a17ad19d4d68b9bcefb7a7d06621 P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df68ef5b6dad4eb1b3d1ab3b614845f9 in term 0.
I20260608 12:46:19.546461 25953 raft_consensus.cc:385] T 0129f1c15a44430c87cfed9c96c0e97b P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.544353 25722 leader_election.cc:304] T 3a3a9f58bd7545d2a8796d2399081ed3 P e7b90c67811c40c4b55a45dc2be6a72a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7b90c67811c40c4b55a45dc2be6a72a, ef39864de47a4c1083a180235c9046c4; no voters: 
I20260608 12:46:19.546795 25953 raft_consensus.cc:740] T 0129f1c15a44430c87cfed9c96c0e97b P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df68ef5b6dad4eb1b3d1ab3b614845f9, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.549247 25953 consensus_queue.cc:260] T 0129f1c15a44430c87cfed9c96c0e97b P df68ef5b6dad4eb1b3d1ab3b614845f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.550441 25908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0129f1c15a44430c87cfed9c96c0e97b" candidate_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" is_pre_election: true
I20260608 12:46:19.552919 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e3f3c8b6804b119b1c982fd46a210f" candidate_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9"
I20260608 12:46:19.554412 25907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e3f3c8b6804b119b1c982fd46a210f" candidate_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" is_pre_election: true
I20260608 12:46:19.556061 25903 raft_consensus.cc:3060] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.553229 25908 raft_consensus.cc:2468] T 0129f1c15a44430c87cfed9c96c0e97b P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7b90c67811c40c4b55a45dc2be6a72a in term 0.
I20260608 12:46:19.559363 25904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a3a9f58bd7545d2a8796d2399081ed3" candidate_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" is_pre_election: true
I20260608 12:46:19.557912 25906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a0a17ad19d4d68b9bcefb7a7d06621" candidate_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" is_pre_election: true
I20260608 12:46:19.564343 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e3f3c8b6804b119b1c982fd46a210f" candidate_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef39864de47a4c1083a180235c9046c4" is_pre_election: true
I20260608 12:46:19.561939 25905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57710894e524d9abfc7d7ff3e040e3f" candidate_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" is_pre_election: true
I20260608 12:46:19.572242 25904 raft_consensus.cc:2468] T 3a3a9f58bd7545d2a8796d2399081ed3 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7b90c67811c40c4b55a45dc2be6a72a in term 0.
I20260608 12:46:19.574285 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57710894e524d9abfc7d7ff3e040e3f" candidate_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef39864de47a4c1083a180235c9046c4" is_pre_election: true
I20260608 12:46:19.575868 25832 raft_consensus.cc:2468] T 52e3f3c8b6804b119b1c982fd46a210f P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7b90c67811c40c4b55a45dc2be6a72a in term 1.
I20260608 12:46:19.563320 25906 raft_consensus.cc:2468] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7b90c67811c40c4b55a45dc2be6a72a in term 0.
I20260608 12:46:19.569814 25834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74b951026064437874a765c6070ff8f" candidate_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef39864de47a4c1083a180235c9046c4" is_pre_election: true
I20260608 12:46:19.576442 25991 raft_consensus.cc:2804] T 3a3a9f58bd7545d2a8796d2399081ed3 P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:19.578765 25871 leader_election.cc:304] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df68ef5b6dad4eb1b3d1ab3b614845f9, ef39864de47a4c1083a180235c9046c4; no voters: 
I20260608 12:46:19.584319 25833 raft_consensus.cc:2468] T a57710894e524d9abfc7d7ff3e040e3f P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df68ef5b6dad4eb1b3d1ab3b614845f9 in term 0.
I20260608 12:46:19.586741 25957 raft_consensus.cc:2804] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:19.587183 25957 raft_consensus.cc:493] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:19.589181 25722 leader_election.cc:304] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7b90c67811c40c4b55a45dc2be6a72a, ef39864de47a4c1083a180235c9046c4; no voters: 
I20260608 12:46:19.588152 25957 raft_consensus.cc:3060] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.590471 25960 raft_consensus.cc:2804] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:19.590610 25956 tablet_bootstrap.cc:654] T 0129f1c15a44430c87cfed9c96c0e97b P ef39864de47a4c1083a180235c9046c4: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.579348 25905 raft_consensus.cc:2468] T a57710894e524d9abfc7d7ff3e040e3f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7b90c67811c40c4b55a45dc2be6a72a in term 0.
I20260608 12:46:19.593297 25724 leader_election.cc:304] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a [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: df68ef5b6dad4eb1b3d1ab3b614845f9, e7b90c67811c40c4b55a45dc2be6a72a; no voters: ef39864de47a4c1083a180235c9046c4
I20260608 12:46:19.596948 25953 ts_tablet_manager.cc:1434] T 0129f1c15a44430c87cfed9c96c0e97b P df68ef5b6dad4eb1b3d1ab3b614845f9: Time spent starting tablet: real 0.093s	user 0.009s	sys 0.001s
I20260608 12:46:19.591712 25991 raft_consensus.cc:493] T 3a3a9f58bd7545d2a8796d2399081ed3 P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:19.606050 25954 tablet_bootstrap.cc:492] T a74b951026064437874a765c6070ff8f P e7b90c67811c40c4b55a45dc2be6a72a: No bootstrap required, opened a new log
I20260608 12:46:19.606984 25954 ts_tablet_manager.cc:1403] T a74b951026064437874a765c6070ff8f P e7b90c67811c40c4b55a45dc2be6a72a: Time spent bootstrapping tablet: real 0.124s	user 0.018s	sys 0.009s
I20260608 12:46:19.594681 25871 leader_election.cc:304] T a57710894e524d9abfc7d7ff3e040e3f P df68ef5b6dad4eb1b3d1ab3b614845f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df68ef5b6dad4eb1b3d1ab3b614845f9, ef39864de47a4c1083a180235c9046c4; no voters: 
I20260608 12:46:19.615499 25957 raft_consensus.cc:515] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.616379 25954 raft_consensus.cc:359] T a74b951026064437874a765c6070ff8f P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.616474 25724 leader_election.cc:304] T f8a0a17ad19d4d68b9bcefb7a7d06621 P e7b90c67811c40c4b55a45dc2be6a72a [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: df68ef5b6dad4eb1b3d1ab3b614845f9, e7b90c67811c40c4b55a45dc2be6a72a; no voters: ef39864de47a4c1083a180235c9046c4
I20260608 12:46:19.617146 25954 raft_consensus.cc:385] T a74b951026064437874a765c6070ff8f P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.618124 25954 raft_consensus.cc:740] T a74b951026064437874a765c6070ff8f P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7b90c67811c40c4b55a45dc2be6a72a, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.613752 25960 raft_consensus.cc:697] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [term 1 LEADER]: Becoming Leader. State: Replica: e7b90c67811c40c4b55a45dc2be6a72a, State: Running, Role: LEADER
I20260608 12:46:19.619004 25983 raft_consensus.cc:2804] T a57710894e524d9abfc7d7ff3e040e3f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:19.619474 25983 raft_consensus.cc:493] T a57710894e524d9abfc7d7ff3e040e3f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:19.607640 25991 raft_consensus.cc:3060] T 3a3a9f58bd7545d2a8796d2399081ed3 P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.602517 25990 raft_consensus.cc:515] T a57710894e524d9abfc7d7ff3e040e3f P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.620200 25954 consensus_queue.cc:260] T a74b951026064437874a765c6070ff8f P e7b90c67811c40c4b55a45dc2be6a72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.619900 25983 raft_consensus.cc:3060] T a57710894e524d9abfc7d7ff3e040e3f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.619625 25960 consensus_queue.cc:237] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.620625 25953 tablet_bootstrap.cc:492] T 29d350ea0b424f399055a8a6ac2ceaf8 P df68ef5b6dad4eb1b3d1ab3b614845f9: Bootstrap starting.
I20260608 12:46:19.625910 25954 ts_tablet_manager.cc:1434] T a74b951026064437874a765c6070ff8f P e7b90c67811c40c4b55a45dc2be6a72a: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260608 12:46:19.626827 25759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a0a17ad19d4d68b9bcefb7a7d06621" candidate_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" is_pre_election: true
I20260608 12:46:19.628118 25757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74b951026064437874a765c6070ff8f" candidate_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" is_pre_election: true
I20260608 12:46:19.630007 25756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e3f3c8b6804b119b1c982fd46a210f" candidate_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" is_pre_election: true
I20260608 12:46:19.631714 25759 raft_consensus.cc:2468] T f8a0a17ad19d4d68b9bcefb7a7d06621 P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df68ef5b6dad4eb1b3d1ab3b614845f9 in term 0.
I20260608 12:46:19.646122 25832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a0a17ad19d4d68b9bcefb7a7d06621" candidate_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef39864de47a4c1083a180235c9046c4"
I20260608 12:46:19.646749 25832 raft_consensus.cc:3060] T f8a0a17ad19d4d68b9bcefb7a7d06621 P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.632108 25957 leader_election.cc:290] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9 [CANDIDATE]: Term 1 election: Requested vote from peers e7b90c67811c40c4b55a45dc2be6a72a (127.24.129.1:42819), ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453)
I20260608 12:46:19.650411 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57710894e524d9abfc7d7ff3e040e3f" candidate_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" is_pre_election: true
I20260608 12:46:19.651825 25758 raft_consensus.cc:2393] T a57710894e524d9abfc7d7ff3e040e3f P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate df68ef5b6dad4eb1b3d1ab3b614845f9 in current term 1: Already voted for candidate e7b90c67811c40c4b55a45dc2be6a72a in this term.
I20260608 12:46:19.640802 25757 raft_consensus.cc:2468] T a74b951026064437874a765c6070ff8f P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df68ef5b6dad4eb1b3d1ab3b614845f9 in term 0.
I20260608 12:46:19.657563 25960 raft_consensus.cc:493] T 2c1ff1633b0d4a3b8c8beed93923942b P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:19.665764 25976 raft_consensus.cc:515] T a74b951026064437874a765c6070ff8f P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.666132 25990 leader_election.cc:290] T a57710894e524d9abfc7d7ff3e040e3f P e7b90c67811c40c4b55a45dc2be6a72a [CANDIDATE]: Term 1 election: Requested vote from peers ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453), df68ef5b6dad4eb1b3d1ab3b614845f9 (127.24.129.3:38955)
I20260608 12:46:19.667073 25993 raft_consensus.cc:2804] T f8a0a17ad19d4d68b9bcefb7a7d06621 P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:19.667582 25993 raft_consensus.cc:493] T f8a0a17ad19d4d68b9bcefb7a7d06621 P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:19.667986 25993 raft_consensus.cc:3060] T f8a0a17ad19d4d68b9bcefb7a7d06621 P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.658588 25960 raft_consensus.cc:515] T 2c1ff1633b0d4a3b8c8beed93923942b P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } }
I20260608 12:46:19.670542 25872 leader_election.cc:304] T a74b951026064437874a765c6070ff8f P df68ef5b6dad4eb1b3d1ab3b614845f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df68ef5b6dad4eb1b3d1ab3b614845f9, e7b90c67811c40c4b55a45dc2be6a72a; no voters: 
I20260608 12:46:19.670727 25961 raft_consensus.cc:493] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:19.657146 25995 raft_consensus.cc:2804] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:19.671383 25961 raft_consensus.cc:515] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } }
I20260608 12:46:19.673156 25957 raft_consensus.cc:2804] T a74b951026064437874a765c6070ff8f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:19.676260 25834 raft_consensus.cc:2393] T a74b951026064437874a765c6070ff8f P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate df68ef5b6dad4eb1b3d1ab3b614845f9 in current term 1: Already voted for candidate ef39864de47a4c1083a180235c9046c4 in this term.
W20260608 12:46:19.679335 25724 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.129.3:38955, user_credentials={real_user=slave}} blocked reactor thread for 62941us
I20260608 12:46:19.677130 25957 raft_consensus.cc:493] T a74b951026064437874a765c6070ff8f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:19.683151 25957 raft_consensus.cc:3060] T a74b951026064437874a765c6070ff8f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.679530 25872 leader_election.cc:304] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9 [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: df68ef5b6dad4eb1b3d1ab3b614845f9; no voters: e7b90c67811c40c4b55a45dc2be6a72a, ef39864de47a4c1083a180235c9046c4
I20260608 12:46:19.679754 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57710894e524d9abfc7d7ff3e040e3f" candidate_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef39864de47a4c1083a180235c9046c4"
I20260608 12:46:19.685871 25905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57710894e524d9abfc7d7ff3e040e3f" candidate_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9"
I20260608 12:46:19.689208 25833 raft_consensus.cc:3060] T a57710894e524d9abfc7d7ff3e040e3f P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.675871 25995 raft_consensus.cc:493] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:19.678369 25994 raft_consensus.cc:493] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:19.694799 25953 tablet_bootstrap.cc:654] T 29d350ea0b424f399055a8a6ac2ceaf8 P df68ef5b6dad4eb1b3d1ab3b614845f9: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.696859 25961 leader_election.cc:290] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df68ef5b6dad4eb1b3d1ab3b614845f9 (127.24.129.3:38955), e7b90c67811c40c4b55a45dc2be6a72a (127.24.129.1:42819)
I20260608 12:46:19.688119 25755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a0a17ad19d4d68b9bcefb7a7d06621" candidate_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7b90c67811c40c4b55a45dc2be6a72a"
I20260608 12:46:19.695984 25995 raft_consensus.cc:3060] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.700531 25756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1ff1633b0d4a3b8c8beed93923942b" candidate_uuid: "ef39864de47a4c1083a180235c9046c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" is_pre_election: true
I20260608 12:46:19.700496 25906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1ff1633b0d4a3b8c8beed93923942b" candidate_uuid: "ef39864de47a4c1083a180235c9046c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" is_pre_election: true
I20260608 12:46:19.705585 25903 raft_consensus.cc:2468] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7b90c67811c40c4b55a45dc2be6a72a in term 1.
I20260608 12:46:19.711220 25756 raft_consensus.cc:2468] T 2c1ff1633b0d4a3b8c8beed93923942b P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef39864de47a4c1083a180235c9046c4 in term 0.
I20260608 12:46:19.690414 25656 catalog_manager.cc:5696] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7b90c67811c40c4b55a45dc2be6a72a (127.24.129.1). New cstate: current_term: 1 leader_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:19.720055 25904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1ff1633b0d4a3b8c8beed93923942b" candidate_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" is_pre_election: true
I20260608 12:46:19.721297 25798 leader_election.cc:304] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7b90c67811c40c4b55a45dc2be6a72a, ef39864de47a4c1083a180235c9046c4; no voters: 
I20260608 12:46:19.721719 25756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74b951026064437874a765c6070ff8f" candidate_uuid: "ef39864de47a4c1083a180235c9046c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7b90c67811c40c4b55a45dc2be6a72a"
I20260608 12:46:19.721949 25832 raft_consensus.cc:2468] T f8a0a17ad19d4d68b9bcefb7a7d06621 P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df68ef5b6dad4eb1b3d1ab3b614845f9 in term 1.
I20260608 12:46:19.713569 25906 raft_consensus.cc:2468] T 2c1ff1633b0d4a3b8c8beed93923942b P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef39864de47a4c1083a180235c9046c4 in term 0.
I20260608 12:46:19.726006 25953 tablet_bootstrap.cc:492] T 29d350ea0b424f399055a8a6ac2ceaf8 P df68ef5b6dad4eb1b3d1ab3b614845f9: No bootstrap required, opened a new log
I20260608 12:46:19.705751 25994 raft_consensus.cc:515] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.728153 25756 raft_consensus.cc:3060] T a74b951026064437874a765c6070ff8f P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.728423 25961 raft_consensus.cc:2804] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:19.729576 25953 ts_tablet_manager.cc:1403] T 29d350ea0b424f399055a8a6ac2ceaf8 P df68ef5b6dad4eb1b3d1ab3b614845f9: Time spent bootstrapping tablet: real 0.118s	user 0.015s	sys 0.006s
I20260608 12:46:19.728717 25976 leader_election.cc:290] T a74b951026064437874a765c6070ff8f P ef39864de47a4c1083a180235c9046c4 [CANDIDATE]: Term 1 election: Requested vote from peers e7b90c67811c40c4b55a45dc2be6a72a (127.24.129.1:42819), df68ef5b6dad4eb1b3d1ab3b614845f9 (127.24.129.3:38955)
I20260608 12:46:19.732565 26002 raft_consensus.cc:493] T 2c1ff1633b0d4a3b8c8beed93923942b P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:19.728991 25961 raft_consensus.cc:493] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:19.734277 25834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1ff1633b0d4a3b8c8beed93923942b" candidate_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef39864de47a4c1083a180235c9046c4" is_pre_election: true
I20260608 12:46:19.735215 25999 raft_consensus.cc:2749] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:46:19.735611 25871 leader_election.cc:304] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df68ef5b6dad4eb1b3d1ab3b614845f9, ef39864de47a4c1083a180235c9046c4; no voters: 
I20260608 12:46:19.730602 25960 leader_election.cc:290] T 2c1ff1633b0d4a3b8c8beed93923942b P e7b90c67811c40c4b55a45dc2be6a72a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df68ef5b6dad4eb1b3d1ab3b614845f9 (127.24.129.3:38955), ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453)
I20260608 12:46:19.737397 25961 raft_consensus.cc:3060] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.737691 25983 raft_consensus.cc:515] T a57710894e524d9abfc7d7ff3e040e3f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.733208 26002 raft_consensus.cc:515] T 2c1ff1633b0d4a3b8c8beed93923942b P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } }
I20260608 12:46:19.744138 25906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74b951026064437874a765c6070ff8f" candidate_uuid: "ef39864de47a4c1083a180235c9046c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9"
I20260608 12:46:19.754492 25832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d350ea0b424f399055a8a6ac2ceaf8" candidate_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef39864de47a4c1083a180235c9046c4" is_pre_election: true
I20260608 12:46:19.897743 25956 tablet_bootstrap.cc:492] T 0129f1c15a44430c87cfed9c96c0e97b P ef39864de47a4c1083a180235c9046c4: No bootstrap required, opened a new log
I20260608 12:46:19.746236 25999 raft_consensus.cc:2804] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:19.905161 25953 raft_consensus.cc:359] T 29d350ea0b424f399055a8a6ac2ceaf8 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.905682 25953 raft_consensus.cc:385] T 29d350ea0b424f399055a8a6ac2ceaf8 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.905884 25953 raft_consensus.cc:740] T 29d350ea0b424f399055a8a6ac2ceaf8 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df68ef5b6dad4eb1b3d1ab3b614845f9, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.907177 25953 consensus_queue.cc:260] T 29d350ea0b424f399055a8a6ac2ceaf8 P df68ef5b6dad4eb1b3d1ab3b614845f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
W20260608 12:46:19.824554 25871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.129.2:39453, user_credentials={real_user=slave}} blocked reactor thread for 89018.2us
I20260608 12:46:19.768038 25994 leader_election.cc:290] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453), df68ef5b6dad4eb1b3d1ab3b614845f9 (127.24.129.3:38955)
I20260608 12:46:19.759876 25833 raft_consensus.cc:2468] T a57710894e524d9abfc7d7ff3e040e3f P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7b90c67811c40c4b55a45dc2be6a72a in term 1.
I20260608 12:46:19.909721 25905 raft_consensus.cc:2393] T a57710894e524d9abfc7d7ff3e040e3f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e7b90c67811c40c4b55a45dc2be6a72a in current term 1: Already voted for candidate df68ef5b6dad4eb1b3d1ab3b614845f9 in this term.
W20260608 12:46:19.910470 25722 leader_election.cc:343] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:46:19.910111 25961 raft_consensus.cc:515] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } }
I20260608 12:46:19.912009 25995 raft_consensus.cc:515] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.787292 25756 raft_consensus.cc:2468] T a74b951026064437874a765c6070ff8f P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef39864de47a4c1083a180235c9046c4 in term 1.
I20260608 12:46:19.912765 25722 leader_election.cc:304] T a57710894e524d9abfc7d7ff3e040e3f P e7b90c67811c40c4b55a45dc2be6a72a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7b90c67811c40c4b55a45dc2be6a72a, ef39864de47a4c1083a180235c9046c4; no voters: 
I20260608 12:46:19.908787 25956 ts_tablet_manager.cc:1403] T 0129f1c15a44430c87cfed9c96c0e97b P ef39864de47a4c1083a180235c9046c4: Time spent bootstrapping tablet: real 0.377s	user 0.016s	sys 0.004s
I20260608 12:46:19.750540 25991 raft_consensus.cc:515] T 3a3a9f58bd7545d2a8796d2399081ed3 P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.886953 25957 raft_consensus.cc:515] T a74b951026064437874a765c6070ff8f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.904588 25993 raft_consensus.cc:515] T f8a0a17ad19d4d68b9bcefb7a7d06621 P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.915992 25834 raft_consensus.cc:2393] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7b90c67811c40c4b55a45dc2be6a72a in current term 1: Already voted for candidate ef39864de47a4c1083a180235c9046c4 in this term.
I20260608 12:46:19.920261 25953 ts_tablet_manager.cc:1434] T 29d350ea0b424f399055a8a6ac2ceaf8 P df68ef5b6dad4eb1b3d1ab3b614845f9: Time spent starting tablet: real 0.190s	user 0.002s	sys 0.004s
I20260608 12:46:19.921377 25755 raft_consensus.cc:2393] T f8a0a17ad19d4d68b9bcefb7a7d06621 P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate df68ef5b6dad4eb1b3d1ab3b614845f9 in current term 1: Already voted for candidate e7b90c67811c40c4b55a45dc2be6a72a in this term.
I20260608 12:46:19.921895 25798 leader_election.cc:304] T a74b951026064437874a765c6070ff8f P ef39864de47a4c1083a180235c9046c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7b90c67811c40c4b55a45dc2be6a72a, ef39864de47a4c1083a180235c9046c4; no voters: 
I20260608 12:46:19.922833 25976 raft_consensus.cc:2804] T a74b951026064437874a765c6070ff8f P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:19.923595 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1ff1633b0d4a3b8c8beed93923942b" candidate_uuid: "ef39864de47a4c1083a180235c9046c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9"
I20260608 12:46:19.924238 25903 raft_consensus.cc:3060] T 2c1ff1633b0d4a3b8c8beed93923942b P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.916343 25905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d350ea0b424f399055a8a6ac2ceaf8" candidate_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" is_pre_election: true
I20260608 12:46:19.926064 25905 raft_consensus.cc:2468] T 29d350ea0b424f399055a8a6ac2ceaf8 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7b90c67811c40c4b55a45dc2be6a72a in term 0.
I20260608 12:46:19.927212 25722 leader_election.cc:304] T 2c1ff1633b0d4a3b8c8beed93923942b P e7b90c67811c40c4b55a45dc2be6a72a [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: e7b90c67811c40c4b55a45dc2be6a72a; no voters: df68ef5b6dad4eb1b3d1ab3b614845f9, ef39864de47a4c1083a180235c9046c4
I20260608 12:46:19.917339 25994 raft_consensus.cc:2804] T a57710894e524d9abfc7d7ff3e040e3f P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:19.930042 25960 raft_consensus.cc:3060] T 2c1ff1633b0d4a3b8c8beed93923942b P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.935346 25956 raft_consensus.cc:359] T 0129f1c15a44430c87cfed9c96c0e97b P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.936204 25956 raft_consensus.cc:385] T 0129f1c15a44430c87cfed9c96c0e97b P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.936504 25956 raft_consensus.cc:740] T 0129f1c15a44430c87cfed9c96c0e97b P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef39864de47a4c1083a180235c9046c4, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.937906 25724 leader_election.cc:304] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a [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: df68ef5b6dad4eb1b3d1ab3b614845f9, e7b90c67811c40c4b55a45dc2be6a72a; no voters: ef39864de47a4c1083a180235c9046c4
I20260608 12:46:19.938113 25956 consensus_queue.cc:260] T 0129f1c15a44430c87cfed9c96c0e97b P ef39864de47a4c1083a180235c9046c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.940165 25998 raft_consensus.cc:2804] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:19.941653 25991 leader_election.cc:290] T 3a3a9f58bd7545d2a8796d2399081ed3 P e7b90c67811c40c4b55a45dc2be6a72a [CANDIDATE]: Term 1 election: Requested vote from peers ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453), df68ef5b6dad4eb1b3d1ab3b614845f9 (127.24.129.3:38955)
I20260608 12:46:19.940694 25998 raft_consensus.cc:493] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:19.943382 25998 raft_consensus.cc:3060] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.938740 25834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0129f1c15a44430c87cfed9c96c0e97b" candidate_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef39864de47a4c1083a180235c9046c4"
I20260608 12:46:19.941840 25993 leader_election.cc:290] T f8a0a17ad19d4d68b9bcefb7a7d06621 P e7b90c67811c40c4b55a45dc2be6a72a [CANDIDATE]: Term 1 election: Requested vote from peers ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453), df68ef5b6dad4eb1b3d1ab3b614845f9 (127.24.129.3:38955)
I20260608 12:46:19.942875 25994 raft_consensus.cc:697] T a57710894e524d9abfc7d7ff3e040e3f P e7b90c67811c40c4b55a45dc2be6a72a [term 1 LEADER]: Becoming Leader. State: Replica: e7b90c67811c40c4b55a45dc2be6a72a, State: Running, Role: LEADER
I20260608 12:46:19.949824 25756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74b951026064437874a765c6070ff8f" candidate_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7b90c67811c40c4b55a45dc2be6a72a"
I20260608 12:46:19.946094 25834 raft_consensus.cc:3060] T 0129f1c15a44430c87cfed9c96c0e97b P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.951974 25757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57710894e524d9abfc7d7ff3e040e3f" candidate_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7b90c67811c40c4b55a45dc2be6a72a"
I20260608 12:46:19.952158 26002 leader_election.cc:290] T 2c1ff1633b0d4a3b8c8beed93923942b P df68ef5b6dad4eb1b3d1ab3b614845f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453), e7b90c67811c40c4b55a45dc2be6a72a (127.24.129.1:42819)
I20260608 12:46:19.945492 25976 raft_consensus.cc:697] T a74b951026064437874a765c6070ff8f P ef39864de47a4c1083a180235c9046c4 [term 1 LEADER]: Becoming Leader. State: Replica: ef39864de47a4c1083a180235c9046c4, State: Running, Role: LEADER
I20260608 12:46:19.950647 25756 raft_consensus.cc:2393] T a74b951026064437874a765c6070ff8f P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate df68ef5b6dad4eb1b3d1ab3b614845f9 in current term 1: Already voted for candidate ef39864de47a4c1083a180235c9046c4 in this term.
I20260608 12:46:19.948896 25961 leader_election.cc:290] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4 [CANDIDATE]: Term 1 election: Requested vote from peers df68ef5b6dad4eb1b3d1ab3b614845f9 (127.24.129.3:38955), e7b90c67811c40c4b55a45dc2be6a72a (127.24.129.1:42819)
I20260608 12:46:19.951025 25832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a0a17ad19d4d68b9bcefb7a7d06621" candidate_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef39864de47a4c1083a180235c9046c4"
I20260608 12:46:19.954960 25983 leader_election.cc:290] T a57710894e524d9abfc7d7ff3e040e3f P df68ef5b6dad4eb1b3d1ab3b614845f9 [CANDIDATE]: Term 1 election: Requested vote from peers e7b90c67811c40c4b55a45dc2be6a72a (127.24.129.1:42819), ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453)
I20260608 12:46:19.951112 25755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1ff1633b0d4a3b8c8beed93923942b" candidate_uuid: "ef39864de47a4c1083a180235c9046c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7b90c67811c40c4b55a45dc2be6a72a"
I20260608 12:46:19.955183 25976 consensus_queue.cc:237] T a74b951026064437874a765c6070ff8f P ef39864de47a4c1083a180235c9046c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.956251 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1ff1633b0d4a3b8c8beed93923942b" candidate_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" is_pre_election: true
I20260608 12:46:19.947649 25957 leader_election.cc:290] T a74b951026064437874a765c6070ff8f P df68ef5b6dad4eb1b3d1ab3b614845f9 [CANDIDATE]: Term 1 election: Requested vote from peers e7b90c67811c40c4b55a45dc2be6a72a (127.24.129.1:42819), ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453)
I20260608 12:46:19.957326 25956 ts_tablet_manager.cc:1434] T 0129f1c15a44430c87cfed9c96c0e97b P ef39864de47a4c1083a180235c9046c4: Time spent starting tablet: real 0.042s	user 0.012s	sys 0.001s
I20260608 12:46:19.958158 25832 raft_consensus.cc:2393] T f8a0a17ad19d4d68b9bcefb7a7d06621 P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e7b90c67811c40c4b55a45dc2be6a72a in current term 1: Already voted for candidate df68ef5b6dad4eb1b3d1ab3b614845f9 in this term.
I20260608 12:46:19.960664 25903 raft_consensus.cc:2468] T 2c1ff1633b0d4a3b8c8beed93923942b P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef39864de47a4c1083a180235c9046c4 in term 1.
I20260608 12:46:19.961673 25994 consensus_queue.cc:237] T a57710894e524d9abfc7d7ff3e040e3f P e7b90c67811c40c4b55a45dc2be6a72a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.963158 25799 leader_election.cc:304] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df68ef5b6dad4eb1b3d1ab3b614845f9, ef39864de47a4c1083a180235c9046c4; no voters: 
I20260608 12:46:19.962173 25906 raft_consensus.cc:2393] T a74b951026064437874a765c6070ff8f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ef39864de47a4c1083a180235c9046c4 in current term 1: Already voted for candidate df68ef5b6dad4eb1b3d1ab3b614845f9 in this term.
I20260608 12:46:19.963644 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a3a9f58bd7545d2a8796d2399081ed3" candidate_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef39864de47a4c1083a180235c9046c4"
I20260608 12:46:19.970131 25833 raft_consensus.cc:3060] T 3a3a9f58bd7545d2a8796d2399081ed3 P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.969775 25832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74b951026064437874a765c6070ff8f" candidate_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef39864de47a4c1083a180235c9046c4"
I20260608 12:46:19.977957 25832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1ff1633b0d4a3b8c8beed93923942b" candidate_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef39864de47a4c1083a180235c9046c4" is_pre_election: true
I20260608 12:46:19.978912 26006 raft_consensus.cc:2804] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:19.971115 25995 leader_election.cc:290] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a [CANDIDATE]: Term 1 election: Requested vote from peers ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453), df68ef5b6dad4eb1b3d1ab3b614845f9 (127.24.129.3:38955)
I20260608 12:46:19.982077 25999 raft_consensus.cc:697] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 LEADER]: Becoming Leader. State: Replica: df68ef5b6dad4eb1b3d1ab3b614845f9, State: Running, Role: LEADER
I20260608 12:46:19.982769 26006 raft_consensus.cc:697] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4 [term 1 LEADER]: Becoming Leader. State: Replica: ef39864de47a4c1083a180235c9046c4, State: Running, Role: LEADER
I20260608 12:46:19.992821 25956 tablet_bootstrap.cc:492] T 29d350ea0b424f399055a8a6ac2ceaf8 P ef39864de47a4c1083a180235c9046c4: Bootstrap starting.
I20260608 12:46:19.994554 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a3a9f58bd7545d2a8796d2399081ed3" candidate_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9"
I20260608 12:46:19.995635 25903 raft_consensus.cc:3060] T 3a3a9f58bd7545d2a8796d2399081ed3 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.997182 25905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a0a17ad19d4d68b9bcefb7a7d06621" candidate_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9"
I20260608 12:46:19.997589 25904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0129f1c15a44430c87cfed9c96c0e97b" candidate_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9"
I20260608 12:46:20.000058 25904 raft_consensus.cc:3060] T 0129f1c15a44430c87cfed9c96c0e97b P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.983629 25999 consensus_queue.cc:237] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:19.986073 26006 consensus_queue.cc:237] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } }
I20260608 12:46:20.001144 25834 raft_consensus.cc:2468] T 0129f1c15a44430c87cfed9c96c0e97b P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7b90c67811c40c4b55a45dc2be6a72a in term 1.
I20260608 12:46:20.008931 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57710894e524d9abfc7d7ff3e040e3f" candidate_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef39864de47a4c1083a180235c9046c4"
I20260608 12:46:20.017051 25831 raft_consensus.cc:2393] T a57710894e524d9abfc7d7ff3e040e3f P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate df68ef5b6dad4eb1b3d1ab3b614845f9 in current term 1: Already voted for candidate e7b90c67811c40c4b55a45dc2be6a72a in this term.
I20260608 12:46:20.014911 25722 leader_election.cc:304] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7b90c67811c40c4b55a45dc2be6a72a, ef39864de47a4c1083a180235c9046c4; no voters: 
I20260608 12:46:20.023548 25998 raft_consensus.cc:515] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:20.010002 25871 leader_election.cc:304] T a74b951026064437874a765c6070ff8f P df68ef5b6dad4eb1b3d1ab3b614845f9 [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: df68ef5b6dad4eb1b3d1ab3b614845f9; no voters: e7b90c67811c40c4b55a45dc2be6a72a, ef39864de47a4c1083a180235c9046c4
I20260608 12:46:20.013473 25960 raft_consensus.cc:2749] T 2c1ff1633b0d4a3b8c8beed93923942b P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:46:20.028316 25994 raft_consensus.cc:2804] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:20.034765 26007 raft_consensus.cc:2749] T a74b951026064437874a765c6070ff8f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:46:20.030309 25903 raft_consensus.cc:2468] T 3a3a9f58bd7545d2a8796d2399081ed3 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7b90c67811c40c4b55a45dc2be6a72a in term 1.
I20260608 12:46:20.047008 25724 leader_election.cc:304] T f8a0a17ad19d4d68b9bcefb7a7d06621 P e7b90c67811c40c4b55a45dc2be6a72a [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: e7b90c67811c40c4b55a45dc2be6a72a; no voters: df68ef5b6dad4eb1b3d1ab3b614845f9, ef39864de47a4c1083a180235c9046c4
I20260608 12:46:20.047771 25960 raft_consensus.cc:2749] T f8a0a17ad19d4d68b9bcefb7a7d06621 P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:46:20.041759 25994 raft_consensus.cc:697] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a [term 1 LEADER]: Becoming Leader. State: Replica: e7b90c67811c40c4b55a45dc2be6a72a, State: Running, Role: LEADER
I20260608 12:46:20.048139 25654 catalog_manager.cc:5696] T a74b951026064437874a765c6070ff8f P ef39864de47a4c1083a180235c9046c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef39864de47a4c1083a180235c9046c4 (127.24.129.2). New cstate: current_term: 1 leader_uuid: "ef39864de47a4c1083a180235c9046c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:20.050652 25998 leader_election.cc:290] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a [CANDIDATE]: Term 1 election: Requested vote from peers ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453), df68ef5b6dad4eb1b3d1ab3b614845f9 (127.24.129.3:38955)
I20260608 12:46:20.054339 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d350ea0b424f399055a8a6ac2ceaf8" candidate_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef39864de47a4c1083a180235c9046c4"
I20260608 12:46:20.055753 25956 tablet_bootstrap.cc:654] T 29d350ea0b424f399055a8a6ac2ceaf8 P ef39864de47a4c1083a180235c9046c4: Neither blocks nor log segments found. Creating new log.
W20260608 12:46:20.056268 25722 leader_election.cc:343] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:46:20.050668 25994 consensus_queue.cc:237] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:20.054685 25904 raft_consensus.cc:2468] T 0129f1c15a44430c87cfed9c96c0e97b P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7b90c67811c40c4b55a45dc2be6a72a in term 1.
I20260608 12:46:20.060918 25871 leader_election.cc:304] T a57710894e524d9abfc7d7ff3e040e3f P df68ef5b6dad4eb1b3d1ab3b614845f9 [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: df68ef5b6dad4eb1b3d1ab3b614845f9; no voters: e7b90c67811c40c4b55a45dc2be6a72a, ef39864de47a4c1083a180235c9046c4
I20260608 12:46:20.062837 25999 raft_consensus.cc:2749] T a57710894e524d9abfc7d7ff3e040e3f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:46:20.064209 25833 raft_consensus.cc:2468] T 3a3a9f58bd7545d2a8796d2399081ed3 P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7b90c67811c40c4b55a45dc2be6a72a in term 1.
I20260608 12:46:20.064379 25724 leader_election.cc:304] T 3a3a9f58bd7545d2a8796d2399081ed3 P e7b90c67811c40c4b55a45dc2be6a72a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df68ef5b6dad4eb1b3d1ab3b614845f9, e7b90c67811c40c4b55a45dc2be6a72a; no voters: 
I20260608 12:46:20.065109 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d350ea0b424f399055a8a6ac2ceaf8" candidate_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9"
I20260608 12:46:20.065343 25998 raft_consensus.cc:2804] T 3a3a9f58bd7545d2a8796d2399081ed3 P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:20.065742 25903 raft_consensus.cc:3060] T 29d350ea0b424f399055a8a6ac2ceaf8 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:20.065932 25998 raft_consensus.cc:697] T 3a3a9f58bd7545d2a8796d2399081ed3 P e7b90c67811c40c4b55a45dc2be6a72a [term 1 LEADER]: Becoming Leader. State: Replica: e7b90c67811c40c4b55a45dc2be6a72a, State: Running, Role: LEADER
I20260608 12:46:20.066191 25755 raft_consensus.cc:2468] T 2c1ff1633b0d4a3b8c8beed93923942b P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef39864de47a4c1083a180235c9046c4 in term 1.
I20260608 12:46:20.066879 25998 consensus_queue.cc:237] T 3a3a9f58bd7545d2a8796d2399081ed3 P e7b90c67811c40c4b55a45dc2be6a72a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:20.070467 25871 leader_election.cc:304] T 2c1ff1633b0d4a3b8c8beed93923942b P df68ef5b6dad4eb1b3d1ab3b614845f9 [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: df68ef5b6dad4eb1b3d1ab3b614845f9; no voters: e7b90c67811c40c4b55a45dc2be6a72a, ef39864de47a4c1083a180235c9046c4
I20260608 12:46:20.071986 25956 tablet_bootstrap.cc:492] T 29d350ea0b424f399055a8a6ac2ceaf8 P ef39864de47a4c1083a180235c9046c4: No bootstrap required, opened a new log
I20260608 12:46:20.072539 25956 ts_tablet_manager.cc:1403] T 29d350ea0b424f399055a8a6ac2ceaf8 P ef39864de47a4c1083a180235c9046c4: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.000s
I20260608 12:46:20.074460 25903 raft_consensus.cc:2468] T 29d350ea0b424f399055a8a6ac2ceaf8 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7b90c67811c40c4b55a45dc2be6a72a in term 1.
I20260608 12:46:20.075363 25999 raft_consensus.cc:2749] T 2c1ff1633b0d4a3b8c8beed93923942b P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:46:20.077190 25724 leader_election.cc:304] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a [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: df68ef5b6dad4eb1b3d1ab3b614845f9, e7b90c67811c40c4b55a45dc2be6a72a; no voters: ef39864de47a4c1083a180235c9046c4
I20260608 12:46:20.078226 25994 raft_consensus.cc:2804] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:20.079022 25994 raft_consensus.cc:697] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a [term 1 LEADER]: Becoming Leader. State: Replica: e7b90c67811c40c4b55a45dc2be6a72a, State: Running, Role: LEADER
I20260608 12:46:20.079877 25994 consensus_queue.cc:237] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:20.075399 25956 raft_consensus.cc:359] T 29d350ea0b424f399055a8a6ac2ceaf8 P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:20.082991 25956 raft_consensus.cc:385] T 29d350ea0b424f399055a8a6ac2ceaf8 P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:20.083298 25956 raft_consensus.cc:740] T 29d350ea0b424f399055a8a6ac2ceaf8 P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef39864de47a4c1083a180235c9046c4, State: Initialized, Role: FOLLOWER
I20260608 12:46:20.085531 25956 consensus_queue.cc:260] T 29d350ea0b424f399055a8a6ac2ceaf8 P ef39864de47a4c1083a180235c9046c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:20.087867 25956 ts_tablet_manager.cc:1434] T 29d350ea0b424f399055a8a6ac2ceaf8 P ef39864de47a4c1083a180235c9046c4: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.002s
I20260608 12:46:20.090034 25657 catalog_manager.cc:5696] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to df68ef5b6dad4eb1b3d1ab3b614845f9 (127.24.129.3). New cstate: current_term: 1 leader_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:20.097146 26006 raft_consensus.cc:493] T 29d350ea0b424f399055a8a6ac2ceaf8 P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:20.097782 26006 raft_consensus.cc:515] T 29d350ea0b424f399055a8a6ac2ceaf8 P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:20.101045 25755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d350ea0b424f399055a8a6ac2ceaf8" candidate_uuid: "ef39864de47a4c1083a180235c9046c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" is_pre_election: true
I20260608 12:46:20.102330 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d350ea0b424f399055a8a6ac2ceaf8" candidate_uuid: "ef39864de47a4c1083a180235c9046c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" is_pre_election: true
I20260608 12:46:20.103061 25903 raft_consensus.cc:2393] T 29d350ea0b424f399055a8a6ac2ceaf8 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef39864de47a4c1083a180235c9046c4 in current term 1: Already voted for candidate e7b90c67811c40c4b55a45dc2be6a72a in this term.
I20260608 12:46:20.103863 26006 leader_election.cc:290] T 29d350ea0b424f399055a8a6ac2ceaf8 P ef39864de47a4c1083a180235c9046c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7b90c67811c40c4b55a45dc2be6a72a (127.24.129.1:42819), df68ef5b6dad4eb1b3d1ab3b614845f9 (127.24.129.3:38955)
I20260608 12:46:20.104122 25799 leader_election.cc:304] T 29d350ea0b424f399055a8a6ac2ceaf8 P ef39864de47a4c1083a180235c9046c4 [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: ef39864de47a4c1083a180235c9046c4; no voters: df68ef5b6dad4eb1b3d1ab3b614845f9, e7b90c67811c40c4b55a45dc2be6a72a
I20260608 12:46:20.105010 26006 raft_consensus.cc:3060] T 29d350ea0b424f399055a8a6ac2ceaf8 P ef39864de47a4c1083a180235c9046c4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:20.110073 26006 raft_consensus.cc:2749] T 29d350ea0b424f399055a8a6ac2ceaf8 P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:46:20.109603 25654 catalog_manager.cc:5696] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef39864de47a4c1083a180235c9046c4 (127.24.129.2). New cstate: current_term: 1 leader_uuid: "ef39864de47a4c1083a180235c9046c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:20.121158 25656 catalog_manager.cc:5696] T a57710894e524d9abfc7d7ff3e040e3f P e7b90c67811c40c4b55a45dc2be6a72a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7b90c67811c40c4b55a45dc2be6a72a (127.24.129.1). New cstate: current_term: 1 leader_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:20.122623 25656 catalog_manager.cc:5696] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7b90c67811c40c4b55a45dc2be6a72a (127.24.129.1). New cstate: current_term: 1 leader_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:20.123926 25656 catalog_manager.cc:5696] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7b90c67811c40c4b55a45dc2be6a72a (127.24.129.1). New cstate: current_term: 1 leader_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:20.125219 25656 catalog_manager.cc:5696] T 3a3a9f58bd7545d2a8796d2399081ed3 P e7b90c67811c40c4b55a45dc2be6a72a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7b90c67811c40c4b55a45dc2be6a72a (127.24.129.1). New cstate: current_term: 1 leader_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:20.216717 25994 consensus_queue.cc:1048] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:20.229913 25960 consensus_queue.cc:1048] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:20.298558 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:20.305548 26025 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:20.306939 26026 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:20.308471 26028 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:20.308761 25092 server_base.cc:1061] running on GCE node
I20260608 12:46:20.309839 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:20.310062 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:20.310266 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922780310245 us; error 0 us; skew 500 ppm
I20260608 12:46:20.310848 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:20.313481 25092 webserver.cc:533] Webserver started at http://127.24.129.4:42743/ using document root <none> and password file <none>
I20260608 12:46:20.314003 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:20.314205 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:20.314500 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:20.315601 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922772201788-25092-0/minicluster-data/ts-3-root/instance:
uuid: "0d919ca549db48e1a4a641859ad42c98"
format_stamp: "Formatted at 2026-06-08 12:46:20 on dist-test-slave-jhsm"
I20260608 12:46:20.320482 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:46:20.324113 26033 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:20.325133 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:46:20.325449 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922772201788-25092-0/minicluster-data/ts-3-root
uuid: "0d919ca549db48e1a4a641859ad42c98"
format_stamp: "Formatted at 2026-06-08 12:46:20 on dist-test-slave-jhsm"
I20260608 12:46:20.325742 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922772201788-25092-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922772201788-25092-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922772201788-25092-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:20.343958 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:20.345131 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:20.346709 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:20.349112 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:20.349323 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:20.349555 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:20.349722 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:20.394156 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.4:36833
I20260608 12:46:20.394304 26095 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.4:36833 every 8 connection(s)
I20260608 12:46:20.410305 26096 heartbeater.cc:344] Connected to a master server at 127.24.129.62:45973
I20260608 12:46:20.410684 26096 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:20.411515 26096 heartbeater.cc:507] Master 127.24.129.62:45973 requested a full tablet report, sending...
I20260608 12:46:20.413551 25656 ts_manager.cc:194] Registered new tserver with Master: 0d919ca549db48e1a4a641859ad42c98 (127.24.129.4:36833)
I20260608 12:46:20.414922 25656 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57480
I20260608 12:46:20.466677 25960 consensus_queue.cc:1048] T a57710894e524d9abfc7d7ff3e040e3f P e7b90c67811c40c4b55a45dc2be6a72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:20.468047 26006 consensus_queue.cc:1048] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:20.483295 26006 consensus_queue.cc:1048] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:46:20.483650 26005 consensus_queue.cc:1048] T a74b951026064437874a765c6070ff8f P ef39864de47a4c1083a180235c9046c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:20.485234 25995 consensus_queue.cc:1048] T a57710894e524d9abfc7d7ff3e040e3f P e7b90c67811c40c4b55a45dc2be6a72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:20.515025 26006 consensus_queue.cc:1048] T a74b951026064437874a765c6070ff8f P ef39864de47a4c1083a180235c9046c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:20.537304 25995 consensus_queue.cc:1048] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:20.550235 25998 consensus_queue.cc:1048] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:20.557236 25998 consensus_queue.cc:1048] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:20.562227 25995 consensus_queue.cc:1048] T 3a3a9f58bd7545d2a8796d2399081ed3 P e7b90c67811c40c4b55a45dc2be6a72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:46:20.570333 25960 consensus_queue.cc:1048] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:20.582876 25995 consensus_queue.cc:1048] T 3a3a9f58bd7545d2a8796d2399081ed3 P e7b90c67811c40c4b55a45dc2be6a72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:20.587015 25999 consensus_queue.cc:1048] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:46:20.609833 25999 consensus_queue.cc:1048] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:21.417788 26096 heartbeater.cc:499] Master 127.24.129.62:45973 was elected leader, sending a full tablet report...
I20260608 12:46:21.430115 25710 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:46:21.448064 25755 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52e3f3c8b6804b119b1c982fd46a210f"
dest_uuid: "e7b90c67811c40c4b55a45dc2be6a72a"
mode: GRACEFUL
new_leader_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9"
 from {username='slave'} at 127.0.0.1:56126
I20260608 12:46:21.448721 25755 raft_consensus.cc:606] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [term 1 LEADER]: Received request to transfer leadership to TS df68ef5b6dad4eb1b3d1ab3b614845f9
I20260608 12:46:21.450086 25710 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 12:46:21.450594 25710 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:46:21.729305 26120 raft_consensus.cc:993] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a: : Instructing follower df68ef5b6dad4eb1b3d1ab3b614845f9 to start an election
I20260608 12:46:21.729802 25995 raft_consensus.cc:1081] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [term 1 LEADER]: Signalling peer df68ef5b6dad4eb1b3d1ab3b614845f9 to start an election
I20260608 12:46:21.731628 25903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52e3f3c8b6804b119b1c982fd46a210f"
dest_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9"
 from {username='slave'} at 127.0.0.1:58028
I20260608 12:46:21.732191 25903 raft_consensus.cc:493] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:46:21.732478 25903 raft_consensus.cc:3060] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:46:21.738060 25903 raft_consensus.cc:515] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:21.740188 25903 leader_election.cc:290] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9 [CANDIDATE]: Term 2 election: Requested vote from peers e7b90c67811c40c4b55a45dc2be6a72a (127.24.129.1:42819), ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453)
I20260608 12:46:21.741029 25755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e3f3c8b6804b119b1c982fd46a210f" candidate_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7b90c67811c40c4b55a45dc2be6a72a"
I20260608 12:46:21.741473 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e3f3c8b6804b119b1c982fd46a210f" candidate_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef39864de47a4c1083a180235c9046c4"
I20260608 12:46:21.741598 25755 raft_consensus.cc:3055] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:46:21.742022 25831 raft_consensus.cc:3060] T 52e3f3c8b6804b119b1c982fd46a210f P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:46:21.741993 25755 raft_consensus.cc:740] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7b90c67811c40c4b55a45dc2be6a72a, State: Running, Role: LEADER
I20260608 12:46:21.742960 25755 consensus_queue.cc:260] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [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: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:21.743873 25755 raft_consensus.cc:3060] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:46:21.747834 25831 raft_consensus.cc:2468] T 52e3f3c8b6804b119b1c982fd46a210f P ef39864de47a4c1083a180235c9046c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df68ef5b6dad4eb1b3d1ab3b614845f9 in term 2.
I20260608 12:46:21.748874 25755 raft_consensus.cc:2468] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df68ef5b6dad4eb1b3d1ab3b614845f9 in term 2.
I20260608 12:46:21.749074 25871 leader_election.cc:304] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9 [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: df68ef5b6dad4eb1b3d1ab3b614845f9, ef39864de47a4c1083a180235c9046c4; no voters: 
I20260608 12:46:21.750540 26121 raft_consensus.cc:2804] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:46:21.751420 26121 raft_consensus.cc:697] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 2 LEADER]: Becoming Leader. State: Replica: df68ef5b6dad4eb1b3d1ab3b614845f9, State: Running, Role: LEADER
I20260608 12:46:21.752080 26121 consensus_queue.cc:237] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9 [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: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:21.759217 25656 catalog_manager.cc:5696] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9 reported cstate change: term changed from 1 to 2, leader changed from e7b90c67811c40c4b55a45dc2be6a72a (127.24.129.1) to df68ef5b6dad4eb1b3d1ab3b614845f9 (127.24.129.3). New cstate: current_term: 2 leader_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:22.193763 25831 raft_consensus.cc:1275] T 52e3f3c8b6804b119b1c982fd46a210f P ef39864de47a4c1083a180235c9046c4 [term 2 FOLLOWER]: Refusing update from remote peer df68ef5b6dad4eb1b3d1ab3b614845f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:46:22.195391 26121 consensus_queue.cc:1048] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:46:22.198108 25755 raft_consensus.cc:1275] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [term 2 FOLLOWER]: Refusing update from remote peer df68ef5b6dad4eb1b3d1ab3b614845f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:46:22.199759 26121 consensus_queue.cc:1048] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:46:23.402469 25799 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.129.3:38955, user_credentials={real_user=slave}} blocked reactor thread for 44215.4us
I20260608 12:46:23.452699 25710 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:46:23.964969 25710 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:46:23.969291 25710 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:46:24.233052 26142 raft_consensus.cc:493] T 0129f1c15a44430c87cfed9c96c0e97b P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e7b90c67811c40c4b55a45dc2be6a72a)
I20260608 12:46:24.234011 26142 raft_consensus.cc:515] T 0129f1c15a44430c87cfed9c96c0e97b P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:24.284101 25756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0129f1c15a44430c87cfed9c96c0e97b" candidate_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" is_pre_election: true
I20260608 12:46:24.290654 26142 leader_election.cc:290] T 0129f1c15a44430c87cfed9c96c0e97b P df68ef5b6dad4eb1b3d1ab3b614845f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e7b90c67811c40c4b55a45dc2be6a72a (127.24.129.1:42819), ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453)
I20260608 12:46:24.291381 26142 raft_consensus.cc:493] T a57710894e524d9abfc7d7ff3e040e3f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e7b90c67811c40c4b55a45dc2be6a72a)
I20260608 12:46:24.291951 26142 raft_consensus.cc:515] T a57710894e524d9abfc7d7ff3e040e3f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:24.294267 26142 leader_election.cc:290] T a57710894e524d9abfc7d7ff3e040e3f P df68ef5b6dad4eb1b3d1ab3b614845f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e7b90c67811c40c4b55a45dc2be6a72a (127.24.129.1:42819), ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453)
I20260608 12:46:24.301344 26140 raft_consensus.cc:493] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader df68ef5b6dad4eb1b3d1ab3b614845f9)
I20260608 12:46:24.305835 25756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57710894e524d9abfc7d7ff3e040e3f" candidate_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" is_pre_election: true
I20260608 12:46:24.323114 26141 raft_consensus.cc:493] T 2c1ff1633b0d4a3b8c8beed93923942b P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef39864de47a4c1083a180235c9046c4)
I20260608 12:46:24.386140 26141 raft_consensus.cc:515] T 2c1ff1633b0d4a3b8c8beed93923942b P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } }
I20260608 12:46:24.383970 26140 raft_consensus.cc:515] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:24.390664 26140 leader_election.cc:290] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453), df68ef5b6dad4eb1b3d1ab3b614845f9 (127.24.129.3:38955)
I20260608 12:46:24.392970 26141 leader_election.cc:290] T 2c1ff1633b0d4a3b8c8beed93923942b P e7b90c67811c40c4b55a45dc2be6a72a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers df68ef5b6dad4eb1b3d1ab3b614845f9 (127.24.129.3:38955), ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453)
I20260608 12:46:24.404868 25832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1ff1633b0d4a3b8c8beed93923942b" candidate_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef39864de47a4c1083a180235c9046c4" is_pre_election: true
I20260608 12:46:24.407254 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e3f3c8b6804b119b1c982fd46a210f" candidate_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ef39864de47a4c1083a180235c9046c4" is_pre_election: true
I20260608 12:46:24.446897 26142 raft_consensus.cc:493] T 3a3a9f58bd7545d2a8796d2399081ed3 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e7b90c67811c40c4b55a45dc2be6a72a)
I20260608 12:46:24.447582 26142 raft_consensus.cc:515] T 3a3a9f58bd7545d2a8796d2399081ed3 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } }
I20260608 12:46:24.458472 25832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57710894e524d9abfc7d7ff3e040e3f" candidate_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef39864de47a4c1083a180235c9046c4" is_pre_election: true
I20260608 12:46:24.458710 25756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a3a9f58bd7545d2a8796d2399081ed3" candidate_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" is_pre_election: true
I20260608 12:46:24.460244 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0129f1c15a44430c87cfed9c96c0e97b" candidate_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef39864de47a4c1083a180235c9046c4" is_pre_election: true
I20260608 12:46:24.461402 25871 leader_election.cc:304] T a57710894e524d9abfc7d7ff3e040e3f P df68ef5b6dad4eb1b3d1ab3b614845f9 [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: df68ef5b6dad4eb1b3d1ab3b614845f9; no voters: e7b90c67811c40c4b55a45dc2be6a72a, ef39864de47a4c1083a180235c9046c4
I20260608 12:46:24.461637 25906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e3f3c8b6804b119b1c982fd46a210f" candidate_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" is_pre_election: true
W20260608 12:46:24.460282 25855 debug-util.cc:398] Leaking SignalData structure 0x7b08001ca7a0 after lost signal to thread 25095
W20260608 12:46:24.463425 25855 debug-util.cc:398] Leaking SignalData structure 0x7b080012c0e0 after lost signal to thread 25691
W20260608 12:46:24.465044 25855 debug-util.cc:398] Leaking SignalData structure 0x7b080011db40 after lost signal to thread 25783
I20260608 12:46:24.465615 26144 raft_consensus.cc:2749] T a57710894e524d9abfc7d7ff3e040e3f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:46:24.466297 25724 leader_election.cc:304] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [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: e7b90c67811c40c4b55a45dc2be6a72a; no voters: df68ef5b6dad4eb1b3d1ab3b614845f9, ef39864de47a4c1083a180235c9046c4
I20260608 12:46:24.463610 26142 leader_election.cc:290] T 3a3a9f58bd7545d2a8796d2399081ed3 P df68ef5b6dad4eb1b3d1ab3b614845f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e7b90c67811c40c4b55a45dc2be6a72a (127.24.129.1:42819), ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453)
I20260608 12:46:24.467572 26140 raft_consensus.cc:2749] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 12:46:24.469484 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a3a9f58bd7545d2a8796d2399081ed3" candidate_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef39864de47a4c1083a180235c9046c4" is_pre_election: true
I20260608 12:46:24.469688 25871 leader_election.cc:304] T 0129f1c15a44430c87cfed9c96c0e97b P df68ef5b6dad4eb1b3d1ab3b614845f9 [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: df68ef5b6dad4eb1b3d1ab3b614845f9; no voters: e7b90c67811c40c4b55a45dc2be6a72a, ef39864de47a4c1083a180235c9046c4
I20260608 12:46:24.471204 26132 raft_consensus.cc:2749] T 0129f1c15a44430c87cfed9c96c0e97b P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:46:24.471141 25871 leader_election.cc:304] T 3a3a9f58bd7545d2a8796d2399081ed3 P df68ef5b6dad4eb1b3d1ab3b614845f9 [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: df68ef5b6dad4eb1b3d1ab3b614845f9; no voters: e7b90c67811c40c4b55a45dc2be6a72a, ef39864de47a4c1083a180235c9046c4
I20260608 12:46:24.472441 26132 raft_consensus.cc:2749] T 3a3a9f58bd7545d2a8796d2399081ed3 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:46:24.475481 25855 debug-util.cc:398] Leaking SignalData structure 0x7b080012f3e0 after lost signal to thread 25858
W20260608 12:46:24.475745 25855 debug-util.cc:398] Leaking SignalData structure 0x7b080012b240 after lost signal to thread 25859
I20260608 12:46:24.481189 25902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1ff1633b0d4a3b8c8beed93923942b" candidate_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" is_pre_election: true
I20260608 12:46:24.483306 25724 leader_election.cc:304] T 2c1ff1633b0d4a3b8c8beed93923942b P e7b90c67811c40c4b55a45dc2be6a72a [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: e7b90c67811c40c4b55a45dc2be6a72a; no voters: df68ef5b6dad4eb1b3d1ab3b614845f9, ef39864de47a4c1083a180235c9046c4
I20260608 12:46:24.484311 26120 raft_consensus.cc:2749] T 2c1ff1633b0d4a3b8c8beed93923942b P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:46:24.491379 25654 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57446 (request call id 34) took 1137 ms. Trace:
I20260608 12:46:24.491865 25654 rpcz_store.cc:276] 0608 12:46:23.354112 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:46:23.788561 (+434449us) service_pool.cc:224] Handling call
0608 12:46:24.491187 (+702626us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":2}
W20260608 12:46:24.493659 25855 debug-util.cc:398] Leaking SignalData structure 0x7b080018f6c0 after lost signal to thread 25932
W20260608 12:46:24.494072 25855 debug-util.cc:398] Leaking SignalData structure 0x7b080018f680 after lost signal to thread 25933
W20260608 12:46:24.495267 25855 debug-util.cc:398] Leaking SignalData structure 0x7b080012d7a0 after lost signal to thread 26095
I20260608 12:46:25.970743 25710 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:46:25.977355 25710 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:46:25.977854 25710 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:46:26.494536 25755 consensus_queue.cc:237] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a [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: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } attrs { replace: true } } peers { permanent_uuid: "0d919ca549db48e1a4a641859ad42c98" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36833 } attrs { promote: true } }
I20260608 12:46:26.508495 25908 raft_consensus.cc:1275] T 29d350ea0b424f399055a8a6ac2ceaf8 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Refusing update from remote peer e7b90c67811c40c4b55a45dc2be6a72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:26.512027 25831 raft_consensus.cc:1275] T 29d350ea0b424f399055a8a6ac2ceaf8 P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Refusing update from remote peer e7b90c67811c40c4b55a45dc2be6a72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:26.513322 26149 consensus_queue.cc:1048] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:46:26.526019 26149 consensus_queue.cc:1048] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:46:26.535125 25724 consensus_peers.cc:597] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a -> Peer 0d919ca549db48e1a4a641859ad42c98 (127.24.129.4:36833): Couldn't send request to peer 0d919ca549db48e1a4a641859ad42c98. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 29d350ea0b424f399055a8a6ac2ceaf8. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:26.539337 26120 raft_consensus.cc:2955] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0d919ca549db48e1a4a641859ad42c98 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } attrs { replace: true } } peers { permanent_uuid: "0d919ca549db48e1a4a641859ad42c98" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36833 } attrs { promote: true } } }
I20260608 12:46:26.544803 25908 raft_consensus.cc:2955] T 29d350ea0b424f399055a8a6ac2ceaf8 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0d919ca549db48e1a4a641859ad42c98 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } attrs { replace: true } } peers { permanent_uuid: "0d919ca549db48e1a4a641859ad42c98" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36833 } attrs { promote: true } } }
I20260608 12:46:26.555946 25831 raft_consensus.cc:2955] T 29d350ea0b424f399055a8a6ac2ceaf8 P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0d919ca549db48e1a4a641859ad42c98 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } attrs { replace: true } } peers { permanent_uuid: "0d919ca549db48e1a4a641859ad42c98" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36833 } attrs { promote: true } } }
I20260608 12:46:26.561239 25755 consensus_queue.cc:237] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a [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: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } attrs { replace: true } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } } peers { permanent_uuid: "0d919ca549db48e1a4a641859ad42c98" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36833 } attrs { promote: true } }
I20260608 12:46:26.566641 25655 catalog_manager.cc:5696] T 29d350ea0b424f399055a8a6ac2ceaf8 P df68ef5b6dad4eb1b3d1ab3b614845f9 reported cstate change: config changed from index -1 to 2, NON_VOTER 0d919ca549db48e1a4a641859ad42c98 (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } attrs { replace: true } } peers { permanent_uuid: "0d919ca549db48e1a4a641859ad42c98" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36833 } attrs { promote: true } } }
I20260608 12:46:26.578301 25908 raft_consensus.cc:1275] T 0129f1c15a44430c87cfed9c96c0e97b P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Refusing update from remote peer e7b90c67811c40c4b55a45dc2be6a72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:46:26.578372 25724 consensus_peers.cc:597] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a -> Peer 0d919ca549db48e1a4a641859ad42c98 (127.24.129.4:36833): Couldn't send request to peer 0d919ca549db48e1a4a641859ad42c98. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0129f1c15a44430c87cfed9c96c0e97b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:26.578963 25831 raft_consensus.cc:1275] T 0129f1c15a44430c87cfed9c96c0e97b P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Refusing update from remote peer e7b90c67811c40c4b55a45dc2be6a72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:26.580076 26154 consensus_queue.cc:1048] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:46:26.581279 26149 consensus_queue.cc:1048] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:46:26.601464 26120 raft_consensus.cc:2955] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0d919ca549db48e1a4a641859ad42c98 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } attrs { replace: true } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } } peers { permanent_uuid: "0d919ca549db48e1a4a641859ad42c98" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36833 } attrs { promote: true } } }
I20260608 12:46:26.603920 25903 raft_consensus.cc:2955] T 0129f1c15a44430c87cfed9c96c0e97b P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0d919ca549db48e1a4a641859ad42c98 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } attrs { replace: true } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } } peers { permanent_uuid: "0d919ca549db48e1a4a641859ad42c98" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36833 } attrs { promote: true } } }
I20260608 12:46:26.607045 25832 raft_consensus.cc:2955] T 0129f1c15a44430c87cfed9c96c0e97b P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0d919ca549db48e1a4a641859ad42c98 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } attrs { replace: true } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } } peers { permanent_uuid: "0d919ca549db48e1a4a641859ad42c98" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36833 } attrs { promote: true } } }
I20260608 12:46:26.630440 25656 catalog_manager.cc:5696] T 0129f1c15a44430c87cfed9c96c0e97b P df68ef5b6dad4eb1b3d1ab3b614845f9 reported cstate change: config changed from index -1 to 2, NON_VOTER 0d919ca549db48e1a4a641859ad42c98 (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } attrs { replace: true } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } } peers { permanent_uuid: "0d919ca549db48e1a4a641859ad42c98" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36833 } attrs { promote: true } } }
I20260608 12:46:26.641929 25832 consensus_queue.cc:237] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4 [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: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } attrs { replace: true } } peers { permanent_uuid: "0d919ca549db48e1a4a641859ad42c98" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36833 } attrs { promote: true } }
I20260608 12:46:26.653045 25755 raft_consensus.cc:1275] T 2c1ff1633b0d4a3b8c8beed93923942b P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Refusing update from remote peer ef39864de47a4c1083a180235c9046c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:26.655288 26164 consensus_queue.cc:1048] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:46:26.657783 25903 raft_consensus.cc:1275] T 2c1ff1633b0d4a3b8c8beed93923942b P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Refusing update from remote peer ef39864de47a4c1083a180235c9046c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:26.659958 26164 consensus_queue.cc:1048] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:46:26.668691 26005 raft_consensus.cc:2955] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0d919ca549db48e1a4a641859ad42c98 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } attrs { replace: true } } peers { permanent_uuid: "0d919ca549db48e1a4a641859ad42c98" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36833 } attrs { promote: true } } }
W20260608 12:46:26.673749 25799 consensus_peers.cc:597] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4 -> Peer 0d919ca549db48e1a4a641859ad42c98 (127.24.129.4:36833): Couldn't send request to peer 0d919ca549db48e1a4a641859ad42c98. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2c1ff1633b0d4a3b8c8beed93923942b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:26.678139 25756 raft_consensus.cc:2955] T 2c1ff1633b0d4a3b8c8beed93923942b P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0d919ca549db48e1a4a641859ad42c98 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } attrs { replace: true } } peers { permanent_uuid: "0d919ca549db48e1a4a641859ad42c98" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36833 } attrs { promote: true } } }
I20260608 12:46:26.690158 25655 catalog_manager.cc:5696] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4 reported cstate change: config changed from index -1 to 2, NON_VOTER 0d919ca549db48e1a4a641859ad42c98 (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "ef39864de47a4c1083a180235c9046c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d919ca549db48e1a4a641859ad42c98" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36833 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:26.687757 25903 raft_consensus.cc:2955] T 2c1ff1633b0d4a3b8c8beed93923942b P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0d919ca549db48e1a4a641859ad42c98 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } } peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } attrs { replace: true } } peers { permanent_uuid: "0d919ca549db48e1a4a641859ad42c98" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36833 } attrs { promote: true } } }
I20260608 12:46:26.716027 25903 consensus_queue.cc:237] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9 [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: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } attrs { replace: true } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } } peers { permanent_uuid: "0d919ca549db48e1a4a641859ad42c98" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36833 } attrs { promote: true } }
I20260608 12:46:26.725924 25832 raft_consensus.cc:1275] T f8a0a17ad19d4d68b9bcefb7a7d06621 P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Refusing update from remote peer df68ef5b6dad4eb1b3d1ab3b614845f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:26.727315 25756 raft_consensus.cc:1275] T f8a0a17ad19d4d68b9bcefb7a7d06621 P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Refusing update from remote peer df68ef5b6dad4eb1b3d1ab3b614845f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:26.727795 26142 consensus_queue.cc:1048] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:46:26.730037 26170 consensus_queue.cc:1048] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:46:26.741434 26142 raft_consensus.cc:2955] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0d919ca549db48e1a4a641859ad42c98 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } attrs { replace: true } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } } peers { permanent_uuid: "0d919ca549db48e1a4a641859ad42c98" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36833 } attrs { promote: true } } }
I20260608 12:46:26.743758 25756 raft_consensus.cc:2955] T f8a0a17ad19d4d68b9bcefb7a7d06621 P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0d919ca549db48e1a4a641859ad42c98 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } attrs { replace: true } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } } peers { permanent_uuid: "0d919ca549db48e1a4a641859ad42c98" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36833 } attrs { promote: true } } }
W20260608 12:46:26.749452 25873 consensus_peers.cc:597] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9 -> Peer 0d919ca549db48e1a4a641859ad42c98 (127.24.129.4:36833): Couldn't send request to peer 0d919ca549db48e1a4a641859ad42c98. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f8a0a17ad19d4d68b9bcefb7a7d06621. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:26.760164 25655 catalog_manager.cc:5696] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9 reported cstate change: config changed from index -1 to 2, NON_VOTER 0d919ca549db48e1a4a641859ad42c98 (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d919ca549db48e1a4a641859ad42c98" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36833 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:26.765818 25832 raft_consensus.cc:2955] T f8a0a17ad19d4d68b9bcefb7a7d06621 P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0d919ca549db48e1a4a641859ad42c98 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } attrs { replace: true } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } } peers { permanent_uuid: "0d919ca549db48e1a4a641859ad42c98" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36833 } attrs { promote: true } } }
I20260608 12:46:26.813011 25092 tablet_server.cc:179] TabletServer@127.24.129.1:0 shutting down...
W20260608 12:46:26.834738 25798 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260608 12:46:26.852149 25798 consensus_peers.cc:597] T a74b951026064437874a765c6070ff8f P ef39864de47a4c1083a180235c9046c4 -> Peer e7b90c67811c40c4b55a45dc2be6a72a (127.24.129.1:42819): Couldn't send request to peer e7b90c67811c40c4b55a45dc2be6a72a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:26.864810 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:26.865998 25092 tablet_replica.cc:333] T a74b951026064437874a765c6070ff8f P e7b90c67811c40c4b55a45dc2be6a72a: stopping tablet replica
I20260608 12:46:26.866972 25092 raft_consensus.cc:2243] T a74b951026064437874a765c6070ff8f P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:26.867605 25092 raft_consensus.cc:2272] T a74b951026064437874a765c6070ff8f P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:26.871011 25092 tablet_replica.cc:333] T 3a3a9f58bd7545d2a8796d2399081ed3 P e7b90c67811c40c4b55a45dc2be6a72a: stopping tablet replica
I20260608 12:46:26.871834 25092 raft_consensus.cc:2243] T 3a3a9f58bd7545d2a8796d2399081ed3 P e7b90c67811c40c4b55a45dc2be6a72a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:26.873039 25092 raft_consensus.cc:2272] T 3a3a9f58bd7545d2a8796d2399081ed3 P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:26.875845 25092 tablet_replica.cc:333] T 2c1ff1633b0d4a3b8c8beed93923942b P e7b90c67811c40c4b55a45dc2be6a72a: stopping tablet replica
I20260608 12:46:26.876607 25092 raft_consensus.cc:2243] T 2c1ff1633b0d4a3b8c8beed93923942b P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:26.877351 25092 raft_consensus.cc:2272] T 2c1ff1633b0d4a3b8c8beed93923942b P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:26.881165 25092 tablet_replica.cc:333] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a: stopping tablet replica
I20260608 12:46:26.881994 25092 raft_consensus.cc:2243] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:26.883308 25092 raft_consensus.cc:2272] T 29d350ea0b424f399055a8a6ac2ceaf8 P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:26.886476 25092 tablet_replica.cc:333] T a57710894e524d9abfc7d7ff3e040e3f P e7b90c67811c40c4b55a45dc2be6a72a: stopping tablet replica
I20260608 12:46:26.887176 25092 raft_consensus.cc:2243] T a57710894e524d9abfc7d7ff3e040e3f P e7b90c67811c40c4b55a45dc2be6a72a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:26.888195 25092 raft_consensus.cc:2272] T a57710894e524d9abfc7d7ff3e040e3f P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:26.891017 25092 tablet_replica.cc:333] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a: stopping tablet replica
I20260608 12:46:26.891680 25092 raft_consensus.cc:2243] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:26.892905 25092 raft_consensus.cc:2272] T 0129f1c15a44430c87cfed9c96c0e97b P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:26.896148 25092 tablet_replica.cc:333] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a: stopping tablet replica
I20260608 12:46:26.896860 25092 raft_consensus.cc:2243] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:26.897356 25092 raft_consensus.cc:2272] T 52e3f3c8b6804b119b1c982fd46a210f P e7b90c67811c40c4b55a45dc2be6a72a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:26.899753 25092 tablet_replica.cc:333] T f8a0a17ad19d4d68b9bcefb7a7d06621 P e7b90c67811c40c4b55a45dc2be6a72a: stopping tablet replica
I20260608 12:46:26.900367 25092 raft_consensus.cc:2243] T f8a0a17ad19d4d68b9bcefb7a7d06621 P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:26.900995 25092 raft_consensus.cc:2272] T f8a0a17ad19d4d68b9bcefb7a7d06621 P e7b90c67811c40c4b55a45dc2be6a72a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:26.937310 25092 tablet_server.cc:196] TabletServer@127.24.129.1:0 shutdown complete.
I20260608 12:46:26.968361 25092 tablet_server.cc:179] TabletServer@127.24.129.2:0 shutting down...
I20260608 12:46:27.029366 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:27.030503 25092 tablet_replica.cc:333] T 0129f1c15a44430c87cfed9c96c0e97b P ef39864de47a4c1083a180235c9046c4: stopping tablet replica
I20260608 12:46:27.031574 25092 raft_consensus.cc:2243] T 0129f1c15a44430c87cfed9c96c0e97b P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:27.032346 25092 raft_consensus.cc:2272] T 0129f1c15a44430c87cfed9c96c0e97b P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:27.035845 25092 tablet_replica.cc:333] T f8a0a17ad19d4d68b9bcefb7a7d06621 P ef39864de47a4c1083a180235c9046c4: stopping tablet replica
I20260608 12:46:27.036808 25092 raft_consensus.cc:2243] T f8a0a17ad19d4d68b9bcefb7a7d06621 P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:27.037552 25092 raft_consensus.cc:2272] T f8a0a17ad19d4d68b9bcefb7a7d06621 P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:27.041036 25092 tablet_replica.cc:333] T a74b951026064437874a765c6070ff8f P ef39864de47a4c1083a180235c9046c4: stopping tablet replica
I20260608 12:46:27.041931 25092 raft_consensus.cc:2243] T a74b951026064437874a765c6070ff8f P ef39864de47a4c1083a180235c9046c4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:27.043023 25092 raft_consensus.cc:2272] T a74b951026064437874a765c6070ff8f P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:27.046151 25092 tablet_replica.cc:333] T 3a3a9f58bd7545d2a8796d2399081ed3 P ef39864de47a4c1083a180235c9046c4: stopping tablet replica
I20260608 12:46:27.046988 25092 raft_consensus.cc:2243] T 3a3a9f58bd7545d2a8796d2399081ed3 P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:27.047595 25092 raft_consensus.cc:2272] T 3a3a9f58bd7545d2a8796d2399081ed3 P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:27.050537 25092 tablet_replica.cc:333] T 29d350ea0b424f399055a8a6ac2ceaf8 P ef39864de47a4c1083a180235c9046c4: stopping tablet replica
I20260608 12:46:27.051324 25092 raft_consensus.cc:2243] T 29d350ea0b424f399055a8a6ac2ceaf8 P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:27.052016 25092 raft_consensus.cc:2272] T 29d350ea0b424f399055a8a6ac2ceaf8 P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:27.055418 25092 tablet_replica.cc:333] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4: stopping tablet replica
I20260608 12:46:27.056237 25092 raft_consensus.cc:2243] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:27.057755 25092 raft_consensus.cc:2272] T 2c1ff1633b0d4a3b8c8beed93923942b P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:27.061679 25092 tablet_replica.cc:333] T a57710894e524d9abfc7d7ff3e040e3f P ef39864de47a4c1083a180235c9046c4: stopping tablet replica
I20260608 12:46:27.062458 25092 raft_consensus.cc:2243] T a57710894e524d9abfc7d7ff3e040e3f P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:27.063108 25092 raft_consensus.cc:2272] T a57710894e524d9abfc7d7ff3e040e3f P ef39864de47a4c1083a180235c9046c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:27.066156 25092 tablet_replica.cc:333] T 52e3f3c8b6804b119b1c982fd46a210f P ef39864de47a4c1083a180235c9046c4: stopping tablet replica
I20260608 12:46:27.066839 25092 raft_consensus.cc:2243] T 52e3f3c8b6804b119b1c982fd46a210f P ef39864de47a4c1083a180235c9046c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:27.067619 25092 raft_consensus.cc:2272] T 52e3f3c8b6804b119b1c982fd46a210f P ef39864de47a4c1083a180235c9046c4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:46:27.080765 25871 consensus_peers.cc:597] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9 -> Peer ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453): Couldn't send request to peer ef39864de47a4c1083a180235c9046c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:46:27.111702 25872 consensus_peers.cc:597] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9 -> Peer e7b90c67811c40c4b55a45dc2be6a72a (127.24.129.1:42819): Couldn't send request to peer e7b90c67811c40c4b55a45dc2be6a72a. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:42819: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:27.184901 26177 ts_tablet_manager.cc:933] T f8a0a17ad19d4d68b9bcefb7a7d06621 P 0d919ca549db48e1a4a641859ad42c98: Initiating tablet copy from peer df68ef5b6dad4eb1b3d1ab3b614845f9 (127.24.129.3:38955)
I20260608 12:46:27.187326 26177 tablet_copy_client.cc:323] T f8a0a17ad19d4d68b9bcefb7a7d06621 P 0d919ca549db48e1a4a641859ad42c98: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.3:38955
I20260608 12:46:27.201640 25918 tablet_copy_service.cc:140] P df68ef5b6dad4eb1b3d1ab3b614845f9: Received BeginTabletCopySession request for tablet f8a0a17ad19d4d68b9bcefb7a7d06621 from peer 0d919ca549db48e1a4a641859ad42c98 ({username='slave'} at 127.0.0.1:53124)
I20260608 12:46:27.202471 25918 tablet_copy_service.cc:161] P df68ef5b6dad4eb1b3d1ab3b614845f9: Beginning new tablet copy session on tablet f8a0a17ad19d4d68b9bcefb7a7d06621 from peer 0d919ca549db48e1a4a641859ad42c98 at {username='slave'} at 127.0.0.1:53124: session id = 0d919ca549db48e1a4a641859ad42c98-f8a0a17ad19d4d68b9bcefb7a7d06621
I20260608 12:46:27.212178 25918 tablet_copy_source_session.cc:215] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:46:27.218394 26177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8a0a17ad19d4d68b9bcefb7a7d06621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:27.234750 26177 tablet_copy_client.cc:806] T f8a0a17ad19d4d68b9bcefb7a7d06621 P 0d919ca549db48e1a4a641859ad42c98: tablet copy: Starting download of 0 data blocks...
I20260608 12:46:27.235466 26177 tablet_copy_client.cc:670] T f8a0a17ad19d4d68b9bcefb7a7d06621 P 0d919ca549db48e1a4a641859ad42c98: tablet copy: Starting download of 1 WAL segments...
I20260608 12:46:27.241129 26177 tablet_copy_client.cc:538] T f8a0a17ad19d4d68b9bcefb7a7d06621 P 0d919ca549db48e1a4a641859ad42c98: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:46:27.250218 26177 tablet_bootstrap.cc:492] T f8a0a17ad19d4d68b9bcefb7a7d06621 P 0d919ca549db48e1a4a641859ad42c98: Bootstrap starting.
I20260608 12:46:27.278362 26177 tablet_bootstrap.cc:492] T f8a0a17ad19d4d68b9bcefb7a7d06621 P 0d919ca549db48e1a4a641859ad42c98: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:46:27.279407 26177 tablet_bootstrap.cc:492] T f8a0a17ad19d4d68b9bcefb7a7d06621 P 0d919ca549db48e1a4a641859ad42c98: Bootstrap complete.
I20260608 12:46:27.280093 26177 ts_tablet_manager.cc:1403] T f8a0a17ad19d4d68b9bcefb7a7d06621 P 0d919ca549db48e1a4a641859ad42c98: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.004s
I20260608 12:46:27.283468 26177 raft_consensus.cc:359] T f8a0a17ad19d4d68b9bcefb7a7d06621 P 0d919ca549db48e1a4a641859ad42c98 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } attrs { replace: true } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } } peers { permanent_uuid: "0d919ca549db48e1a4a641859ad42c98" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36833 } attrs { promote: true } }
I20260608 12:46:27.284309 26177 raft_consensus.cc:740] T f8a0a17ad19d4d68b9bcefb7a7d06621 P 0d919ca549db48e1a4a641859ad42c98 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0d919ca549db48e1a4a641859ad42c98, State: Initialized, Role: LEARNER
I20260608 12:46:27.285023 26177 consensus_queue.cc:260] T f8a0a17ad19d4d68b9bcefb7a7d06621 P 0d919ca549db48e1a4a641859ad42c98 [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: "e7b90c67811c40c4b55a45dc2be6a72a" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42819 } } peers { permanent_uuid: "ef39864de47a4c1083a180235c9046c4" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39453 } attrs { replace: true } } peers { permanent_uuid: "df68ef5b6dad4eb1b3d1ab3b614845f9" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38955 } } peers { permanent_uuid: "0d919ca549db48e1a4a641859ad42c98" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36833 } attrs { promote: true } }
I20260608 12:46:27.288049 26177 ts_tablet_manager.cc:1434] T f8a0a17ad19d4d68b9bcefb7a7d06621 P 0d919ca549db48e1a4a641859ad42c98: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260608 12:46:27.290620 25918 tablet_copy_service.cc:342] P df68ef5b6dad4eb1b3d1ab3b614845f9: Request end of tablet copy session 0d919ca549db48e1a4a641859ad42c98-f8a0a17ad19d4d68b9bcefb7a7d06621 received from {username='slave'} at 127.0.0.1:53124
I20260608 12:46:27.291108 25918 tablet_copy_service.cc:434] P df68ef5b6dad4eb1b3d1ab3b614845f9: ending tablet copy session 0d919ca549db48e1a4a641859ad42c98-f8a0a17ad19d4d68b9bcefb7a7d06621 on tablet f8a0a17ad19d4d68b9bcefb7a7d06621 with peer 0d919ca549db48e1a4a641859ad42c98
W20260608 12:46:27.339318 25871 consensus_peers.cc:597] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9 -> Peer ef39864de47a4c1083a180235c9046c4 (127.24.129.2:39453): Couldn't send request to peer ef39864de47a4c1083a180235c9046c4. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.2:39453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:46:27.372539 25872 consensus_peers.cc:597] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9 -> Peer e7b90c67811c40c4b55a45dc2be6a72a (127.24.129.1:42819): Couldn't send request to peer e7b90c67811c40c4b55a45dc2be6a72a. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:42819: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:27.650667 25092 tablet_server.cc:196] TabletServer@127.24.129.2:0 shutdown complete.
I20260608 12:46:27.675560 25092 tablet_server.cc:179] TabletServer@127.24.129.3:0 shutting down...
I20260608 12:46:27.708380 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:27.709340 25092 tablet_replica.cc:333] T 0129f1c15a44430c87cfed9c96c0e97b P df68ef5b6dad4eb1b3d1ab3b614845f9: stopping tablet replica
I20260608 12:46:27.710026 25092 raft_consensus.cc:2243] T 0129f1c15a44430c87cfed9c96c0e97b P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:27.710525 25092 raft_consensus.cc:2272] T 0129f1c15a44430c87cfed9c96c0e97b P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:27.712488 25092 tablet_replica.cc:333] T 29d350ea0b424f399055a8a6ac2ceaf8 P df68ef5b6dad4eb1b3d1ab3b614845f9: stopping tablet replica
I20260608 12:46:27.713074 25092 raft_consensus.cc:2243] T 29d350ea0b424f399055a8a6ac2ceaf8 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:27.713496 25092 raft_consensus.cc:2272] T 29d350ea0b424f399055a8a6ac2ceaf8 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:27.715195 25092 tablet_replica.cc:333] T 2c1ff1633b0d4a3b8c8beed93923942b P df68ef5b6dad4eb1b3d1ab3b614845f9: stopping tablet replica
I20260608 12:46:27.715699 25092 raft_consensus.cc:2243] T 2c1ff1633b0d4a3b8c8beed93923942b P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:27.716131 25092 raft_consensus.cc:2272] T 2c1ff1633b0d4a3b8c8beed93923942b P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:27.717820 25092 tablet_replica.cc:333] T a57710894e524d9abfc7d7ff3e040e3f P df68ef5b6dad4eb1b3d1ab3b614845f9: stopping tablet replica
I20260608 12:46:27.718361 25092 raft_consensus.cc:2243] T a57710894e524d9abfc7d7ff3e040e3f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:27.718784 25092 raft_consensus.cc:2272] T a57710894e524d9abfc7d7ff3e040e3f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:27.721215 25092 tablet_replica.cc:333] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9: stopping tablet replica
I20260608 12:46:27.721679 25092 raft_consensus.cc:2243] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:46:27.722397 25092 raft_consensus.cc:2272] T 52e3f3c8b6804b119b1c982fd46a210f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:27.724385 25092 tablet_replica.cc:333] T a74b951026064437874a765c6070ff8f P df68ef5b6dad4eb1b3d1ab3b614845f9: stopping tablet replica
I20260608 12:46:27.724929 25092 raft_consensus.cc:2243] T a74b951026064437874a765c6070ff8f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:27.725343 25092 raft_consensus.cc:2272] T a74b951026064437874a765c6070ff8f P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:27.727370 25092 tablet_replica.cc:333] T 3a3a9f58bd7545d2a8796d2399081ed3 P df68ef5b6dad4eb1b3d1ab3b614845f9: stopping tablet replica
I20260608 12:46:27.727846 25092 raft_consensus.cc:2243] T 3a3a9f58bd7545d2a8796d2399081ed3 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:27.728235 25092 raft_consensus.cc:2272] T 3a3a9f58bd7545d2a8796d2399081ed3 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:27.730281 25092 tablet_replica.cc:333] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9: stopping tablet replica
I20260608 12:46:27.730731 25092 raft_consensus.cc:2243] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:27.731621 25092 raft_consensus.cc:2272] T f8a0a17ad19d4d68b9bcefb7a7d06621 P df68ef5b6dad4eb1b3d1ab3b614845f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:27.763931 25092 tablet_server.cc:196] TabletServer@127.24.129.3:0 shutdown complete.
I20260608 12:46:27.785059 25092 tablet_server.cc:179] TabletServer@127.24.129.4:0 shutting down...
I20260608 12:46:27.815310 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:27.816071 25092 tablet_replica.cc:333] T f8a0a17ad19d4d68b9bcefb7a7d06621 P 0d919ca549db48e1a4a641859ad42c98: stopping tablet replica
I20260608 12:46:27.816627 25092 raft_consensus.cc:2243] T f8a0a17ad19d4d68b9bcefb7a7d06621 P 0d919ca549db48e1a4a641859ad42c98 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:46:27.817087 25092 raft_consensus.cc:2272] T f8a0a17ad19d4d68b9bcefb7a7d06621 P 0d919ca549db48e1a4a641859ad42c98 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:46:27.835920 25092 tablet_server.cc:196] TabletServer@127.24.129.4:0 shutdown complete.
I20260608 12:46:27.845772 25092 master.cc:562] Master@127.24.129.62:45973 shutting down...
W20260608 12:46:27.870854 25705 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:46:27.871181 25705 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:46:27.871403 25705 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:46:27.872692 25092 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 99223f5f04b040b79f3c7cbf4a3e138b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:27.873318 25092 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 99223f5f04b040b79f3c7cbf4a3e138b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:27.873677 25092 tablet_replica.cc:333] T 00000000000000000000000000000000 P 99223f5f04b040b79f3c7cbf4a3e138b: stopping tablet replica
I20260608 12:46:27.893934 25092 master.cc:584] Master@127.24.129.62:45973 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (10664 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 12:46:27.939767 25092 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.129.62:45605,127.24.129.61:33943,127.24.129.60:33717
I20260608 12:46:27.941406 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:27.947842 26185 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:27.948184 26186 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:27.949538 26188 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:27.950874 25092 server_base.cc:1061] running on GCE node
I20260608 12:46:27.951836 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:27.952030 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:27.952148 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922787952137 us; error 0 us; skew 500 ppm
I20260608 12:46:27.952778 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:27.955497 25092 webserver.cc:533] Webserver started at http://127.24.129.62:34357/ using document root <none> and password file <none>
I20260608 12:46:27.956029 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:27.956192 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:27.956449 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:27.957669 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922772201788-25092-0/minicluster-data/master-0-root/instance:
uuid: "4c912cab247c4d9c904a42be9b67289e"
format_stamp: "Formatted at 2026-06-08 12:46:27 on dist-test-slave-jhsm"
I20260608 12:46:27.962715 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260608 12:46:27.966688 26193 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:27.967576 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:46:27.967927 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922772201788-25092-0/minicluster-data/master-0-root
uuid: "4c912cab247c4d9c904a42be9b67289e"
format_stamp: "Formatted at 2026-06-08 12:46:27 on dist-test-slave-jhsm"
I20260608 12:46:27.968247 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922772201788-25092-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922772201788-25092-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922772201788-25092-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:28.000126 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:28.001673 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:28.049041 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.62:45605
I20260608 12:46:28.049129 26244 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.62:45605 every 8 connection(s)
I20260608 12:46:28.053922 26245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:28.054317 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:46:28.060221 26245 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:46:28.060616 26247 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:28.063735 26248 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:28.064039 26250 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:28.066593 25092 server_base.cc:1061] running on GCE node
I20260608 12:46:28.067646 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:28.067867 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:28.068069 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922788068051 us; error 0 us; skew 500 ppm
I20260608 12:46:28.068951 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:28.072229 25092 webserver.cc:533] Webserver started at http://127.24.129.61:34465/ using document root <none> and password file <none>
I20260608 12:46:28.073061 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:28.073328 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:28.073699 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:28.075309 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922772201788-25092-0/minicluster-data/master-1-root/instance:
uuid: "79fa6ac1e1c64a4b8dc01436b443b54a"
format_stamp: "Formatted at 2026-06-08 12:46:28 on dist-test-slave-jhsm"
I20260608 12:46:28.076323 26245 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:46:28.081986 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.005s
W20260608 12:46:28.082262 26245 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.129.61:33943: Network error: Client connection negotiation failed: client connection to 127.24.129.61:33943: connect: Connection refused (error 111)
I20260608 12:46:28.086259 26258 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:28.087172 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:46:28.087520 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922772201788-25092-0/minicluster-data/master-1-root
uuid: "79fa6ac1e1c64a4b8dc01436b443b54a"
format_stamp: "Formatted at 2026-06-08 12:46:28 on dist-test-slave-jhsm"
I20260608 12:46:28.087801 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922772201788-25092-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922772201788-25092-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922772201788-25092-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:28.118844 26245 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } attempt: 1
I20260608 12:46:28.123538 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260608 12:46:28.123905 26245 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.129.61:33943: Network error: Client connection negotiation failed: client connection to 127.24.129.61:33943: connect: Connection refused (error 111)
I20260608 12:46:28.125123 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:28.170347 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.61:33943
I20260608 12:46:28.170539 26309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.61:33943 every 8 connection(s)
I20260608 12:46:28.174997 26310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:28.175055 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:28.181155 26312 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:28.183609 26310 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:46:28.184132 26313 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:28.184999 26315 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:28.185389 26245 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } attempt: 2
I20260608 12:46:28.187673 25092 server_base.cc:1061] running on GCE node
I20260608 12:46:28.188879 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:28.189175 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:28.189415 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922788189393 us; error 0 us; skew 500 ppm
I20260608 12:46:28.190241 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:28.194082 25092 webserver.cc:533] Webserver started at http://127.24.129.60:33735/ using document root <none> and password file <none>
I20260608 12:46:28.194816 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:28.195062 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:28.195393 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:28.196487 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922772201788-25092-0/minicluster-data/master-2-root/instance:
uuid: "2414d6431f74422a8614725a2a7d426a"
format_stamp: "Formatted at 2026-06-08 12:46:28 on dist-test-slave-jhsm"
I20260608 12:46:28.203706 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:46:28.204047 26310 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:46:28.204206 26245 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:46:28.210101 26322 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
W20260608 12:46:28.210911 26245 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.129.60:33717: Network error: Client connection negotiation failed: client connection to 127.24.129.60:33717: connect: Connection refused (error 111)
I20260608 12:46:28.212898 25092 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.003s	sys 0.002s
I20260608 12:46:28.213307 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922772201788-25092-0/minicluster-data/master-2-root
uuid: "2414d6431f74422a8614725a2a7d426a"
format_stamp: "Formatted at 2026-06-08 12:46:28 on dist-test-slave-jhsm"
I20260608 12:46:28.213708 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922772201788-25092-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922772201788-25092-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922772201788-25092-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:28.216310 26310 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:46:28.224400 26310 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.129.60:33717: Network error: Client connection negotiation failed: client connection to 127.24.129.60:33717: connect: Connection refused (error 111)
I20260608 12:46:28.228526 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:28.230034 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:28.249856 26310 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } attempt: 1
I20260608 12:46:28.255471 26245 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } attempt: 1
W20260608 12:46:28.256217 26310 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.129.60:33717: Network error: Client connection negotiation failed: client connection to 127.24.129.60:33717: connect: Connection refused (error 111)
W20260608 12:46:28.261811 26245 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.129.60:33717: Network error: Client connection negotiation failed: client connection to 127.24.129.60:33717: connect: Connection refused (error 111)
I20260608 12:46:28.278491 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.60:33717
I20260608 12:46:28.278713 26374 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.60:33717 every 8 connection(s)
I20260608 12:46:28.281829 25092 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:46:28.283214 26375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:28.290017 26375 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:46:28.295441 26245 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } attempt: 2
I20260608 12:46:28.304529 26375 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:46:28.305761 26310 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } attempt: 2
I20260608 12:46:28.317589 26245 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e: Bootstrap starting.
I20260608 12:46:28.319968 26375 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:46:28.324298 26310 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a: Bootstrap starting.
I20260608 12:46:28.324905 26245 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:28.331110 26245 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e: No bootstrap required, opened a new log
I20260608 12:46:28.331301 26310 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:28.334416 26245 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c912cab247c4d9c904a42be9b67289e" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } } peers { permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } } peers { permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } }
I20260608 12:46:28.335233 26245 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:28.335496 26245 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c912cab247c4d9c904a42be9b67289e, State: Initialized, Role: FOLLOWER
I20260608 12:46:28.336270 26245 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c912cab247c4d9c904a42be9b67289e" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } } peers { permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } } peers { permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } }
I20260608 12:46:28.337458 26310 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a: No bootstrap required, opened a new log
I20260608 12:46:28.338899 26381 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e [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: "4c912cab247c4d9c904a42be9b67289e" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } } peers { permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } } peers { permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } } }
I20260608 12:46:28.339892 26381 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:46:28.340129 26245 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:46:28.340811 26310 raft_consensus.cc:359] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c912cab247c4d9c904a42be9b67289e" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } } peers { permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } } peers { permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } }
I20260608 12:46:28.341562 26310 raft_consensus.cc:385] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:28.341917 26310 raft_consensus.cc:740] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79fa6ac1e1c64a4b8dc01436b443b54a, State: Initialized, Role: FOLLOWER
I20260608 12:46:28.342542 26375 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a: Bootstrap starting.
I20260608 12:46:28.342835 26310 consensus_queue.cc:260] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c912cab247c4d9c904a42be9b67289e" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } } peers { permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } } peers { permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } }
I20260608 12:46:28.350401 26375 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:28.349972 26384 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [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: "4c912cab247c4d9c904a42be9b67289e" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } } peers { permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } } peers { permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } } }
I20260608 12:46:28.350905 26384 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:46:28.351435 26310 sys_catalog.cc:565] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:46:28.358408 25092 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:46:28.363575 26375 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a: No bootstrap required, opened a new log
W20260608 12:46:28.364434 26395 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:46:28.364931 26395 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:46:28.367219 26375 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c912cab247c4d9c904a42be9b67289e" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } } peers { permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } } peers { permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } }
I20260608 12:46:28.368116 26375 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:28.368501 26375 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2414d6431f74422a8614725a2a7d426a, State: Initialized, Role: FOLLOWER
I20260608 12:46:28.369485 26375 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c912cab247c4d9c904a42be9b67289e" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } } peers { permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } } peers { permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } }
I20260608 12:46:28.372023 25092 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 12:46:28.372198 26405 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [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: "4c912cab247c4d9c904a42be9b67289e" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } } peers { permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } } peers { permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } } }
I20260608 12:46:28.372920 26405 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:46:28.374150 26375 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [sys.catalog]: configured and running, proceeding with master startup.
W20260608 12:46:28.377230 26406 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:46:28.377688 26406 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:46:28.389163 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:28.391709 26417 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:46:28.392055 26417 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:46:28.397030 26418 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:28.397585 26419 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:28.399317 26421 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:28.400041 25092 server_base.cc:1061] running on GCE node
I20260608 12:46:28.400712 26381 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:28.400949 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:28.401229 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:28.401604 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922788401582 us; error 0 us; skew 500 ppm
I20260608 12:46:28.401226 26381 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c912cab247c4d9c904a42be9b67289e" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } } peers { permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } } peers { permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } }
I20260608 12:46:28.402357 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:28.403476 26381 leader_election.cc:290] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79fa6ac1e1c64a4b8dc01436b443b54a (127.24.129.61:33943), 2414d6431f74422a8614725a2a7d426a (127.24.129.60:33717)
I20260608 12:46:28.404274 26285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4c912cab247c4d9c904a42be9b67289e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" is_pre_election: true
I20260608 12:46:28.404808 26285 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c912cab247c4d9c904a42be9b67289e in term 0.
I20260608 12:46:28.405689 25092 webserver.cc:533] Webserver started at http://127.24.129.1:43821/ using document root <none> and password file <none>
I20260608 12:46:28.406033 26197 leader_election.cc:304] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c912cab247c4d9c904a42be9b67289e, 79fa6ac1e1c64a4b8dc01436b443b54a; no voters: 
I20260608 12:46:28.406373 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:28.406735 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:28.406875 26381 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:28.407171 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:28.407003 26350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4c912cab247c4d9c904a42be9b67289e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d6431f74422a8614725a2a7d426a" is_pre_election: true
I20260608 12:46:28.407339 26381 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:28.407763 26381 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:28.407821 26350 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c912cab247c4d9c904a42be9b67289e in term 0.
I20260608 12:46:28.409147 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922772201788-25092-0/minicluster-data/ts-0-root/instance:
uuid: "6d36d92e3a364f32b3ef7d6243b58e19"
format_stamp: "Formatted at 2026-06-08 12:46:28 on dist-test-slave-jhsm"
I20260608 12:46:28.412510 26381 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c912cab247c4d9c904a42be9b67289e" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } } peers { permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } } peers { permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } }
I20260608 12:46:28.414574 26381 leader_election.cc:290] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e [CANDIDATE]: Term 1 election: Requested vote from peers 79fa6ac1e1c64a4b8dc01436b443b54a (127.24.129.61:33943), 2414d6431f74422a8614725a2a7d426a (127.24.129.60:33717)
I20260608 12:46:28.415072 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:46:28.415496 26285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4c912cab247c4d9c904a42be9b67289e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a"
I20260608 12:46:28.415886 26350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4c912cab247c4d9c904a42be9b67289e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d6431f74422a8614725a2a7d426a"
I20260608 12:46:28.416184 26285 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:28.416512 26350 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:28.420652 26426 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:28.421803 25092 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.002s
I20260608 12:46:28.422205 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922772201788-25092-0/minicluster-data/ts-0-root
uuid: "6d36d92e3a364f32b3ef7d6243b58e19"
format_stamp: "Formatted at 2026-06-08 12:46:28 on dist-test-slave-jhsm"
I20260608 12:46:28.422578 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922772201788-25092-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922772201788-25092-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922772201788-25092-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:28.422850 26285 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c912cab247c4d9c904a42be9b67289e in term 1.
I20260608 12:46:28.422945 26350 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c912cab247c4d9c904a42be9b67289e in term 1.
I20260608 12:46:28.424116 26197 leader_election.cc:304] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c912cab247c4d9c904a42be9b67289e, 79fa6ac1e1c64a4b8dc01436b443b54a; no voters: 
I20260608 12:46:28.425105 26381 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:28.426792 26381 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e [term 1 LEADER]: Becoming Leader. State: Replica: 4c912cab247c4d9c904a42be9b67289e, State: Running, Role: LEADER
I20260608 12:46:28.427959 26381 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c912cab247c4d9c904a42be9b67289e" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } } peers { permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } } peers { permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } }
I20260608 12:46:28.433931 26428 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4c912cab247c4d9c904a42be9b67289e. Latest consensus state: current_term: 1 leader_uuid: "4c912cab247c4d9c904a42be9b67289e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c912cab247c4d9c904a42be9b67289e" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } } peers { permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } } peers { permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } } }
I20260608 12:46:28.434664 26428 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:28.436542 26433 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:46:28.442214 26433 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:46:28.445734 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:28.447070 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:28.448956 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:28.452450 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:28.452831 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:28.453127 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:28.453316 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:28.453475 26350 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [term 1 FOLLOWER]: Refusing update from remote peer 4c912cab247c4d9c904a42be9b67289e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:28.453475 26285 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [term 1 FOLLOWER]: Refusing update from remote peer 4c912cab247c4d9c904a42be9b67289e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:28.455622 26428 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:28.456447 26381 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:28.466777 26384 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4c912cab247c4d9c904a42be9b67289e. Latest consensus state: current_term: 1 leader_uuid: "4c912cab247c4d9c904a42be9b67289e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c912cab247c4d9c904a42be9b67289e" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } } peers { permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } } peers { permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } } }
I20260608 12:46:28.467705 26384 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:46:28.491060 26405 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4c912cab247c4d9c904a42be9b67289e. Latest consensus state: current_term: 1 leader_uuid: "4c912cab247c4d9c904a42be9b67289e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c912cab247c4d9c904a42be9b67289e" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } } peers { permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } } peers { permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } } }
I20260608 12:46:28.491946 26405 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:46:28.493468 26433 catalog_manager.cc:1382] Generated new cluster ID: ac318e84bd4940188320f39a3ae4e375
I20260608 12:46:28.494031 26433 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:46:28.493498 26428 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "4c912cab247c4d9c904a42be9b67289e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c912cab247c4d9c904a42be9b67289e" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } } peers { permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } } peers { permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } } }
I20260608 12:46:28.494436 26428 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:28.498085 26384 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "4c912cab247c4d9c904a42be9b67289e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c912cab247c4d9c904a42be9b67289e" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } } peers { permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } } peers { permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } } }
I20260608 12:46:28.498967 26384 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:46:28.501930 26428 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "4c912cab247c4d9c904a42be9b67289e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c912cab247c4d9c904a42be9b67289e" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } } peers { permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } } peers { permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } } }
I20260608 12:46:28.502748 26428 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:28.510329 26405 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "4c912cab247c4d9c904a42be9b67289e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c912cab247c4d9c904a42be9b67289e" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } } peers { permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } } peers { permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } } }
I20260608 12:46:28.511201 26405 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:46:28.533247 26433 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:46:28.535339 26433 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:46:28.563577 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.1:40199
I20260608 12:46:28.563688 26500 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.1:40199 every 8 connection(s)
I20260608 12:46:28.586748 26433 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e: Generated new TSK 0
I20260608 12:46:28.587494 26433 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:46:28.600387 26501 heartbeater.cc:344] Connected to a master server at 127.24.129.60:33717
I20260608 12:46:28.600940 26501 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:28.601946 26501 heartbeater.cc:507] Master 127.24.129.60:33717 requested a full tablet report, sending...
I20260608 12:46:28.605638 26340 ts_manager.cc:194] Registered new tserver with Master: 6d36d92e3a364f32b3ef7d6243b58e19 (127.24.129.1:40199)
I20260608 12:46:28.610936 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:46:28.611936 26502 heartbeater.cc:344] Connected to a master server at 127.24.129.61:33943
I20260608 12:46:28.612309 26502 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:28.613188 26502 heartbeater.cc:507] Master 127.24.129.61:33943 requested a full tablet report, sending...
I20260608 12:46:28.616060 26275 ts_manager.cc:194] Registered new tserver with Master: 6d36d92e3a364f32b3ef7d6243b58e19 (127.24.129.1:40199)
I20260608 12:46:28.619342 26504 heartbeater.cc:344] Connected to a master server at 127.24.129.62:45605
I20260608 12:46:28.619692 26504 heartbeater.cc:461] Registering TS with master...
W20260608 12:46:28.620503 26508 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:28.620715 26504 heartbeater.cc:507] Master 127.24.129.62:45605 requested a full tablet report, sending...
W20260608 12:46:28.622191 26509 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:28.623180 26210 ts_manager.cc:194] Registered new tserver with Master: 6d36d92e3a364f32b3ef7d6243b58e19 (127.24.129.1:40199)
I20260608 12:46:28.626205 26210 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56886
W20260608 12:46:28.626447 26511 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:28.626953 25092 server_base.cc:1061] running on GCE node
I20260608 12:46:28.628116 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:28.628376 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:28.628582 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922788628562 us; error 0 us; skew 500 ppm
I20260608 12:46:28.629292 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:28.632213 25092 webserver.cc:533] Webserver started at http://127.24.129.2:37599/ using document root <none> and password file <none>
I20260608 12:46:28.632881 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:28.633107 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:28.633397 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:28.634646 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922772201788-25092-0/minicluster-data/ts-1-root/instance:
uuid: "a11c8a10775c45cc9c4f36eb79efaee3"
format_stamp: "Formatted at 2026-06-08 12:46:28 on dist-test-slave-jhsm"
I20260608 12:46:28.639907 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:46:28.644012 26516 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:28.645015 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:46:28.645404 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922772201788-25092-0/minicluster-data/ts-1-root
uuid: "a11c8a10775c45cc9c4f36eb79efaee3"
format_stamp: "Formatted at 2026-06-08 12:46:28 on dist-test-slave-jhsm"
I20260608 12:46:28.645731 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922772201788-25092-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922772201788-25092-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922772201788-25092-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:28.661224 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:28.662719 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:28.664417 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:28.667193 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:28.667420 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:28.667686 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:28.667850 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:28.718473 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.2:39373
I20260608 12:46:28.718587 26578 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.2:39373 every 8 connection(s)
I20260608 12:46:28.734980 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:46:28.750058 26580 heartbeater.cc:344] Connected to a master server at 127.24.129.61:33943
I20260608 12:46:28.750715 26580 heartbeater.cc:461] Registering TS with master...
W20260608 12:46:28.751575 26586 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:28.751881 26580 heartbeater.cc:507] Master 127.24.129.61:33943 requested a full tablet report, sending...
I20260608 12:46:28.753818 26579 heartbeater.cc:344] Connected to a master server at 127.24.129.60:33717
I20260608 12:46:28.754351 26579 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:28.755200 26581 heartbeater.cc:344] Connected to a master server at 127.24.129.62:45605
I20260608 12:46:28.755374 26579 heartbeater.cc:507] Master 127.24.129.60:33717 requested a full tablet report, sending...
I20260608 12:46:28.755833 26581 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:28.757071 26581 heartbeater.cc:507] Master 127.24.129.62:45605 requested a full tablet report, sending...
I20260608 12:46:28.757473 26275 ts_manager.cc:194] Registered new tserver with Master: a11c8a10775c45cc9c4f36eb79efaee3 (127.24.129.2:39373)
I20260608 12:46:28.758397 26340 ts_manager.cc:194] Registered new tserver with Master: a11c8a10775c45cc9c4f36eb79efaee3 (127.24.129.2:39373)
W20260608 12:46:28.760275 26587 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:28.761116 26210 ts_manager.cc:194] Registered new tserver with Master: a11c8a10775c45cc9c4f36eb79efaee3 (127.24.129.2:39373)
I20260608 12:46:28.763070 26210 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56890
I20260608 12:46:28.764360 25092 server_base.cc:1061] running on GCE node
W20260608 12:46:28.764271 26589 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:28.766009 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:28.766295 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:28.766464 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922788766450 us; error 0 us; skew 500 ppm
I20260608 12:46:28.767143 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:28.769928 25092 webserver.cc:533] Webserver started at http://127.24.129.3:43865/ using document root <none> and password file <none>
I20260608 12:46:28.770510 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:28.770714 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:28.770982 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:28.772184 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922772201788-25092-0/minicluster-data/ts-2-root/instance:
uuid: "78a15587c8924a68ade08191a5189fe8"
format_stamp: "Formatted at 2026-06-08 12:46:28 on dist-test-slave-jhsm"
I20260608 12:46:28.777336 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:46:28.781252 26594 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:28.782219 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:46:28.782581 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922772201788-25092-0/minicluster-data/ts-2-root
uuid: "78a15587c8924a68ade08191a5189fe8"
format_stamp: "Formatted at 2026-06-08 12:46:28 on dist-test-slave-jhsm"
I20260608 12:46:28.782886 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922772201788-25092-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922772201788-25092-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922772201788-25092-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:28.815325 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:28.816923 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:28.818361 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:28.820796 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:28.821026 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:28.821282 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:28.821445 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:28.869911 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.3:45175
I20260608 12:46:28.870002 26656 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.3:45175 every 8 connection(s)
I20260608 12:46:28.891191 26657 heartbeater.cc:344] Connected to a master server at 127.24.129.60:33717
I20260608 12:46:28.891930 26657 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:28.893079 26657 heartbeater.cc:507] Master 127.24.129.60:33717 requested a full tablet report, sending...
I20260608 12:46:28.896085 26340 ts_manager.cc:194] Registered new tserver with Master: 78a15587c8924a68ade08191a5189fe8 (127.24.129.3:45175)
I20260608 12:46:28.900694 26658 heartbeater.cc:344] Connected to a master server at 127.24.129.61:33943
I20260608 12:46:28.901149 26658 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:28.901702 26659 heartbeater.cc:344] Connected to a master server at 127.24.129.62:45605
I20260608 12:46:28.901965 26658 heartbeater.cc:507] Master 127.24.129.61:33943 requested a full tablet report, sending...
I20260608 12:46:28.902158 26659 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:28.903043 26659 heartbeater.cc:507] Master 127.24.129.62:45605 requested a full tablet report, sending...
I20260608 12:46:28.904608 26275 ts_manager.cc:194] Registered new tserver with Master: 78a15587c8924a68ade08191a5189fe8 (127.24.129.3:45175)
I20260608 12:46:28.905196 26210 ts_manager.cc:194] Registered new tserver with Master: 78a15587c8924a68ade08191a5189fe8 (127.24.129.3:45175)
I20260608 12:46:28.905789 25092 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01905047s
I20260608 12:46:28.906966 26210 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56904
I20260608 12:46:29.382437 26406 catalog_manager.cc:1294] Loaded cluster ID: ac318e84bd4940188320f39a3ae4e375
I20260608 12:46:29.382841 26406 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a: loading cluster ID for follower catalog manager: success
I20260608 12:46:29.389070 26406 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a: acquiring CA information for follower catalog manager: success
I20260608 12:46:29.395865 26406 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:46:29.398030 26417 catalog_manager.cc:1294] Loaded cluster ID: ac318e84bd4940188320f39a3ae4e375
I20260608 12:46:29.398418 26417 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a: loading cluster ID for follower catalog manager: success
I20260608 12:46:29.406352 26417 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a: acquiring CA information for follower catalog manager: success
I20260608 12:46:29.411389 26417 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:46:29.629386 26504 heartbeater.cc:499] Master 127.24.129.62:45605 was elected leader, sending a full tablet report...
I20260608 12:46:29.765939 26581 heartbeater.cc:499] Master 127.24.129.62:45605 was elected leader, sending a full tablet report...
I20260608 12:46:29.909852 26659 heartbeater.cc:499] Master 127.24.129.62:45605 was elected leader, sending a full tablet report...
I20260608 12:46:30.873451 26394 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:46:31.078830 26667 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c912cab247c4d9c904a42be9b67289e)
I20260608 12:46:31.079643 26667 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c912cab247c4d9c904a42be9b67289e" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } } peers { permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } } peers { permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } }
I20260608 12:46:31.083097 26220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2414d6431f74422a8614725a2a7d426a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4c912cab247c4d9c904a42be9b67289e" is_pre_election: true
I20260608 12:46:31.240861 26285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2414d6431f74422a8614725a2a7d426a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" is_pre_election: true
I20260608 12:46:31.243021 26326 leader_election.cc:304] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [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: 2414d6431f74422a8614725a2a7d426a; no voters: 4c912cab247c4d9c904a42be9b67289e, 79fa6ac1e1c64a4b8dc01436b443b54a
I20260608 12:46:31.264895 26667 leader_election.cc:290] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c912cab247c4d9c904a42be9b67289e (127.24.129.62:45605), 79fa6ac1e1c64a4b8dc01436b443b54a (127.24.129.61:33943)
I20260608 12:46:31.266299 26670 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:46:31.317510 26210 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56906:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 12:46:31.411547 26622 tablet_service.cc:1511] Processing CreateTablet for tablet af7f3de6da31422b9656ea951bd38502 (DEFAULT_TABLE table=test-workload [id=23da911e62674a51af08494b1b588bde]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:46:31.413053 26622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af7f3de6da31422b9656ea951bd38502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:31.414863 26544 tablet_service.cc:1511] Processing CreateTablet for tablet fba22a0cfca545e8baf3b7f7e30e77fd (DEFAULT_TABLE table=test-workload [id=23da911e62674a51af08494b1b588bde]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:46:31.416246 26544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fba22a0cfca545e8baf3b7f7e30e77fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:31.419590 26465 tablet_service.cc:1511] Processing CreateTablet for tablet 756ae9d067924ee2ab89daea9c170a0c (DEFAULT_TABLE table=test-workload [id=23da911e62674a51af08494b1b588bde]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:46:31.421334 26465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 756ae9d067924ee2ab89daea9c170a0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:31.429967 26696 tablet_bootstrap.cc:492] T af7f3de6da31422b9656ea951bd38502 P 78a15587c8924a68ade08191a5189fe8: Bootstrap starting.
I20260608 12:46:31.434118 26697 tablet_bootstrap.cc:492] T fba22a0cfca545e8baf3b7f7e30e77fd P a11c8a10775c45cc9c4f36eb79efaee3: Bootstrap starting.
I20260608 12:46:31.436530 26696 tablet_bootstrap.cc:654] T af7f3de6da31422b9656ea951bd38502 P 78a15587c8924a68ade08191a5189fe8: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:31.439217 26698 tablet_bootstrap.cc:492] T 756ae9d067924ee2ab89daea9c170a0c P 6d36d92e3a364f32b3ef7d6243b58e19: Bootstrap starting.
I20260608 12:46:31.441433 26697 tablet_bootstrap.cc:654] T fba22a0cfca545e8baf3b7f7e30e77fd P a11c8a10775c45cc9c4f36eb79efaee3: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:31.446486 26698 tablet_bootstrap.cc:654] T 756ae9d067924ee2ab89daea9c170a0c P 6d36d92e3a364f32b3ef7d6243b58e19: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:31.446760 26696 tablet_bootstrap.cc:492] T af7f3de6da31422b9656ea951bd38502 P 78a15587c8924a68ade08191a5189fe8: No bootstrap required, opened a new log
I20260608 12:46:31.447292 26696 ts_tablet_manager.cc:1403] T af7f3de6da31422b9656ea951bd38502 P 78a15587c8924a68ade08191a5189fe8: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.006s
I20260608 12:46:31.447409 26697 tablet_bootstrap.cc:492] T fba22a0cfca545e8baf3b7f7e30e77fd P a11c8a10775c45cc9c4f36eb79efaee3: No bootstrap required, opened a new log
I20260608 12:46:31.447959 26697 ts_tablet_manager.cc:1403] T fba22a0cfca545e8baf3b7f7e30e77fd P a11c8a10775c45cc9c4f36eb79efaee3: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260608 12:46:31.450830 26696 raft_consensus.cc:359] T af7f3de6da31422b9656ea951bd38502 P 78a15587c8924a68ade08191a5189fe8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78a15587c8924a68ade08191a5189fe8" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 45175 } }
I20260608 12:46:31.451207 26697 raft_consensus.cc:359] T fba22a0cfca545e8baf3b7f7e30e77fd P a11c8a10775c45cc9c4f36eb79efaee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a11c8a10775c45cc9c4f36eb79efaee3" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39373 } }
I20260608 12:46:31.451457 26696 raft_consensus.cc:385] T af7f3de6da31422b9656ea951bd38502 P 78a15587c8924a68ade08191a5189fe8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:31.451774 26697 raft_consensus.cc:385] T fba22a0cfca545e8baf3b7f7e30e77fd P a11c8a10775c45cc9c4f36eb79efaee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:31.451833 26696 raft_consensus.cc:740] T af7f3de6da31422b9656ea951bd38502 P 78a15587c8924a68ade08191a5189fe8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a15587c8924a68ade08191a5189fe8, State: Initialized, Role: FOLLOWER
I20260608 12:46:31.452220 26697 raft_consensus.cc:740] T fba22a0cfca545e8baf3b7f7e30e77fd P a11c8a10775c45cc9c4f36eb79efaee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a11c8a10775c45cc9c4f36eb79efaee3, State: Initialized, Role: FOLLOWER
I20260608 12:46:31.452409 26698 tablet_bootstrap.cc:492] T 756ae9d067924ee2ab89daea9c170a0c P 6d36d92e3a364f32b3ef7d6243b58e19: No bootstrap required, opened a new log
I20260608 12:46:31.453047 26698 ts_tablet_manager.cc:1403] T 756ae9d067924ee2ab89daea9c170a0c P 6d36d92e3a364f32b3ef7d6243b58e19: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260608 12:46:31.452940 26696 consensus_queue.cc:260] T af7f3de6da31422b9656ea951bd38502 P 78a15587c8924a68ade08191a5189fe8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "78a15587c8924a68ade08191a5189fe8" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 45175 } }
I20260608 12:46:31.453799 26696 raft_consensus.cc:399] T af7f3de6da31422b9656ea951bd38502 P 78a15587c8924a68ade08191a5189fe8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:31.454141 26696 raft_consensus.cc:493] T af7f3de6da31422b9656ea951bd38502 P 78a15587c8924a68ade08191a5189fe8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:31.454495 26696 raft_consensus.cc:3060] T af7f3de6da31422b9656ea951bd38502 P 78a15587c8924a68ade08191a5189fe8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:31.456157 26698 raft_consensus.cc:359] T 756ae9d067924ee2ab89daea9c170a0c P 6d36d92e3a364f32b3ef7d6243b58e19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d36d92e3a364f32b3ef7d6243b58e19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40199 } }
I20260608 12:46:31.456724 26698 raft_consensus.cc:385] T 756ae9d067924ee2ab89daea9c170a0c P 6d36d92e3a364f32b3ef7d6243b58e19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:31.453050 26697 consensus_queue.cc:260] T fba22a0cfca545e8baf3b7f7e30e77fd P a11c8a10775c45cc9c4f36eb79efaee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a11c8a10775c45cc9c4f36eb79efaee3" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39373 } }
I20260608 12:46:31.457191 26698 raft_consensus.cc:740] T 756ae9d067924ee2ab89daea9c170a0c P 6d36d92e3a364f32b3ef7d6243b58e19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d36d92e3a364f32b3ef7d6243b58e19, State: Initialized, Role: FOLLOWER
I20260608 12:46:31.457504 26697 raft_consensus.cc:399] T fba22a0cfca545e8baf3b7f7e30e77fd P a11c8a10775c45cc9c4f36eb79efaee3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:31.458002 26697 raft_consensus.cc:493] T fba22a0cfca545e8baf3b7f7e30e77fd P a11c8a10775c45cc9c4f36eb79efaee3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:31.458424 26697 raft_consensus.cc:3060] T fba22a0cfca545e8baf3b7f7e30e77fd P a11c8a10775c45cc9c4f36eb79efaee3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:31.458305 26698 consensus_queue.cc:260] T 756ae9d067924ee2ab89daea9c170a0c P 6d36d92e3a364f32b3ef7d6243b58e19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6d36d92e3a364f32b3ef7d6243b58e19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40199 } }
I20260608 12:46:31.459057 26698 raft_consensus.cc:399] T 756ae9d067924ee2ab89daea9c170a0c P 6d36d92e3a364f32b3ef7d6243b58e19 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:31.459448 26698 raft_consensus.cc:493] T 756ae9d067924ee2ab89daea9c170a0c P 6d36d92e3a364f32b3ef7d6243b58e19 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:31.459905 26698 raft_consensus.cc:3060] T 756ae9d067924ee2ab89daea9c170a0c P 6d36d92e3a364f32b3ef7d6243b58e19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:31.460393 26696 raft_consensus.cc:515] T af7f3de6da31422b9656ea951bd38502 P 78a15587c8924a68ade08191a5189fe8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78a15587c8924a68ade08191a5189fe8" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 45175 } }
I20260608 12:46:31.461050 26696 leader_election.cc:304] T af7f3de6da31422b9656ea951bd38502 P 78a15587c8924a68ade08191a5189fe8 [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: 78a15587c8924a68ade08191a5189fe8; no voters: 
I20260608 12:46:31.462502 26696 leader_election.cc:290] T af7f3de6da31422b9656ea951bd38502 P 78a15587c8924a68ade08191a5189fe8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:31.463071 26702 raft_consensus.cc:2804] T af7f3de6da31422b9656ea951bd38502 P 78a15587c8924a68ade08191a5189fe8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:31.466776 26697 raft_consensus.cc:515] T fba22a0cfca545e8baf3b7f7e30e77fd P a11c8a10775c45cc9c4f36eb79efaee3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a11c8a10775c45cc9c4f36eb79efaee3" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39373 } }
I20260608 12:46:31.467651 26698 raft_consensus.cc:515] T 756ae9d067924ee2ab89daea9c170a0c P 6d36d92e3a364f32b3ef7d6243b58e19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d36d92e3a364f32b3ef7d6243b58e19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40199 } }
I20260608 12:46:31.468580 26698 leader_election.cc:304] T 756ae9d067924ee2ab89daea9c170a0c P 6d36d92e3a364f32b3ef7d6243b58e19 [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: 6d36d92e3a364f32b3ef7d6243b58e19; no voters: 
I20260608 12:46:31.468816 26702 raft_consensus.cc:697] T af7f3de6da31422b9656ea951bd38502 P 78a15587c8924a68ade08191a5189fe8 [term 1 LEADER]: Becoming Leader. State: Replica: 78a15587c8924a68ade08191a5189fe8, State: Running, Role: LEADER
I20260608 12:46:31.467835 26697 leader_election.cc:304] T fba22a0cfca545e8baf3b7f7e30e77fd P a11c8a10775c45cc9c4f36eb79efaee3 [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: a11c8a10775c45cc9c4f36eb79efaee3; no voters: 
I20260608 12:46:31.469980 26702 consensus_queue.cc:237] T af7f3de6da31422b9656ea951bd38502 P 78a15587c8924a68ade08191a5189fe8 [LEADER]: Queue going to LEADER mode. State: All 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: "78a15587c8924a68ade08191a5189fe8" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 45175 } }
I20260608 12:46:31.476578 26696 ts_tablet_manager.cc:1434] T af7f3de6da31422b9656ea951bd38502 P 78a15587c8924a68ade08191a5189fe8: Time spent starting tablet: real 0.029s	user 0.017s	sys 0.013s
I20260608 12:46:31.478349 26697 leader_election.cc:290] T fba22a0cfca545e8baf3b7f7e30e77fd P a11c8a10775c45cc9c4f36eb79efaee3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:31.478971 26705 raft_consensus.cc:2804] T fba22a0cfca545e8baf3b7f7e30e77fd P a11c8a10775c45cc9c4f36eb79efaee3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:31.480778 26698 leader_election.cc:290] T 756ae9d067924ee2ab89daea9c170a0c P 6d36d92e3a364f32b3ef7d6243b58e19 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:31.481387 26706 raft_consensus.cc:2804] T 756ae9d067924ee2ab89daea9c170a0c P 6d36d92e3a364f32b3ef7d6243b58e19 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:31.486889 26706 raft_consensus.cc:697] T 756ae9d067924ee2ab89daea9c170a0c P 6d36d92e3a364f32b3ef7d6243b58e19 [term 1 LEADER]: Becoming Leader. State: Replica: 6d36d92e3a364f32b3ef7d6243b58e19, State: Running, Role: LEADER
I20260608 12:46:31.487613 26698 ts_tablet_manager.cc:1434] T 756ae9d067924ee2ab89daea9c170a0c P 6d36d92e3a364f32b3ef7d6243b58e19: Time spent starting tablet: real 0.034s	user 0.019s	sys 0.004s
I20260608 12:46:31.488046 26706 consensus_queue.cc:237] T 756ae9d067924ee2ab89daea9c170a0c P 6d36d92e3a364f32b3ef7d6243b58e19 [LEADER]: Queue going to LEADER mode. State: All 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: "6d36d92e3a364f32b3ef7d6243b58e19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40199 } }
I20260608 12:46:31.484612 26210 catalog_manager.cc:5696] T af7f3de6da31422b9656ea951bd38502 P 78a15587c8924a68ade08191a5189fe8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78a15587c8924a68ade08191a5189fe8 (127.24.129.3). New cstate: current_term: 1 leader_uuid: "78a15587c8924a68ade08191a5189fe8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78a15587c8924a68ade08191a5189fe8" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 45175 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:31.511039 26697 ts_tablet_manager.cc:1434] T fba22a0cfca545e8baf3b7f7e30e77fd P a11c8a10775c45cc9c4f36eb79efaee3: Time spent starting tablet: real 0.063s	user 0.022s	sys 0.010s
I20260608 12:46:31.519244 26705 raft_consensus.cc:697] T fba22a0cfca545e8baf3b7f7e30e77fd P a11c8a10775c45cc9c4f36eb79efaee3 [term 1 LEADER]: Becoming Leader. State: Replica: a11c8a10775c45cc9c4f36eb79efaee3, State: Running, Role: LEADER
I20260608 12:46:31.520313 26705 consensus_queue.cc:237] T fba22a0cfca545e8baf3b7f7e30e77fd P a11c8a10775c45cc9c4f36eb79efaee3 [LEADER]: Queue going to LEADER mode. State: All 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: "a11c8a10775c45cc9c4f36eb79efaee3" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39373 } }
I20260608 12:46:31.529748 26209 catalog_manager.cc:5696] T 756ae9d067924ee2ab89daea9c170a0c P 6d36d92e3a364f32b3ef7d6243b58e19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d36d92e3a364f32b3ef7d6243b58e19 (127.24.129.1). New cstate: current_term: 1 leader_uuid: "6d36d92e3a364f32b3ef7d6243b58e19" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d36d92e3a364f32b3ef7d6243b58e19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40199 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:31.541540 26210 catalog_manager.cc:5696] T fba22a0cfca545e8baf3b7f7e30e77fd P a11c8a10775c45cc9c4f36eb79efaee3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a11c8a10775c45cc9c4f36eb79efaee3 (127.24.129.2). New cstate: current_term: 1 leader_uuid: "a11c8a10775c45cc9c4f36eb79efaee3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a11c8a10775c45cc9c4f36eb79efaee3" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39373 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:31.604092 25092 master.cc:562] Master@127.24.129.62:45605 shutting down...
I20260608 12:46:31.622007 25092 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:31.622852 25092 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:31.623216 25092 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4c912cab247c4d9c904a42be9b67289e: stopping tablet replica
W20260608 12:46:32.041397 26241 debug-util.cc:398] Leaking SignalData structure 0x7b08000c0e40 after lost signal to thread 25095
W20260608 12:46:32.570854 26504 heartbeater.cc:646] Failed to heartbeat to 127.24.129.62:45605 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.24.129.62:45605: connect: Connection refused (error 111)
W20260608 12:46:32.634073 25092 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 26241)
I20260608 12:46:33.075997 26724 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c912cab247c4d9c904a42be9b67289e)
I20260608 12:46:33.077008 26725 raft_consensus.cc:493] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c912cab247c4d9c904a42be9b67289e)
I20260608 12:46:33.077323 26724 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c912cab247c4d9c904a42be9b67289e" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } } peers { permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } } peers { permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } }
I20260608 12:46:33.077682 26725 raft_consensus.cc:515] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c912cab247c4d9c904a42be9b67289e" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } } peers { permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } } peers { permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } }
I20260608 12:46:33.081406 26724 leader_election.cc:290] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c912cab247c4d9c904a42be9b67289e (127.24.129.62:45605), 79fa6ac1e1c64a4b8dc01436b443b54a (127.24.129.61:33943)
I20260608 12:46:33.082291 26725 leader_election.cc:290] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c912cab247c4d9c904a42be9b67289e (127.24.129.62:45605), 2414d6431f74422a8614725a2a7d426a (127.24.129.60:33717)
I20260608 12:46:33.082729 26350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "2414d6431f74422a8614725a2a7d426a" is_pre_election: true
I20260608 12:46:33.083774 26350 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79fa6ac1e1c64a4b8dc01436b443b54a in term 1.
I20260608 12:46:33.085421 26285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2414d6431f74422a8614725a2a7d426a" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" is_pre_election: true
I20260608 12:46:33.085850 26260 leader_election.cc:304] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [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: 2414d6431f74422a8614725a2a7d426a, 79fa6ac1e1c64a4b8dc01436b443b54a; no voters: 
I20260608 12:46:33.086404 26285 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2414d6431f74422a8614725a2a7d426a in term 1.
W20260608 12:46:33.085949 26261 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.129.62:45605: connect: Connection refused (error 111) [suppressed 12 similar messages]
I20260608 12:46:33.087268 26725 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:46:33.087811 26725 raft_consensus.cc:493] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4c912cab247c4d9c904a42be9b67289e)
I20260608 12:46:33.088222 26725 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:46:33.090230 26326 leader_election.cc:304] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [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: 2414d6431f74422a8614725a2a7d426a, 79fa6ac1e1c64a4b8dc01436b443b54a; no voters: 
I20260608 12:46:33.091344 26724 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:46:33.091768 26724 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4c912cab247c4d9c904a42be9b67289e)
I20260608 12:46:33.092108 26724 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:46:33.096655 26261 leader_election.cc:336] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4c912cab247c4d9c904a42be9b67289e (127.24.129.62:45605): Network error: Client connection negotiation failed: client connection to 127.24.129.62:45605: connect: Connection refused (error 111)
I20260608 12:46:33.098266 26725 raft_consensus.cc:515] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c912cab247c4d9c904a42be9b67289e" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } } peers { permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } } peers { permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } }
I20260608 12:46:33.099758 26724 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c912cab247c4d9c904a42be9b67289e" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } } peers { permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } } peers { permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } }
I20260608 12:46:33.102703 26724 leader_election.cc:290] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [CANDIDATE]: Term 2 election: Requested vote from peers 4c912cab247c4d9c904a42be9b67289e (127.24.129.62:45605), 79fa6ac1e1c64a4b8dc01436b443b54a (127.24.129.61:33943)
I20260608 12:46:33.103871 26350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "2414d6431f74422a8614725a2a7d426a"
I20260608 12:46:33.104954 26725 leader_election.cc:290] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [CANDIDATE]: Term 2 election: Requested vote from peers 4c912cab247c4d9c904a42be9b67289e (127.24.129.62:45605), 2414d6431f74422a8614725a2a7d426a (127.24.129.60:33717)
I20260608 12:46:33.105123 26350 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 79fa6ac1e1c64a4b8dc01436b443b54a in current term 2: Already voted for candidate 2414d6431f74422a8614725a2a7d426a in this term.
I20260608 12:46:33.107322 26285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2414d6431f74422a8614725a2a7d426a" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a"
I20260608 12:46:33.108197 26285 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2414d6431f74422a8614725a2a7d426a in current term 2: Already voted for candidate 79fa6ac1e1c64a4b8dc01436b443b54a in this term.
W20260608 12:46:33.112552 26261 leader_election.cc:336] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4c912cab247c4d9c904a42be9b67289e (127.24.129.62:45605): Network error: Client connection negotiation failed: client connection to 127.24.129.62:45605: connect: Connection refused (error 111)
I20260608 12:46:33.113222 26261 leader_election.cc:304] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [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: 79fa6ac1e1c64a4b8dc01436b443b54a; no voters: 2414d6431f74422a8614725a2a7d426a, 4c912cab247c4d9c904a42be9b67289e
I20260608 12:46:33.114476 26725 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260608 12:46:33.115325 26325 leader_election.cc:336] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4c912cab247c4d9c904a42be9b67289e (127.24.129.62:45605): Network error: Client connection negotiation failed: client connection to 127.24.129.62:45605: connect: Connection refused (error 111)
W20260608 12:46:33.116113 26325 leader_election.cc:336] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4c912cab247c4d9c904a42be9b67289e (127.24.129.62:45605): Network error: Client connection negotiation failed: client connection to 127.24.129.62:45605: connect: Connection refused (error 111)
I20260608 12:46:33.116501 26325 leader_election.cc:304] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [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: 2414d6431f74422a8614725a2a7d426a; no voters: 4c912cab247c4d9c904a42be9b67289e, 79fa6ac1e1c64a4b8dc01436b443b54a
I20260608 12:46:33.117362 26724 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260608 12:46:33.634768 25092 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 26241)
W20260608 12:46:34.635356 25092 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 26241)
I20260608 12:46:35.005218 25092 master.cc:584] Master@127.24.129.62:45605 shutdown complete.
I20260608 12:46:35.090018 26736 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:35.090550 26736 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c912cab247c4d9c904a42be9b67289e" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } } peers { permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } } peers { permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } }
I20260608 12:46:35.092556 26736 leader_election.cc:290] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4c912cab247c4d9c904a42be9b67289e (127.24.129.62:45605), 79fa6ac1e1c64a4b8dc01436b443b54a (127.24.129.61:33943)
I20260608 12:46:35.093791 26285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2414d6431f74422a8614725a2a7d426a" candidate_term: 3 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" is_pre_election: true
I20260608 12:46:35.094398 26285 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2414d6431f74422a8614725a2a7d426a in term 2.
I20260608 12:46:35.095624 26326 leader_election.cc:304] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [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: 2414d6431f74422a8614725a2a7d426a, 79fa6ac1e1c64a4b8dc01436b443b54a; no voters: 
I20260608 12:46:35.096500 26736 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:46:35.096873 26736 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:35.097162 26736 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [term 2 FOLLOWER]: Advancing to term 3
W20260608 12:46:35.098158 26325 leader_election.cc:336] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4c912cab247c4d9c904a42be9b67289e (127.24.129.62:45605): Network error: Client connection negotiation failed: client connection to 127.24.129.62:45605: connect: Connection refused (error 111)
I20260608 12:46:35.102871 26736 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c912cab247c4d9c904a42be9b67289e" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } } peers { permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } } peers { permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } }
I20260608 12:46:35.104718 26736 leader_election.cc:290] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [CANDIDATE]: Term 3 election: Requested vote from peers 4c912cab247c4d9c904a42be9b67289e (127.24.129.62:45605), 79fa6ac1e1c64a4b8dc01436b443b54a (127.24.129.61:33943)
I20260608 12:46:35.105890 26285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2414d6431f74422a8614725a2a7d426a" candidate_term: 3 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a"
I20260608 12:46:35.106540 26285 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [term 2 FOLLOWER]: Advancing to term 3
W20260608 12:46:35.108510 26325 leader_election.cc:336] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 4c912cab247c4d9c904a42be9b67289e (127.24.129.62:45605): Network error: Client connection negotiation failed: client connection to 127.24.129.62:45605: connect: Connection refused (error 111)
I20260608 12:46:35.111986 26285 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2414d6431f74422a8614725a2a7d426a in term 3.
I20260608 12:46:35.112950 26326 leader_election.cc:304] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [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: 2414d6431f74422a8614725a2a7d426a, 79fa6ac1e1c64a4b8dc01436b443b54a; no voters: 4c912cab247c4d9c904a42be9b67289e
I20260608 12:46:35.113886 26736 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:46:35.114898 26736 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [term 3 LEADER]: Becoming Leader. State: Replica: 2414d6431f74422a8614725a2a7d426a, State: Running, Role: LEADER
I20260608 12:46:35.115895 26736 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c912cab247c4d9c904a42be9b67289e" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } } peers { permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } } peers { permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } }
I20260608 12:46:35.122008 26739 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2414d6431f74422a8614725a2a7d426a. Latest consensus state: current_term: 3 leader_uuid: "2414d6431f74422a8614725a2a7d426a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c912cab247c4d9c904a42be9b67289e" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } } peers { permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } } peers { permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } } }
I20260608 12:46:35.122705 26739 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:35.124583 26741 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:46:35.129961 26741 catalog_manager.cc:679] Loaded metadata for table test-workload [id=23da911e62674a51af08494b1b588bde]
I20260608 12:46:35.134409 26741 tablet_loader.cc:96] loaded metadata for tablet 756ae9d067924ee2ab89daea9c170a0c (table test-workload [id=23da911e62674a51af08494b1b588bde])
I20260608 12:46:35.135346 26741 tablet_loader.cc:96] loaded metadata for tablet af7f3de6da31422b9656ea951bd38502 (table test-workload [id=23da911e62674a51af08494b1b588bde])
I20260608 12:46:35.136183 26741 tablet_loader.cc:96] loaded metadata for tablet fba22a0cfca545e8baf3b7f7e30e77fd (table test-workload [id=23da911e62674a51af08494b1b588bde])
I20260608 12:46:35.137113 26741 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:46:35.140030 26741 catalog_manager.cc:1294] Loaded cluster ID: ac318e84bd4940188320f39a3ae4e375
I20260608 12:46:35.140233 26741 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:46:35.143622 26741 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:46:35.146652 26741 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a: Loaded TSK: 0
I20260608 12:46:35.147590 26741 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:46:35.626165 26285 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [term 3 FOLLOWER]: Refusing update from remote peer 2414d6431f74422a8614725a2a7d426a: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 3 index: 11. (index mismatch)
I20260608 12:46:35.627715 26739 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [LEADER]: Connected to new peer: Peer: permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260608 12:46:35.633407 26745 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2414d6431f74422a8614725a2a7d426a. Latest consensus state: current_term: 3 leader_uuid: "2414d6431f74422a8614725a2a7d426a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c912cab247c4d9c904a42be9b67289e" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } } peers { permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } } peers { permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } } }
I20260608 12:46:35.634297 26745 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:46:35.638952 26739 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "2414d6431f74422a8614725a2a7d426a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c912cab247c4d9c904a42be9b67289e" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } } peers { permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } } peers { permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } } }
I20260608 12:46:35.639746 26739 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:35.642982 26745 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "2414d6431f74422a8614725a2a7d426a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c912cab247c4d9c904a42be9b67289e" member_type: VOTER last_known_addr { host: "127.24.129.62" port: 45605 } } peers { permanent_uuid: "79fa6ac1e1c64a4b8dc01436b443b54a" member_type: VOTER last_known_addr { host: "127.24.129.61" port: 33943 } } peers { permanent_uuid: "2414d6431f74422a8614725a2a7d426a" member_type: VOTER last_known_addr { host: "127.24.129.60" port: 33717 } } }
I20260608 12:46:35.643658 26745 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [sys.catalog]: This master's current role is: FOLLOWER
W20260608 12:46:35.647228 26325 consensus_peers.cc:597] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a -> Peer 4c912cab247c4d9c904a42be9b67289e (127.24.129.62:45605): Couldn't send request to peer 4c912cab247c4d9c904a42be9b67289e. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.62:45605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:36.541661 26657 heartbeater.cc:499] Master 127.24.129.60:33717 was elected leader, sending a full tablet report...
I20260608 12:46:36.579128 26579 heartbeater.cc:499] Master 127.24.129.60:33717 was elected leader, sending a full tablet report...
I20260608 12:46:36.588322 26501 heartbeater.cc:499] Master 127.24.129.60:33717 was elected leader, sending a full tablet report...
I20260608 12:46:36.818773 26416 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:46:36.819166 26416 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:46:37.262058 25092 tablet_server.cc:179] TabletServer@127.24.129.1:0 shutting down...
I20260608 12:46:37.293165 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:37.293978 25092 tablet_replica.cc:333] T 756ae9d067924ee2ab89daea9c170a0c P 6d36d92e3a364f32b3ef7d6243b58e19: stopping tablet replica
I20260608 12:46:37.294571 25092 raft_consensus.cc:2243] T 756ae9d067924ee2ab89daea9c170a0c P 6d36d92e3a364f32b3ef7d6243b58e19 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:37.295077 25092 raft_consensus.cc:2272] T 756ae9d067924ee2ab89daea9c170a0c P 6d36d92e3a364f32b3ef7d6243b58e19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:37.315506 25092 tablet_server.cc:196] TabletServer@127.24.129.1:0 shutdown complete.
I20260608 12:46:37.327473 25092 tablet_server.cc:179] TabletServer@127.24.129.2:0 shutting down...
I20260608 12:46:37.351079 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:37.351811 25092 tablet_replica.cc:333] T fba22a0cfca545e8baf3b7f7e30e77fd P a11c8a10775c45cc9c4f36eb79efaee3: stopping tablet replica
I20260608 12:46:37.352353 25092 raft_consensus.cc:2243] T fba22a0cfca545e8baf3b7f7e30e77fd P a11c8a10775c45cc9c4f36eb79efaee3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:37.352903 25092 raft_consensus.cc:2272] T fba22a0cfca545e8baf3b7f7e30e77fd P a11c8a10775c45cc9c4f36eb79efaee3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:37.373172 25092 tablet_server.cc:196] TabletServer@127.24.129.2:0 shutdown complete.
I20260608 12:46:37.385424 25092 tablet_server.cc:179] TabletServer@127.24.129.3:0 shutting down...
I20260608 12:46:37.407883 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:37.408809 25092 tablet_replica.cc:333] T af7f3de6da31422b9656ea951bd38502 P 78a15587c8924a68ade08191a5189fe8: stopping tablet replica
I20260608 12:46:37.409560 25092 raft_consensus.cc:2243] T af7f3de6da31422b9656ea951bd38502 P 78a15587c8924a68ade08191a5189fe8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:37.410135 25092 raft_consensus.cc:2272] T af7f3de6da31422b9656ea951bd38502 P 78a15587c8924a68ade08191a5189fe8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:37.430197 25092 tablet_server.cc:196] TabletServer@127.24.129.3:0 shutdown complete.
I20260608 12:46:37.440663 25092 master.cc:562] Master@127.24.129.61:33943 shutting down...
I20260608 12:46:37.462929 25092 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:37.463737 25092 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:37.464105 25092 tablet_replica.cc:333] T 00000000000000000000000000000000 P 79fa6ac1e1c64a4b8dc01436b443b54a: stopping tablet replica
I20260608 12:46:37.484418 25092 master.cc:584] Master@127.24.129.61:33943 shutdown complete.
I20260608 12:46:37.499660 25092 master.cc:562] Master@127.24.129.60:33717 shutting down...
I20260608 12:46:37.527963 25092 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:46:37.529222 25092 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:37.529598 25092 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2414d6431f74422a8614725a2a7d426a: stopping tablet replica
I20260608 12:46:37.549898 25092 master.cc:584] Master@127.24.129.60:33717 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (9646 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 12:46:37.585988 25092 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.129.62:41139
I20260608 12:46:37.587443 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:37.593655 26762 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:37.593786 26763 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:37.595400 26765 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:37.597357 25092 server_base.cc:1061] running on GCE node
I20260608 12:46:37.598742 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:37.598948 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:37.599071 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922797599058 us; error 0 us; skew 500 ppm
I20260608 12:46:37.599644 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:37.602310 25092 webserver.cc:533] Webserver started at http://127.24.129.62:45301/ using document root <none> and password file <none>
I20260608 12:46:37.602838 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:37.603008 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:37.603240 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:37.604660 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922772201788-25092-0/minicluster-data/master-0-root/instance:
uuid: "8889dd4763754f9f826c5a3f6431a59a"
format_stamp: "Formatted at 2026-06-08 12:46:37 on dist-test-slave-jhsm"
I20260608 12:46:37.609864 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:46:37.613746 26770 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:37.614557 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:46:37.614882 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922772201788-25092-0/minicluster-data/master-0-root
uuid: "8889dd4763754f9f826c5a3f6431a59a"
format_stamp: "Formatted at 2026-06-08 12:46:37 on dist-test-slave-jhsm"
I20260608 12:46:37.615176 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922772201788-25092-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922772201788-25092-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922772201788-25092-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:37.640969 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:37.642473 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:37.687386 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.62:41139
I20260608 12:46:37.687574 26821 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.62:41139 every 8 connection(s)
I20260608 12:46:37.691936 26822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:37.701956 26822 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8889dd4763754f9f826c5a3f6431a59a: Bootstrap starting.
I20260608 12:46:37.706670 26822 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8889dd4763754f9f826c5a3f6431a59a: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:37.711228 26822 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8889dd4763754f9f826c5a3f6431a59a: No bootstrap required, opened a new log
I20260608 12:46:37.713467 26822 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8889dd4763754f9f826c5a3f6431a59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8889dd4763754f9f826c5a3f6431a59a" member_type: VOTER }
I20260608 12:46:37.713837 26822 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8889dd4763754f9f826c5a3f6431a59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:37.714056 26822 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8889dd4763754f9f826c5a3f6431a59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8889dd4763754f9f826c5a3f6431a59a, State: Initialized, Role: FOLLOWER
I20260608 12:46:37.714696 26822 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8889dd4763754f9f826c5a3f6431a59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8889dd4763754f9f826c5a3f6431a59a" member_type: VOTER }
I20260608 12:46:37.715139 26822 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8889dd4763754f9f826c5a3f6431a59a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:37.715359 26822 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8889dd4763754f9f826c5a3f6431a59a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:37.715598 26822 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8889dd4763754f9f826c5a3f6431a59a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:37.719872 26822 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8889dd4763754f9f826c5a3f6431a59a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8889dd4763754f9f826c5a3f6431a59a" member_type: VOTER }
I20260608 12:46:37.720379 26822 leader_election.cc:304] T 00000000000000000000000000000000 P 8889dd4763754f9f826c5a3f6431a59a [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: 8889dd4763754f9f826c5a3f6431a59a; no voters: 
I20260608 12:46:37.721570 26822 leader_election.cc:290] T 00000000000000000000000000000000 P 8889dd4763754f9f826c5a3f6431a59a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:37.722097 26825 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8889dd4763754f9f826c5a3f6431a59a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:37.723601 26825 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8889dd4763754f9f826c5a3f6431a59a [term 1 LEADER]: Becoming Leader. State: Replica: 8889dd4763754f9f826c5a3f6431a59a, State: Running, Role: LEADER
I20260608 12:46:37.724501 26822 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8889dd4763754f9f826c5a3f6431a59a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:46:37.724421 26825 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8889dd4763754f9f826c5a3f6431a59a [LEADER]: Queue going to LEADER mode. State: All 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: "8889dd4763754f9f826c5a3f6431a59a" member_type: VOTER }
I20260608 12:46:37.727490 26826 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8889dd4763754f9f826c5a3f6431a59a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8889dd4763754f9f826c5a3f6431a59a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8889dd4763754f9f826c5a3f6431a59a" member_type: VOTER } }
I20260608 12:46:37.728106 26826 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8889dd4763754f9f826c5a3f6431a59a [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:37.728432 26827 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8889dd4763754f9f826c5a3f6431a59a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8889dd4763754f9f826c5a3f6431a59a. Latest consensus state: current_term: 1 leader_uuid: "8889dd4763754f9f826c5a3f6431a59a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8889dd4763754f9f826c5a3f6431a59a" member_type: VOTER } }
I20260608 12:46:37.729008 26827 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8889dd4763754f9f826c5a3f6431a59a [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:37.734367 26831 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:46:37.740581 26831 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:46:37.741809 25092 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:46:37.749982 26831 catalog_manager.cc:1382] Generated new cluster ID: 37de07b899c145e58d310486e1a8fe96
I20260608 12:46:37.750284 26831 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:46:37.774879 26831 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:46:37.776417 26831 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:46:37.795279 26831 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8889dd4763754f9f826c5a3f6431a59a: Generated new TSK 0
I20260608 12:46:37.796034 26831 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:46:37.808990 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:37.815507 26843 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:37.816517 26844 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:37.818212 26846 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:37.818909 25092 server_base.cc:1061] running on GCE node
I20260608 12:46:37.819887 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:37.820096 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:37.820287 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922797820265 us; error 0 us; skew 500 ppm
I20260608 12:46:37.820996 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:37.823629 25092 webserver.cc:533] Webserver started at http://127.24.129.1:45081/ using document root <none> and password file <none>
I20260608 12:46:37.824200 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:37.824388 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:37.824682 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:37.826062 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922772201788-25092-0/minicluster-data/ts-0-root/instance:
uuid: "2cd562013d1744b69d1ddcfd01f80d19"
format_stamp: "Formatted at 2026-06-08 12:46:37 on dist-test-slave-jhsm"
I20260608 12:46:37.831286 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:46:37.835714 26851 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:37.836627 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:46:37.836983 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922772201788-25092-0/minicluster-data/ts-0-root
uuid: "2cd562013d1744b69d1ddcfd01f80d19"
format_stamp: "Formatted at 2026-06-08 12:46:37 on dist-test-slave-jhsm"
I20260608 12:46:37.837265 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922772201788-25092-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922772201788-25092-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922772201788-25092-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:37.857712 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:37.859114 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:37.860795 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:37.863471 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:37.863665 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:37.863940 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:37.864086 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:37.911504 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.1:36951
I20260608 12:46:37.911617 26913 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.1:36951 every 8 connection(s)
I20260608 12:46:37.917596 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:37.925855 26918 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:37.926301 26919 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:37.930322 26914 heartbeater.cc:344] Connected to a master server at 127.24.129.62:41139
I20260608 12:46:37.930886 26914 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:37.930814 25092 server_base.cc:1061] running on GCE node
W20260608 12:46:37.931124 26922 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:37.932376 26914 heartbeater.cc:507] Master 127.24.129.62:41139 requested a full tablet report, sending...
I20260608 12:46:37.932552 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:37.932896 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:37.933056 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922797933039 us; error 0 us; skew 500 ppm
I20260608 12:46:37.933861 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:37.935047 26787 ts_manager.cc:194] Registered new tserver with Master: 2cd562013d1744b69d1ddcfd01f80d19 (127.24.129.1:36951)
I20260608 12:46:37.936816 25092 webserver.cc:533] Webserver started at http://127.24.129.2:38581/ using document root <none> and password file <none>
I20260608 12:46:37.937522 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:37.937760 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:37.937744 26787 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52510
I20260608 12:46:37.938299 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:37.939680 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922772201788-25092-0/minicluster-data/ts-1-root/instance:
uuid: "8445f6d24c6c45e4b74883d636a7d699"
format_stamp: "Formatted at 2026-06-08 12:46:37 on dist-test-slave-jhsm"
I20260608 12:46:37.944449 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:46:37.948310 26926 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:37.949237 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:46:37.949523 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922772201788-25092-0/minicluster-data/ts-1-root
uuid: "8445f6d24c6c45e4b74883d636a7d699"
format_stamp: "Formatted at 2026-06-08 12:46:37 on dist-test-slave-jhsm"
I20260608 12:46:37.949810 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922772201788-25092-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922772201788-25092-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922772201788-25092-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:37.975930 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:37.977377 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:37.978942 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:37.981447 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:37.981648 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:37.981906 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:37.982049 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:38.027408 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.2:40031
I20260608 12:46:38.027537 26988 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.2:40031 every 8 connection(s)
I20260608 12:46:38.033058 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:38.040561 26992 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:38.044442 26989 heartbeater.cc:344] Connected to a master server at 127.24.129.62:41139
I20260608 12:46:38.045015 26989 heartbeater.cc:461] Registering TS with master...
W20260608 12:46:38.045060 26993 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:38.046389 26989 heartbeater.cc:507] Master 127.24.129.62:41139 requested a full tablet report, sending...
W20260608 12:46:38.048117 26995 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:38.049034 25092 server_base.cc:1061] running on GCE node
I20260608 12:46:38.049468 26787 ts_manager.cc:194] Registered new tserver with Master: 8445f6d24c6c45e4b74883d636a7d699 (127.24.129.2:40031)
I20260608 12:46:38.049886 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:38.050107 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:38.050254 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922798050240 us; error 0 us; skew 500 ppm
I20260608 12:46:38.050871 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:38.050987 26787 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52520
I20260608 12:46:38.053920 25092 webserver.cc:533] Webserver started at http://127.24.129.3:33337/ using document root <none> and password file <none>
I20260608 12:46:38.054518 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:38.054718 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:38.054982 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:38.056288 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922772201788-25092-0/minicluster-data/ts-2-root/instance:
uuid: "8325ff45b71e4899833de0c4ccd5bedd"
format_stamp: "Formatted at 2026-06-08 12:46:38 on dist-test-slave-jhsm"
I20260608 12:46:38.061205 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:46:38.064990 27000 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:38.065793 25092 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:46:38.066128 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922772201788-25092-0/minicluster-data/ts-2-root
uuid: "8325ff45b71e4899833de0c4ccd5bedd"
format_stamp: "Formatted at 2026-06-08 12:46:38 on dist-test-slave-jhsm"
I20260608 12:46:38.066429 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922772201788-25092-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922772201788-25092-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922772201788-25092-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:38.077035 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:38.078359 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:38.079911 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:38.082472 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:38.082683 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:38.082911 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:38.083067 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:38.128446 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.3:42743
I20260608 12:46:38.128551 27062 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.3:42743 every 8 connection(s)
I20260608 12:46:38.144032 27063 heartbeater.cc:344] Connected to a master server at 127.24.129.62:41139
I20260608 12:46:38.144440 27063 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:38.145308 27063 heartbeater.cc:507] Master 127.24.129.62:41139 requested a full tablet report, sending...
I20260608 12:46:38.147487 26787 ts_manager.cc:194] Registered new tserver with Master: 8325ff45b71e4899833de0c4ccd5bedd (127.24.129.3:42743)
I20260608 12:46:38.148128 25092 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015950297s
I20260608 12:46:38.149335 26787 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52532
I20260608 12:46:38.941269 26914 heartbeater.cc:499] Master 127.24.129.62:41139 was elected leader, sending a full tablet report...
I20260608 12:46:39.053673 26989 heartbeater.cc:499] Master 127.24.129.62:41139 was elected leader, sending a full tablet report...
I20260608 12:46:39.152555 27063 heartbeater.cc:499] Master 127.24.129.62:41139 was elected leader, sending a full tablet report...
I20260608 12:46:39.206580 26787 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52542:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:46:39.208678 26787 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:46:39.263411 26954 tablet_service.cc:1511] Processing CreateTablet for tablet 7f706795932c4f789e99e7f6d1e021d7 (DEFAULT_TABLE table=test-workload [id=50623fa80e1046ed9134c3c52a3f3d82]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:46:39.264027 26953 tablet_service.cc:1511] Processing CreateTablet for tablet 98bb6752fe8c4e1d85ae30733b6f5f25 (DEFAULT_TABLE table=test-workload [id=50623fa80e1046ed9134c3c52a3f3d82]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:46:39.265226 26954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f706795932c4f789e99e7f6d1e021d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:39.265925 26953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98bb6752fe8c4e1d85ae30733b6f5f25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:39.272207 27028 tablet_service.cc:1511] Processing CreateTablet for tablet 7f706795932c4f789e99e7f6d1e021d7 (DEFAULT_TABLE table=test-workload [id=50623fa80e1046ed9134c3c52a3f3d82]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:46:39.273859 27028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f706795932c4f789e99e7f6d1e021d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:39.275065 26879 tablet_service.cc:1511] Processing CreateTablet for tablet 7f706795932c4f789e99e7f6d1e021d7 (DEFAULT_TABLE table=test-workload [id=50623fa80e1046ed9134c3c52a3f3d82]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:46:39.276525 26879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f706795932c4f789e99e7f6d1e021d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:39.273850 26878 tablet_service.cc:1511] Processing CreateTablet for tablet 98bb6752fe8c4e1d85ae30733b6f5f25 (DEFAULT_TABLE table=test-workload [id=50623fa80e1046ed9134c3c52a3f3d82]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:46:39.278426 26878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98bb6752fe8c4e1d85ae30733b6f5f25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:39.280524 27027 tablet_service.cc:1511] Processing CreateTablet for tablet 98bb6752fe8c4e1d85ae30733b6f5f25 (DEFAULT_TABLE table=test-workload [id=50623fa80e1046ed9134c3c52a3f3d82]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:46:39.282065 27027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98bb6752fe8c4e1d85ae30733b6f5f25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:39.313470 27084 tablet_bootstrap.cc:492] T 7f706795932c4f789e99e7f6d1e021d7 P 2cd562013d1744b69d1ddcfd01f80d19: Bootstrap starting.
I20260608 12:46:39.313715 27083 tablet_bootstrap.cc:492] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8445f6d24c6c45e4b74883d636a7d699: Bootstrap starting.
I20260608 12:46:39.314939 27085 tablet_bootstrap.cc:492] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8325ff45b71e4899833de0c4ccd5bedd: Bootstrap starting.
I20260608 12:46:39.321071 27085 tablet_bootstrap.cc:654] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8325ff45b71e4899833de0c4ccd5bedd: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:39.322099 27083 tablet_bootstrap.cc:654] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8445f6d24c6c45e4b74883d636a7d699: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:39.322861 27084 tablet_bootstrap.cc:654] T 7f706795932c4f789e99e7f6d1e021d7 P 2cd562013d1744b69d1ddcfd01f80d19: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:39.325886 27085 tablet_bootstrap.cc:492] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8325ff45b71e4899833de0c4ccd5bedd: No bootstrap required, opened a new log
I20260608 12:46:39.326519 27085 ts_tablet_manager.cc:1403] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8325ff45b71e4899833de0c4ccd5bedd: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260608 12:46:39.328780 27083 tablet_bootstrap.cc:492] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8445f6d24c6c45e4b74883d636a7d699: No bootstrap required, opened a new log
I20260608 12:46:39.328965 27085 raft_consensus.cc:359] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8325ff45b71e4899833de0c4ccd5bedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } }
I20260608 12:46:39.329273 27084 tablet_bootstrap.cc:492] T 7f706795932c4f789e99e7f6d1e021d7 P 2cd562013d1744b69d1ddcfd01f80d19: No bootstrap required, opened a new log
I20260608 12:46:39.329358 27083 ts_tablet_manager.cc:1403] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8445f6d24c6c45e4b74883d636a7d699: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260608 12:46:39.329622 27085 raft_consensus.cc:385] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8325ff45b71e4899833de0c4ccd5bedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:39.329998 27084 ts_tablet_manager.cc:1403] T 7f706795932c4f789e99e7f6d1e021d7 P 2cd562013d1744b69d1ddcfd01f80d19: Time spent bootstrapping tablet: real 0.017s	user 0.000s	sys 0.015s
I20260608 12:46:39.330032 27085 raft_consensus.cc:740] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8325ff45b71e4899833de0c4ccd5bedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8325ff45b71e4899833de0c4ccd5bedd, State: Initialized, Role: FOLLOWER
I20260608 12:46:39.331112 27085 consensus_queue.cc:260] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8325ff45b71e4899833de0c4ccd5bedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } }
I20260608 12:46:39.332886 27083 raft_consensus.cc:359] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8445f6d24c6c45e4b74883d636a7d699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } }
I20260608 12:46:39.333778 27083 raft_consensus.cc:385] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8445f6d24c6c45e4b74883d636a7d699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:39.333475 27084 raft_consensus.cc:359] T 7f706795932c4f789e99e7f6d1e021d7 P 2cd562013d1744b69d1ddcfd01f80d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } } peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } }
I20260608 12:46:39.334129 27083 raft_consensus.cc:740] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8445f6d24c6c45e4b74883d636a7d699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8445f6d24c6c45e4b74883d636a7d699, State: Initialized, Role: FOLLOWER
I20260608 12:46:39.334262 27084 raft_consensus.cc:385] T 7f706795932c4f789e99e7f6d1e021d7 P 2cd562013d1744b69d1ddcfd01f80d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:39.334652 27084 raft_consensus.cc:740] T 7f706795932c4f789e99e7f6d1e021d7 P 2cd562013d1744b69d1ddcfd01f80d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cd562013d1744b69d1ddcfd01f80d19, State: Initialized, Role: FOLLOWER
I20260608 12:46:39.335269 27083 consensus_queue.cc:260] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8445f6d24c6c45e4b74883d636a7d699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } }
I20260608 12:46:39.335500 27084 consensus_queue.cc:260] T 7f706795932c4f789e99e7f6d1e021d7 P 2cd562013d1744b69d1ddcfd01f80d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } } peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } }
I20260608 12:46:39.338439 27085 ts_tablet_manager.cc:1434] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8325ff45b71e4899833de0c4ccd5bedd: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260608 12:46:39.339520 27085 tablet_bootstrap.cc:492] T 7f706795932c4f789e99e7f6d1e021d7 P 8325ff45b71e4899833de0c4ccd5bedd: Bootstrap starting.
I20260608 12:46:39.345688 27085 tablet_bootstrap.cc:654] T 7f706795932c4f789e99e7f6d1e021d7 P 8325ff45b71e4899833de0c4ccd5bedd: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:39.355357 27083 ts_tablet_manager.cc:1434] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8445f6d24c6c45e4b74883d636a7d699: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.012s
I20260608 12:46:39.356259 27084 ts_tablet_manager.cc:1434] T 7f706795932c4f789e99e7f6d1e021d7 P 2cd562013d1744b69d1ddcfd01f80d19: Time spent starting tablet: real 0.026s	user 0.011s	sys 0.013s
I20260608 12:46:39.356875 27083 tablet_bootstrap.cc:492] T 7f706795932c4f789e99e7f6d1e021d7 P 8445f6d24c6c45e4b74883d636a7d699: Bootstrap starting.
I20260608 12:46:39.357519 27084 tablet_bootstrap.cc:492] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19: Bootstrap starting.
I20260608 12:46:39.364799 27083 tablet_bootstrap.cc:654] T 7f706795932c4f789e99e7f6d1e021d7 P 8445f6d24c6c45e4b74883d636a7d699: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:39.366853 27085 tablet_bootstrap.cc:492] T 7f706795932c4f789e99e7f6d1e021d7 P 8325ff45b71e4899833de0c4ccd5bedd: No bootstrap required, opened a new log
I20260608 12:46:39.367491 27085 ts_tablet_manager.cc:1403] T 7f706795932c4f789e99e7f6d1e021d7 P 8325ff45b71e4899833de0c4ccd5bedd: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.004s
I20260608 12:46:39.370491 27085 raft_consensus.cc:359] T 7f706795932c4f789e99e7f6d1e021d7 P 8325ff45b71e4899833de0c4ccd5bedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } } peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } }
I20260608 12:46:39.371335 27085 raft_consensus.cc:385] T 7f706795932c4f789e99e7f6d1e021d7 P 8325ff45b71e4899833de0c4ccd5bedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:39.371670 27085 raft_consensus.cc:740] T 7f706795932c4f789e99e7f6d1e021d7 P 8325ff45b71e4899833de0c4ccd5bedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8325ff45b71e4899833de0c4ccd5bedd, State: Initialized, Role: FOLLOWER
I20260608 12:46:39.372571 27085 consensus_queue.cc:260] T 7f706795932c4f789e99e7f6d1e021d7 P 8325ff45b71e4899833de0c4ccd5bedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } } peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } }
I20260608 12:46:39.374800 27085 ts_tablet_manager.cc:1434] T 7f706795932c4f789e99e7f6d1e021d7 P 8325ff45b71e4899833de0c4ccd5bedd: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260608 12:46:39.377775 27083 tablet_bootstrap.cc:492] T 7f706795932c4f789e99e7f6d1e021d7 P 8445f6d24c6c45e4b74883d636a7d699: No bootstrap required, opened a new log
I20260608 12:46:39.378476 27083 ts_tablet_manager.cc:1403] T 7f706795932c4f789e99e7f6d1e021d7 P 8445f6d24c6c45e4b74883d636a7d699: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260608 12:46:39.381397 27084 tablet_bootstrap.cc:654] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:39.381887 27083 raft_consensus.cc:359] T 7f706795932c4f789e99e7f6d1e021d7 P 8445f6d24c6c45e4b74883d636a7d699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } } peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } }
I20260608 12:46:39.382797 27083 raft_consensus.cc:385] T 7f706795932c4f789e99e7f6d1e021d7 P 8445f6d24c6c45e4b74883d636a7d699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:39.383176 27083 raft_consensus.cc:740] T 7f706795932c4f789e99e7f6d1e021d7 P 8445f6d24c6c45e4b74883d636a7d699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8445f6d24c6c45e4b74883d636a7d699, State: Initialized, Role: FOLLOWER
I20260608 12:46:39.384331 27083 consensus_queue.cc:260] T 7f706795932c4f789e99e7f6d1e021d7 P 8445f6d24c6c45e4b74883d636a7d699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } } peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } }
I20260608 12:46:39.389138 27083 ts_tablet_manager.cc:1434] T 7f706795932c4f789e99e7f6d1e021d7 P 8445f6d24c6c45e4b74883d636a7d699: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:46:39.393361 27084 tablet_bootstrap.cc:492] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19: No bootstrap required, opened a new log
I20260608 12:46:39.393595 27090 raft_consensus.cc:493] T 7f706795932c4f789e99e7f6d1e021d7 P 8445f6d24c6c45e4b74883d636a7d699 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:39.394109 27084 ts_tablet_manager.cc:1403] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.007s
I20260608 12:46:39.394228 27090 raft_consensus.cc:515] T 7f706795932c4f789e99e7f6d1e021d7 P 8445f6d24c6c45e4b74883d636a7d699 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } } peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } }
I20260608 12:46:39.398063 27084 raft_consensus.cc:359] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } }
I20260608 12:46:39.398849 27084 raft_consensus.cc:385] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:39.399155 27084 raft_consensus.cc:740] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cd562013d1744b69d1ddcfd01f80d19, State: Initialized, Role: FOLLOWER
I20260608 12:46:39.400259 27090 leader_election.cc:290] T 7f706795932c4f789e99e7f6d1e021d7 P 8445f6d24c6c45e4b74883d636a7d699 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cd562013d1744b69d1ddcfd01f80d19 (127.24.129.1:36951), 8325ff45b71e4899833de0c4ccd5bedd (127.24.129.3:42743)
I20260608 12:46:39.399991 27084 consensus_queue.cc:260] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } }
I20260608 12:46:39.402354 27084 ts_tablet_manager.cc:1434] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:46:39.403043 27091 raft_consensus.cc:493] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:39.403622 27091 raft_consensus.cc:515] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } }
I20260608 12:46:39.410193 27091 leader_election.cc:290] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8445f6d24c6c45e4b74883d636a7d699 (127.24.129.2:40031), 8325ff45b71e4899833de0c4ccd5bedd (127.24.129.3:42743)
I20260608 12:46:39.414971 27038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f706795932c4f789e99e7f6d1e021d7" candidate_uuid: "8445f6d24c6c45e4b74883d636a7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8325ff45b71e4899833de0c4ccd5bedd" is_pre_election: true
I20260608 12:46:39.415688 27038 raft_consensus.cc:2468] T 7f706795932c4f789e99e7f6d1e021d7 P 8325ff45b71e4899833de0c4ccd5bedd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8445f6d24c6c45e4b74883d636a7d699 in term 0.
I20260608 12:46:39.417338 26930 leader_election.cc:304] T 7f706795932c4f789e99e7f6d1e021d7 P 8445f6d24c6c45e4b74883d636a7d699 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8325ff45b71e4899833de0c4ccd5bedd, 8445f6d24c6c45e4b74883d636a7d699; no voters: 
I20260608 12:46:39.418042 26889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f706795932c4f789e99e7f6d1e021d7" candidate_uuid: "8445f6d24c6c45e4b74883d636a7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cd562013d1744b69d1ddcfd01f80d19" is_pre_election: true
I20260608 12:46:39.418965 26889 raft_consensus.cc:2468] T 7f706795932c4f789e99e7f6d1e021d7 P 2cd562013d1744b69d1ddcfd01f80d19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8445f6d24c6c45e4b74883d636a7d699 in term 0.
I20260608 12:46:39.418319 27090 raft_consensus.cc:2804] T 7f706795932c4f789e99e7f6d1e021d7 P 8445f6d24c6c45e4b74883d636a7d699 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:39.420059 27090 raft_consensus.cc:493] T 7f706795932c4f789e99e7f6d1e021d7 P 8445f6d24c6c45e4b74883d636a7d699 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:39.420471 27090 raft_consensus.cc:3060] T 7f706795932c4f789e99e7f6d1e021d7 P 8445f6d24c6c45e4b74883d636a7d699 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:39.428367 27090 raft_consensus.cc:515] T 7f706795932c4f789e99e7f6d1e021d7 P 8445f6d24c6c45e4b74883d636a7d699 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } } peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } }
I20260608 12:46:39.431684 26889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f706795932c4f789e99e7f6d1e021d7" candidate_uuid: "8445f6d24c6c45e4b74883d636a7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cd562013d1744b69d1ddcfd01f80d19"
I20260608 12:46:39.432302 26889 raft_consensus.cc:3060] T 7f706795932c4f789e99e7f6d1e021d7 P 2cd562013d1744b69d1ddcfd01f80d19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:39.436414 27090 leader_election.cc:290] T 7f706795932c4f789e99e7f6d1e021d7 P 8445f6d24c6c45e4b74883d636a7d699 [CANDIDATE]: Term 1 election: Requested vote from peers 2cd562013d1744b69d1ddcfd01f80d19 (127.24.129.1:36951), 8325ff45b71e4899833de0c4ccd5bedd (127.24.129.3:42743)
I20260608 12:46:39.437719 27038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f706795932c4f789e99e7f6d1e021d7" candidate_uuid: "8445f6d24c6c45e4b74883d636a7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8325ff45b71e4899833de0c4ccd5bedd"
I20260608 12:46:39.438378 27038 raft_consensus.cc:3060] T 7f706795932c4f789e99e7f6d1e021d7 P 8325ff45b71e4899833de0c4ccd5bedd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:39.440133 26889 raft_consensus.cc:2468] T 7f706795932c4f789e99e7f6d1e021d7 P 2cd562013d1744b69d1ddcfd01f80d19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8445f6d24c6c45e4b74883d636a7d699 in term 1.
I20260608 12:46:39.441548 26928 leader_election.cc:304] T 7f706795932c4f789e99e7f6d1e021d7 P 8445f6d24c6c45e4b74883d636a7d699 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cd562013d1744b69d1ddcfd01f80d19, 8445f6d24c6c45e4b74883d636a7d699; no voters: 
I20260608 12:46:39.442546 27090 raft_consensus.cc:2804] T 7f706795932c4f789e99e7f6d1e021d7 P 8445f6d24c6c45e4b74883d636a7d699 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:39.445472 27090 raft_consensus.cc:697] T 7f706795932c4f789e99e7f6d1e021d7 P 8445f6d24c6c45e4b74883d636a7d699 [term 1 LEADER]: Becoming Leader. State: Replica: 8445f6d24c6c45e4b74883d636a7d699, State: Running, Role: LEADER
I20260608 12:46:39.446378 27090 consensus_queue.cc:237] T 7f706795932c4f789e99e7f6d1e021d7 P 8445f6d24c6c45e4b74883d636a7d699 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } } peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } }
I20260608 12:46:39.446733 27038 raft_consensus.cc:2468] T 7f706795932c4f789e99e7f6d1e021d7 P 8325ff45b71e4899833de0c4ccd5bedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8445f6d24c6c45e4b74883d636a7d699 in term 1.
I20260608 12:46:39.449275 26964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98bb6752fe8c4e1d85ae30733b6f5f25" candidate_uuid: "2cd562013d1744b69d1ddcfd01f80d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8445f6d24c6c45e4b74883d636a7d699" is_pre_election: true
I20260608 12:46:39.450033 26964 raft_consensus.cc:2468] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8445f6d24c6c45e4b74883d636a7d699 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cd562013d1744b69d1ddcfd01f80d19 in term 0.
I20260608 12:46:39.451293 26852 leader_election.cc:304] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cd562013d1744b69d1ddcfd01f80d19, 8445f6d24c6c45e4b74883d636a7d699; no voters: 
I20260608 12:46:39.452350 27091 raft_consensus.cc:2804] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:39.452795 27091 raft_consensus.cc:493] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:39.453156 27091 raft_consensus.cc:3060] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:39.458109 27038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98bb6752fe8c4e1d85ae30733b6f5f25" candidate_uuid: "2cd562013d1744b69d1ddcfd01f80d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8325ff45b71e4899833de0c4ccd5bedd" is_pre_election: true
I20260608 12:46:39.458901 27038 raft_consensus.cc:2468] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8325ff45b71e4899833de0c4ccd5bedd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cd562013d1744b69d1ddcfd01f80d19 in term 0.
I20260608 12:46:39.459038 26787 catalog_manager.cc:5696] T 7f706795932c4f789e99e7f6d1e021d7 P 8445f6d24c6c45e4b74883d636a7d699 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8445f6d24c6c45e4b74883d636a7d699 (127.24.129.2). New cstate: current_term: 1 leader_uuid: "8445f6d24c6c45e4b74883d636a7d699" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:39.460999 27091 raft_consensus.cc:515] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } }
I20260608 12:46:39.463651 26964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98bb6752fe8c4e1d85ae30733b6f5f25" candidate_uuid: "2cd562013d1744b69d1ddcfd01f80d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8445f6d24c6c45e4b74883d636a7d699"
I20260608 12:46:39.464253 26964 raft_consensus.cc:3060] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8445f6d24c6c45e4b74883d636a7d699 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:39.464293 27038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98bb6752fe8c4e1d85ae30733b6f5f25" candidate_uuid: "2cd562013d1744b69d1ddcfd01f80d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8325ff45b71e4899833de0c4ccd5bedd"
I20260608 12:46:39.462862 27091 leader_election.cc:290] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [CANDIDATE]: Term 1 election: Requested vote from peers 8445f6d24c6c45e4b74883d636a7d699 (127.24.129.2:40031), 8325ff45b71e4899833de0c4ccd5bedd (127.24.129.3:42743)
I20260608 12:46:39.465117 27038 raft_consensus.cc:3060] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8325ff45b71e4899833de0c4ccd5bedd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:39.471370 27038 raft_consensus.cc:2468] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8325ff45b71e4899833de0c4ccd5bedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cd562013d1744b69d1ddcfd01f80d19 in term 1.
I20260608 12:46:39.471428 26964 raft_consensus.cc:2468] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8445f6d24c6c45e4b74883d636a7d699 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cd562013d1744b69d1ddcfd01f80d19 in term 1.
I20260608 12:46:39.472712 26855 leader_election.cc:304] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cd562013d1744b69d1ddcfd01f80d19, 8325ff45b71e4899833de0c4ccd5bedd; no voters: 
I20260608 12:46:39.473511 27091 raft_consensus.cc:2804] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:39.474596 27091 raft_consensus.cc:697] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [term 1 LEADER]: Becoming Leader. State: Replica: 2cd562013d1744b69d1ddcfd01f80d19, State: Running, Role: LEADER
I20260608 12:46:39.475343 27091 consensus_queue.cc:237] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } }
I20260608 12:46:39.482333 26787 catalog_manager.cc:5696] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cd562013d1744b69d1ddcfd01f80d19 (127.24.129.1). New cstate: current_term: 1 leader_uuid: "2cd562013d1744b69d1ddcfd01f80d19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:39.741546 26840 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:46:39.743892 26840 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:46:39.744269 26840 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:46:40.265079 27104 consensus_queue.cc:1048] T 7f706795932c4f789e99e7f6d1e021d7 P 8445f6d24c6c45e4b74883d636a7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:40.270656 27104 consensus_queue.cc:1048] T 7f706795932c4f789e99e7f6d1e021d7 P 8445f6d24c6c45e4b74883d636a7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:40.273921 27105 consensus_queue.cc:1048] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:46:40.318269 27115 consensus_queue.cc:1048] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:46:41.056174 26910 debug-util.cc:398] Leaking SignalData structure 0x7b08000fc160 after lost signal to thread 25095
W20260608 12:46:41.057251 26910 debug-util.cc:398] Leaking SignalData structure 0x7b080021b220 after lost signal to thread 26821
W20260608 12:46:41.058302 26910 debug-util.cc:398] Leaking SignalData structure 0x7b08001f32e0 after lost signal to thread 26913
W20260608 12:46:41.059245 26910 debug-util.cc:398] Leaking SignalData structure 0x7b08001f30e0 after lost signal to thread 26988
W20260608 12:46:41.060184 26910 debug-util.cc:398] Leaking SignalData structure 0x7b08001eda00 after lost signal to thread 27062
I20260608 12:46:41.745195 26840 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:46:41.748019 26840 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:46:41.748371 26840 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:46:43.749755 26840 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:46:43.752899 26840 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:46:43.753389 26840 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:46:45.754601 26840 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:46:45.756880 26840 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:46:45.757266 26840 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:46:47.758162 26840 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:46:47.760146 26840 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:46:47.760427 26840 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:46:50.000432 26840 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:46:50.003945 26840 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:46:50.144690 26840 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:46:50.161788 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:50.201817 27132 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:50.204936 27135 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:46:50.202453 27131 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:46:50.205498 25092 server_base.cc:1061] running on GCE node
I20260608 12:46:50.208341 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:50.208634 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:46:50.208940 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922810208918 us; error 0 us; skew 500 ppm
I20260608 12:46:50.209744 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:50.213380 25092 webserver.cc:533] Webserver started at http://127.24.129.4:43329/ using document root <none> and password file <none>
I20260608 12:46:50.213971 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:50.214166 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:50.214493 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:50.215827 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922772201788-25092-0/minicluster-data/ts-3-root/instance:
uuid: "508e49f6184742debe346bd5b1f6870e"
format_stamp: "Formatted at 2026-06-08 12:46:50 on dist-test-slave-jhsm"
I20260608 12:46:50.221081 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:46:50.224947 27139 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:50.225903 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:46:50.226233 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922772201788-25092-0/minicluster-data/ts-3-root
uuid: "508e49f6184742debe346bd5b1f6870e"
format_stamp: "Formatted at 2026-06-08 12:46:50 on dist-test-slave-jhsm"
I20260608 12:46:50.226539 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922772201788-25092-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922772201788-25092-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922772201788-25092-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:46:50.248718 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:50.250144 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:50.251752 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:50.254457 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:50.254679 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:50.254920 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:50.255088 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:50.300760 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.4:41951
I20260608 12:46:50.300966 27201 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.4:41951 every 8 connection(s)
I20260608 12:46:50.318001 27202 heartbeater.cc:344] Connected to a master server at 127.24.129.62:41139
I20260608 12:46:50.318406 27202 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:50.319175 27202 heartbeater.cc:507] Master 127.24.129.62:41139 requested a full tablet report, sending...
I20260608 12:46:50.321483 26786 ts_manager.cc:194] Registered new tserver with Master: 508e49f6184742debe346bd5b1f6870e (127.24.129.4:41951)
I20260608 12:46:50.323225 26786 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49548
W20260608 12:46:50.710590 26985 debug-util.cc:398] Leaking SignalData structure 0x7b080020f080 after lost signal to thread 25095
W20260608 12:46:50.711668 26985 debug-util.cc:398] Leaking SignalData structure 0x7b080020f740 after lost signal to thread 26821
W20260608 12:46:50.712780 26985 debug-util.cc:398] Leaking SignalData structure 0x7b08001f56e0 after lost signal to thread 26913
W20260608 12:46:50.713737 26985 debug-util.cc:398] Leaking SignalData structure 0x7b08001e4860 after lost signal to thread 26988
W20260608 12:46:50.714761 26985 debug-util.cc:398] Leaking SignalData structure 0x7b08001e9f20 after lost signal to thread 27062
I20260608 12:46:50.824375 26889 consensus_queue.cc:237] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [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: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } attrs { replace: true } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } } peers { permanent_uuid: "508e49f6184742debe346bd5b1f6870e" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 41951 } attrs { promote: true } }
I20260608 12:46:50.834235 27038 raft_consensus.cc:1275] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8325ff45b71e4899833de0c4ccd5bedd [term 1 FOLLOWER]: Refusing update from remote peer 2cd562013d1744b69d1ddcfd01f80d19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:50.837751 27128 consensus_queue.cc:1048] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:46:50.850164 27128 raft_consensus.cc:2955] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 508e49f6184742debe346bd5b1f6870e (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } attrs { replace: true } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } } peers { permanent_uuid: "508e49f6184742debe346bd5b1f6870e" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 41951 } attrs { promote: true } } }
I20260608 12:46:50.858047 26964 raft_consensus.cc:1275] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8445f6d24c6c45e4b74883d636a7d699 [term 1 FOLLOWER]: Refusing update from remote peer 2cd562013d1744b69d1ddcfd01f80d19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:46:50.862499 26852 consensus_peers.cc:597] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 -> Peer 508e49f6184742debe346bd5b1f6870e (127.24.129.4:41951): Couldn't send request to peer 508e49f6184742debe346bd5b1f6870e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 98bb6752fe8c4e1d85ae30733b6f5f25. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:50.869813 27038 raft_consensus.cc:2955] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8325ff45b71e4899833de0c4ccd5bedd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 508e49f6184742debe346bd5b1f6870e (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } attrs { replace: true } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } } peers { permanent_uuid: "508e49f6184742debe346bd5b1f6870e" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 41951 } attrs { promote: true } } }
I20260608 12:46:50.868605 27213 consensus_queue.cc:1048] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260608 12:46:50.882179 26786 catalog_manager.cc:5696] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 reported cstate change: config changed from index -1 to 2, NON_VOTER 508e49f6184742debe346bd5b1f6870e (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "2cd562013d1744b69d1ddcfd01f80d19" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "508e49f6184742debe346bd5b1f6870e" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 41951 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:50.908190 26964 raft_consensus.cc:2955] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8445f6d24c6c45e4b74883d636a7d699 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 508e49f6184742debe346bd5b1f6870e (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } attrs { replace: true } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } } peers { permanent_uuid: "508e49f6184742debe346bd5b1f6870e" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 41951 } attrs { promote: true } } }
I20260608 12:46:51.315515 27221 ts_tablet_manager.cc:933] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 508e49f6184742debe346bd5b1f6870e: Initiating tablet copy from peer 2cd562013d1744b69d1ddcfd01f80d19 (127.24.129.1:36951)
I20260608 12:46:51.318111 27221 tablet_copy_client.cc:323] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 508e49f6184742debe346bd5b1f6870e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.1:36951
I20260608 12:46:51.326933 27202 heartbeater.cc:499] Master 127.24.129.62:41139 was elected leader, sending a full tablet report...
I20260608 12:46:51.333271 26899 tablet_copy_service.cc:140] P 2cd562013d1744b69d1ddcfd01f80d19: Received BeginTabletCopySession request for tablet 98bb6752fe8c4e1d85ae30733b6f5f25 from peer 508e49f6184742debe346bd5b1f6870e ({username='slave'} at 127.0.0.1:44740)
I20260608 12:46:51.333737 26899 tablet_copy_service.cc:161] P 2cd562013d1744b69d1ddcfd01f80d19: Beginning new tablet copy session on tablet 98bb6752fe8c4e1d85ae30733b6f5f25 from peer 508e49f6184742debe346bd5b1f6870e at {username='slave'} at 127.0.0.1:44740: session id = 508e49f6184742debe346bd5b1f6870e-98bb6752fe8c4e1d85ae30733b6f5f25
I20260608 12:46:51.339901 26899 tablet_copy_source_session.cc:215] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:46:51.342633 27221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98bb6752fe8c4e1d85ae30733b6f5f25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:51.353116 27221 tablet_copy_client.cc:806] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 508e49f6184742debe346bd5b1f6870e: tablet copy: Starting download of 0 data blocks...
I20260608 12:46:51.353662 27221 tablet_copy_client.cc:670] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 508e49f6184742debe346bd5b1f6870e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:46:51.357211 27221 tablet_copy_client.cc:538] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 508e49f6184742debe346bd5b1f6870e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:46:51.363580 27221 tablet_bootstrap.cc:492] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 508e49f6184742debe346bd5b1f6870e: Bootstrap starting.
I20260608 12:46:51.387861 27221 tablet_bootstrap.cc:492] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 508e49f6184742debe346bd5b1f6870e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:46:51.388543 27221 tablet_bootstrap.cc:492] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 508e49f6184742debe346bd5b1f6870e: Bootstrap complete.
I20260608 12:46:51.389119 27221 ts_tablet_manager.cc:1403] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 508e49f6184742debe346bd5b1f6870e: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.007s
I20260608 12:46:51.391636 27221 raft_consensus.cc:359] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 508e49f6184742debe346bd5b1f6870e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } attrs { replace: true } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } } peers { permanent_uuid: "508e49f6184742debe346bd5b1f6870e" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 41951 } attrs { promote: true } }
I20260608 12:46:51.392261 27221 raft_consensus.cc:740] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 508e49f6184742debe346bd5b1f6870e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 508e49f6184742debe346bd5b1f6870e, State: Initialized, Role: LEARNER
I20260608 12:46:51.392859 27221 consensus_queue.cc:260] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 508e49f6184742debe346bd5b1f6870e [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: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } attrs { replace: true } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } } peers { permanent_uuid: "508e49f6184742debe346bd5b1f6870e" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 41951 } attrs { promote: true } }
I20260608 12:46:51.395761 27221 ts_tablet_manager.cc:1434] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 508e49f6184742debe346bd5b1f6870e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260608 12:46:51.397626 26899 tablet_copy_service.cc:342] P 2cd562013d1744b69d1ddcfd01f80d19: Request end of tablet copy session 508e49f6184742debe346bd5b1f6870e-98bb6752fe8c4e1d85ae30733b6f5f25 received from {username='slave'} at 127.0.0.1:44740
I20260608 12:46:51.398077 26899 tablet_copy_service.cc:434] P 2cd562013d1744b69d1ddcfd01f80d19: ending tablet copy session 508e49f6184742debe346bd5b1f6870e-98bb6752fe8c4e1d85ae30733b6f5f25 on tablet 98bb6752fe8c4e1d85ae30733b6f5f25 with peer 508e49f6184742debe346bd5b1f6870e
I20260608 12:46:51.827080 27177 raft_consensus.cc:1217] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 508e49f6184742debe346bd5b1f6870e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:46:52.146070 26840 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:46:52.149753 26840 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:46:52.150315 26840 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:46:52.277112 27214 raft_consensus.cc:1064] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19: attempting to promote NON_VOTER 508e49f6184742debe346bd5b1f6870e to VOTER
I20260608 12:46:52.280659 27214 consensus_queue.cc:237] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [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: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } attrs { replace: true } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } } peers { permanent_uuid: "508e49f6184742debe346bd5b1f6870e" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 41951 } attrs { promote: false } }
I20260608 12:46:52.289635 27177 raft_consensus.cc:1275] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 508e49f6184742debe346bd5b1f6870e [term 1 LEARNER]: Refusing update from remote peer 2cd562013d1744b69d1ddcfd01f80d19: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:46:52.291565 27038 raft_consensus.cc:1275] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8325ff45b71e4899833de0c4ccd5bedd [term 1 FOLLOWER]: Refusing update from remote peer 2cd562013d1744b69d1ddcfd01f80d19: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:46:52.292605 26964 raft_consensus.cc:1275] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8445f6d24c6c45e4b74883d636a7d699 [term 1 FOLLOWER]: Refusing update from remote peer 2cd562013d1744b69d1ddcfd01f80d19: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:46:52.293534 27209 consensus_queue.cc:1048] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:46:52.295598 27209 consensus_queue.cc:1048] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "508e49f6184742debe346bd5b1f6870e" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 41951 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:46:52.299875 27213 consensus_queue.cc:1048] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:46:52.330256 27209 raft_consensus.cc:2955] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 508e49f6184742debe346bd5b1f6870e (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } attrs { replace: true } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } } peers { permanent_uuid: "508e49f6184742debe346bd5b1f6870e" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 41951 } attrs { promote: false } } }
I20260608 12:46:52.332551 27177 raft_consensus.cc:2955] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 508e49f6184742debe346bd5b1f6870e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 508e49f6184742debe346bd5b1f6870e (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } attrs { replace: true } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } } peers { permanent_uuid: "508e49f6184742debe346bd5b1f6870e" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 41951 } attrs { promote: false } } }
I20260608 12:46:52.340448 26964 raft_consensus.cc:2955] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8445f6d24c6c45e4b74883d636a7d699 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 508e49f6184742debe346bd5b1f6870e (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } attrs { replace: true } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } } peers { permanent_uuid: "508e49f6184742debe346bd5b1f6870e" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 41951 } attrs { promote: false } } }
I20260608 12:46:52.356947 26784 catalog_manager.cc:5696] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 508e49f6184742debe346bd5b1f6870e reported cstate change: config changed from index 2 to 3, 508e49f6184742debe346bd5b1f6870e (127.24.129.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2cd562013d1744b69d1ddcfd01f80d19" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } attrs { replace: true } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } } peers { permanent_uuid: "508e49f6184742debe346bd5b1f6870e" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 41951 } attrs { promote: false } } }
I20260608 12:46:52.360822 27038 raft_consensus.cc:2955] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8325ff45b71e4899833de0c4ccd5bedd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 508e49f6184742debe346bd5b1f6870e (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8445f6d24c6c45e4b74883d636a7d699" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40031 } attrs { replace: true } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } } peers { permanent_uuid: "508e49f6184742debe346bd5b1f6870e" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 41951 } attrs { promote: false } } }
I20260608 12:46:52.395383 26889 consensus_queue.cc:237] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [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: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } } peers { permanent_uuid: "508e49f6184742debe346bd5b1f6870e" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 41951 } attrs { promote: false } }
I20260608 12:46:52.402314 27177 raft_consensus.cc:1275] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 508e49f6184742debe346bd5b1f6870e [term 1 FOLLOWER]: Refusing update from remote peer 2cd562013d1744b69d1ddcfd01f80d19: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:46:52.403352 27038 raft_consensus.cc:1275] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8325ff45b71e4899833de0c4ccd5bedd [term 1 FOLLOWER]: Refusing update from remote peer 2cd562013d1744b69d1ddcfd01f80d19: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:46:52.404400 27214 consensus_queue.cc:1048] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "508e49f6184742debe346bd5b1f6870e" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 41951 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:46:52.405392 27209 consensus_queue.cc:1048] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:46:52.413931 27227 raft_consensus.cc:2955] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8445f6d24c6c45e4b74883d636a7d699 (127.24.129.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } } peers { permanent_uuid: "508e49f6184742debe346bd5b1f6870e" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 41951 } attrs { promote: false } } }
I20260608 12:46:52.417130 27177 raft_consensus.cc:2955] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 508e49f6184742debe346bd5b1f6870e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8445f6d24c6c45e4b74883d636a7d699 (127.24.129.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } } peers { permanent_uuid: "508e49f6184742debe346bd5b1f6870e" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 41951 } attrs { promote: false } } }
I20260608 12:46:52.420322 27038 raft_consensus.cc:2955] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8325ff45b71e4899833de0c4ccd5bedd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8445f6d24c6c45e4b74883d636a7d699 (127.24.129.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } } peers { permanent_uuid: "508e49f6184742debe346bd5b1f6870e" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 41951 } attrs { promote: false } } }
I20260608 12:46:52.433921 26786 catalog_manager.cc:5696] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 508e49f6184742debe346bd5b1f6870e reported cstate change: config changed from index 3 to 4, VOTER 8445f6d24c6c45e4b74883d636a7d699 (127.24.129.2) evicted. New cstate: current_term: 1 leader_uuid: "2cd562013d1744b69d1ddcfd01f80d19" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cd562013d1744b69d1ddcfd01f80d19" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36951 } } peers { permanent_uuid: "8325ff45b71e4899833de0c4ccd5bedd" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42743 } } peers { permanent_uuid: "508e49f6184742debe346bd5b1f6870e" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 41951 } attrs { promote: false } } }
I20260608 12:46:52.441349 26772 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 98bb6752fe8c4e1d85ae30733b6f5f25 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:46:52.449203 26953 tablet_service.cc:1558] Processing DeleteTablet for tablet 98bb6752fe8c4e1d85ae30733b6f5f25 with delete_type TABLET_DATA_TOMBSTONED (TS 8445f6d24c6c45e4b74883d636a7d699 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57016
I20260608 12:46:52.452229 27237 tablet_replica.cc:333] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8445f6d24c6c45e4b74883d636a7d699: stopping tablet replica
I20260608 12:46:52.453210 27237 raft_consensus.cc:2243] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8445f6d24c6c45e4b74883d636a7d699 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:52.454063 27237 raft_consensus.cc:2272] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8445f6d24c6c45e4b74883d636a7d699 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:52.458710 27237 ts_tablet_manager.cc:1916] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8445f6d24c6c45e4b74883d636a7d699: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:46:52.474025 27237 ts_tablet_manager.cc:1929] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8445f6d24c6c45e4b74883d636a7d699: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:46:52.474470 27237 log.cc:1199] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8445f6d24c6c45e4b74883d636a7d699: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922772201788-25092-0/minicluster-data/ts-1-root/wals/98bb6752fe8c4e1d85ae30733b6f5f25
I20260608 12:46:52.476552 26771 catalog_manager.cc:5027] TS 8445f6d24c6c45e4b74883d636a7d699 (127.24.129.2:40031): tablet 98bb6752fe8c4e1d85ae30733b6f5f25 (table test-workload [id=50623fa80e1046ed9134c3c52a3f3d82]) successfully deleted
I20260608 12:46:54.151552 26840 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:46:54.153847 26840 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:46:54.154210 26840 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:46:56.155301 26840 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:46:56.157662 26840 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:46:56.158102 26840 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:46:58.159039 26840 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:46:58.161075 26840 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:46:58.161406 26840 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:00.162364 26840 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:47:00.164359 26840 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:47:00.164703 26840 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:02.165619 26840 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:47:02.167757 26840 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:47:02.168128 26840 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:04.169272 26840 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:47:04.171571 26840 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:47:04.171914 26840 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:04.436167 25092 tablet_server.cc:179] TabletServer@127.24.129.1:0 shutting down...
I20260608 12:47:04.477010 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:04.478013 25092 tablet_replica.cc:333] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19: stopping tablet replica
I20260608 12:47:04.478717 25092 raft_consensus.cc:2243] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:04.480069 25092 raft_consensus.cc:2272] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 2cd562013d1744b69d1ddcfd01f80d19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:04.482930 25092 tablet_replica.cc:333] T 7f706795932c4f789e99e7f6d1e021d7 P 2cd562013d1744b69d1ddcfd01f80d19: stopping tablet replica
I20260608 12:47:04.483507 25092 raft_consensus.cc:2243] T 7f706795932c4f789e99e7f6d1e021d7 P 2cd562013d1744b69d1ddcfd01f80d19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:04.484052 25092 raft_consensus.cc:2272] T 7f706795932c4f789e99e7f6d1e021d7 P 2cd562013d1744b69d1ddcfd01f80d19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:04.532110 25092 tablet_server.cc:196] TabletServer@127.24.129.1:0 shutdown complete.
I20260608 12:47:04.549273 25092 tablet_server.cc:179] TabletServer@127.24.129.2:0 shutting down...
I20260608 12:47:04.581113 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:04.582084 25092 tablet_replica.cc:333] T 7f706795932c4f789e99e7f6d1e021d7 P 8445f6d24c6c45e4b74883d636a7d699: stopping tablet replica
I20260608 12:47:04.582690 25092 raft_consensus.cc:2243] T 7f706795932c4f789e99e7f6d1e021d7 P 8445f6d24c6c45e4b74883d636a7d699 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:04.583760 25092 raft_consensus.cc:2272] T 7f706795932c4f789e99e7f6d1e021d7 P 8445f6d24c6c45e4b74883d636a7d699 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:04.623922 25092 tablet_server.cc:196] TabletServer@127.24.129.2:0 shutdown complete.
I20260608 12:47:04.638394 25092 tablet_server.cc:179] TabletServer@127.24.129.3:0 shutting down...
I20260608 12:47:04.668591 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:04.669497 25092 tablet_replica.cc:333] T 7f706795932c4f789e99e7f6d1e021d7 P 8325ff45b71e4899833de0c4ccd5bedd: stopping tablet replica
I20260608 12:47:04.670056 25092 raft_consensus.cc:2243] T 7f706795932c4f789e99e7f6d1e021d7 P 8325ff45b71e4899833de0c4ccd5bedd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:04.670531 25092 raft_consensus.cc:2272] T 7f706795932c4f789e99e7f6d1e021d7 P 8325ff45b71e4899833de0c4ccd5bedd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:04.673022 25092 tablet_replica.cc:333] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8325ff45b71e4899833de0c4ccd5bedd: stopping tablet replica
I20260608 12:47:04.673484 25092 raft_consensus.cc:2243] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8325ff45b71e4899833de0c4ccd5bedd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:04.674113 25092 raft_consensus.cc:2272] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 8325ff45b71e4899833de0c4ccd5bedd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:04.696431 25092 tablet_server.cc:196] TabletServer@127.24.129.3:0 shutdown complete.
I20260608 12:47:04.709131 25092 tablet_server.cc:179] TabletServer@127.24.129.4:0 shutting down...
I20260608 12:47:04.735575 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:04.736339 25092 tablet_replica.cc:333] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 508e49f6184742debe346bd5b1f6870e: stopping tablet replica
I20260608 12:47:04.737017 25092 raft_consensus.cc:2243] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 508e49f6184742debe346bd5b1f6870e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:04.737567 25092 raft_consensus.cc:2272] T 98bb6752fe8c4e1d85ae30733b6f5f25 P 508e49f6184742debe346bd5b1f6870e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:04.757628 25092 tablet_server.cc:196] TabletServer@127.24.129.4:0 shutdown complete.
I20260608 12:47:04.770480 25092 master.cc:562] Master@127.24.129.62:41139 shutting down...
I20260608 12:47:04.795486 25092 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8889dd4763754f9f826c5a3f6431a59a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:04.796244 25092 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8889dd4763754f9f826c5a3f6431a59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:04.796613 25092 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8889dd4763754f9f826c5a3f6431a59a: stopping tablet replica
I20260608 12:47:04.817037 25092 master.cc:584] Master@127.24.129.62:41139 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (27274 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 12:47:04.860971 25092 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.129.62:34343
I20260608 12:47:04.862414 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:04.869385 27241 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:04.869469 27240 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:04.870301 27243 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:04.871090 25092 server_base.cc:1061] running on GCE node
I20260608 12:47:04.872063 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:04.872249 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:04.872378 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922824872363 us; error 0 us; skew 500 ppm
I20260608 12:47:04.873163 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:04.875828 25092 webserver.cc:533] Webserver started at http://127.24.129.62:44187/ using document root <none> and password file <none>
I20260608 12:47:04.876304 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:04.876468 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:04.876688 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:04.877866 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922772201788-25092-0/minicluster-data/master-0-root/instance:
uuid: "df33fc0c87ef4927a00ef8729d94ebec"
format_stamp: "Formatted at 2026-06-08 12:47:04 on dist-test-slave-jhsm"
I20260608 12:47:04.882738 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 12:47:04.886705 27248 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:04.887748 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:47:04.888098 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922772201788-25092-0/minicluster-data/master-0-root
uuid: "df33fc0c87ef4927a00ef8729d94ebec"
format_stamp: "Formatted at 2026-06-08 12:47:04 on dist-test-slave-jhsm"
I20260608 12:47:04.888399 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922772201788-25092-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922772201788-25092-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922772201788-25092-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:04.901927 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:04.903180 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:04.945546 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.62:34343
I20260608 12:47:04.945734 27299 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.62:34343 every 8 connection(s)
I20260608 12:47:04.950140 27300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:04.962306 27300 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P df33fc0c87ef4927a00ef8729d94ebec: Bootstrap starting.
I20260608 12:47:04.968052 27300 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P df33fc0c87ef4927a00ef8729d94ebec: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:04.973325 27300 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P df33fc0c87ef4927a00ef8729d94ebec: No bootstrap required, opened a new log
I20260608 12:47:04.976042 27300 raft_consensus.cc:359] T 00000000000000000000000000000000 P df33fc0c87ef4927a00ef8729d94ebec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df33fc0c87ef4927a00ef8729d94ebec" member_type: VOTER }
I20260608 12:47:04.976537 27300 raft_consensus.cc:385] T 00000000000000000000000000000000 P df33fc0c87ef4927a00ef8729d94ebec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:04.976823 27300 raft_consensus.cc:740] T 00000000000000000000000000000000 P df33fc0c87ef4927a00ef8729d94ebec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df33fc0c87ef4927a00ef8729d94ebec, State: Initialized, Role: FOLLOWER
I20260608 12:47:04.977500 27300 consensus_queue.cc:260] T 00000000000000000000000000000000 P df33fc0c87ef4927a00ef8729d94ebec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "df33fc0c87ef4927a00ef8729d94ebec" member_type: VOTER }
I20260608 12:47:04.977996 27300 raft_consensus.cc:399] T 00000000000000000000000000000000 P df33fc0c87ef4927a00ef8729d94ebec [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:47:04.978221 27300 raft_consensus.cc:493] T 00000000000000000000000000000000 P df33fc0c87ef4927a00ef8729d94ebec [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:47:04.978495 27300 raft_consensus.cc:3060] T 00000000000000000000000000000000 P df33fc0c87ef4927a00ef8729d94ebec [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:04.983472 27300 raft_consensus.cc:515] T 00000000000000000000000000000000 P df33fc0c87ef4927a00ef8729d94ebec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df33fc0c87ef4927a00ef8729d94ebec" member_type: VOTER }
I20260608 12:47:04.984081 27300 leader_election.cc:304] T 00000000000000000000000000000000 P df33fc0c87ef4927a00ef8729d94ebec [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: df33fc0c87ef4927a00ef8729d94ebec; no voters: 
I20260608 12:47:04.985460 27300 leader_election.cc:290] T 00000000000000000000000000000000 P df33fc0c87ef4927a00ef8729d94ebec [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:47:04.986020 27303 raft_consensus.cc:2804] T 00000000000000000000000000000000 P df33fc0c87ef4927a00ef8729d94ebec [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:04.987468 27303 raft_consensus.cc:697] T 00000000000000000000000000000000 P df33fc0c87ef4927a00ef8729d94ebec [term 1 LEADER]: Becoming Leader. State: Replica: df33fc0c87ef4927a00ef8729d94ebec, State: Running, Role: LEADER
I20260608 12:47:04.988255 27303 consensus_queue.cc:237] T 00000000000000000000000000000000 P df33fc0c87ef4927a00ef8729d94ebec [LEADER]: Queue going to LEADER mode. State: All 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: "df33fc0c87ef4927a00ef8729d94ebec" member_type: VOTER }
I20260608 12:47:04.988831 27300 sys_catalog.cc:565] T 00000000000000000000000000000000 P df33fc0c87ef4927a00ef8729d94ebec [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:47:04.993628 27305 sys_catalog.cc:455] T 00000000000000000000000000000000 P df33fc0c87ef4927a00ef8729d94ebec [sys.catalog]: SysCatalogTable state changed. Reason: New leader df33fc0c87ef4927a00ef8729d94ebec. Latest consensus state: current_term: 1 leader_uuid: "df33fc0c87ef4927a00ef8729d94ebec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df33fc0c87ef4927a00ef8729d94ebec" member_type: VOTER } }
I20260608 12:47:04.994441 27305 sys_catalog.cc:458] T 00000000000000000000000000000000 P df33fc0c87ef4927a00ef8729d94ebec [sys.catalog]: This master's current role is: LEADER
I20260608 12:47:04.994887 27304 sys_catalog.cc:455] T 00000000000000000000000000000000 P df33fc0c87ef4927a00ef8729d94ebec [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "df33fc0c87ef4927a00ef8729d94ebec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df33fc0c87ef4927a00ef8729d94ebec" member_type: VOTER } }
I20260608 12:47:04.995504 27304 sys_catalog.cc:458] T 00000000000000000000000000000000 P df33fc0c87ef4927a00ef8729d94ebec [sys.catalog]: This master's current role is: LEADER
I20260608 12:47:04.996754 27310 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:47:05.001888 27310 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:47:05.006307 25092 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:47:05.012593 27310 catalog_manager.cc:1382] Generated new cluster ID: c22e9389115b4b8187ba7b3b105418d7
I20260608 12:47:05.013024 27310 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:47:05.031318 27310 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:47:05.032925 27310 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:47:05.051026 27310 catalog_manager.cc:6069] T 00000000000000000000000000000000 P df33fc0c87ef4927a00ef8729d94ebec: Generated new TSK 0
I20260608 12:47:05.051810 27310 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:47:05.072197 25092 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000195461s
I20260608 12:47:17.168361 25092 master.cc:562] Master@127.24.129.62:34343 shutting down...
I20260608 12:47:17.199801 25092 raft_consensus.cc:2243] T 00000000000000000000000000000000 P df33fc0c87ef4927a00ef8729d94ebec [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:17.200860 25092 raft_consensus.cc:2272] T 00000000000000000000000000000000 P df33fc0c87ef4927a00ef8729d94ebec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:17.201366 25092 tablet_replica.cc:333] T 00000000000000000000000000000000 P df33fc0c87ef4927a00ef8729d94ebec: stopping tablet replica
I20260608 12:47:17.222921 25092 master.cc:584] Master@127.24.129.62:34343 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12399 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 12:47:17.260046 25092 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.129.62:46355
I20260608 12:47:17.261446 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:17.267736 27323 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:17.268054 27324 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:17.269418 27326 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:17.271183 25092 server_base.cc:1061] running on GCE node
I20260608 12:47:17.272086 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:17.272306 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:17.272477 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922837272458 us; error 0 us; skew 500 ppm
I20260608 12:47:17.273175 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:17.276055 25092 webserver.cc:533] Webserver started at http://127.24.129.62:38935/ using document root <none> and password file <none>
I20260608 12:47:17.276647 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:17.276901 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:17.277195 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:17.278738 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922772201788-25092-0/minicluster-data/master-0-root/instance:
uuid: "a156323f7d9a4316820edf4b2debd8dc"
format_stamp: "Formatted at 2026-06-08 12:47:17 on dist-test-slave-jhsm"
I20260608 12:47:17.284282 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:47:17.288555 27331 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:17.289486 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:47:17.289829 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922772201788-25092-0/minicluster-data/master-0-root
uuid: "a156323f7d9a4316820edf4b2debd8dc"
format_stamp: "Formatted at 2026-06-08 12:47:17 on dist-test-slave-jhsm"
I20260608 12:47:17.290138 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922772201788-25092-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922772201788-25092-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922772201788-25092-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:17.301743 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:17.303668 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:17.353922 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.62:46355
I20260608 12:47:17.354027 27382 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.62:46355 every 8 connection(s)
I20260608 12:47:17.358752 27383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:17.373607 27383 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a156323f7d9a4316820edf4b2debd8dc: Bootstrap starting.
I20260608 12:47:17.378625 27383 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a156323f7d9a4316820edf4b2debd8dc: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:17.383464 27383 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a156323f7d9a4316820edf4b2debd8dc: No bootstrap required, opened a new log
I20260608 12:47:17.385926 27383 raft_consensus.cc:359] T 00000000000000000000000000000000 P a156323f7d9a4316820edf4b2debd8dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a156323f7d9a4316820edf4b2debd8dc" member_type: VOTER }
I20260608 12:47:17.386364 27383 raft_consensus.cc:385] T 00000000000000000000000000000000 P a156323f7d9a4316820edf4b2debd8dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:17.386590 27383 raft_consensus.cc:740] T 00000000000000000000000000000000 P a156323f7d9a4316820edf4b2debd8dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a156323f7d9a4316820edf4b2debd8dc, State: Initialized, Role: FOLLOWER
I20260608 12:47:17.387217 27383 consensus_queue.cc:260] T 00000000000000000000000000000000 P a156323f7d9a4316820edf4b2debd8dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a156323f7d9a4316820edf4b2debd8dc" member_type: VOTER }
I20260608 12:47:17.387691 27383 raft_consensus.cc:399] T 00000000000000000000000000000000 P a156323f7d9a4316820edf4b2debd8dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:47:17.387919 27383 raft_consensus.cc:493] T 00000000000000000000000000000000 P a156323f7d9a4316820edf4b2debd8dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:47:17.388186 27383 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a156323f7d9a4316820edf4b2debd8dc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:17.392833 27383 raft_consensus.cc:515] T 00000000000000000000000000000000 P a156323f7d9a4316820edf4b2debd8dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a156323f7d9a4316820edf4b2debd8dc" member_type: VOTER }
I20260608 12:47:17.393357 27383 leader_election.cc:304] T 00000000000000000000000000000000 P a156323f7d9a4316820edf4b2debd8dc [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: a156323f7d9a4316820edf4b2debd8dc; no voters: 
I20260608 12:47:17.394598 27383 leader_election.cc:290] T 00000000000000000000000000000000 P a156323f7d9a4316820edf4b2debd8dc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:47:17.395166 27386 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a156323f7d9a4316820edf4b2debd8dc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:17.396801 27386 raft_consensus.cc:697] T 00000000000000000000000000000000 P a156323f7d9a4316820edf4b2debd8dc [term 1 LEADER]: Becoming Leader. State: Replica: a156323f7d9a4316820edf4b2debd8dc, State: Running, Role: LEADER
I20260608 12:47:17.397763 27383 sys_catalog.cc:565] T 00000000000000000000000000000000 P a156323f7d9a4316820edf4b2debd8dc [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:47:17.397675 27386 consensus_queue.cc:237] T 00000000000000000000000000000000 P a156323f7d9a4316820edf4b2debd8dc [LEADER]: Queue going to LEADER mode. State: All 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: "a156323f7d9a4316820edf4b2debd8dc" member_type: VOTER }
I20260608 12:47:17.401392 27387 sys_catalog.cc:455] T 00000000000000000000000000000000 P a156323f7d9a4316820edf4b2debd8dc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a156323f7d9a4316820edf4b2debd8dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a156323f7d9a4316820edf4b2debd8dc" member_type: VOTER } }
I20260608 12:47:17.402185 27387 sys_catalog.cc:458] T 00000000000000000000000000000000 P a156323f7d9a4316820edf4b2debd8dc [sys.catalog]: This master's current role is: LEADER
I20260608 12:47:17.401399 27388 sys_catalog.cc:455] T 00000000000000000000000000000000 P a156323f7d9a4316820edf4b2debd8dc [sys.catalog]: SysCatalogTable state changed. Reason: New leader a156323f7d9a4316820edf4b2debd8dc. Latest consensus state: current_term: 1 leader_uuid: "a156323f7d9a4316820edf4b2debd8dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a156323f7d9a4316820edf4b2debd8dc" member_type: VOTER } }
I20260608 12:47:17.402740 27388 sys_catalog.cc:458] T 00000000000000000000000000000000 P a156323f7d9a4316820edf4b2debd8dc [sys.catalog]: This master's current role is: LEADER
I20260608 12:47:17.406180 27392 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:47:17.413017 27392 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:47:17.414390 25092 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:47:17.424095 27392 catalog_manager.cc:1382] Generated new cluster ID: 44334d09fb764ecc9614316849ca1b3c
I20260608 12:47:17.424417 27392 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:47:17.444438 27392 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:47:17.446094 27392 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:47:17.466861 27392 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a156323f7d9a4316820edf4b2debd8dc: Generated new TSK 0
I20260608 12:47:17.467564 27392 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:47:17.481923 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:17.490020 27404 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:17.491444 27405 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:17.493752 25092 server_base.cc:1061] running on GCE node
W20260608 12:47:17.494293 27407 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:17.495368 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:17.495590 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:17.495733 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922837495719 us; error 0 us; skew 500 ppm
I20260608 12:47:17.496378 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:17.499408 25092 webserver.cc:533] Webserver started at http://127.24.129.1:34861/ using document root <none> and password file <none>
I20260608 12:47:17.500017 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:17.500211 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:17.500511 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:17.501997 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922772201788-25092-0/minicluster-data/ts-0-root/instance:
uuid: "e3317f010a764f3e9f52b3b79f80d398"
format_stamp: "Formatted at 2026-06-08 12:47:17 on dist-test-slave-jhsm"
I20260608 12:47:17.508270 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 12:47:17.512704 27412 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:17.513672 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:47:17.514056 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922772201788-25092-0/minicluster-data/ts-0-root
uuid: "e3317f010a764f3e9f52b3b79f80d398"
format_stamp: "Formatted at 2026-06-08 12:47:17 on dist-test-slave-jhsm"
I20260608 12:47:17.514403 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922772201788-25092-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922772201788-25092-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922772201788-25092-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:17.533121 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:17.534655 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:17.536423 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:47:17.539207 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:47:17.539490 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:17.539741 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:47:17.539906 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:17.590718 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.1:35943
I20260608 12:47:17.590811 27474 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.1:35943 every 8 connection(s)
I20260608 12:47:17.596844 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:17.606714 27479 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:17.607666 27480 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:17.609944 27482 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:17.610146 25092 server_base.cc:1061] running on GCE node
I20260608 12:47:17.611148 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:17.611373 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:17.611511 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922837611498 us; error 0 us; skew 500 ppm
I20260608 12:47:17.612109 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:17.615384 25092 webserver.cc:533] Webserver started at http://127.24.129.2:32911/ using document root <none> and password file <none>
I20260608 12:47:17.616161 27475 heartbeater.cc:344] Connected to a master server at 127.24.129.62:46355
I20260608 12:47:17.616185 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:17.616815 27475 heartbeater.cc:461] Registering TS with master...
I20260608 12:47:17.616837 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:17.617508 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:17.617865 27475 heartbeater.cc:507] Master 127.24.129.62:46355 requested a full tablet report, sending...
I20260608 12:47:17.619266 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922772201788-25092-0/minicluster-data/ts-1-root/instance:
uuid: "b62de7685c654d409d643a8982b53ad6"
format_stamp: "Formatted at 2026-06-08 12:47:17 on dist-test-slave-jhsm"
I20260608 12:47:17.620370 27348 ts_manager.cc:194] Registered new tserver with Master: e3317f010a764f3e9f52b3b79f80d398 (127.24.129.1:35943)
I20260608 12:47:17.622290 27348 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54718
I20260608 12:47:17.625360 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 12:47:17.629563 27487 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:17.630477 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:47:17.630865 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922772201788-25092-0/minicluster-data/ts-1-root
uuid: "b62de7685c654d409d643a8982b53ad6"
format_stamp: "Formatted at 2026-06-08 12:47:17 on dist-test-slave-jhsm"
I20260608 12:47:17.631193 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922772201788-25092-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922772201788-25092-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922772201788-25092-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:17.662853 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:17.664367 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:17.666167 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:47:17.669078 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:47:17.669349 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:17.669605 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:47:17.669768 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:17.716115 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.2:44821
I20260608 12:47:17.716389 27549 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.2:44821 every 8 connection(s)
I20260608 12:47:17.721613 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:17.729852 27554 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:17.731180 27553 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:17.734169 27556 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:17.735253 25092 server_base.cc:1061] running on GCE node
I20260608 12:47:17.736153 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:17.736359 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:17.736533 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922837736515 us; error 0 us; skew 500 ppm
I20260608 12:47:17.736996 27550 heartbeater.cc:344] Connected to a master server at 127.24.129.62:46355
I20260608 12:47:17.737214 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:17.737448 27550 heartbeater.cc:461] Registering TS with master...
I20260608 12:47:17.738411 27550 heartbeater.cc:507] Master 127.24.129.62:46355 requested a full tablet report, sending...
I20260608 12:47:17.740345 25092 webserver.cc:533] Webserver started at http://127.24.129.3:38595/ using document root <none> and password file <none>
I20260608 12:47:17.741014 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:17.741202 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:17.741294 27348 ts_manager.cc:194] Registered new tserver with Master: b62de7685c654d409d643a8982b53ad6 (127.24.129.2:44821)
I20260608 12:47:17.741483 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:17.742842 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922772201788-25092-0/minicluster-data/ts-2-root/instance:
uuid: "88e5437524e64898b9fe3bdc17778031"
format_stamp: "Formatted at 2026-06-08 12:47:17 on dist-test-slave-jhsm"
I20260608 12:47:17.743448 27348 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54730
I20260608 12:47:17.748512 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 12:47:17.752616 27561 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:17.753640 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:47:17.753943 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922772201788-25092-0/minicluster-data/ts-2-root
uuid: "88e5437524e64898b9fe3bdc17778031"
format_stamp: "Formatted at 2026-06-08 12:47:17 on dist-test-slave-jhsm"
I20260608 12:47:17.754202 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922772201788-25092-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922772201788-25092-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922772201788-25092-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:17.767907 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:17.769261 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:17.771349 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:47:17.773887 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:47:17.774102 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:17.774350 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:47:17.774518 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:17.820978 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.3:33251
I20260608 12:47:17.821168 27623 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.3:33251 every 8 connection(s)
I20260608 12:47:17.836915 27624 heartbeater.cc:344] Connected to a master server at 127.24.129.62:46355
I20260608 12:47:17.837419 27624 heartbeater.cc:461] Registering TS with master...
I20260608 12:47:17.838316 27624 heartbeater.cc:507] Master 127.24.129.62:46355 requested a full tablet report, sending...
I20260608 12:47:17.840893 27348 ts_manager.cc:194] Registered new tserver with Master: 88e5437524e64898b9fe3bdc17778031 (127.24.129.3:33251)
I20260608 12:47:17.841084 25092 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016653665s
I20260608 12:47:17.842526 27348 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54736
I20260608 12:47:18.625227 27475 heartbeater.cc:499] Master 127.24.129.62:46355 was elected leader, sending a full tablet report...
I20260608 12:47:18.746785 27550 heartbeater.cc:499] Master 127.24.129.62:46355 was elected leader, sending a full tablet report...
I20260608 12:47:18.845810 27624 heartbeater.cc:499] Master 127.24.129.62:46355 was elected leader, sending a full tablet report...
I20260608 12:47:19.414124 27401 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:47:20.600587 27471 debug-util.cc:398] Leaking SignalData structure 0x7b080010dcc0 after lost signal to thread 25095
W20260608 12:47:20.601826 27471 debug-util.cc:398] Leaking SignalData structure 0x7b080010d3a0 after lost signal to thread 27382
W20260608 12:47:20.602964 27471 debug-util.cc:398] Leaking SignalData structure 0x7b080005d640 after lost signal to thread 27474
W20260608 12:47:20.603984 27471 debug-util.cc:398] Leaking SignalData structure 0x7b08000839a0 after lost signal to thread 27549
W20260608 12:47:20.605031 27471 debug-util.cc:398] Leaking SignalData structure 0x7b080017b380 after lost signal to thread 27623
I20260608 12:47:21.415362 27401 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:23.416687 27401 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:25.417963 27401 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:27.419075 27401 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:29.420298 27401 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:29.987898 25092 tablet_server.cc:179] TabletServer@127.24.129.1:0 shutting down...
I20260608 12:47:30.023543 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:30.058209 25092 tablet_server.cc:196] TabletServer@127.24.129.1:0 shutdown complete.
I20260608 12:47:30.070179 25092 tablet_server.cc:179] TabletServer@127.24.129.2:0 shutting down...
I20260608 12:47:30.097201 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:30.114627 25092 tablet_server.cc:196] TabletServer@127.24.129.2:0 shutdown complete.
I20260608 12:47:30.124172 25092 tablet_server.cc:179] TabletServer@127.24.129.3:0 shutting down...
I20260608 12:47:30.150702 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:30.167738 25092 tablet_server.cc:196] TabletServer@127.24.129.3:0 shutdown complete.
I20260608 12:47:30.179628 25092 master.cc:562] Master@127.24.129.62:46355 shutting down...
I20260608 12:47:30.201241 25092 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a156323f7d9a4316820edf4b2debd8dc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:30.202185 25092 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a156323f7d9a4316820edf4b2debd8dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:30.202589 25092 tablet_replica.cc:333] T 00000000000000000000000000000000 P a156323f7d9a4316820edf4b2debd8dc: stopping tablet replica
I20260608 12:47:30.223090 25092 master.cc:584] Master@127.24.129.62:46355 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (13000 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 12:47:30.264297 25092 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.129.62:41209
I20260608 12:47:30.265872 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:30.272462 27629 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:30.272480 27630 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:30.274219 27632 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:30.275370 25092 server_base.cc:1061] running on GCE node
I20260608 12:47:30.276436 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:30.276630 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:30.276861 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922850276844 us; error 0 us; skew 500 ppm
I20260608 12:47:30.277511 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:30.280689 25092 webserver.cc:533] Webserver started at http://127.24.129.62:46143/ using document root <none> and password file <none>
I20260608 12:47:30.281344 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:30.281533 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:30.281795 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:30.283191 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922772201788-25092-0/minicluster-data/master-0-root/instance:
uuid: "67f5efbfba654bb384b7cfa5a944aa6b"
format_stamp: "Formatted at 2026-06-08 12:47:30 on dist-test-slave-jhsm"
I20260608 12:47:30.288722 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:47:30.293047 27637 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:30.294009 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:47:30.294431 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922772201788-25092-0/minicluster-data/master-0-root
uuid: "67f5efbfba654bb384b7cfa5a944aa6b"
format_stamp: "Formatted at 2026-06-08 12:47:30 on dist-test-slave-jhsm"
I20260608 12:47:30.294780 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922772201788-25092-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922772201788-25092-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922772201788-25092-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:30.332022 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:30.333652 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:30.382081 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.62:41209
I20260608 12:47:30.382195 27688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.62:41209 every 8 connection(s)
I20260608 12:47:30.387274 27689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:30.398461 27689 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67f5efbfba654bb384b7cfa5a944aa6b: Bootstrap starting.
I20260608 12:47:30.403429 27689 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 67f5efbfba654bb384b7cfa5a944aa6b: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:30.408064 27689 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67f5efbfba654bb384b7cfa5a944aa6b: No bootstrap required, opened a new log
I20260608 12:47:30.410372 27689 raft_consensus.cc:359] T 00000000000000000000000000000000 P 67f5efbfba654bb384b7cfa5a944aa6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67f5efbfba654bb384b7cfa5a944aa6b" member_type: VOTER }
I20260608 12:47:30.410799 27689 raft_consensus.cc:385] T 00000000000000000000000000000000 P 67f5efbfba654bb384b7cfa5a944aa6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:30.411032 27689 raft_consensus.cc:740] T 00000000000000000000000000000000 P 67f5efbfba654bb384b7cfa5a944aa6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67f5efbfba654bb384b7cfa5a944aa6b, State: Initialized, Role: FOLLOWER
I20260608 12:47:30.411659 27689 consensus_queue.cc:260] T 00000000000000000000000000000000 P 67f5efbfba654bb384b7cfa5a944aa6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "67f5efbfba654bb384b7cfa5a944aa6b" member_type: VOTER }
I20260608 12:47:30.412114 27689 raft_consensus.cc:399] T 00000000000000000000000000000000 P 67f5efbfba654bb384b7cfa5a944aa6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:47:30.412364 27689 raft_consensus.cc:493] T 00000000000000000000000000000000 P 67f5efbfba654bb384b7cfa5a944aa6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:47:30.412623 27689 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 67f5efbfba654bb384b7cfa5a944aa6b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:30.417498 27689 raft_consensus.cc:515] T 00000000000000000000000000000000 P 67f5efbfba654bb384b7cfa5a944aa6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67f5efbfba654bb384b7cfa5a944aa6b" member_type: VOTER }
I20260608 12:47:30.418012 27689 leader_election.cc:304] T 00000000000000000000000000000000 P 67f5efbfba654bb384b7cfa5a944aa6b [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: 67f5efbfba654bb384b7cfa5a944aa6b; no voters: 
I20260608 12:47:30.419226 27689 leader_election.cc:290] T 00000000000000000000000000000000 P 67f5efbfba654bb384b7cfa5a944aa6b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:47:30.419914 27692 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 67f5efbfba654bb384b7cfa5a944aa6b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:30.421612 27692 raft_consensus.cc:697] T 00000000000000000000000000000000 P 67f5efbfba654bb384b7cfa5a944aa6b [term 1 LEADER]: Becoming Leader. State: Replica: 67f5efbfba654bb384b7cfa5a944aa6b, State: Running, Role: LEADER
I20260608 12:47:30.422479 27689 sys_catalog.cc:565] T 00000000000000000000000000000000 P 67f5efbfba654bb384b7cfa5a944aa6b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:47:30.422483 27692 consensus_queue.cc:237] T 00000000000000000000000000000000 P 67f5efbfba654bb384b7cfa5a944aa6b [LEADER]: Queue going to LEADER mode. State: All 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: "67f5efbfba654bb384b7cfa5a944aa6b" member_type: VOTER }
I20260608 12:47:30.428527 27693 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67f5efbfba654bb384b7cfa5a944aa6b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "67f5efbfba654bb384b7cfa5a944aa6b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67f5efbfba654bb384b7cfa5a944aa6b" member_type: VOTER } }
I20260608 12:47:30.428628 27694 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67f5efbfba654bb384b7cfa5a944aa6b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 67f5efbfba654bb384b7cfa5a944aa6b. Latest consensus state: current_term: 1 leader_uuid: "67f5efbfba654bb384b7cfa5a944aa6b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67f5efbfba654bb384b7cfa5a944aa6b" member_type: VOTER } }
I20260608 12:47:30.429469 27693 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67f5efbfba654bb384b7cfa5a944aa6b [sys.catalog]: This master's current role is: LEADER
I20260608 12:47:30.429488 27694 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67f5efbfba654bb384b7cfa5a944aa6b [sys.catalog]: This master's current role is: LEADER
I20260608 12:47:30.432073 27700 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:47:30.438292 27700 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:47:30.440361 25092 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:47:30.449316 27700 catalog_manager.cc:1382] Generated new cluster ID: d5ebb2b8d8984941bd0638eb6124acee
I20260608 12:47:30.449617 27700 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:47:30.466715 27700 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:47:30.467983 27700 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:47:30.482707 27700 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 67f5efbfba654bb384b7cfa5a944aa6b: Generated new TSK 0
I20260608 12:47:30.483269 27700 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:47:30.507541 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:30.514292 27710 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:30.514847 27711 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:30.516588 27713 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:30.517701 25092 server_base.cc:1061] running on GCE node
I20260608 12:47:30.518945 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:30.519188 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:30.519382 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922850519360 us; error 0 us; skew 500 ppm
I20260608 12:47:30.520040 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:30.522891 25092 webserver.cc:533] Webserver started at http://127.24.129.1:39363/ using document root <none> and password file <none>
I20260608 12:47:30.523473 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:30.523667 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:30.524016 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:30.525630 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922772201788-25092-0/minicluster-data/ts-0-root/instance:
uuid: "5fd26d7f99e240119ad2e65e42112c97"
format_stamp: "Formatted at 2026-06-08 12:47:30 on dist-test-slave-jhsm"
I20260608 12:47:30.531188 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:47:30.535992 27718 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:30.536926 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260608 12:47:30.537324 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922772201788-25092-0/minicluster-data/ts-0-root
uuid: "5fd26d7f99e240119ad2e65e42112c97"
format_stamp: "Formatted at 2026-06-08 12:47:30 on dist-test-slave-jhsm"
I20260608 12:47:30.537650 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922772201788-25092-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922772201788-25092-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922772201788-25092-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:30.573021 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:30.574496 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:30.576392 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:47:30.579253 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:47:30.579515 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:30.579771 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:47:30.579931 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:30.631083 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.1:46207
I20260608 12:47:30.631203 27780 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.1:46207 every 8 connection(s)
I20260608 12:47:30.637849 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:30.646826 27785 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:30.650460 27786 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:30.653546 27788 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:30.654932 27781 heartbeater.cc:344] Connected to a master server at 127.24.129.62:41209
I20260608 12:47:30.655336 27781 heartbeater.cc:461] Registering TS with master...
I20260608 12:47:30.655853 25092 server_base.cc:1061] running on GCE node
I20260608 12:47:30.656272 27781 heartbeater.cc:507] Master 127.24.129.62:41209 requested a full tablet report, sending...
I20260608 12:47:30.656929 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:30.657168 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:30.657378 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922850657357 us; error 0 us; skew 500 ppm
I20260608 12:47:30.658157 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:30.658914 27654 ts_manager.cc:194] Registered new tserver with Master: 5fd26d7f99e240119ad2e65e42112c97 (127.24.129.1:46207)
I20260608 12:47:30.661334 27654 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40180
I20260608 12:47:30.661484 25092 webserver.cc:533] Webserver started at http://127.24.129.2:42099/ using document root <none> and password file <none>
I20260608 12:47:30.662169 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:30.662379 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:30.662683 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:30.664045 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922772201788-25092-0/minicluster-data/ts-1-root/instance:
uuid: "08fdaa8b0b744a7ebff64a2a81a62471"
format_stamp: "Formatted at 2026-06-08 12:47:30 on dist-test-slave-jhsm"
I20260608 12:47:30.669181 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 12:47:30.673344 27793 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:30.674266 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:47:30.674641 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922772201788-25092-0/minicluster-data/ts-1-root
uuid: "08fdaa8b0b744a7ebff64a2a81a62471"
format_stamp: "Formatted at 2026-06-08 12:47:30 on dist-test-slave-jhsm"
I20260608 12:47:30.674948 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922772201788-25092-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922772201788-25092-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922772201788-25092-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:30.712447 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:30.714496 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:30.716521 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:47:30.719530 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:47:30.719789 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:30.720072 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:47:30.720232 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:30.768066 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.2:34543
I20260608 12:47:30.768184 27855 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.2:34543 every 8 connection(s)
I20260608 12:47:30.774226 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:30.783241 27859 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:30.784297 27860 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:30.787686 27856 heartbeater.cc:344] Connected to a master server at 127.24.129.62:41209
I20260608 12:47:30.788143 27856 heartbeater.cc:461] Registering TS with master...
W20260608 12:47:30.788544 27862 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:30.788815 25092 server_base.cc:1061] running on GCE node
I20260608 12:47:30.789139 27856 heartbeater.cc:507] Master 127.24.129.62:41209 requested a full tablet report, sending...
I20260608 12:47:30.789968 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:30.790223 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:30.790401 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922850790381 us; error 0 us; skew 500 ppm
I20260608 12:47:30.791263 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:30.791567 27654 ts_manager.cc:194] Registered new tserver with Master: 08fdaa8b0b744a7ebff64a2a81a62471 (127.24.129.2:34543)
I20260608 12:47:30.793205 27654 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40182
I20260608 12:47:30.794548 25092 webserver.cc:533] Webserver started at http://127.24.129.3:44531/ using document root <none> and password file <none>
I20260608 12:47:30.795171 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:30.795363 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:30.795666 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:30.797145 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922772201788-25092-0/minicluster-data/ts-2-root/instance:
uuid: "bf3c470fa26842a68bf09f115f2fc056"
format_stamp: "Formatted at 2026-06-08 12:47:30 on dist-test-slave-jhsm"
I20260608 12:47:30.802345 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:47:30.807857 27867 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:30.808857 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:47:30.809278 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922772201788-25092-0/minicluster-data/ts-2-root
uuid: "bf3c470fa26842a68bf09f115f2fc056"
format_stamp: "Formatted at 2026-06-08 12:47:30 on dist-test-slave-jhsm"
I20260608 12:47:30.809712 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922772201788-25092-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922772201788-25092-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922772201788-25092-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:30.825101 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:30.826714 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:30.828517 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:47:30.831293 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:47:30.831526 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:30.831785 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:47:30.831949 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:30.879726 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.3:43801
I20260608 12:47:30.879845 27929 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.3:43801 every 8 connection(s)
I20260608 12:47:30.894794 27930 heartbeater.cc:344] Connected to a master server at 127.24.129.62:41209
I20260608 12:47:30.895233 27930 heartbeater.cc:461] Registering TS with master...
I20260608 12:47:30.896010 27930 heartbeater.cc:507] Master 127.24.129.62:41209 requested a full tablet report, sending...
I20260608 12:47:30.898097 27654 ts_manager.cc:194] Registered new tserver with Master: bf3c470fa26842a68bf09f115f2fc056 (127.24.129.3:43801)
I20260608 12:47:30.898610 25092 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015090312s
I20260608 12:47:30.899844 27654 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40190
I20260608 12:47:31.664119 27781 heartbeater.cc:499] Master 127.24.129.62:41209 was elected leader, sending a full tablet report...
I20260608 12:47:31.796000 27856 heartbeater.cc:499] Master 127.24.129.62:41209 was elected leader, sending a full tablet report...
I20260608 12:47:31.903019 27930 heartbeater.cc:499] Master 127.24.129.62:41209 was elected leader, sending a full tablet report...
I20260608 12:47:31.957706 27654 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59954:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:47:31.960067 27654 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:47:32.025662 27895 tablet_service.cc:1511] Processing CreateTablet for tablet c716be4bcc5747b0b9e57411c93ebac3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e7251e98fd6b44849164492c2005a686]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:32.027415 27895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c716be4bcc5747b0b9e57411c93ebac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:32.029939 27894 tablet_service.cc:1511] Processing CreateTablet for tablet 0484ef396581450a89637d542a423b53 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e7251e98fd6b44849164492c2005a686]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:32.030663 27893 tablet_service.cc:1511] Processing CreateTablet for tablet 1d494322e8084d31bd68eb10ecc7dc3c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e7251e98fd6b44849164492c2005a686]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:32.032605 27892 tablet_service.cc:1511] Processing CreateTablet for tablet 6d25323e208a4bab96a60928c4fbe2b4 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e7251e98fd6b44849164492c2005a686]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:32.038357 27746 tablet_service.cc:1511] Processing CreateTablet for tablet c716be4bcc5747b0b9e57411c93ebac3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e7251e98fd6b44849164492c2005a686]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:32.039990 27746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c716be4bcc5747b0b9e57411c93ebac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:32.031418 27894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0484ef396581450a89637d542a423b53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:32.046208 27893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d494322e8084d31bd68eb10ecc7dc3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:32.046022 27744 tablet_service.cc:1511] Processing CreateTablet for tablet 1d494322e8084d31bd68eb10ecc7dc3c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e7251e98fd6b44849164492c2005a686]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:32.047564 27744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d494322e8084d31bd68eb10ecc7dc3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:32.047389 27743 tablet_service.cc:1511] Processing CreateTablet for tablet 6d25323e208a4bab96a60928c4fbe2b4 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e7251e98fd6b44849164492c2005a686]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:32.049924 27820 tablet_service.cc:1511] Processing CreateTablet for tablet 0484ef396581450a89637d542a423b53 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e7251e98fd6b44849164492c2005a686]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:32.051366 27820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0484ef396581450a89637d542a423b53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:32.053922 27819 tablet_service.cc:1511] Processing CreateTablet for tablet 1d494322e8084d31bd68eb10ecc7dc3c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e7251e98fd6b44849164492c2005a686]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:32.055342 27819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d494322e8084d31bd68eb10ecc7dc3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:32.057909 27818 tablet_service.cc:1511] Processing CreateTablet for tablet 6d25323e208a4bab96a60928c4fbe2b4 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e7251e98fd6b44849164492c2005a686]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:32.059307 27818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d25323e208a4bab96a60928c4fbe2b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:32.061906 27821 tablet_service.cc:1511] Processing CreateTablet for tablet c716be4bcc5747b0b9e57411c93ebac3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e7251e98fd6b44849164492c2005a686]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:32.063304 27821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c716be4bcc5747b0b9e57411c93ebac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:32.044795 27745 tablet_service.cc:1511] Processing CreateTablet for tablet 0484ef396581450a89637d542a423b53 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e7251e98fd6b44849164492c2005a686]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:32.066664 27743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d25323e208a4bab96a60928c4fbe2b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:32.069205 27745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0484ef396581450a89637d542a423b53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:32.070338 27892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d25323e208a4bab96a60928c4fbe2b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:32.157925 27952 tablet_bootstrap.cc:492] T 6d25323e208a4bab96a60928c4fbe2b4 P 08fdaa8b0b744a7ebff64a2a81a62471: Bootstrap starting.
I20260608 12:47:32.165657 27952 tablet_bootstrap.cc:654] T 6d25323e208a4bab96a60928c4fbe2b4 P 08fdaa8b0b744a7ebff64a2a81a62471: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:32.178922 27952 tablet_bootstrap.cc:492] T 6d25323e208a4bab96a60928c4fbe2b4 P 08fdaa8b0b744a7ebff64a2a81a62471: No bootstrap required, opened a new log
I20260608 12:47:32.179593 27952 ts_tablet_manager.cc:1403] T 6d25323e208a4bab96a60928c4fbe2b4 P 08fdaa8b0b744a7ebff64a2a81a62471: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.012s
I20260608 12:47:32.183164 27952 raft_consensus.cc:359] T 6d25323e208a4bab96a60928c4fbe2b4 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } } peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } }
I20260608 12:47:32.184127 27952 raft_consensus.cc:385] T 6d25323e208a4bab96a60928c4fbe2b4 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:32.184501 27952 raft_consensus.cc:740] T 6d25323e208a4bab96a60928c4fbe2b4 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08fdaa8b0b744a7ebff64a2a81a62471, State: Initialized, Role: FOLLOWER
I20260608 12:47:32.185670 27952 consensus_queue.cc:260] T 6d25323e208a4bab96a60928c4fbe2b4 P 08fdaa8b0b744a7ebff64a2a81a62471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } } peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } }
I20260608 12:47:32.187978 27950 tablet_bootstrap.cc:492] T 1d494322e8084d31bd68eb10ecc7dc3c P 5fd26d7f99e240119ad2e65e42112c97: Bootstrap starting.
I20260608 12:47:32.186394 27951 tablet_bootstrap.cc:492] T 1d494322e8084d31bd68eb10ecc7dc3c P bf3c470fa26842a68bf09f115f2fc056: Bootstrap starting.
I20260608 12:47:32.191043 27952 ts_tablet_manager.cc:1434] T 6d25323e208a4bab96a60928c4fbe2b4 P 08fdaa8b0b744a7ebff64a2a81a62471: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260608 12:47:32.195572 27952 tablet_bootstrap.cc:492] T c716be4bcc5747b0b9e57411c93ebac3 P 08fdaa8b0b744a7ebff64a2a81a62471: Bootstrap starting.
I20260608 12:47:32.199445 27951 tablet_bootstrap.cc:654] T 1d494322e8084d31bd68eb10ecc7dc3c P bf3c470fa26842a68bf09f115f2fc056: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:32.204602 27952 tablet_bootstrap.cc:654] T c716be4bcc5747b0b9e57411c93ebac3 P 08fdaa8b0b744a7ebff64a2a81a62471: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:32.206012 27950 tablet_bootstrap.cc:654] T 1d494322e8084d31bd68eb10ecc7dc3c P 5fd26d7f99e240119ad2e65e42112c97: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:32.213150 27951 tablet_bootstrap.cc:492] T 1d494322e8084d31bd68eb10ecc7dc3c P bf3c470fa26842a68bf09f115f2fc056: No bootstrap required, opened a new log
I20260608 12:47:32.213649 27951 ts_tablet_manager.cc:1403] T 1d494322e8084d31bd68eb10ecc7dc3c P bf3c470fa26842a68bf09f115f2fc056: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.017s
I20260608 12:47:32.213815 27950 tablet_bootstrap.cc:492] T 1d494322e8084d31bd68eb10ecc7dc3c P 5fd26d7f99e240119ad2e65e42112c97: No bootstrap required, opened a new log
I20260608 12:47:32.214082 27952 tablet_bootstrap.cc:492] T c716be4bcc5747b0b9e57411c93ebac3 P 08fdaa8b0b744a7ebff64a2a81a62471: No bootstrap required, opened a new log
I20260608 12:47:32.214375 27950 ts_tablet_manager.cc:1403] T 1d494322e8084d31bd68eb10ecc7dc3c P 5fd26d7f99e240119ad2e65e42112c97: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.005s
I20260608 12:47:32.214512 27952 ts_tablet_manager.cc:1403] T c716be4bcc5747b0b9e57411c93ebac3 P 08fdaa8b0b744a7ebff64a2a81a62471: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260608 12:47:32.216280 27951 raft_consensus.cc:359] T 1d494322e8084d31bd68eb10ecc7dc3c P bf3c470fa26842a68bf09f115f2fc056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } } peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } }
I20260608 12:47:32.216957 27951 raft_consensus.cc:385] T 1d494322e8084d31bd68eb10ecc7dc3c P bf3c470fa26842a68bf09f115f2fc056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:32.217195 27951 raft_consensus.cc:740] T 1d494322e8084d31bd68eb10ecc7dc3c P bf3c470fa26842a68bf09f115f2fc056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf3c470fa26842a68bf09f115f2fc056, State: Initialized, Role: FOLLOWER
I20260608 12:47:32.217639 27952 raft_consensus.cc:359] T c716be4bcc5747b0b9e57411c93ebac3 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } } peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } }
I20260608 12:47:32.217818 27950 raft_consensus.cc:359] T 1d494322e8084d31bd68eb10ecc7dc3c P 5fd26d7f99e240119ad2e65e42112c97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } } peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } }
I20260608 12:47:32.217967 27951 consensus_queue.cc:260] T 1d494322e8084d31bd68eb10ecc7dc3c P bf3c470fa26842a68bf09f115f2fc056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } } peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } }
I20260608 12:47:32.218470 27952 raft_consensus.cc:385] T c716be4bcc5747b0b9e57411c93ebac3 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:32.218585 27950 raft_consensus.cc:385] T 1d494322e8084d31bd68eb10ecc7dc3c P 5fd26d7f99e240119ad2e65e42112c97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:32.218894 27952 raft_consensus.cc:740] T c716be4bcc5747b0b9e57411c93ebac3 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08fdaa8b0b744a7ebff64a2a81a62471, State: Initialized, Role: FOLLOWER
I20260608 12:47:32.218986 27950 raft_consensus.cc:740] T 1d494322e8084d31bd68eb10ecc7dc3c P 5fd26d7f99e240119ad2e65e42112c97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd26d7f99e240119ad2e65e42112c97, State: Initialized, Role: FOLLOWER
I20260608 12:47:32.219838 27952 consensus_queue.cc:260] T c716be4bcc5747b0b9e57411c93ebac3 P 08fdaa8b0b744a7ebff64a2a81a62471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } } peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } }
I20260608 12:47:32.220155 27950 consensus_queue.cc:260] T 1d494322e8084d31bd68eb10ecc7dc3c P 5fd26d7f99e240119ad2e65e42112c97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } } peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } }
I20260608 12:47:32.221304 27951 ts_tablet_manager.cc:1434] T 1d494322e8084d31bd68eb10ecc7dc3c P bf3c470fa26842a68bf09f115f2fc056: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:47:32.222507 27951 tablet_bootstrap.cc:492] T c716be4bcc5747b0b9e57411c93ebac3 P bf3c470fa26842a68bf09f115f2fc056: Bootstrap starting.
I20260608 12:47:32.222628 27952 ts_tablet_manager.cc:1434] T c716be4bcc5747b0b9e57411c93ebac3 P 08fdaa8b0b744a7ebff64a2a81a62471: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:47:32.224905 27952 tablet_bootstrap.cc:492] T 1d494322e8084d31bd68eb10ecc7dc3c P 08fdaa8b0b744a7ebff64a2a81a62471: Bootstrap starting.
I20260608 12:47:32.230840 27951 tablet_bootstrap.cc:654] T c716be4bcc5747b0b9e57411c93ebac3 P bf3c470fa26842a68bf09f115f2fc056: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:32.233340 27950 ts_tablet_manager.cc:1434] T 1d494322e8084d31bd68eb10ecc7dc3c P 5fd26d7f99e240119ad2e65e42112c97: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.005s
I20260608 12:47:32.231593 27952 tablet_bootstrap.cc:654] T 1d494322e8084d31bd68eb10ecc7dc3c P 08fdaa8b0b744a7ebff64a2a81a62471: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:32.237690 27950 tablet_bootstrap.cc:492] T 0484ef396581450a89637d542a423b53 P 5fd26d7f99e240119ad2e65e42112c97: Bootstrap starting.
I20260608 12:47:32.245651 27950 tablet_bootstrap.cc:654] T 0484ef396581450a89637d542a423b53 P 5fd26d7f99e240119ad2e65e42112c97: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:32.248868 27951 tablet_bootstrap.cc:492] T c716be4bcc5747b0b9e57411c93ebac3 P bf3c470fa26842a68bf09f115f2fc056: No bootstrap required, opened a new log
I20260608 12:47:32.249586 27951 ts_tablet_manager.cc:1403] T c716be4bcc5747b0b9e57411c93ebac3 P bf3c470fa26842a68bf09f115f2fc056: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.006s
I20260608 12:47:32.250005 27952 tablet_bootstrap.cc:492] T 1d494322e8084d31bd68eb10ecc7dc3c P 08fdaa8b0b744a7ebff64a2a81a62471: No bootstrap required, opened a new log
I20260608 12:47:32.250734 27952 ts_tablet_manager.cc:1403] T 1d494322e8084d31bd68eb10ecc7dc3c P 08fdaa8b0b744a7ebff64a2a81a62471: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.003s
I20260608 12:47:32.253146 27951 raft_consensus.cc:359] T c716be4bcc5747b0b9e57411c93ebac3 P bf3c470fa26842a68bf09f115f2fc056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } } peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } }
I20260608 12:47:32.254207 27951 raft_consensus.cc:385] T c716be4bcc5747b0b9e57411c93ebac3 P bf3c470fa26842a68bf09f115f2fc056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:32.254649 27951 raft_consensus.cc:740] T c716be4bcc5747b0b9e57411c93ebac3 P bf3c470fa26842a68bf09f115f2fc056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf3c470fa26842a68bf09f115f2fc056, State: Initialized, Role: FOLLOWER
I20260608 12:47:32.254293 27952 raft_consensus.cc:359] T 1d494322e8084d31bd68eb10ecc7dc3c P 08fdaa8b0b744a7ebff64a2a81a62471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } } peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } }
I20260608 12:47:32.255321 27952 raft_consensus.cc:385] T 1d494322e8084d31bd68eb10ecc7dc3c P 08fdaa8b0b744a7ebff64a2a81a62471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:32.255708 27952 raft_consensus.cc:740] T 1d494322e8084d31bd68eb10ecc7dc3c P 08fdaa8b0b744a7ebff64a2a81a62471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08fdaa8b0b744a7ebff64a2a81a62471, State: Initialized, Role: FOLLOWER
I20260608 12:47:32.255800 27951 consensus_queue.cc:260] T c716be4bcc5747b0b9e57411c93ebac3 P bf3c470fa26842a68bf09f115f2fc056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } } peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } }
I20260608 12:47:32.256839 27952 consensus_queue.cc:260] T 1d494322e8084d31bd68eb10ecc7dc3c P 08fdaa8b0b744a7ebff64a2a81a62471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } } peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } }
I20260608 12:47:32.259347 27952 ts_tablet_manager.cc:1434] T 1d494322e8084d31bd68eb10ecc7dc3c P 08fdaa8b0b744a7ebff64a2a81a62471: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:47:32.260598 27952 tablet_bootstrap.cc:492] T 0484ef396581450a89637d542a423b53 P 08fdaa8b0b744a7ebff64a2a81a62471: Bootstrap starting.
I20260608 12:47:32.261296 27951 ts_tablet_manager.cc:1434] T c716be4bcc5747b0b9e57411c93ebac3 P bf3c470fa26842a68bf09f115f2fc056: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 12:47:32.262472 27951 tablet_bootstrap.cc:492] T 6d25323e208a4bab96a60928c4fbe2b4 P bf3c470fa26842a68bf09f115f2fc056: Bootstrap starting.
I20260608 12:47:32.267992 27952 tablet_bootstrap.cc:654] T 0484ef396581450a89637d542a423b53 P 08fdaa8b0b744a7ebff64a2a81a62471: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:32.269724 27951 tablet_bootstrap.cc:654] T 6d25323e208a4bab96a60928c4fbe2b4 P bf3c470fa26842a68bf09f115f2fc056: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:32.273198 27950 tablet_bootstrap.cc:492] T 0484ef396581450a89637d542a423b53 P 5fd26d7f99e240119ad2e65e42112c97: No bootstrap required, opened a new log
I20260608 12:47:32.273846 27950 ts_tablet_manager.cc:1403] T 0484ef396581450a89637d542a423b53 P 5fd26d7f99e240119ad2e65e42112c97: Time spent bootstrapping tablet: real 0.036s	user 0.028s	sys 0.007s
W20260608 12:47:32.274482 27857 tablet.cc:2404] T 1d494322e8084d31bd68eb10ecc7dc3c P 08fdaa8b0b744a7ebff64a2a81a62471: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:47:32.277623 27950 raft_consensus.cc:359] T 0484ef396581450a89637d542a423b53 P 5fd26d7f99e240119ad2e65e42112c97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } } peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } }
I20260608 12:47:32.278455 27950 raft_consensus.cc:385] T 0484ef396581450a89637d542a423b53 P 5fd26d7f99e240119ad2e65e42112c97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:32.278806 27950 raft_consensus.cc:740] T 0484ef396581450a89637d542a423b53 P 5fd26d7f99e240119ad2e65e42112c97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd26d7f99e240119ad2e65e42112c97, State: Initialized, Role: FOLLOWER
I20260608 12:47:32.280597 27950 consensus_queue.cc:260] T 0484ef396581450a89637d542a423b53 P 5fd26d7f99e240119ad2e65e42112c97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } } peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } }
I20260608 12:47:32.282684 27951 tablet_bootstrap.cc:492] T 6d25323e208a4bab96a60928c4fbe2b4 P bf3c470fa26842a68bf09f115f2fc056: No bootstrap required, opened a new log
I20260608 12:47:32.283349 27951 ts_tablet_manager.cc:1403] T 6d25323e208a4bab96a60928c4fbe2b4 P bf3c470fa26842a68bf09f115f2fc056: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.011s
I20260608 12:47:32.283654 27952 tablet_bootstrap.cc:492] T 0484ef396581450a89637d542a423b53 P 08fdaa8b0b744a7ebff64a2a81a62471: No bootstrap required, opened a new log
I20260608 12:47:32.284307 27952 ts_tablet_manager.cc:1403] T 0484ef396581450a89637d542a423b53 P 08fdaa8b0b744a7ebff64a2a81a62471: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260608 12:47:32.286808 27951 raft_consensus.cc:359] T 6d25323e208a4bab96a60928c4fbe2b4 P bf3c470fa26842a68bf09f115f2fc056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } } peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } }
I20260608 12:47:32.287684 27951 raft_consensus.cc:385] T 6d25323e208a4bab96a60928c4fbe2b4 P bf3c470fa26842a68bf09f115f2fc056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:32.287426 27952 raft_consensus.cc:359] T 0484ef396581450a89637d542a423b53 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } } peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } }
I20260608 12:47:32.288126 27951 raft_consensus.cc:740] T 6d25323e208a4bab96a60928c4fbe2b4 P bf3c470fa26842a68bf09f115f2fc056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf3c470fa26842a68bf09f115f2fc056, State: Initialized, Role: FOLLOWER
I20260608 12:47:32.288445 27950 ts_tablet_manager.cc:1434] T 0484ef396581450a89637d542a423b53 P 5fd26d7f99e240119ad2e65e42112c97: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 12:47:32.288616 27952 raft_consensus.cc:385] T 0484ef396581450a89637d542a423b53 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:32.289067 27952 raft_consensus.cc:740] T 0484ef396581450a89637d542a423b53 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08fdaa8b0b744a7ebff64a2a81a62471, State: Initialized, Role: FOLLOWER
I20260608 12:47:32.289712 27950 tablet_bootstrap.cc:492] T 6d25323e208a4bab96a60928c4fbe2b4 P 5fd26d7f99e240119ad2e65e42112c97: Bootstrap starting.
I20260608 12:47:32.289328 27951 consensus_queue.cc:260] T 6d25323e208a4bab96a60928c4fbe2b4 P bf3c470fa26842a68bf09f115f2fc056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } } peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } }
I20260608 12:47:32.292534 27959 raft_consensus.cc:493] T 1d494322e8084d31bd68eb10ecc7dc3c P 5fd26d7f99e240119ad2e65e42112c97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:32.293083 27959 raft_consensus.cc:515] T 1d494322e8084d31bd68eb10ecc7dc3c P 5fd26d7f99e240119ad2e65e42112c97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } } peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } }
I20260608 12:47:32.289997 27952 consensus_queue.cc:260] T 0484ef396581450a89637d542a423b53 P 08fdaa8b0b744a7ebff64a2a81a62471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } } peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } }
I20260608 12:47:32.295924 27952 ts_tablet_manager.cc:1434] T 0484ef396581450a89637d542a423b53 P 08fdaa8b0b744a7ebff64a2a81a62471: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260608 12:47:32.298993 27959 leader_election.cc:290] T 1d494322e8084d31bd68eb10ecc7dc3c P 5fd26d7f99e240119ad2e65e42112c97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08fdaa8b0b744a7ebff64a2a81a62471 (127.24.129.2:34543), bf3c470fa26842a68bf09f115f2fc056 (127.24.129.3:43801)
I20260608 12:47:32.300549 27951 ts_tablet_manager.cc:1434] T 6d25323e208a4bab96a60928c4fbe2b4 P bf3c470fa26842a68bf09f115f2fc056: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260608 12:47:32.305255 27950 tablet_bootstrap.cc:654] T 6d25323e208a4bab96a60928c4fbe2b4 P 5fd26d7f99e240119ad2e65e42112c97: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:32.313544 27951 tablet_bootstrap.cc:492] T 0484ef396581450a89637d542a423b53 P bf3c470fa26842a68bf09f115f2fc056: Bootstrap starting.
I20260608 12:47:32.321238 27950 tablet_bootstrap.cc:492] T 6d25323e208a4bab96a60928c4fbe2b4 P 5fd26d7f99e240119ad2e65e42112c97: No bootstrap required, opened a new log
I20260608 12:47:32.321841 27950 ts_tablet_manager.cc:1403] T 6d25323e208a4bab96a60928c4fbe2b4 P 5fd26d7f99e240119ad2e65e42112c97: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.011s
I20260608 12:47:32.322814 27951 tablet_bootstrap.cc:654] T 0484ef396581450a89637d542a423b53 P bf3c470fa26842a68bf09f115f2fc056: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:32.324040 27831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d494322e8084d31bd68eb10ecc7dc3c" candidate_uuid: "5fd26d7f99e240119ad2e65e42112c97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" is_pre_election: true
I20260608 12:47:32.324851 27831 raft_consensus.cc:2468] T 1d494322e8084d31bd68eb10ecc7dc3c P 08fdaa8b0b744a7ebff64a2a81a62471 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fd26d7f99e240119ad2e65e42112c97 in term 0.
I20260608 12:47:32.325212 27950 raft_consensus.cc:359] T 6d25323e208a4bab96a60928c4fbe2b4 P 5fd26d7f99e240119ad2e65e42112c97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } } peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } }
I20260608 12:47:32.326046 27950 raft_consensus.cc:385] T 6d25323e208a4bab96a60928c4fbe2b4 P 5fd26d7f99e240119ad2e65e42112c97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:32.326236 27721 leader_election.cc:304] T 1d494322e8084d31bd68eb10ecc7dc3c P 5fd26d7f99e240119ad2e65e42112c97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08fdaa8b0b744a7ebff64a2a81a62471, 5fd26d7f99e240119ad2e65e42112c97; no voters: 
I20260608 12:47:32.326387 27950 raft_consensus.cc:740] T 6d25323e208a4bab96a60928c4fbe2b4 P 5fd26d7f99e240119ad2e65e42112c97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd26d7f99e240119ad2e65e42112c97, State: Initialized, Role: FOLLOWER
I20260608 12:47:32.327076 27959 raft_consensus.cc:2804] T 1d494322e8084d31bd68eb10ecc7dc3c P 5fd26d7f99e240119ad2e65e42112c97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:32.327425 27959 raft_consensus.cc:493] T 1d494322e8084d31bd68eb10ecc7dc3c P 5fd26d7f99e240119ad2e65e42112c97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:32.327864 27959 raft_consensus.cc:3060] T 1d494322e8084d31bd68eb10ecc7dc3c P 5fd26d7f99e240119ad2e65e42112c97 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:32.327446 27950 consensus_queue.cc:260] T 6d25323e208a4bab96a60928c4fbe2b4 P 5fd26d7f99e240119ad2e65e42112c97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } } peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } }
I20260608 12:47:32.336172 27905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d494322e8084d31bd68eb10ecc7dc3c" candidate_uuid: "5fd26d7f99e240119ad2e65e42112c97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf3c470fa26842a68bf09f115f2fc056" is_pre_election: true
I20260608 12:47:32.337018 27905 raft_consensus.cc:2468] T 1d494322e8084d31bd68eb10ecc7dc3c P bf3c470fa26842a68bf09f115f2fc056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fd26d7f99e240119ad2e65e42112c97 in term 0.
I20260608 12:47:32.337379 27950 ts_tablet_manager.cc:1434] T 6d25323e208a4bab96a60928c4fbe2b4 P 5fd26d7f99e240119ad2e65e42112c97: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 12:47:32.336870 27959 raft_consensus.cc:515] T 1d494322e8084d31bd68eb10ecc7dc3c P 5fd26d7f99e240119ad2e65e42112c97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } } peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } }
I20260608 12:47:32.340008 27950 tablet_bootstrap.cc:492] T c716be4bcc5747b0b9e57411c93ebac3 P 5fd26d7f99e240119ad2e65e42112c97: Bootstrap starting.
I20260608 12:47:32.340821 27831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d494322e8084d31bd68eb10ecc7dc3c" candidate_uuid: "5fd26d7f99e240119ad2e65e42112c97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08fdaa8b0b744a7ebff64a2a81a62471"
I20260608 12:47:32.341380 27831 raft_consensus.cc:3060] T 1d494322e8084d31bd68eb10ecc7dc3c P 08fdaa8b0b744a7ebff64a2a81a62471 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:32.345270 27959 leader_election.cc:290] T 1d494322e8084d31bd68eb10ecc7dc3c P 5fd26d7f99e240119ad2e65e42112c97 [CANDIDATE]: Term 1 election: Requested vote from peers 08fdaa8b0b744a7ebff64a2a81a62471 (127.24.129.2:34543), bf3c470fa26842a68bf09f115f2fc056 (127.24.129.3:43801)
I20260608 12:47:32.346473 27905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d494322e8084d31bd68eb10ecc7dc3c" candidate_uuid: "5fd26d7f99e240119ad2e65e42112c97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf3c470fa26842a68bf09f115f2fc056"
I20260608 12:47:32.346813 27951 tablet_bootstrap.cc:492] T 0484ef396581450a89637d542a423b53 P bf3c470fa26842a68bf09f115f2fc056: No bootstrap required, opened a new log
I20260608 12:47:32.347342 27951 ts_tablet_manager.cc:1403] T 0484ef396581450a89637d542a423b53 P bf3c470fa26842a68bf09f115f2fc056: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.006s
I20260608 12:47:32.348917 27905 raft_consensus.cc:3060] T 1d494322e8084d31bd68eb10ecc7dc3c P bf3c470fa26842a68bf09f115f2fc056 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:32.350868 27950 tablet_bootstrap.cc:654] T c716be4bcc5747b0b9e57411c93ebac3 P 5fd26d7f99e240119ad2e65e42112c97: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:32.351563 27951 raft_consensus.cc:359] T 0484ef396581450a89637d542a423b53 P bf3c470fa26842a68bf09f115f2fc056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } } peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } }
I20260608 12:47:32.352298 27951 raft_consensus.cc:385] T 0484ef396581450a89637d542a423b53 P bf3c470fa26842a68bf09f115f2fc056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:32.352821 27951 raft_consensus.cc:740] T 0484ef396581450a89637d542a423b53 P bf3c470fa26842a68bf09f115f2fc056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf3c470fa26842a68bf09f115f2fc056, State: Initialized, Role: FOLLOWER
I20260608 12:47:32.353646 27951 consensus_queue.cc:260] T 0484ef396581450a89637d542a423b53 P bf3c470fa26842a68bf09f115f2fc056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } } peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } }
I20260608 12:47:32.355199 27954 raft_consensus.cc:493] T 6d25323e208a4bab96a60928c4fbe2b4 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:32.355775 27954 raft_consensus.cc:515] T 6d25323e208a4bab96a60928c4fbe2b4 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } } peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } }
I20260608 12:47:32.356384 27951 ts_tablet_manager.cc:1434] T 0484ef396581450a89637d542a423b53 P bf3c470fa26842a68bf09f115f2fc056: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260608 12:47:32.358546 27950 tablet_bootstrap.cc:492] T c716be4bcc5747b0b9e57411c93ebac3 P 5fd26d7f99e240119ad2e65e42112c97: No bootstrap required, opened a new log
I20260608 12:47:32.358784 27954 leader_election.cc:290] T 6d25323e208a4bab96a60928c4fbe2b4 P 08fdaa8b0b744a7ebff64a2a81a62471 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fd26d7f99e240119ad2e65e42112c97 (127.24.129.1:46207), bf3c470fa26842a68bf09f115f2fc056 (127.24.129.3:43801)
I20260608 12:47:32.359195 27950 ts_tablet_manager.cc:1403] T c716be4bcc5747b0b9e57411c93ebac3 P 5fd26d7f99e240119ad2e65e42112c97: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260608 12:47:32.362994 27950 raft_consensus.cc:359] T c716be4bcc5747b0b9e57411c93ebac3 P 5fd26d7f99e240119ad2e65e42112c97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } } peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } }
I20260608 12:47:32.363940 27950 raft_consensus.cc:385] T c716be4bcc5747b0b9e57411c93ebac3 P 5fd26d7f99e240119ad2e65e42112c97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:32.364300 27950 raft_consensus.cc:740] T c716be4bcc5747b0b9e57411c93ebac3 P 5fd26d7f99e240119ad2e65e42112c97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd26d7f99e240119ad2e65e42112c97, State: Initialized, Role: FOLLOWER
I20260608 12:47:32.359344 27831 raft_consensus.cc:2468] T 1d494322e8084d31bd68eb10ecc7dc3c P 08fdaa8b0b744a7ebff64a2a81a62471 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd26d7f99e240119ad2e65e42112c97 in term 1.
I20260608 12:47:32.365482 27950 consensus_queue.cc:260] T c716be4bcc5747b0b9e57411c93ebac3 P 5fd26d7f99e240119ad2e65e42112c97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } } peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } }
I20260608 12:47:32.366015 27721 leader_election.cc:304] T 1d494322e8084d31bd68eb10ecc7dc3c P 5fd26d7f99e240119ad2e65e42112c97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08fdaa8b0b744a7ebff64a2a81a62471, 5fd26d7f99e240119ad2e65e42112c97; no voters: 
I20260608 12:47:32.367035 27959 raft_consensus.cc:2804] T 1d494322e8084d31bd68eb10ecc7dc3c P 5fd26d7f99e240119ad2e65e42112c97 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:32.367614 27959 raft_consensus.cc:697] T 1d494322e8084d31bd68eb10ecc7dc3c P 5fd26d7f99e240119ad2e65e42112c97 [term 1 LEADER]: Becoming Leader. State: Replica: 5fd26d7f99e240119ad2e65e42112c97, State: Running, Role: LEADER
I20260608 12:47:32.368351 27950 ts_tablet_manager.cc:1434] T c716be4bcc5747b0b9e57411c93ebac3 P 5fd26d7f99e240119ad2e65e42112c97: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:47:32.364570 27905 raft_consensus.cc:2468] T 1d494322e8084d31bd68eb10ecc7dc3c P bf3c470fa26842a68bf09f115f2fc056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd26d7f99e240119ad2e65e42112c97 in term 1.
I20260608 12:47:32.368604 27959 consensus_queue.cc:237] T 1d494322e8084d31bd68eb10ecc7dc3c P 5fd26d7f99e240119ad2e65e42112c97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } } peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } }
I20260608 12:47:32.383399 27756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d25323e208a4bab96a60928c4fbe2b4" candidate_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd26d7f99e240119ad2e65e42112c97" is_pre_election: true
I20260608 12:47:32.384167 27756 raft_consensus.cc:2468] T 6d25323e208a4bab96a60928c4fbe2b4 P 5fd26d7f99e240119ad2e65e42112c97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08fdaa8b0b744a7ebff64a2a81a62471 in term 0.
I20260608 12:47:32.383421 27654 catalog_manager.cc:5696] T 1d494322e8084d31bd68eb10ecc7dc3c P 5fd26d7f99e240119ad2e65e42112c97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fd26d7f99e240119ad2e65e42112c97 (127.24.129.1). New cstate: current_term: 1 leader_uuid: "5fd26d7f99e240119ad2e65e42112c97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:32.385521 27797 leader_election.cc:304] T 6d25323e208a4bab96a60928c4fbe2b4 P 08fdaa8b0b744a7ebff64a2a81a62471 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08fdaa8b0b744a7ebff64a2a81a62471, 5fd26d7f99e240119ad2e65e42112c97; no voters: 
I20260608 12:47:32.386317 27954 raft_consensus.cc:2804] T 6d25323e208a4bab96a60928c4fbe2b4 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:32.386695 27954 raft_consensus.cc:493] T 6d25323e208a4bab96a60928c4fbe2b4 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:32.387039 27954 raft_consensus.cc:3060] T 6d25323e208a4bab96a60928c4fbe2b4 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:32.394483 27905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d25323e208a4bab96a60928c4fbe2b4" candidate_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf3c470fa26842a68bf09f115f2fc056" is_pre_election: true
I20260608 12:47:32.394734 27954 raft_consensus.cc:515] T 6d25323e208a4bab96a60928c4fbe2b4 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } } peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } }
I20260608 12:47:32.395301 27905 raft_consensus.cc:2468] T 6d25323e208a4bab96a60928c4fbe2b4 P bf3c470fa26842a68bf09f115f2fc056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08fdaa8b0b744a7ebff64a2a81a62471 in term 0.
I20260608 12:47:32.396657 27954 leader_election.cc:290] T 6d25323e208a4bab96a60928c4fbe2b4 P 08fdaa8b0b744a7ebff64a2a81a62471 [CANDIDATE]: Term 1 election: Requested vote from peers 5fd26d7f99e240119ad2e65e42112c97 (127.24.129.1:46207), bf3c470fa26842a68bf09f115f2fc056 (127.24.129.3:43801)
I20260608 12:47:32.397850 27756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d25323e208a4bab96a60928c4fbe2b4" candidate_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd26d7f99e240119ad2e65e42112c97"
I20260608 12:47:32.398077 27905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d25323e208a4bab96a60928c4fbe2b4" candidate_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf3c470fa26842a68bf09f115f2fc056"
I20260608 12:47:32.398324 27756 raft_consensus.cc:3060] T 6d25323e208a4bab96a60928c4fbe2b4 P 5fd26d7f99e240119ad2e65e42112c97 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:32.398614 27905 raft_consensus.cc:3060] T 6d25323e208a4bab96a60928c4fbe2b4 P bf3c470fa26842a68bf09f115f2fc056 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:32.403251 27756 raft_consensus.cc:2468] T 6d25323e208a4bab96a60928c4fbe2b4 P 5fd26d7f99e240119ad2e65e42112c97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08fdaa8b0b744a7ebff64a2a81a62471 in term 1.
I20260608 12:47:32.403973 27905 raft_consensus.cc:2468] T 6d25323e208a4bab96a60928c4fbe2b4 P bf3c470fa26842a68bf09f115f2fc056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08fdaa8b0b744a7ebff64a2a81a62471 in term 1.
I20260608 12:47:32.404384 27797 leader_election.cc:304] T 6d25323e208a4bab96a60928c4fbe2b4 P 08fdaa8b0b744a7ebff64a2a81a62471 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08fdaa8b0b744a7ebff64a2a81a62471, 5fd26d7f99e240119ad2e65e42112c97; no voters: 
I20260608 12:47:32.405251 27954 raft_consensus.cc:2804] T 6d25323e208a4bab96a60928c4fbe2b4 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:32.406502 27954 raft_consensus.cc:697] T 6d25323e208a4bab96a60928c4fbe2b4 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 1 LEADER]: Becoming Leader. State: Replica: 08fdaa8b0b744a7ebff64a2a81a62471, State: Running, Role: LEADER
I20260608 12:47:32.407387 27954 consensus_queue.cc:237] T 6d25323e208a4bab96a60928c4fbe2b4 P 08fdaa8b0b744a7ebff64a2a81a62471 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } } peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } }
I20260608 12:47:32.410370 27959 raft_consensus.cc:493] T 0484ef396581450a89637d542a423b53 P 5fd26d7f99e240119ad2e65e42112c97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:32.410820 27959 raft_consensus.cc:515] T 0484ef396581450a89637d542a423b53 P 5fd26d7f99e240119ad2e65e42112c97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } } peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } }
I20260608 12:47:32.414172 27959 leader_election.cc:290] T 0484ef396581450a89637d542a423b53 P 5fd26d7f99e240119ad2e65e42112c97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08fdaa8b0b744a7ebff64a2a81a62471 (127.24.129.2:34543), bf3c470fa26842a68bf09f115f2fc056 (127.24.129.3:43801)
I20260608 12:47:32.414260 27831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0484ef396581450a89637d542a423b53" candidate_uuid: "5fd26d7f99e240119ad2e65e42112c97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" is_pre_election: true
I20260608 12:47:32.414535 27905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0484ef396581450a89637d542a423b53" candidate_uuid: "5fd26d7f99e240119ad2e65e42112c97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf3c470fa26842a68bf09f115f2fc056" is_pre_election: true
I20260608 12:47:32.415066 27831 raft_consensus.cc:2468] T 0484ef396581450a89637d542a423b53 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fd26d7f99e240119ad2e65e42112c97 in term 0.
I20260608 12:47:32.415166 27905 raft_consensus.cc:2468] T 0484ef396581450a89637d542a423b53 P bf3c470fa26842a68bf09f115f2fc056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fd26d7f99e240119ad2e65e42112c97 in term 0.
I20260608 12:47:32.416446 27721 leader_election.cc:304] T 0484ef396581450a89637d542a423b53 P 5fd26d7f99e240119ad2e65e42112c97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08fdaa8b0b744a7ebff64a2a81a62471, 5fd26d7f99e240119ad2e65e42112c97; no voters: 
I20260608 12:47:32.416380 27654 catalog_manager.cc:5696] T 6d25323e208a4bab96a60928c4fbe2b4 P 08fdaa8b0b744a7ebff64a2a81a62471 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08fdaa8b0b744a7ebff64a2a81a62471 (127.24.129.2). New cstate: current_term: 1 leader_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:32.417480 27959 raft_consensus.cc:2804] T 0484ef396581450a89637d542a423b53 P 5fd26d7f99e240119ad2e65e42112c97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:32.417877 27959 raft_consensus.cc:493] T 0484ef396581450a89637d542a423b53 P 5fd26d7f99e240119ad2e65e42112c97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:32.418136 27959 raft_consensus.cc:3060] T 0484ef396581450a89637d542a423b53 P 5fd26d7f99e240119ad2e65e42112c97 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:32.422910 27959 raft_consensus.cc:515] T 0484ef396581450a89637d542a423b53 P 5fd26d7f99e240119ad2e65e42112c97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } } peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } }
I20260608 12:47:32.424878 27959 leader_election.cc:290] T 0484ef396581450a89637d542a423b53 P 5fd26d7f99e240119ad2e65e42112c97 [CANDIDATE]: Term 1 election: Requested vote from peers 08fdaa8b0b744a7ebff64a2a81a62471 (127.24.129.2:34543), bf3c470fa26842a68bf09f115f2fc056 (127.24.129.3:43801)
I20260608 12:47:32.426087 27905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0484ef396581450a89637d542a423b53" candidate_uuid: "5fd26d7f99e240119ad2e65e42112c97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf3c470fa26842a68bf09f115f2fc056"
I20260608 12:47:32.426556 27905 raft_consensus.cc:3060] T 0484ef396581450a89637d542a423b53 P bf3c470fa26842a68bf09f115f2fc056 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:32.426615 27831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0484ef396581450a89637d542a423b53" candidate_uuid: "5fd26d7f99e240119ad2e65e42112c97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08fdaa8b0b744a7ebff64a2a81a62471"
I20260608 12:47:32.427346 27831 raft_consensus.cc:3060] T 0484ef396581450a89637d542a423b53 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:32.431361 27905 raft_consensus.cc:2468] T 0484ef396581450a89637d542a423b53 P bf3c470fa26842a68bf09f115f2fc056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd26d7f99e240119ad2e65e42112c97 in term 1.
I20260608 12:47:32.432505 27722 leader_election.cc:304] T 0484ef396581450a89637d542a423b53 P 5fd26d7f99e240119ad2e65e42112c97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fd26d7f99e240119ad2e65e42112c97, bf3c470fa26842a68bf09f115f2fc056; no voters: 
I20260608 12:47:32.433087 27831 raft_consensus.cc:2468] T 0484ef396581450a89637d542a423b53 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd26d7f99e240119ad2e65e42112c97 in term 1.
I20260608 12:47:32.433286 27959 raft_consensus.cc:2804] T 0484ef396581450a89637d542a423b53 P 5fd26d7f99e240119ad2e65e42112c97 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:32.433772 27959 raft_consensus.cc:697] T 0484ef396581450a89637d542a423b53 P 5fd26d7f99e240119ad2e65e42112c97 [term 1 LEADER]: Becoming Leader. State: Replica: 5fd26d7f99e240119ad2e65e42112c97, State: Running, Role: LEADER
I20260608 12:47:32.434578 27959 consensus_queue.cc:237] T 0484ef396581450a89637d542a423b53 P 5fd26d7f99e240119ad2e65e42112c97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } } peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } }
W20260608 12:47:32.437294 27702 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:47:32.440353 27707 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
W20260608 12:47:32.441181 27707 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:47:32.442665 27654 catalog_manager.cc:5696] T 0484ef396581450a89637d542a423b53 P 5fd26d7f99e240119ad2e65e42112c97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fd26d7f99e240119ad2e65e42112c97 (127.24.129.1). New cstate: current_term: 1 leader_uuid: "5fd26d7f99e240119ad2e65e42112c97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:32.634011 27954 raft_consensus.cc:493] T c716be4bcc5747b0b9e57411c93ebac3 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:32.634553 27954 raft_consensus.cc:515] T c716be4bcc5747b0b9e57411c93ebac3 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } } peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } }
I20260608 12:47:32.636319 27954 leader_election.cc:290] T c716be4bcc5747b0b9e57411c93ebac3 P 08fdaa8b0b744a7ebff64a2a81a62471 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf3c470fa26842a68bf09f115f2fc056 (127.24.129.3:43801), 5fd26d7f99e240119ad2e65e42112c97 (127.24.129.1:46207)
I20260608 12:47:32.637456 27905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c716be4bcc5747b0b9e57411c93ebac3" candidate_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf3c470fa26842a68bf09f115f2fc056" is_pre_election: true
I20260608 12:47:32.637710 27756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c716be4bcc5747b0b9e57411c93ebac3" candidate_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd26d7f99e240119ad2e65e42112c97" is_pre_election: true
I20260608 12:47:32.638064 27905 raft_consensus.cc:2468] T c716be4bcc5747b0b9e57411c93ebac3 P bf3c470fa26842a68bf09f115f2fc056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08fdaa8b0b744a7ebff64a2a81a62471 in term 0.
I20260608 12:47:32.638420 27756 raft_consensus.cc:2468] T c716be4bcc5747b0b9e57411c93ebac3 P 5fd26d7f99e240119ad2e65e42112c97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08fdaa8b0b744a7ebff64a2a81a62471 in term 0.
I20260608 12:47:32.639323 27797 leader_election.cc:304] T c716be4bcc5747b0b9e57411c93ebac3 P 08fdaa8b0b744a7ebff64a2a81a62471 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08fdaa8b0b744a7ebff64a2a81a62471, bf3c470fa26842a68bf09f115f2fc056; no voters: 
I20260608 12:47:32.640162 27954 raft_consensus.cc:2804] T c716be4bcc5747b0b9e57411c93ebac3 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:32.640560 27954 raft_consensus.cc:493] T c716be4bcc5747b0b9e57411c93ebac3 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:32.640950 27954 raft_consensus.cc:3060] T c716be4bcc5747b0b9e57411c93ebac3 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:32.646004 27954 raft_consensus.cc:515] T c716be4bcc5747b0b9e57411c93ebac3 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } } peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } }
I20260608 12:47:32.647727 27954 leader_election.cc:290] T c716be4bcc5747b0b9e57411c93ebac3 P 08fdaa8b0b744a7ebff64a2a81a62471 [CANDIDATE]: Term 1 election: Requested vote from peers bf3c470fa26842a68bf09f115f2fc056 (127.24.129.3:43801), 5fd26d7f99e240119ad2e65e42112c97 (127.24.129.1:46207)
I20260608 12:47:32.649116 27905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c716be4bcc5747b0b9e57411c93ebac3" candidate_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf3c470fa26842a68bf09f115f2fc056"
I20260608 12:47:32.649610 27905 raft_consensus.cc:3060] T c716be4bcc5747b0b9e57411c93ebac3 P bf3c470fa26842a68bf09f115f2fc056 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:32.649451 27756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c716be4bcc5747b0b9e57411c93ebac3" candidate_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd26d7f99e240119ad2e65e42112c97"
I20260608 12:47:32.650229 27756 raft_consensus.cc:3060] T c716be4bcc5747b0b9e57411c93ebac3 P 5fd26d7f99e240119ad2e65e42112c97 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:32.654515 27905 raft_consensus.cc:2468] T c716be4bcc5747b0b9e57411c93ebac3 P bf3c470fa26842a68bf09f115f2fc056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08fdaa8b0b744a7ebff64a2a81a62471 in term 1.
I20260608 12:47:32.655851 27756 raft_consensus.cc:2468] T c716be4bcc5747b0b9e57411c93ebac3 P 5fd26d7f99e240119ad2e65e42112c97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08fdaa8b0b744a7ebff64a2a81a62471 in term 1.
I20260608 12:47:32.655845 27797 leader_election.cc:304] T c716be4bcc5747b0b9e57411c93ebac3 P 08fdaa8b0b744a7ebff64a2a81a62471 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08fdaa8b0b744a7ebff64a2a81a62471, bf3c470fa26842a68bf09f115f2fc056; no voters: 
I20260608 12:47:32.657064 27954 raft_consensus.cc:2804] T c716be4bcc5747b0b9e57411c93ebac3 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:32.657593 27954 raft_consensus.cc:697] T c716be4bcc5747b0b9e57411c93ebac3 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 1 LEADER]: Becoming Leader. State: Replica: 08fdaa8b0b744a7ebff64a2a81a62471, State: Running, Role: LEADER
I20260608 12:47:32.658293 27954 consensus_queue.cc:237] T c716be4bcc5747b0b9e57411c93ebac3 P 08fdaa8b0b744a7ebff64a2a81a62471 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } } peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } }
I20260608 12:47:32.666689 27654 catalog_manager.cc:5696] T c716be4bcc5747b0b9e57411c93ebac3 P 08fdaa8b0b744a7ebff64a2a81a62471 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08fdaa8b0b744a7ebff64a2a81a62471 (127.24.129.2). New cstate: current_term: 1 leader_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fd26d7f99e240119ad2e65e42112c97" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 } health_report { overall_health: HEALTHY } } }
I20260608 12:47:32.755081 27959 consensus_queue.cc:1048] T 1d494322e8084d31bd68eb10ecc7dc3c P 5fd26d7f99e240119ad2e65e42112c97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08fdaa8b0b744a7ebff64a2a81a62471" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 34543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:47:32.777484 27959 consensus_queue.cc:1048] T 1d494322e8084d31bd68eb10ecc7dc3c P 5fd26d7f99e240119ad2e65e42112c97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:47:32.801602 25092 tablet_server.cc:179] TabletServer@127.24.129.1:0 shutting down...
I20260608 12:47:32.831722 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:32.832829 25092 tablet_replica.cc:333] T c716be4bcc5747b0b9e57411c93ebac3 P 5fd26d7f99e240119ad2e65e42112c97: stopping tablet replica
I20260608 12:47:32.833698 25092 raft_consensus.cc:2243] T c716be4bcc5747b0b9e57411c93ebac3 P 5fd26d7f99e240119ad2e65e42112c97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:32.834210 25092 raft_consensus.cc:2272] T c716be4bcc5747b0b9e57411c93ebac3 P 5fd26d7f99e240119ad2e65e42112c97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:32.836844 25092 tablet_replica.cc:333] T 6d25323e208a4bab96a60928c4fbe2b4 P 5fd26d7f99e240119ad2e65e42112c97: stopping tablet replica
I20260608 12:47:32.837447 25092 raft_consensus.cc:2243] T 6d25323e208a4bab96a60928c4fbe2b4 P 5fd26d7f99e240119ad2e65e42112c97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:32.837883 25092 raft_consensus.cc:2272] T 6d25323e208a4bab96a60928c4fbe2b4 P 5fd26d7f99e240119ad2e65e42112c97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:32.840241 25092 tablet_replica.cc:333] T 0484ef396581450a89637d542a423b53 P 5fd26d7f99e240119ad2e65e42112c97: stopping tablet replica
I20260608 12:47:32.840720 25092 raft_consensus.cc:2243] T 0484ef396581450a89637d542a423b53 P 5fd26d7f99e240119ad2e65e42112c97 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:32.841430 25092 pending_rounds.cc:70] T 0484ef396581450a89637d542a423b53 P 5fd26d7f99e240119ad2e65e42112c97: Trying to abort 1 pending ops.
I20260608 12:47:32.841670 25092 pending_rounds.cc:77] T 0484ef396581450a89637d542a423b53 P 5fd26d7f99e240119ad2e65e42112c97: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294660003579568128 op_type: NO_OP noop_request { }
I20260608 12:47:32.841984 25092 raft_consensus.cc:2889] T 0484ef396581450a89637d542a423b53 P 5fd26d7f99e240119ad2e65e42112c97 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:47:32.842307 25092 raft_consensus.cc:2272] T 0484ef396581450a89637d542a423b53 P 5fd26d7f99e240119ad2e65e42112c97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:32.844998 25092 tablet_replica.cc:333] T 1d494322e8084d31bd68eb10ecc7dc3c P 5fd26d7f99e240119ad2e65e42112c97: stopping tablet replica
I20260608 12:47:32.845834 25092 raft_consensus.cc:2243] T 1d494322e8084d31bd68eb10ecc7dc3c P 5fd26d7f99e240119ad2e65e42112c97 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:32.846716 25092 raft_consensus.cc:2272] T 1d494322e8084d31bd68eb10ecc7dc3c P 5fd26d7f99e240119ad2e65e42112c97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:32.871248 25092 tablet_server.cc:196] TabletServer@127.24.129.1:0 shutdown complete.
W20260608 12:47:32.882323 27797 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.129.1:46207: connect: Connection refused (error 111) [suppressed 9 similar messages]
I20260608 12:47:32.882078 27974 consensus_queue.cc:1048] T 6d25323e208a4bab96a60928c4fbe2b4 P 08fdaa8b0b744a7ebff64a2a81a62471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf3c470fa26842a68bf09f115f2fc056" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:47:32.888672 27797 consensus_peers.cc:597] T 6d25323e208a4bab96a60928c4fbe2b4 P 08fdaa8b0b744a7ebff64a2a81a62471 -> Peer 5fd26d7f99e240119ad2e65e42112c97 (127.24.129.1:46207): Couldn't send request to peer 5fd26d7f99e240119ad2e65e42112c97. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:46207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:32.900828 25092 tablet_server.cc:179] TabletServer@127.24.129.2:0 shutting down...
I20260608 12:47:32.938011 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:32.938874 25092 tablet_replica.cc:333] T 0484ef396581450a89637d542a423b53 P 08fdaa8b0b744a7ebff64a2a81a62471: stopping tablet replica
I20260608 12:47:32.939625 25092 raft_consensus.cc:2243] T 0484ef396581450a89637d542a423b53 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:32.940140 25092 raft_consensus.cc:2272] T 0484ef396581450a89637d542a423b53 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:32.942749 25092 tablet_replica.cc:333] T 1d494322e8084d31bd68eb10ecc7dc3c P 08fdaa8b0b744a7ebff64a2a81a62471: stopping tablet replica
I20260608 12:47:32.943424 25092 raft_consensus.cc:2243] T 1d494322e8084d31bd68eb10ecc7dc3c P 08fdaa8b0b744a7ebff64a2a81a62471 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:32.943876 25092 raft_consensus.cc:2272] T 1d494322e8084d31bd68eb10ecc7dc3c P 08fdaa8b0b744a7ebff64a2a81a62471 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:32.947031 25092 tablet_replica.cc:333] T c716be4bcc5747b0b9e57411c93ebac3 P 08fdaa8b0b744a7ebff64a2a81a62471: stopping tablet replica
I20260608 12:47:32.947688 25092 raft_consensus.cc:2243] T c716be4bcc5747b0b9e57411c93ebac3 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:32.948681 25092 pending_rounds.cc:70] T c716be4bcc5747b0b9e57411c93ebac3 P 08fdaa8b0b744a7ebff64a2a81a62471: Trying to abort 1 pending ops.
I20260608 12:47:32.949030 25092 pending_rounds.cc:77] T c716be4bcc5747b0b9e57411c93ebac3 P 08fdaa8b0b744a7ebff64a2a81a62471: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294660004495880192 op_type: NO_OP noop_request { }
I20260608 12:47:32.949466 25092 raft_consensus.cc:2889] T c716be4bcc5747b0b9e57411c93ebac3 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:47:32.949839 25092 raft_consensus.cc:2272] T c716be4bcc5747b0b9e57411c93ebac3 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:32.952890 25092 tablet_replica.cc:333] T 6d25323e208a4bab96a60928c4fbe2b4 P 08fdaa8b0b744a7ebff64a2a81a62471: stopping tablet replica
I20260608 12:47:32.953473 25092 raft_consensus.cc:2243] T 6d25323e208a4bab96a60928c4fbe2b4 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:32.954422 25092 raft_consensus.cc:2272] T 6d25323e208a4bab96a60928c4fbe2b4 P 08fdaa8b0b744a7ebff64a2a81a62471 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:32.979837 25092 tablet_server.cc:196] TabletServer@127.24.129.2:0 shutdown complete.
I20260608 12:47:32.993906 25092 tablet_server.cc:179] TabletServer@127.24.129.3:0 shutting down...
I20260608 12:47:33.018915 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:33.019708 25092 tablet_replica.cc:333] T 6d25323e208a4bab96a60928c4fbe2b4 P bf3c470fa26842a68bf09f115f2fc056: stopping tablet replica
I20260608 12:47:33.020295 25092 raft_consensus.cc:2243] T 6d25323e208a4bab96a60928c4fbe2b4 P bf3c470fa26842a68bf09f115f2fc056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:33.020771 25092 raft_consensus.cc:2272] T 6d25323e208a4bab96a60928c4fbe2b4 P bf3c470fa26842a68bf09f115f2fc056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:33.023238 25092 tablet_replica.cc:333] T c716be4bcc5747b0b9e57411c93ebac3 P bf3c470fa26842a68bf09f115f2fc056: stopping tablet replica
I20260608 12:47:33.023725 25092 raft_consensus.cc:2243] T c716be4bcc5747b0b9e57411c93ebac3 P bf3c470fa26842a68bf09f115f2fc056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:33.024243 25092 raft_consensus.cc:2272] T c716be4bcc5747b0b9e57411c93ebac3 P bf3c470fa26842a68bf09f115f2fc056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:33.026058 25092 tablet_replica.cc:333] T 0484ef396581450a89637d542a423b53 P bf3c470fa26842a68bf09f115f2fc056: stopping tablet replica
I20260608 12:47:33.026546 25092 raft_consensus.cc:2243] T 0484ef396581450a89637d542a423b53 P bf3c470fa26842a68bf09f115f2fc056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:33.026952 25092 raft_consensus.cc:2272] T 0484ef396581450a89637d542a423b53 P bf3c470fa26842a68bf09f115f2fc056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:33.028676 25092 tablet_replica.cc:333] T 1d494322e8084d31bd68eb10ecc7dc3c P bf3c470fa26842a68bf09f115f2fc056: stopping tablet replica
I20260608 12:47:33.029204 25092 raft_consensus.cc:2243] T 1d494322e8084d31bd68eb10ecc7dc3c P bf3c470fa26842a68bf09f115f2fc056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:33.029610 25092 raft_consensus.cc:2272] T 1d494322e8084d31bd68eb10ecc7dc3c P bf3c470fa26842a68bf09f115f2fc056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:33.053474 25092 tablet_server.cc:196] TabletServer@127.24.129.3:0 shutdown complete.
I20260608 12:47:33.070619 25092 master.cc:562] Master@127.24.129.62:41209 shutting down...
I20260608 12:47:33.090929 25092 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 67f5efbfba654bb384b7cfa5a944aa6b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:33.091727 25092 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 67f5efbfba654bb384b7cfa5a944aa6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:33.092103 25092 tablet_replica.cc:333] T 00000000000000000000000000000000 P 67f5efbfba654bb384b7cfa5a944aa6b: stopping tablet replica
I20260608 12:47:33.111817 25092 master.cc:584] Master@127.24.129.62:41209 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2889 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 12:47:33.151165 25092 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.129.62:46359
I20260608 12:47:33.152319 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:33.158273 27987 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:33.158931 27988 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:33.159991 25092 server_base.cc:1061] running on GCE node
W20260608 12:47:33.160223 27990 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:33.161365 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:33.161561 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:33.161687 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922853161676 us; error 0 us; skew 500 ppm
I20260608 12:47:33.162243 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:33.165329 25092 webserver.cc:533] Webserver started at http://127.24.129.62:35363/ using document root <none> and password file <none>
I20260608 12:47:33.165848 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:33.166035 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:33.166273 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:33.167551 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/master-0-root/instance:
uuid: "b931569787424676b7f44a2d38a383d7"
format_stamp: "Formatted at 2026-06-08 12:47:33 on dist-test-slave-jhsm"
I20260608 12:47:33.172483 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:47:33.176450 27995 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:33.177556 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:47:33.177870 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/master-0-root
uuid: "b931569787424676b7f44a2d38a383d7"
format_stamp: "Formatted at 2026-06-08 12:47:33 on dist-test-slave-jhsm"
I20260608 12:47:33.178174 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:33.204806 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:33.206321 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:33.250623 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.62:46359
I20260608 12:47:33.250779 28046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.62:46359 every 8 connection(s)
I20260608 12:47:33.255277 28047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:33.265530 28047 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b931569787424676b7f44a2d38a383d7: Bootstrap starting.
I20260608 12:47:33.270255 28047 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b931569787424676b7f44a2d38a383d7: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:33.274818 28047 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b931569787424676b7f44a2d38a383d7: No bootstrap required, opened a new log
I20260608 12:47:33.277273 28047 raft_consensus.cc:359] T 00000000000000000000000000000000 P b931569787424676b7f44a2d38a383d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b931569787424676b7f44a2d38a383d7" member_type: VOTER }
I20260608 12:47:33.277693 28047 raft_consensus.cc:385] T 00000000000000000000000000000000 P b931569787424676b7f44a2d38a383d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:33.277889 28047 raft_consensus.cc:740] T 00000000000000000000000000000000 P b931569787424676b7f44a2d38a383d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b931569787424676b7f44a2d38a383d7, State: Initialized, Role: FOLLOWER
I20260608 12:47:33.278457 28047 consensus_queue.cc:260] T 00000000000000000000000000000000 P b931569787424676b7f44a2d38a383d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b931569787424676b7f44a2d38a383d7" member_type: VOTER }
I20260608 12:47:33.278896 28047 raft_consensus.cc:399] T 00000000000000000000000000000000 P b931569787424676b7f44a2d38a383d7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:47:33.279099 28047 raft_consensus.cc:493] T 00000000000000000000000000000000 P b931569787424676b7f44a2d38a383d7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:47:33.279330 28047 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b931569787424676b7f44a2d38a383d7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:33.283874 28047 raft_consensus.cc:515] T 00000000000000000000000000000000 P b931569787424676b7f44a2d38a383d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b931569787424676b7f44a2d38a383d7" member_type: VOTER }
I20260608 12:47:33.284376 28047 leader_election.cc:304] T 00000000000000000000000000000000 P b931569787424676b7f44a2d38a383d7 [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: b931569787424676b7f44a2d38a383d7; no voters: 
I20260608 12:47:33.285600 28047 leader_election.cc:290] T 00000000000000000000000000000000 P b931569787424676b7f44a2d38a383d7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:47:33.286303 28050 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b931569787424676b7f44a2d38a383d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:33.287839 28050 raft_consensus.cc:697] T 00000000000000000000000000000000 P b931569787424676b7f44a2d38a383d7 [term 1 LEADER]: Becoming Leader. State: Replica: b931569787424676b7f44a2d38a383d7, State: Running, Role: LEADER
I20260608 12:47:33.288859 28047 sys_catalog.cc:565] T 00000000000000000000000000000000 P b931569787424676b7f44a2d38a383d7 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:47:33.288813 28050 consensus_queue.cc:237] T 00000000000000000000000000000000 P b931569787424676b7f44a2d38a383d7 [LEADER]: Queue going to LEADER mode. State: All 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: "b931569787424676b7f44a2d38a383d7" member_type: VOTER }
I20260608 12:47:33.292555 28052 sys_catalog.cc:455] T 00000000000000000000000000000000 P b931569787424676b7f44a2d38a383d7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b931569787424676b7f44a2d38a383d7. Latest consensus state: current_term: 1 leader_uuid: "b931569787424676b7f44a2d38a383d7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b931569787424676b7f44a2d38a383d7" member_type: VOTER } }
I20260608 12:47:33.293232 28052 sys_catalog.cc:458] T 00000000000000000000000000000000 P b931569787424676b7f44a2d38a383d7 [sys.catalog]: This master's current role is: LEADER
I20260608 12:47:33.292891 28051 sys_catalog.cc:455] T 00000000000000000000000000000000 P b931569787424676b7f44a2d38a383d7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b931569787424676b7f44a2d38a383d7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b931569787424676b7f44a2d38a383d7" member_type: VOTER } }
I20260608 12:47:33.293677 28051 sys_catalog.cc:458] T 00000000000000000000000000000000 P b931569787424676b7f44a2d38a383d7 [sys.catalog]: This master's current role is: LEADER
I20260608 12:47:33.298291 28056 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:47:33.304090 28056 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:47:33.305249 25092 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:47:33.314469 28056 catalog_manager.cc:1382] Generated new cluster ID: 2fedbf29f32d459cb3570917e1e48392
I20260608 12:47:33.314831 28056 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:47:33.350083 28056 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:47:33.351583 28056 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:47:33.365840 28056 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b931569787424676b7f44a2d38a383d7: Generated new TSK 0
I20260608 12:47:33.366758 28056 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:47:33.436156 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:33.442938 28068 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:33.443811 28069 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:33.446233 28071 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:33.446405 25092 server_base.cc:1061] running on GCE node
I20260608 12:47:33.447337 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:33.447544 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:33.447712 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922853447694 us; error 0 us; skew 500 ppm
I20260608 12:47:33.448300 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:33.450785 25092 webserver.cc:533] Webserver started at http://127.24.129.1:39707/ using document root <none> and password file <none>
I20260608 12:47:33.451323 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:33.451505 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:33.451764 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:33.452978 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/ts-0-root/instance:
uuid: "d087dd323a6f4395be166595cc375357"
format_stamp: "Formatted at 2026-06-08 12:47:33 on dist-test-slave-jhsm"
I20260608 12:47:33.457978 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 12:47:33.461910 28076 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:33.462811 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:47:33.463102 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/ts-0-root
uuid: "d087dd323a6f4395be166595cc375357"
format_stamp: "Formatted at 2026-06-08 12:47:33 on dist-test-slave-jhsm"
I20260608 12:47:33.463366 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:33.479789 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:33.481086 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:33.482820 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:47:33.485252 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:47:33.485455 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:33.485702 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:47:33.485855 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:33.529052 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.1:44351
I20260608 12:47:33.529222 28138 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.1:44351 every 8 connection(s)
I20260608 12:47:33.534113 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:33.542534 28143 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:33.544201 28144 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:33.545753 28146 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:33.547648 25092 server_base.cc:1061] running on GCE node
I20260608 12:47:33.548632 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:33.548966 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:33.549182 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922853549165 us; error 0 us; skew 500 ppm
I20260608 12:47:33.549938 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:33.550606 28139 heartbeater.cc:344] Connected to a master server at 127.24.129.62:46359
I20260608 12:47:33.551007 28139 heartbeater.cc:461] Registering TS with master...
I20260608 12:47:33.551870 28139 heartbeater.cc:507] Master 127.24.129.62:46359 requested a full tablet report, sending...
I20260608 12:47:33.552887 25092 webserver.cc:533] Webserver started at http://127.24.129.2:39221/ using document root <none> and password file <none>
I20260608 12:47:33.553463 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:33.553696 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:33.554032 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:33.554458 28012 ts_manager.cc:194] Registered new tserver with Master: d087dd323a6f4395be166595cc375357 (127.24.129.1:44351)
I20260608 12:47:33.555658 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/ts-1-root/instance:
uuid: "e86392ab05ed4549b42a3730ba007525"
format_stamp: "Formatted at 2026-06-08 12:47:33 on dist-test-slave-jhsm"
I20260608 12:47:33.556947 28012 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52746
I20260608 12:47:33.561079 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 12:47:33.564918 28151 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:33.565938 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:47:33.566236 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/ts-1-root
uuid: "e86392ab05ed4549b42a3730ba007525"
format_stamp: "Formatted at 2026-06-08 12:47:33 on dist-test-slave-jhsm"
I20260608 12:47:33.566517 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:33.586010 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:33.587404 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:33.589210 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:47:33.592190 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:47:33.592425 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:33.592717 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:47:33.592939 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:47:33.640506 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.2:40519
I20260608 12:47:33.640628 28213 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.2:40519 every 8 connection(s)
I20260608 12:47:33.646277 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:33.655180 28217 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:33.656566 28218 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:33.659082 28220 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:33.659713 25092 server_base.cc:1061] running on GCE node
I20260608 12:47:33.660001 28214 heartbeater.cc:344] Connected to a master server at 127.24.129.62:46359
I20260608 12:47:33.660444 28214 heartbeater.cc:461] Registering TS with master...
I20260608 12:47:33.660817 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:33.661046 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:33.661238 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922853661214 us; error 0 us; skew 500 ppm
I20260608 12:47:33.661295 28214 heartbeater.cc:507] Master 127.24.129.62:46359 requested a full tablet report, sending...
I20260608 12:47:33.661963 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:33.663540 28012 ts_manager.cc:194] Registered new tserver with Master: e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519)
I20260608 12:47:33.665082 28012 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52750
I20260608 12:47:33.665202 25092 webserver.cc:533] Webserver started at http://127.24.129.3:45139/ using document root <none> and password file <none>
I20260608 12:47:33.665903 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:33.666157 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:33.666482 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:33.667773 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/ts-2-root/instance:
uuid: "c155eb1502cb4c9f987f7cf4d261a7b2"
format_stamp: "Formatted at 2026-06-08 12:47:33 on dist-test-slave-jhsm"
I20260608 12:47:33.673259 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260608 12:47:33.677682 28225 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:33.678683 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:47:33.679062 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/ts-2-root
uuid: "c155eb1502cb4c9f987f7cf4d261a7b2"
format_stamp: "Formatted at 2026-06-08 12:47:33 on dist-test-slave-jhsm"
I20260608 12:47:33.679383 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:33.688584 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:33.690011 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:33.691651 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:47:33.694298 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:47:33.694516 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:33.694803 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:47:33.694972 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:33.741654 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.3:38807
I20260608 12:47:33.741819 28287 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.3:38807 every 8 connection(s)
I20260608 12:47:33.756791 28288 heartbeater.cc:344] Connected to a master server at 127.24.129.62:46359
I20260608 12:47:33.757164 28288 heartbeater.cc:461] Registering TS with master...
I20260608 12:47:33.757879 28288 heartbeater.cc:507] Master 127.24.129.62:46359 requested a full tablet report, sending...
I20260608 12:47:33.759879 28012 ts_manager.cc:194] Registered new tserver with Master: c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807)
I20260608 12:47:33.760437 25092 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014973227s
I20260608 12:47:33.761229 28012 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52760
I20260608 12:47:34.560230 28139 heartbeater.cc:499] Master 127.24.129.62:46359 was elected leader, sending a full tablet report...
I20260608 12:47:34.667874 28214 heartbeater.cc:499] Master 127.24.129.62:46359 was elected leader, sending a full tablet report...
I20260608 12:47:34.764092 28288 heartbeater.cc:499] Master 127.24.129.62:46359 was elected leader, sending a full tablet report...
I20260608 12:47:34.821000 28012 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52774:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:47:34.823223 28012 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:47:34.890463 28253 tablet_service.cc:1511] Processing CreateTablet for tablet 068b920b62254093b66b918233f9f4ca (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:34.892076 28253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 068b920b62254093b66b918233f9f4ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:34.893796 28252 tablet_service.cc:1511] Processing CreateTablet for tablet 435dcf4b67e0427fa6d90dab72447f02 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:34.895227 28252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 435dcf4b67e0427fa6d90dab72447f02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:34.897717 28250 tablet_service.cc:1511] Processing CreateTablet for tablet c882ba1fc85e4588ab4ddc6fd3e7f27e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:34.897876 28249 tablet_service.cc:1511] Processing CreateTablet for tablet f598354ce8d8401bbeae520acda9ff1a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:34.899190 28250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c882ba1fc85e4588ab4ddc6fd3e7f27e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:34.900239 28249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f598354ce8d8401bbeae520acda9ff1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:34.901604 28246 tablet_service.cc:1511] Processing CreateTablet for tablet 770bb91dc9f047f78f86b61be0854033 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:34.903121 28246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 770bb91dc9f047f78f86b61be0854033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:34.904443 28104 tablet_service.cc:1511] Processing CreateTablet for tablet 068b920b62254093b66b918233f9f4ca (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:34.901604 28247 tablet_service.cc:1511] Processing CreateTablet for tablet 8d6bab28083d43c49dfc0bcab90a6172 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:34.905887 28104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 068b920b62254093b66b918233f9f4ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:34.906098 28247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d6bab28083d43c49dfc0bcab90a6172. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:34.907691 28100 tablet_service.cc:1511] Processing CreateTablet for tablet f598354ce8d8401bbeae520acda9ff1a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:34.909065 28100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f598354ce8d8401bbeae520acda9ff1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:34.910419 28179 tablet_service.cc:1511] Processing CreateTablet for tablet 068b920b62254093b66b918233f9f4ca (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:34.912096 28179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 068b920b62254093b66b918233f9f4ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:34.902731 28248 tablet_service.cc:1511] Processing CreateTablet for tablet a1573e3b348b4c0cbca113dd6aa4ca47 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:34.912520 28103 tablet_service.cc:1511] Processing CreateTablet for tablet 435dcf4b67e0427fa6d90dab72447f02 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:34.913589 28248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1573e3b348b4c0cbca113dd6aa4ca47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:34.913954 28103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 435dcf4b67e0427fa6d90dab72447f02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:34.917202 28102 tablet_service.cc:1511] Processing CreateTablet for tablet 7da7863781cf452ab8d11759de756ca2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:34.918587 28102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7da7863781cf452ab8d11759de756ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:34.921921 28101 tablet_service.cc:1511] Processing CreateTablet for tablet c882ba1fc85e4588ab4ddc6fd3e7f27e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:34.922794 28178 tablet_service.cc:1511] Processing CreateTablet for tablet 435dcf4b67e0427fa6d90dab72447f02 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:34.923116 28098 tablet_service.cc:1511] Processing CreateTablet for tablet 8d6bab28083d43c49dfc0bcab90a6172 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:34.921921 28097 tablet_service.cc:1511] Processing CreateTablet for tablet 770bb91dc9f047f78f86b61be0854033 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:34.924444 28178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 435dcf4b67e0427fa6d90dab72447f02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:34.925678 28099 tablet_service.cc:1511] Processing CreateTablet for tablet a1573e3b348b4c0cbca113dd6aa4ca47 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:34.926913 28177 tablet_service.cc:1511] Processing CreateTablet for tablet 7da7863781cf452ab8d11759de756ca2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:34.927582 28251 tablet_service.cc:1511] Processing CreateTablet for tablet 7da7863781cf452ab8d11759de756ca2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:34.928591 28177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7da7863781cf452ab8d11759de756ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:34.923384 28101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c882ba1fc85e4588ab4ddc6fd3e7f27e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:34.933102 28099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1573e3b348b4c0cbca113dd6aa4ca47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:34.935961 28097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 770bb91dc9f047f78f86b61be0854033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:34.937131 28251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7da7863781cf452ab8d11759de756ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:34.939450 28098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d6bab28083d43c49dfc0bcab90a6172. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:34.942073 28176 tablet_service.cc:1511] Processing CreateTablet for tablet c882ba1fc85e4588ab4ddc6fd3e7f27e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:34.944001 28176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c882ba1fc85e4588ab4ddc6fd3e7f27e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:34.955749 28175 tablet_service.cc:1511] Processing CreateTablet for tablet f598354ce8d8401bbeae520acda9ff1a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:34.958037 28175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f598354ce8d8401bbeae520acda9ff1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:34.967420 28174 tablet_service.cc:1511] Processing CreateTablet for tablet a1573e3b348b4c0cbca113dd6aa4ca47 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:34.969717 28174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1573e3b348b4c0cbca113dd6aa4ca47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:34.979454 28173 tablet_service.cc:1511] Processing CreateTablet for tablet 8d6bab28083d43c49dfc0bcab90a6172 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:34.981853 28173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d6bab28083d43c49dfc0bcab90a6172. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:35.000957 28172 tablet_service.cc:1511] Processing CreateTablet for tablet 770bb91dc9f047f78f86b61be0854033 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:47:35.002687 28172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 770bb91dc9f047f78f86b61be0854033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:35.036607 28308 tablet_bootstrap.cc:492] T 435dcf4b67e0427fa6d90dab72447f02 P e86392ab05ed4549b42a3730ba007525: Bootstrap starting.
I20260608 12:47:35.048671 28309 tablet_bootstrap.cc:492] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357: Bootstrap starting.
I20260608 12:47:35.048905 28310 tablet_bootstrap.cc:492] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2: Bootstrap starting.
I20260608 12:47:35.055564 28308 tablet_bootstrap.cc:654] T 435dcf4b67e0427fa6d90dab72447f02 P e86392ab05ed4549b42a3730ba007525: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:35.066726 28308 tablet_bootstrap.cc:492] T 435dcf4b67e0427fa6d90dab72447f02 P e86392ab05ed4549b42a3730ba007525: No bootstrap required, opened a new log
I20260608 12:47:35.067319 28308 ts_tablet_manager.cc:1403] T 435dcf4b67e0427fa6d90dab72447f02 P e86392ab05ed4549b42a3730ba007525: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.003s
I20260608 12:47:35.068416 28310 tablet_bootstrap.cc:654] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:35.071854 28308 raft_consensus.cc:359] T 435dcf4b67e0427fa6d90dab72447f02 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.072779 28308 raft_consensus.cc:385] T 435dcf4b67e0427fa6d90dab72447f02 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:35.073134 28308 raft_consensus.cc:740] T 435dcf4b67e0427fa6d90dab72447f02 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86392ab05ed4549b42a3730ba007525, State: Initialized, Role: FOLLOWER
I20260608 12:47:35.073824 28309 tablet_bootstrap.cc:654] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:35.074035 28308 consensus_queue.cc:260] T 435dcf4b67e0427fa6d90dab72447f02 P e86392ab05ed4549b42a3730ba007525 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.076424 28310 tablet_bootstrap.cc:492] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2: No bootstrap required, opened a new log
I20260608 12:47:35.079830 28310 ts_tablet_manager.cc:1403] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.008s
I20260608 12:47:35.084224 28310 raft_consensus.cc:359] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.085086 28310 raft_consensus.cc:385] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:35.085366 28310 raft_consensus.cc:740] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c155eb1502cb4c9f987f7cf4d261a7b2, State: Initialized, Role: FOLLOWER
I20260608 12:47:35.086184 28308 ts_tablet_manager.cc:1434] T 435dcf4b67e0427fa6d90dab72447f02 P e86392ab05ed4549b42a3730ba007525: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.003s
I20260608 12:47:35.086053 28310 consensus_queue.cc:260] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.086884 28309 tablet_bootstrap.cc:492] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357: No bootstrap required, opened a new log
I20260608 12:47:35.087405 28309 ts_tablet_manager.cc:1403] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.006s
I20260608 12:47:35.087518 28308 tablet_bootstrap.cc:492] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525: Bootstrap starting.
I20260608 12:47:35.092042 28309 raft_consensus.cc:359] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } }
I20260608 12:47:35.093015 28309 raft_consensus.cc:385] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:35.093561 28309 raft_consensus.cc:740] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d087dd323a6f4395be166595cc375357, State: Initialized, Role: FOLLOWER
I20260608 12:47:35.094668 28309 consensus_queue.cc:260] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } }
I20260608 12:47:35.095276 28308 tablet_bootstrap.cc:654] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:35.103706 28310 ts_tablet_manager.cc:1434] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.010s
I20260608 12:47:35.104401 28309 ts_tablet_manager.cc:1434] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.001s
I20260608 12:47:35.104668 28308 tablet_bootstrap.cc:492] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525: No bootstrap required, opened a new log
I20260608 12:47:35.106383 28310 tablet_bootstrap.cc:492] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2: Bootstrap starting.
I20260608 12:47:35.105438 28308 ts_tablet_manager.cc:1403] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.009s
I20260608 12:47:35.113008 28308 raft_consensus.cc:359] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.113767 28310 tablet_bootstrap.cc:654] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:35.114017 28308 raft_consensus.cc:385] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:35.114553 28308 raft_consensus.cc:740] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86392ab05ed4549b42a3730ba007525, State: Initialized, Role: FOLLOWER
I20260608 12:47:35.115582 28308 consensus_queue.cc:260] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.116374 28309 tablet_bootstrap.cc:492] T c882ba1fc85e4588ab4ddc6fd3e7f27e P d087dd323a6f4395be166595cc375357: Bootstrap starting.
I20260608 12:47:35.121222 28308 ts_tablet_manager.cc:1434] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260608 12:47:35.122534 28308 tablet_bootstrap.cc:492] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e86392ab05ed4549b42a3730ba007525: Bootstrap starting.
I20260608 12:47:35.125150 28309 tablet_bootstrap.cc:654] T c882ba1fc85e4588ab4ddc6fd3e7f27e P d087dd323a6f4395be166595cc375357: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:35.130304 28308 tablet_bootstrap.cc:654] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e86392ab05ed4549b42a3730ba007525: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:35.135931 28310 tablet_bootstrap.cc:492] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2: No bootstrap required, opened a new log
I20260608 12:47:35.136564 28310 ts_tablet_manager.cc:1403] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.012s
I20260608 12:47:35.137784 28309 tablet_bootstrap.cc:492] T c882ba1fc85e4588ab4ddc6fd3e7f27e P d087dd323a6f4395be166595cc375357: No bootstrap required, opened a new log
I20260608 12:47:35.138316 28309 ts_tablet_manager.cc:1403] T c882ba1fc85e4588ab4ddc6fd3e7f27e P d087dd323a6f4395be166595cc375357: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260608 12:47:35.138447 28308 tablet_bootstrap.cc:492] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e86392ab05ed4549b42a3730ba007525: No bootstrap required, opened a new log
I20260608 12:47:35.138964 28308 ts_tablet_manager.cc:1403] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e86392ab05ed4549b42a3730ba007525: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260608 12:47:35.139545 28310 raft_consensus.cc:359] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } }
I20260608 12:47:35.140287 28310 raft_consensus.cc:385] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:35.140586 28310 raft_consensus.cc:740] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c155eb1502cb4c9f987f7cf4d261a7b2, State: Initialized, Role: FOLLOWER
I20260608 12:47:35.141157 28309 raft_consensus.cc:359] T c882ba1fc85e4588ab4ddc6fd3e7f27e P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.141844 28309 raft_consensus.cc:385] T c882ba1fc85e4588ab4ddc6fd3e7f27e P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:35.141405 28310 consensus_queue.cc:260] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } }
I20260608 12:47:35.142167 28309 raft_consensus.cc:740] T c882ba1fc85e4588ab4ddc6fd3e7f27e P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d087dd323a6f4395be166595cc375357, State: Initialized, Role: FOLLOWER
I20260608 12:47:35.142019 28308 raft_consensus.cc:359] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.142957 28308 raft_consensus.cc:385] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:35.143290 28308 raft_consensus.cc:740] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86392ab05ed4549b42a3730ba007525, State: Initialized, Role: FOLLOWER
I20260608 12:47:35.143740 28310 ts_tablet_manager.cc:1434] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:47:35.143318 28309 consensus_queue.cc:260] T c882ba1fc85e4588ab4ddc6fd3e7f27e P d087dd323a6f4395be166595cc375357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.144819 28310 tablet_bootstrap.cc:492] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2: Bootstrap starting.
I20260608 12:47:35.144460 28308 consensus_queue.cc:260] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e86392ab05ed4549b42a3730ba007525 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.146085 28309 ts_tablet_manager.cc:1434] T c882ba1fc85e4588ab4ddc6fd3e7f27e P d087dd323a6f4395be166595cc375357: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:47:35.151448 28310 tablet_bootstrap.cc:654] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:35.152307 28309 tablet_bootstrap.cc:492] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357: Bootstrap starting.
I20260608 12:47:35.147737 28308 ts_tablet_manager.cc:1434] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e86392ab05ed4549b42a3730ba007525: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260608 12:47:35.160564 28309 tablet_bootstrap.cc:654] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:35.161736 28308 tablet_bootstrap.cc:492] T a1573e3b348b4c0cbca113dd6aa4ca47 P e86392ab05ed4549b42a3730ba007525: Bootstrap starting.
I20260608 12:47:35.163038 28310 tablet_bootstrap.cc:492] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2: No bootstrap required, opened a new log
I20260608 12:47:35.163547 28310 ts_tablet_manager.cc:1403] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260608 12:47:35.166641 28310 raft_consensus.cc:359] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.167341 28310 raft_consensus.cc:385] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:35.167634 28310 raft_consensus.cc:740] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c155eb1502cb4c9f987f7cf4d261a7b2, State: Initialized, Role: FOLLOWER
I20260608 12:47:35.168952 28308 tablet_bootstrap.cc:654] T a1573e3b348b4c0cbca113dd6aa4ca47 P e86392ab05ed4549b42a3730ba007525: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:35.168643 28310 consensus_queue.cc:260] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.170993 28310 ts_tablet_manager.cc:1434] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:47:35.172079 28310 tablet_bootstrap.cc:492] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2: Bootstrap starting.
I20260608 12:47:35.178679 28310 tablet_bootstrap.cc:654] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:35.181114 28308 tablet_bootstrap.cc:492] T a1573e3b348b4c0cbca113dd6aa4ca47 P e86392ab05ed4549b42a3730ba007525: No bootstrap required, opened a new log
I20260608 12:47:35.182029 28308 ts_tablet_manager.cc:1403] T a1573e3b348b4c0cbca113dd6aa4ca47 P e86392ab05ed4549b42a3730ba007525: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260608 12:47:35.185387 28308 raft_consensus.cc:359] T a1573e3b348b4c0cbca113dd6aa4ca47 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.186337 28308 raft_consensus.cc:385] T a1573e3b348b4c0cbca113dd6aa4ca47 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:35.186693 28308 raft_consensus.cc:740] T a1573e3b348b4c0cbca113dd6aa4ca47 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86392ab05ed4549b42a3730ba007525, State: Initialized, Role: FOLLOWER
I20260608 12:47:35.187726 28308 consensus_queue.cc:260] T a1573e3b348b4c0cbca113dd6aa4ca47 P e86392ab05ed4549b42a3730ba007525 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.191471 28315 raft_consensus.cc:493] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:35.192073 28315 raft_consensus.cc:515] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } }
I20260608 12:47:35.192803 28309 tablet_bootstrap.cc:492] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357: No bootstrap required, opened a new log
I20260608 12:47:35.193396 28309 ts_tablet_manager.cc:1403] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.019s
I20260608 12:47:35.196957 28309 raft_consensus.cc:359] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.198026 28309 raft_consensus.cc:385] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:35.198419 28309 raft_consensus.cc:740] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d087dd323a6f4395be166595cc375357, State: Initialized, Role: FOLLOWER
I20260608 12:47:35.199134 28315 leader_election.cc:290] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d087dd323a6f4395be166595cc375357 (127.24.129.1:44351), e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519)
I20260608 12:47:35.198398 28308 ts_tablet_manager.cc:1434] T a1573e3b348b4c0cbca113dd6aa4ca47 P e86392ab05ed4549b42a3730ba007525: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260608 12:47:35.199895 28309 consensus_queue.cc:260] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.201469 28310 tablet_bootstrap.cc:492] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2: No bootstrap required, opened a new log
I20260608 12:47:35.202106 28310 ts_tablet_manager.cc:1403] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.008s
I20260608 12:47:35.203444 28309 ts_tablet_manager.cc:1434] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:47:35.205219 28315 raft_consensus.cc:493] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:35.205205 28310 raft_consensus.cc:359] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.206735 28310 raft_consensus.cc:385] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:35.207024 28310 raft_consensus.cc:740] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c155eb1502cb4c9f987f7cf4d261a7b2, State: Initialized, Role: FOLLOWER
I20260608 12:47:35.207734 28308 tablet_bootstrap.cc:492] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525: Bootstrap starting.
I20260608 12:47:35.207734 28310 consensus_queue.cc:260] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.213423 28309 tablet_bootstrap.cc:492] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357: Bootstrap starting.
I20260608 12:47:35.220399 28308 tablet_bootstrap.cc:654] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:35.205781 28315 raft_consensus.cc:515] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.221050 28309 tablet_bootstrap.cc:654] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:35.223232 28315 leader_election.cc:290] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519), d087dd323a6f4395be166595cc375357 (127.24.129.1:44351)
I20260608 12:47:35.233736 28309 tablet_bootstrap.cc:492] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357: No bootstrap required, opened a new log
I20260608 12:47:35.234434 28309 ts_tablet_manager.cc:1403] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.013s
I20260608 12:47:35.238164 28309 raft_consensus.cc:359] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.239095 28309 raft_consensus.cc:385] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:35.239444 28309 raft_consensus.cc:740] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d087dd323a6f4395be166595cc375357, State: Initialized, Role: FOLLOWER
I20260608 12:47:35.240478 28309 consensus_queue.cc:260] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.241319 28313 raft_consensus.cc:493] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:35.241998 28313 raft_consensus.cc:515] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.251055 28309 ts_tablet_manager.cc:1434] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 12:47:35.257006 28310 ts_tablet_manager.cc:1434] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2: Time spent starting tablet: real 0.055s	user 0.040s	sys 0.011s
I20260608 12:47:35.255386 28313 leader_election.cc:290] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d087dd323a6f4395be166595cc375357 (127.24.129.1:44351), c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807)
I20260608 12:47:35.261270 28310 tablet_bootstrap.cc:492] T a1573e3b348b4c0cbca113dd6aa4ca47 P c155eb1502cb4c9f987f7cf4d261a7b2: Bootstrap starting.
I20260608 12:47:35.265722 28309 tablet_bootstrap.cc:492] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357: Bootstrap starting.
I20260608 12:47:35.275542 28114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068b920b62254093b66b918233f9f4ca" candidate_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d087dd323a6f4395be166595cc375357" is_pre_election: true
I20260608 12:47:35.276517 28114 raft_consensus.cc:2468] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c155eb1502cb4c9f987f7cf4d261a7b2 in term 0.
I20260608 12:47:35.277145 28310 tablet_bootstrap.cc:654] T a1573e3b348b4c0cbca113dd6aa4ca47 P c155eb1502cb4c9f987f7cf4d261a7b2: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:35.278396 28113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c882ba1fc85e4588ab4ddc6fd3e7f27e" candidate_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d087dd323a6f4395be166595cc375357" is_pre_election: true
I20260608 12:47:35.279210 28113 raft_consensus.cc:2468] T c882ba1fc85e4588ab4ddc6fd3e7f27e P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c155eb1502cb4c9f987f7cf4d261a7b2 in term 0.
I20260608 12:47:35.280655 28308 tablet_bootstrap.cc:492] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525: No bootstrap required, opened a new log
I20260608 12:47:35.282347 28228 leader_election.cc:304] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c155eb1502cb4c9f987f7cf4d261a7b2, d087dd323a6f4395be166595cc375357; no voters: 
I20260608 12:47:35.284061 28228 leader_election.cc:304] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c155eb1502cb4c9f987f7cf4d261a7b2, d087dd323a6f4395be166595cc375357; no voters: 
I20260608 12:47:35.286610 28308 ts_tablet_manager.cc:1403] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525: Time spent bootstrapping tablet: real 0.079s	user 0.013s	sys 0.013s
I20260608 12:47:35.287961 28315 raft_consensus.cc:2804] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:35.288401 28315 raft_consensus.cc:493] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:35.288779 28315 raft_consensus.cc:3060] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:35.292328 28308 raft_consensus.cc:359] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.292925 28313 raft_consensus.cc:493] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:35.293289 28308 raft_consensus.cc:385] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:35.293664 28308 raft_consensus.cc:740] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86392ab05ed4549b42a3730ba007525, State: Initialized, Role: FOLLOWER
I20260608 12:47:35.294287 28189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068b920b62254093b66b918233f9f4ca" candidate_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86392ab05ed4549b42a3730ba007525" is_pre_election: true
I20260608 12:47:35.293488 28313 raft_consensus.cc:515] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
W20260608 12:47:35.296651 28228 leader_election.cc:343] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:47:35.296507 28188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c882ba1fc85e4588ab4ddc6fd3e7f27e" candidate_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86392ab05ed4549b42a3730ba007525" is_pre_election: true
I20260608 12:47:35.297847 28188 raft_consensus.cc:2468] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c155eb1502cb4c9f987f7cf4d261a7b2 in term 0.
I20260608 12:47:35.298496 28313 leader_election.cc:290] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d087dd323a6f4395be166595cc375357 (127.24.129.1:44351), c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807)
I20260608 12:47:35.298717 28309 tablet_bootstrap.cc:654] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:35.299650 28326 raft_consensus.cc:2804] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:35.300602 28263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c882ba1fc85e4588ab4ddc6fd3e7f27e" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" is_pre_election: true
I20260608 12:47:35.301227 28326 raft_consensus.cc:493] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:35.301343 28262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da7863781cf452ab8d11759de756ca2" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" is_pre_election: true
I20260608 12:47:35.302981 28326 raft_consensus.cc:3060] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:35.294643 28308 consensus_queue.cc:260] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
W20260608 12:47:35.304047 28155 leader_election.cc:343] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:47:35.305162 28060 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:47:35.306109 28065 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
W20260608 12:47:35.307789 28065 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:47:35.310379 28315 raft_consensus.cc:515] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } }
I20260608 12:47:35.311878 28310 tablet_bootstrap.cc:492] T a1573e3b348b4c0cbca113dd6aa4ca47 P c155eb1502cb4c9f987f7cf4d261a7b2: No bootstrap required, opened a new log
I20260608 12:47:35.312533 28310 ts_tablet_manager.cc:1403] T a1573e3b348b4c0cbca113dd6aa4ca47 P c155eb1502cb4c9f987f7cf4d261a7b2: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.008s
I20260608 12:47:35.313725 28308 ts_tablet_manager.cc:1434] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260608 12:47:35.314388 28113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068b920b62254093b66b918233f9f4ca" candidate_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d087dd323a6f4395be166595cc375357"
I20260608 12:47:35.314946 28308 tablet_bootstrap.cc:492] T 770bb91dc9f047f78f86b61be0854033 P e86392ab05ed4549b42a3730ba007525: Bootstrap starting.
I20260608 12:47:35.315192 28113 raft_consensus.cc:3060] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:35.320477 28310 raft_consensus.cc:359] T a1573e3b348b4c0cbca113dd6aa4ca47 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.321367 28310 raft_consensus.cc:385] T a1573e3b348b4c0cbca113dd6aa4ca47 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:35.321708 28310 raft_consensus.cc:740] T a1573e3b348b4c0cbca113dd6aa4ca47 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c155eb1502cb4c9f987f7cf4d261a7b2, State: Initialized, Role: FOLLOWER
I20260608 12:47:35.322631 28310 consensus_queue.cc:260] T a1573e3b348b4c0cbca113dd6aa4ca47 P c155eb1502cb4c9f987f7cf4d261a7b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.323312 28308 tablet_bootstrap.cc:654] T 770bb91dc9f047f78f86b61be0854033 P e86392ab05ed4549b42a3730ba007525: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:35.323570 28114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c882ba1fc85e4588ab4ddc6fd3e7f27e" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d087dd323a6f4395be166595cc375357" is_pre_election: true
I20260608 12:47:35.311848 28309 tablet_bootstrap.cc:492] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357: No bootstrap required, opened a new log
I20260608 12:47:35.324445 28309 ts_tablet_manager.cc:1403] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.006s
I20260608 12:47:35.325336 28112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da7863781cf452ab8d11759de756ca2" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d087dd323a6f4395be166595cc375357" is_pre_election: true
I20260608 12:47:35.326053 28112 raft_consensus.cc:2468] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86392ab05ed4549b42a3730ba007525 in term 0.
I20260608 12:47:35.324301 28114 raft_consensus.cc:2468] T c882ba1fc85e4588ab4ddc6fd3e7f27e P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86392ab05ed4549b42a3730ba007525 in term 0.
I20260608 12:47:35.328696 28154 leader_election.cc:304] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [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: d087dd323a6f4395be166595cc375357, e86392ab05ed4549b42a3730ba007525; no voters: c155eb1502cb4c9f987f7cf4d261a7b2
I20260608 12:47:35.328153 28309 raft_consensus.cc:359] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.329417 28326 raft_consensus.cc:515] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.330293 28154 leader_election.cc:304] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d087dd323a6f4395be166595cc375357, e86392ab05ed4549b42a3730ba007525; no voters: 
I20260608 12:47:35.330911 28263 raft_consensus.cc:2393] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e86392ab05ed4549b42a3730ba007525 in current term 1: Already voted for candidate c155eb1502cb4c9f987f7cf4d261a7b2 in this term.
I20260608 12:47:35.329583 28309 raft_consensus.cc:385] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:35.331643 28309 raft_consensus.cc:740] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d087dd323a6f4395be166595cc375357, State: Initialized, Role: FOLLOWER
I20260608 12:47:35.332221 28313 raft_consensus.cc:2804] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:35.336366 28313 raft_consensus.cc:493] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:35.336774 28313 raft_consensus.cc:3060] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:35.339778 28189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068b920b62254093b66b918233f9f4ca" candidate_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86392ab05ed4549b42a3730ba007525"
W20260608 12:47:35.342144 28228 leader_election.cc:343] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:47:35.344494 28189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c882ba1fc85e4588ab4ddc6fd3e7f27e" candidate_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86392ab05ed4549b42a3730ba007525"
I20260608 12:47:35.345355 28189 raft_consensus.cc:3060] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:35.346681 28313 raft_consensus.cc:515] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.342538 28326 leader_election.cc:290] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [CANDIDATE]: Term 1 election: Requested vote from peers e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519), d087dd323a6f4395be166595cc375357 (127.24.129.1:44351)
I20260608 12:47:35.350940 28114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c882ba1fc85e4588ab4ddc6fd3e7f27e" candidate_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d087dd323a6f4395be166595cc375357"
I20260608 12:47:35.351773 28114 raft_consensus.cc:3060] T c882ba1fc85e4588ab4ddc6fd3e7f27e P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:35.359251 28113 raft_consensus.cc:2468] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c155eb1502cb4c9f987f7cf4d261a7b2 in term 1.
I20260608 12:47:35.362840 28228 leader_election.cc:304] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [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: c155eb1502cb4c9f987f7cf4d261a7b2, d087dd323a6f4395be166595cc375357; no voters: e86392ab05ed4549b42a3730ba007525
I20260608 12:47:35.367584 28326 raft_consensus.cc:2804] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:35.368505 28326 raft_consensus.cc:697] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 LEADER]: Becoming Leader. State: Replica: c155eb1502cb4c9f987f7cf4d261a7b2, State: Running, Role: LEADER
I20260608 12:47:35.369529 28326 consensus_queue.cc:237] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } }
I20260608 12:47:35.357035 28315 leader_election.cc:290] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [CANDIDATE]: Term 1 election: Requested vote from peers d087dd323a6f4395be166595cc375357 (127.24.129.1:44351), e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519)
I20260608 12:47:35.336880 28309 consensus_queue.cc:260] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.374635 28309 ts_tablet_manager.cc:1434] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.000s
I20260608 12:47:35.379799 28189 raft_consensus.cc:2468] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c155eb1502cb4c9f987f7cf4d261a7b2 in term 1.
I20260608 12:47:35.381893 28228 leader_election.cc:304] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c155eb1502cb4c9f987f7cf4d261a7b2, e86392ab05ed4549b42a3730ba007525; no voters: 
I20260608 12:47:35.383072 28315 raft_consensus.cc:2804] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:35.383595 28315 raft_consensus.cc:697] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 LEADER]: Becoming Leader. State: Replica: c155eb1502cb4c9f987f7cf4d261a7b2, State: Running, Role: LEADER
I20260608 12:47:35.384473 28315 consensus_queue.cc:237] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.393719 28309 tablet_bootstrap.cc:492] T f598354ce8d8401bbeae520acda9ff1a P d087dd323a6f4395be166595cc375357: Bootstrap starting.
I20260608 12:47:35.397104 28316 raft_consensus.cc:493] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:35.397845 28316 raft_consensus.cc:515] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.410583 28263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da7863781cf452ab8d11759de756ca2" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2"
I20260608 12:47:35.411612 28316 leader_election.cc:290] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519), c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807)
W20260608 12:47:35.412830 28155 leader_election.cc:343] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:47:35.413273 28310 ts_tablet_manager.cc:1434] T a1573e3b348b4c0cbca113dd6aa4ca47 P c155eb1502cb4c9f987f7cf4d261a7b2: Time spent starting tablet: real 0.100s	user 0.050s	sys 0.013s
I20260608 12:47:35.414690 28310 tablet_bootstrap.cc:492] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2: Bootstrap starting.
I20260608 12:47:35.408649 28313 leader_election.cc:290] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 election: Requested vote from peers d087dd323a6f4395be166595cc375357 (127.24.129.1:44351), c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807)
W20260608 12:47:35.429412 28154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.129.1:44351, user_credentials={real_user=slave}} blocked reactor thread for 99224.1us
I20260608 12:47:35.431691 28313 raft_consensus.cc:2764] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:47:35.440320 28340 raft_consensus.cc:493] T 435dcf4b67e0427fa6d90dab72447f02 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:35.442145 28308 tablet_bootstrap.cc:492] T 770bb91dc9f047f78f86b61be0854033 P e86392ab05ed4549b42a3730ba007525: No bootstrap required, opened a new log
I20260608 12:47:35.442768 28308 ts_tablet_manager.cc:1403] T 770bb91dc9f047f78f86b61be0854033 P e86392ab05ed4549b42a3730ba007525: Time spent bootstrapping tablet: real 0.128s	user 0.054s	sys 0.035s
I20260608 12:47:35.445271 28114 raft_consensus.cc:2468] T c882ba1fc85e4588ab4ddc6fd3e7f27e P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c155eb1502cb4c9f987f7cf4d261a7b2 in term 1.
I20260608 12:47:35.446075 28309 tablet_bootstrap.cc:654] T f598354ce8d8401bbeae520acda9ff1a P d087dd323a6f4395be166595cc375357: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:35.446380 28308 raft_consensus.cc:359] T 770bb91dc9f047f78f86b61be0854033 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.447175 28308 raft_consensus.cc:385] T 770bb91dc9f047f78f86b61be0854033 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:35.447467 28308 raft_consensus.cc:740] T 770bb91dc9f047f78f86b61be0854033 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86392ab05ed4549b42a3730ba007525, State: Initialized, Role: FOLLOWER
I20260608 12:47:35.448367 28308 consensus_queue.cc:260] T 770bb91dc9f047f78f86b61be0854033 P e86392ab05ed4549b42a3730ba007525 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.451296 28308 ts_tablet_manager.cc:1434] T 770bb91dc9f047f78f86b61be0854033 P e86392ab05ed4549b42a3730ba007525: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 12:47:35.442111 28340 raft_consensus.cc:515] T 435dcf4b67e0427fa6d90dab72447f02 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.439790 28326 raft_consensus.cc:493] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:35.457058 28326 raft_consensus.cc:515] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.459558 28114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da7863781cf452ab8d11759de756ca2" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d087dd323a6f4395be166595cc375357"
I20260608 12:47:35.459785 28113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "435dcf4b67e0427fa6d90dab72447f02" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d087dd323a6f4395be166595cc375357" is_pre_election: true
I20260608 12:47:35.460326 28112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770bb91dc9f047f78f86b61be0854033" candidate_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d087dd323a6f4395be166595cc375357" is_pre_election: true
I20260608 12:47:35.463101 28112 raft_consensus.cc:2468] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c155eb1502cb4c9f987f7cf4d261a7b2 in term 0.
I20260608 12:47:35.461112 28189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770bb91dc9f047f78f86b61be0854033" candidate_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86392ab05ed4549b42a3730ba007525" is_pre_election: true
I20260608 12:47:35.464121 28189 raft_consensus.cc:2468] T 770bb91dc9f047f78f86b61be0854033 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c155eb1502cb4c9f987f7cf4d261a7b2 in term 0.
I20260608 12:47:35.465495 28228 leader_election.cc:304] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c155eb1502cb4c9f987f7cf4d261a7b2, e86392ab05ed4549b42a3730ba007525; no voters: 
I20260608 12:47:35.461584 28326 leader_election.cc:290] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d087dd323a6f4395be166595cc375357 (127.24.129.1:44351), e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519)
I20260608 12:47:35.462495 28114 raft_consensus.cc:3060] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:35.466564 28326 raft_consensus.cc:2804] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:35.466924 28326 raft_consensus.cc:493] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:35.467242 28326 raft_consensus.cc:3060] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:35.447917 28010 catalog_manager.cc:5696] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3). New cstate: current_term: 1 leader_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:35.452092 28310 tablet_bootstrap.cc:654] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2: Neither blocks nor log segments found. Creating new log.
W20260608 12:47:35.479913 28154 leader_election.cc:343] T 435dcf4b67e0427fa6d90dab72447f02 P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d087dd323a6f4395be166595cc375357 (127.24.129.1:44351): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:47:35.483407 28189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770bb91dc9f047f78f86b61be0854033" candidate_uuid: "d087dd323a6f4395be166595cc375357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86392ab05ed4549b42a3730ba007525" is_pre_election: true
I20260608 12:47:35.484326 28189 raft_consensus.cc:2468] T 770bb91dc9f047f78f86b61be0854033 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d087dd323a6f4395be166595cc375357 in term 0.
I20260608 12:47:35.484277 28313 raft_consensus.cc:493] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:35.486163 28079 leader_election.cc:304] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d087dd323a6f4395be166595cc375357, e86392ab05ed4549b42a3730ba007525; no voters: 
I20260608 12:47:35.486202 28313 raft_consensus.cc:515] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.489444 28316 raft_consensus.cc:2804] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:35.489930 28316 raft_consensus.cc:493] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:35.490312 28316 raft_consensus.cc:3060] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:35.492594 28326 raft_consensus.cc:515] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.496023 28313 leader_election.cc:290] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d087dd323a6f4395be166595cc375357 (127.24.129.1:44351), c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807)
I20260608 12:47:35.496989 28263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6bab28083d43c49dfc0bcab90a6172" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" is_pre_election: true
W20260608 12:47:35.498992 28155 leader_election.cc:343] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:47:35.501362 28189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770bb91dc9f047f78f86b61be0854033" candidate_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86392ab05ed4549b42a3730ba007525"
I20260608 12:47:35.502065 28189 raft_consensus.cc:3060] T 770bb91dc9f047f78f86b61be0854033 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:35.505286 28340 leader_election.cc:290] T 435dcf4b67e0427fa6d90dab72447f02 P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d087dd323a6f4395be166595cc375357 (127.24.129.1:44351), c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807)
I20260608 12:47:35.507218 28326 leader_election.cc:290] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [CANDIDATE]: Term 1 election: Requested vote from peers d087dd323a6f4395be166595cc375357 (127.24.129.1:44351), e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519)
I20260608 12:47:35.508251 28263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "435dcf4b67e0427fa6d90dab72447f02" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" is_pre_election: true
I20260608 12:47:35.509016 28340 raft_consensus.cc:493] T a1573e3b348b4c0cbca113dd6aa4ca47 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:35.510450 28309 tablet_bootstrap.cc:492] T f598354ce8d8401bbeae520acda9ff1a P d087dd323a6f4395be166595cc375357: No bootstrap required, opened a new log
I20260608 12:47:35.510329 28113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770bb91dc9f047f78f86b61be0854033" candidate_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d087dd323a6f4395be166595cc375357"
I20260608 12:47:35.509789 28112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6bab28083d43c49dfc0bcab90a6172" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d087dd323a6f4395be166595cc375357" is_pre_election: true
I20260608 12:47:35.513895 28316 raft_consensus.cc:515] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
W20260608 12:47:35.513377 28155 leader_election.cc:343] T 435dcf4b67e0427fa6d90dab72447f02 P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:47:35.515094 28155 leader_election.cc:304] T 435dcf4b67e0427fa6d90dab72447f02 P e86392ab05ed4549b42a3730ba007525 [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: e86392ab05ed4549b42a3730ba007525; no voters: c155eb1502cb4c9f987f7cf4d261a7b2, d087dd323a6f4395be166595cc375357
I20260608 12:47:35.514354 28112 raft_consensus.cc:2468] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86392ab05ed4549b42a3730ba007525 in term 0.
I20260608 12:47:35.509894 28114 raft_consensus.cc:2468] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86392ab05ed4549b42a3730ba007525 in term 1.
I20260608 12:47:35.516578 28113 raft_consensus.cc:2393] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c155eb1502cb4c9f987f7cf4d261a7b2 in current term 1: Already voted for candidate d087dd323a6f4395be166595cc375357 in this term.
I20260608 12:47:35.513181 28340 raft_consensus.cc:515] T a1573e3b348b4c0cbca113dd6aa4ca47 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.516913 28309 ts_tablet_manager.cc:1403] T f598354ce8d8401bbeae520acda9ff1a P d087dd323a6f4395be166595cc375357: Time spent bootstrapping tablet: real 0.124s	user 0.027s	sys 0.024s
I20260608 12:47:35.517578 28316 leader_election.cc:290] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357 [CANDIDATE]: Term 1 election: Requested vote from peers e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519), c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807)
I20260608 12:47:35.512699 28308 tablet_bootstrap.cc:492] T 068b920b62254093b66b918233f9f4ca P e86392ab05ed4549b42a3730ba007525: Bootstrap starting.
I20260608 12:47:35.517478 28154 leader_election.cc:304] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [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: d087dd323a6f4395be166595cc375357, e86392ab05ed4549b42a3730ba007525; no voters: c155eb1502cb4c9f987f7cf4d261a7b2
I20260608 12:47:35.510939 28262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770bb91dc9f047f78f86b61be0854033" candidate_uuid: "d087dd323a6f4395be166595cc375357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" is_pre_election: true
I20260608 12:47:35.518807 28337 raft_consensus.cc:2749] T 435dcf4b67e0427fa6d90dab72447f02 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:47:35.519321 28262 raft_consensus.cc:2393] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d087dd323a6f4395be166595cc375357 in current term 1: Already voted for candidate c155eb1502cb4c9f987f7cf4d261a7b2 in this term.
I20260608 12:47:35.519673 28337 raft_consensus.cc:2804] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:35.520057 28337 raft_consensus.cc:493] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:35.520191 28309 raft_consensus.cc:359] T f598354ce8d8401bbeae520acda9ff1a P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.520509 28337 raft_consensus.cc:3060] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:35.521075 28309 raft_consensus.cc:385] T f598354ce8d8401bbeae520acda9ff1a P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:35.521466 28309 raft_consensus.cc:740] T f598354ce8d8401bbeae520acda9ff1a P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d087dd323a6f4395be166595cc375357, State: Initialized, Role: FOLLOWER
I20260608 12:47:35.522377 28154 leader_election.cc:304] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [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: d087dd323a6f4395be166595cc375357, e86392ab05ed4549b42a3730ba007525; no voters: c155eb1502cb4c9f987f7cf4d261a7b2
I20260608 12:47:35.522238 28309 consensus_queue.cc:260] T f598354ce8d8401bbeae520acda9ff1a P d087dd323a6f4395be166595cc375357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.523313 28313 raft_consensus.cc:2804] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:35.522202 28188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770bb91dc9f047f78f86b61be0854033" candidate_uuid: "d087dd323a6f4395be166595cc375357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86392ab05ed4549b42a3730ba007525"
I20260608 12:47:35.532948 28326 raft_consensus.cc:493] T a1573e3b348b4c0cbca113dd6aa4ca47 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:35.533743 28326 raft_consensus.cc:515] T a1573e3b348b4c0cbca113dd6aa4ca47 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.535924 28308 tablet_bootstrap.cc:654] T 068b920b62254093b66b918233f9f4ca P e86392ab05ed4549b42a3730ba007525: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:35.538269 28310 tablet_bootstrap.cc:492] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2: No bootstrap required, opened a new log
I20260608 12:47:35.538872 28310 ts_tablet_manager.cc:1403] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2: Time spent bootstrapping tablet: real 0.124s	user 0.025s	sys 0.010s
I20260608 12:47:35.539343 28188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1573e3b348b4c0cbca113dd6aa4ca47" candidate_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86392ab05ed4549b42a3730ba007525" is_pre_election: true
I20260608 12:47:35.540138 28188 raft_consensus.cc:2468] T a1573e3b348b4c0cbca113dd6aa4ca47 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c155eb1502cb4c9f987f7cf4d261a7b2 in term 0.
I20260608 12:47:35.541430 28262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770bb91dc9f047f78f86b61be0854033" candidate_uuid: "d087dd323a6f4395be166595cc375357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2"
I20260608 12:47:35.541602 28228 leader_election.cc:304] T a1573e3b348b4c0cbca113dd6aa4ca47 P c155eb1502cb4c9f987f7cf4d261a7b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c155eb1502cb4c9f987f7cf4d261a7b2, e86392ab05ed4549b42a3730ba007525; no voters: 
I20260608 12:47:35.542299 28262 raft_consensus.cc:2393] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d087dd323a6f4395be166595cc375357 in current term 1: Already voted for candidate c155eb1502cb4c9f987f7cf4d261a7b2 in this term.
I20260608 12:47:35.543180 28343 raft_consensus.cc:2804] T a1573e3b348b4c0cbca113dd6aa4ca47 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:35.543622 28343 raft_consensus.cc:493] T a1573e3b348b4c0cbca113dd6aa4ca47 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:35.544003 28343 raft_consensus.cc:3060] T a1573e3b348b4c0cbca113dd6aa4ca47 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:35.541688 28340 leader_election.cc:290] T a1573e3b348b4c0cbca113dd6aa4ca47 P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d087dd323a6f4395be166595cc375357 (127.24.129.1:44351), c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807)
I20260608 12:47:35.550835 28309 ts_tablet_manager.cc:1434] T f598354ce8d8401bbeae520acda9ff1a P d087dd323a6f4395be166595cc375357: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260608 12:47:35.552311 28309 tablet_bootstrap.cc:492] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357: Bootstrap starting.
I20260608 12:47:35.553000 28263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1573e3b348b4c0cbca113dd6aa4ca47" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" is_pre_election: true
I20260608 12:47:35.544142 28326 leader_election.cc:290] T a1573e3b348b4c0cbca113dd6aa4ca47 P c155eb1502cb4c9f987f7cf4d261a7b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d087dd323a6f4395be166595cc375357 (127.24.129.1:44351), e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519)
I20260608 12:47:35.560597 28309 tablet_bootstrap.cc:654] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:35.516580 28189 raft_consensus.cc:2468] T 770bb91dc9f047f78f86b61be0854033 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c155eb1502cb4c9f987f7cf4d261a7b2 in term 1.
I20260608 12:47:35.561789 28313 raft_consensus.cc:697] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [term 1 LEADER]: Becoming Leader. State: Replica: e86392ab05ed4549b42a3730ba007525, State: Running, Role: LEADER
I20260608 12:47:35.566603 28337 raft_consensus.cc:515] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.566816 28228 leader_election.cc:304] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [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: c155eb1502cb4c9f987f7cf4d261a7b2, e86392ab05ed4549b42a3730ba007525; no voters: d087dd323a6f4395be166595cc375357
I20260608 12:47:35.566900 28113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1573e3b348b4c0cbca113dd6aa4ca47" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d087dd323a6f4395be166595cc375357" is_pre_election: true
I20260608 12:47:35.569134 28326 raft_consensus.cc:2804] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:35.569006 28313 consensus_queue.cc:237] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.570259 28326 raft_consensus.cc:697] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 LEADER]: Becoming Leader. State: Replica: c155eb1502cb4c9f987f7cf4d261a7b2, State: Running, Role: LEADER
I20260608 12:47:35.571319 28326 consensus_queue.cc:237] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.573457 28335 raft_consensus.cc:493] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:35.574045 28335 raft_consensus.cc:515] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.597637 28335 leader_election.cc:290] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d087dd323a6f4395be166595cc375357 (127.24.129.1:44351), e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519)
I20260608 12:47:35.597554 28189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f598354ce8d8401bbeae520acda9ff1a" candidate_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86392ab05ed4549b42a3730ba007525" is_pre_election: true
W20260608 12:47:35.600056 28228 leader_election.cc:343] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:47:35.600310 28310 raft_consensus.cc:359] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.604636 28309 tablet_bootstrap.cc:492] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357: No bootstrap required, opened a new log
I20260608 12:47:35.607986 28262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6bab28083d43c49dfc0bcab90a6172" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2"
I20260608 12:47:35.608386 28309 ts_tablet_manager.cc:1403] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.026s
I20260608 12:47:35.608037 28310 raft_consensus.cc:385] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:35.609517 28310 raft_consensus.cc:740] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c155eb1502cb4c9f987f7cf4d261a7b2, State: Initialized, Role: FOLLOWER
I20260608 12:47:35.606748 28308 tablet_bootstrap.cc:492] T 068b920b62254093b66b918233f9f4ca P e86392ab05ed4549b42a3730ba007525: No bootstrap required, opened a new log
I20260608 12:47:35.610913 28308 ts_tablet_manager.cc:1403] T 068b920b62254093b66b918233f9f4ca P e86392ab05ed4549b42a3730ba007525: Time spent bootstrapping tablet: real 0.099s	user 0.008s	sys 0.026s
I20260608 12:47:35.610651 28310 consensus_queue.cc:260] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.611673 28309 raft_consensus.cc:359] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.612434 28309 raft_consensus.cc:385] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:35.612727 28309 raft_consensus.cc:740] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d087dd323a6f4395be166595cc375357, State: Initialized, Role: FOLLOWER
I20260608 12:47:35.597518 28343 raft_consensus.cc:515] T a1573e3b348b4c0cbca113dd6aa4ca47 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.613569 28310 ts_tablet_manager.cc:1434] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2: Time spent starting tablet: real 0.074s	user 0.012s	sys 0.000s
I20260608 12:47:35.607709 28337 leader_election.cc:290] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 election: Requested vote from peers d087dd323a6f4395be166595cc375357 (127.24.129.1:44351), c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807)
I20260608 12:47:35.611807 28262 raft_consensus.cc:3060] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:35.613585 28309 consensus_queue.cc:260] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.616268 28309 ts_tablet_manager.cc:1434] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260608 12:47:35.617401 28343 leader_election.cc:290] T a1573e3b348b4c0cbca113dd6aa4ca47 P c155eb1502cb4c9f987f7cf4d261a7b2 [CANDIDATE]: Term 1 election: Requested vote from peers d087dd323a6f4395be166595cc375357 (127.24.129.1:44351), e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519)
I20260608 12:47:35.617547 28309 tablet_bootstrap.cc:492] T a1573e3b348b4c0cbca113dd6aa4ca47 P d087dd323a6f4395be166595cc375357: Bootstrap starting.
I20260608 12:47:35.619401 28189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1573e3b348b4c0cbca113dd6aa4ca47" candidate_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86392ab05ed4549b42a3730ba007525"
I20260608 12:47:35.619983 28189 raft_consensus.cc:3060] T a1573e3b348b4c0cbca113dd6aa4ca47 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:35.620445 28263 raft_consensus.cc:2393] T a1573e3b348b4c0cbca113dd6aa4ca47 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e86392ab05ed4549b42a3730ba007525 in current term 1: Already voted for candidate c155eb1502cb4c9f987f7cf4d261a7b2 in this term.
I20260608 12:47:35.598780 28080 leader_election.cc:304] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357 [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: d087dd323a6f4395be166595cc375357; no voters: c155eb1502cb4c9f987f7cf4d261a7b2, e86392ab05ed4549b42a3730ba007525
I20260608 12:47:35.613961 28308 raft_consensus.cc:359] T 068b920b62254093b66b918233f9f4ca P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } }
I20260608 12:47:35.622634 28308 raft_consensus.cc:385] T 068b920b62254093b66b918233f9f4ca P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:35.622968 28308 raft_consensus.cc:740] T 068b920b62254093b66b918233f9f4ca P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86392ab05ed4549b42a3730ba007525, State: Initialized, Role: FOLLOWER
I20260608 12:47:35.624260 28309 tablet_bootstrap.cc:654] T a1573e3b348b4c0cbca113dd6aa4ca47 P d087dd323a6f4395be166595cc375357: Neither blocks nor log segments found. Creating new log.
W20260608 12:47:35.624787 28154 leader_election.cc:343] T a1573e3b348b4c0cbca113dd6aa4ca47 P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d087dd323a6f4395be166595cc375357 (127.24.129.1:44351): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:47:35.625651 28114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f598354ce8d8401bbeae520acda9ff1a" candidate_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d087dd323a6f4395be166595cc375357" is_pre_election: true
I20260608 12:47:35.626242 28114 raft_consensus.cc:2468] T f598354ce8d8401bbeae520acda9ff1a P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c155eb1502cb4c9f987f7cf4d261a7b2 in term 0.
I20260608 12:47:35.623860 28308 consensus_queue.cc:260] T 068b920b62254093b66b918233f9f4ca P e86392ab05ed4549b42a3730ba007525 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } }
I20260608 12:47:35.626773 28189 raft_consensus.cc:2468] T a1573e3b348b4c0cbca113dd6aa4ca47 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c155eb1502cb4c9f987f7cf4d261a7b2 in term 1.
I20260608 12:47:35.627296 28112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1573e3b348b4c0cbca113dd6aa4ca47" candidate_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d087dd323a6f4395be166595cc375357"
I20260608 12:47:35.627915 28228 leader_election.cc:304] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2 [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: c155eb1502cb4c9f987f7cf4d261a7b2, d087dd323a6f4395be166595cc375357; no voters: e86392ab05ed4549b42a3730ba007525
I20260608 12:47:35.628624 28308 ts_tablet_manager.cc:1434] T 068b920b62254093b66b918233f9f4ca P e86392ab05ed4549b42a3730ba007525: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260608 12:47:35.628902 28111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6bab28083d43c49dfc0bcab90a6172" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d087dd323a6f4395be166595cc375357"
I20260608 12:47:35.629595 28111 raft_consensus.cc:3060] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:35.629714 28308 tablet_bootstrap.cc:492] T f598354ce8d8401bbeae520acda9ff1a P e86392ab05ed4549b42a3730ba007525: Bootstrap starting.
I20260608 12:47:35.629492 28228 leader_election.cc:304] T a1573e3b348b4c0cbca113dd6aa4ca47 P c155eb1502cb4c9f987f7cf4d261a7b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c155eb1502cb4c9f987f7cf4d261a7b2, e86392ab05ed4549b42a3730ba007525; no voters: 
I20260608 12:47:35.630146 28316 raft_consensus.cc:2749] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:47:35.630335 28309 tablet_bootstrap.cc:492] T a1573e3b348b4c0cbca113dd6aa4ca47 P d087dd323a6f4395be166595cc375357: No bootstrap required, opened a new log
I20260608 12:47:35.629859 28343 raft_consensus.cc:2804] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:35.630956 28309 ts_tablet_manager.cc:1403] T a1573e3b348b4c0cbca113dd6aa4ca47 P d087dd323a6f4395be166595cc375357: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260608 12:47:35.631153 28343 raft_consensus.cc:493] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:35.631296 28326 raft_consensus.cc:2804] T a1573e3b348b4c0cbca113dd6aa4ca47 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:35.631630 28343 raft_consensus.cc:3060] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:35.631892 28326 raft_consensus.cc:697] T a1573e3b348b4c0cbca113dd6aa4ca47 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 LEADER]: Becoming Leader. State: Replica: c155eb1502cb4c9f987f7cf4d261a7b2, State: Running, Role: LEADER
I20260608 12:47:35.632889 28326 consensus_queue.cc:237] T a1573e3b348b4c0cbca113dd6aa4ca47 P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.633737 28309 raft_consensus.cc:359] T a1573e3b348b4c0cbca113dd6aa4ca47 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.634414 28309 raft_consensus.cc:385] T a1573e3b348b4c0cbca113dd6aa4ca47 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:35.634691 28309 raft_consensus.cc:740] T a1573e3b348b4c0cbca113dd6aa4ca47 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d087dd323a6f4395be166595cc375357, State: Initialized, Role: FOLLOWER
I20260608 12:47:35.635428 28309 consensus_queue.cc:260] T a1573e3b348b4c0cbca113dd6aa4ca47 P d087dd323a6f4395be166595cc375357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.636464 28308 tablet_bootstrap.cc:654] T f598354ce8d8401bbeae520acda9ff1a P e86392ab05ed4549b42a3730ba007525: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:35.637729 28309 ts_tablet_manager.cc:1434] T a1573e3b348b4c0cbca113dd6aa4ca47 P d087dd323a6f4395be166595cc375357: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:47:35.638502 28113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1573e3b348b4c0cbca113dd6aa4ca47" candidate_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d087dd323a6f4395be166595cc375357" is_pre_election: true
I20260608 12:47:35.638933 28155 leader_election.cc:304] T a1573e3b348b4c0cbca113dd6aa4ca47 P e86392ab05ed4549b42a3730ba007525 [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: e86392ab05ed4549b42a3730ba007525; no voters: c155eb1502cb4c9f987f7cf4d261a7b2, d087dd323a6f4395be166595cc375357
I20260608 12:47:35.639213 28113 raft_consensus.cc:2468] T a1573e3b348b4c0cbca113dd6aa4ca47 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c155eb1502cb4c9f987f7cf4d261a7b2 in term 0.
I20260608 12:47:35.639902 28337 raft_consensus.cc:2749] T a1573e3b348b4c0cbca113dd6aa4ca47 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:47:35.641083 28343 raft_consensus.cc:515] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
W20260608 12:47:35.641656 28228 leader_election.cc:343] T a1573e3b348b4c0cbca113dd6aa4ca47 P c155eb1502cb4c9f987f7cf4d261a7b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d087dd323a6f4395be166595cc375357 (127.24.129.1:44351): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:47:35.643090 28308 tablet_bootstrap.cc:492] T f598354ce8d8401bbeae520acda9ff1a P e86392ab05ed4549b42a3730ba007525: No bootstrap required, opened a new log
I20260608 12:47:35.643680 28308 ts_tablet_manager.cc:1403] T f598354ce8d8401bbeae520acda9ff1a P e86392ab05ed4549b42a3730ba007525: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 12:47:35.645485 28189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f598354ce8d8401bbeae520acda9ff1a" candidate_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86392ab05ed4549b42a3730ba007525"
I20260608 12:47:35.646919 28308 raft_consensus.cc:359] T f598354ce8d8401bbeae520acda9ff1a P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.647274 28111 raft_consensus.cc:2468] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86392ab05ed4549b42a3730ba007525 in term 1.
I20260608 12:47:35.647436 28343 leader_election.cc:290] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2 [CANDIDATE]: Term 1 election: Requested vote from peers d087dd323a6f4395be166595cc375357 (127.24.129.1:44351), e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519)
I20260608 12:47:35.647679 28308 raft_consensus.cc:385] T f598354ce8d8401bbeae520acda9ff1a P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 12:47:35.647231 28228 leader_election.cc:343] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:47:35.648769 28154 leader_election.cc:304] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d087dd323a6f4395be166595cc375357, e86392ab05ed4549b42a3730ba007525; no voters: 
I20260608 12:47:35.649443 28111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f598354ce8d8401bbeae520acda9ff1a" candidate_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d087dd323a6f4395be166595cc375357"
I20260608 12:47:35.649704 28337 raft_consensus.cc:2804] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:35.650079 28111 raft_consensus.cc:3060] T f598354ce8d8401bbeae520acda9ff1a P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:35.650254 28337 raft_consensus.cc:697] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [term 1 LEADER]: Becoming Leader. State: Replica: e86392ab05ed4549b42a3730ba007525, State: Running, Role: LEADER
I20260608 12:47:35.651254 28337 consensus_queue.cc:237] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.653604 28011 catalog_manager.cc:5696] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86392ab05ed4549b42a3730ba007525 (127.24.129.2). New cstate: current_term: 1 leader_uuid: "e86392ab05ed4549b42a3730ba007525" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:35.648262 28308 raft_consensus.cc:740] T f598354ce8d8401bbeae520acda9ff1a P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86392ab05ed4549b42a3730ba007525, State: Initialized, Role: FOLLOWER
I20260608 12:47:35.656215 28010 catalog_manager.cc:5696] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3). New cstate: current_term: 1 leader_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } health_report { overall_health: HEALTHY } } }
I20260608 12:47:35.657296 28308 consensus_queue.cc:260] T f598354ce8d8401bbeae520acda9ff1a P e86392ab05ed4549b42a3730ba007525 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.658557 28111 raft_consensus.cc:2468] T f598354ce8d8401bbeae520acda9ff1a P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c155eb1502cb4c9f987f7cf4d261a7b2 in term 1.
I20260608 12:47:35.659722 28310 tablet_bootstrap.cc:492] T 435dcf4b67e0427fa6d90dab72447f02 P c155eb1502cb4c9f987f7cf4d261a7b2: Bootstrap starting.
I20260608 12:47:35.659966 28228 leader_election.cc:304] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2 [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: c155eb1502cb4c9f987f7cf4d261a7b2, d087dd323a6f4395be166595cc375357; no voters: e86392ab05ed4549b42a3730ba007525
I20260608 12:47:35.660959 28343 raft_consensus.cc:2804] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:35.661144 28308 ts_tablet_manager.cc:1434] T f598354ce8d8401bbeae520acda9ff1a P e86392ab05ed4549b42a3730ba007525: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260608 12:47:35.661983 28343 raft_consensus.cc:697] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 LEADER]: Becoming Leader. State: Replica: c155eb1502cb4c9f987f7cf4d261a7b2, State: Running, Role: LEADER
I20260608 12:47:35.663091 28343 consensus_queue.cc:237] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.665283 28262 raft_consensus.cc:2468] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86392ab05ed4549b42a3730ba007525 in term 1.
I20260608 12:47:35.657984 28010 catalog_manager.cc:5696] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3). New cstate: current_term: 1 leader_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } health_report { overall_health: HEALTHY } } }
I20260608 12:47:35.674602 28310 tablet_bootstrap.cc:654] T 435dcf4b67e0427fa6d90dab72447f02 P c155eb1502cb4c9f987f7cf4d261a7b2: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:35.678275 28011 catalog_manager.cc:5696] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86392ab05ed4549b42a3730ba007525 (127.24.129.2). New cstate: current_term: 1 leader_uuid: "e86392ab05ed4549b42a3730ba007525" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:35.682869 28310 tablet_bootstrap.cc:492] T 435dcf4b67e0427fa6d90dab72447f02 P c155eb1502cb4c9f987f7cf4d261a7b2: No bootstrap required, opened a new log
I20260608 12:47:35.683588 28310 ts_tablet_manager.cc:1403] T 435dcf4b67e0427fa6d90dab72447f02 P c155eb1502cb4c9f987f7cf4d261a7b2: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.002s
I20260608 12:47:35.686816 28310 raft_consensus.cc:359] T 435dcf4b67e0427fa6d90dab72447f02 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.687652 28310 raft_consensus.cc:385] T 435dcf4b67e0427fa6d90dab72447f02 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:35.688000 28310 raft_consensus.cc:740] T 435dcf4b67e0427fa6d90dab72447f02 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c155eb1502cb4c9f987f7cf4d261a7b2, State: Initialized, Role: FOLLOWER
I20260608 12:47:35.689002 28310 consensus_queue.cc:260] T 435dcf4b67e0427fa6d90dab72447f02 P c155eb1502cb4c9f987f7cf4d261a7b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.691735 28310 ts_tablet_manager.cc:1434] T 435dcf4b67e0427fa6d90dab72447f02 P c155eb1502cb4c9f987f7cf4d261a7b2: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 12:47:35.692885 28310 tablet_bootstrap.cc:492] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2: Bootstrap starting.
I20260608 12:47:35.694022 28010 catalog_manager.cc:5696] T a1573e3b348b4c0cbca113dd6aa4ca47 P c155eb1502cb4c9f987f7cf4d261a7b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3). New cstate: current_term: 1 leader_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } health_report { overall_health: HEALTHY } } }
I20260608 12:47:35.696266 28010 catalog_manager.cc:5696] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3). New cstate: current_term: 1 leader_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } health_report { overall_health: HEALTHY } } }
I20260608 12:47:35.699729 28310 tablet_bootstrap.cc:654] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:35.704679 28310 tablet_bootstrap.cc:492] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2: No bootstrap required, opened a new log
I20260608 12:47:35.705161 28310 ts_tablet_manager.cc:1403] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260608 12:47:35.707672 28310 raft_consensus.cc:359] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.708165 28310 raft_consensus.cc:385] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:35.708386 28310 raft_consensus.cc:740] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c155eb1502cb4c9f987f7cf4d261a7b2, State: Initialized, Role: FOLLOWER
I20260608 12:47:35.709053 28310 consensus_queue.cc:260] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.710790 28310 ts_tablet_manager.cc:1434] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260608 12:47:35.764191 28337 raft_consensus.cc:493] T f598354ce8d8401bbeae520acda9ff1a P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:35.764689 28337 raft_consensus.cc:515] T f598354ce8d8401bbeae520acda9ff1a P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:35.766481 28337 leader_election.cc:290] T f598354ce8d8401bbeae520acda9ff1a P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d087dd323a6f4395be166595cc375357 (127.24.129.1:44351), c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807)
I20260608 12:47:35.767491 28111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f598354ce8d8401bbeae520acda9ff1a" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d087dd323a6f4395be166595cc375357" is_pre_election: true
I20260608 12:47:35.767745 28262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f598354ce8d8401bbeae520acda9ff1a" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" is_pre_election: true
I20260608 12:47:35.768139 28111 raft_consensus.cc:2393] T f598354ce8d8401bbeae520acda9ff1a P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e86392ab05ed4549b42a3730ba007525 in current term 1: Already voted for candidate c155eb1502cb4c9f987f7cf4d261a7b2 in this term.
I20260608 12:47:35.769418 28155 leader_election.cc:304] T f598354ce8d8401bbeae520acda9ff1a P e86392ab05ed4549b42a3730ba007525 [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: e86392ab05ed4549b42a3730ba007525; no voters: c155eb1502cb4c9f987f7cf4d261a7b2, d087dd323a6f4395be166595cc375357
I20260608 12:47:35.770133 28337 raft_consensus.cc:3060] T f598354ce8d8401bbeae520acda9ff1a P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:35.774596 28189 raft_consensus.cc:3060] T 068b920b62254093b66b918233f9f4ca P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:35.776388 28337 raft_consensus.cc:2749] T f598354ce8d8401bbeae520acda9ff1a P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:47:35.781167 28326 consensus_queue.cc:1048] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:47:35.794840 28335 consensus_queue.cc:1048] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:47:35.822749 28335 consensus_queue.cc:1048] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:47:35.835615 28343 consensus_queue.cc:1048] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:36.002014 28316 raft_consensus.cc:493] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:36.002565 28316 raft_consensus.cc:515] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:36.004638 28316 leader_election.cc:290] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519), c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807)
I20260608 12:47:36.005998 28262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "435dcf4b67e0427fa6d90dab72447f02" candidate_uuid: "d087dd323a6f4395be166595cc375357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" is_pre_election: true
I20260608 12:47:36.005724 28189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "435dcf4b67e0427fa6d90dab72447f02" candidate_uuid: "d087dd323a6f4395be166595cc375357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86392ab05ed4549b42a3730ba007525" is_pre_election: true
I20260608 12:47:36.006697 28262 raft_consensus.cc:2468] T 435dcf4b67e0427fa6d90dab72447f02 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d087dd323a6f4395be166595cc375357 in term 0.
I20260608 12:47:36.006876 28189 raft_consensus.cc:2468] T 435dcf4b67e0427fa6d90dab72447f02 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d087dd323a6f4395be166595cc375357 in term 0.
I20260608 12:47:36.007476 28263 raft_consensus.cc:3060] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:36.008320 28079 leader_election.cc:304] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d087dd323a6f4395be166595cc375357, e86392ab05ed4549b42a3730ba007525; no voters: 
I20260608 12:47:36.009474 28316 raft_consensus.cc:2804] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:36.009895 28316 raft_consensus.cc:493] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:36.010243 28316 raft_consensus.cc:3060] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:36.017484 28337 consensus_queue.cc:1048] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:47:36.017450 28316 raft_consensus.cc:515] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:36.019877 28316 leader_election.cc:290] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [CANDIDATE]: Term 1 election: Requested vote from peers e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519), c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807)
I20260608 12:47:36.020658 28189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "435dcf4b67e0427fa6d90dab72447f02" candidate_uuid: "d087dd323a6f4395be166595cc375357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86392ab05ed4549b42a3730ba007525"
I20260608 12:47:36.021023 28262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "435dcf4b67e0427fa6d90dab72447f02" candidate_uuid: "d087dd323a6f4395be166595cc375357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2"
I20260608 12:47:36.021405 28189 raft_consensus.cc:3060] T 435dcf4b67e0427fa6d90dab72447f02 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:36.021672 28262 raft_consensus.cc:3060] T 435dcf4b67e0427fa6d90dab72447f02 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:36.029079 28189 raft_consensus.cc:2468] T 435dcf4b67e0427fa6d90dab72447f02 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d087dd323a6f4395be166595cc375357 in term 1.
I20260608 12:47:36.029973 28262 raft_consensus.cc:2468] T 435dcf4b67e0427fa6d90dab72447f02 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d087dd323a6f4395be166595cc375357 in term 1.
I20260608 12:47:36.030824 28079 leader_election.cc:304] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d087dd323a6f4395be166595cc375357, e86392ab05ed4549b42a3730ba007525; no voters: 
I20260608 12:47:36.031865 28316 raft_consensus.cc:2804] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:36.034176 28316 raft_consensus.cc:697] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [term 1 LEADER]: Becoming Leader. State: Replica: d087dd323a6f4395be166595cc375357, State: Running, Role: LEADER
I20260608 12:47:36.035110 28316 consensus_queue.cc:237] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:36.036417 28313 consensus_queue.cc:1048] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:47:36.045368 28011 catalog_manager.cc:5696] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 reported cstate change: term changed from 0 to 1, leader changed from <none> to d087dd323a6f4395be166595cc375357 (127.24.129.1). New cstate: current_term: 1 leader_uuid: "d087dd323a6f4395be166595cc375357" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:36.092682 28111 raft_consensus.cc:3060] T a1573e3b348b4c0cbca113dd6aa4ca47 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:36.098865 28343 consensus_queue.cc:1048] T a1573e3b348b4c0cbca113dd6aa4ca47 P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:36.111114 28335 consensus_queue.cc:1048] T a1573e3b348b4c0cbca113dd6aa4ca47 P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:36.119422 28313 consensus_queue.cc:1048] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:36.132539 28313 consensus_queue.cc:1048] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:36.159668 28335 consensus_queue.cc:1048] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:36.172519 28315 consensus_queue.cc:1048] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:36.202917 28315 consensus_queue.cc:1048] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:36.215106 28335 consensus_queue.cc:1048] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:36.255860 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:36.264115 28381 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:36.264182 28380 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:36.267220 25092 server_base.cc:1061] running on GCE node
W20260608 12:47:36.267338 28383 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:36.268599 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:36.268916 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:36.269124 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922856269106 us; error 0 us; skew 500 ppm
I20260608 12:47:36.269734 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:36.272181 25092 webserver.cc:533] Webserver started at http://127.24.129.4:38095/ using document root <none> and password file <none>
I20260608 12:47:36.272707 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:36.272938 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:36.273213 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:36.274365 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/ts-3-root/instance:
uuid: "e4d217b48eed4de18fda51d799105c54"
format_stamp: "Formatted at 2026-06-08 12:47:36 on dist-test-slave-jhsm"
I20260608 12:47:36.279085 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:47:36.283164 28388 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:36.284168 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:47:36.284495 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/ts-3-root
uuid: "e4d217b48eed4de18fda51d799105c54"
format_stamp: "Formatted at 2026-06-08 12:47:36 on dist-test-slave-jhsm"
I20260608 12:47:36.284794 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:36.304960 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:36.306310 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:36.308451 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:47:36.311539 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:47:36.311729 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:36.311987 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:47:36.312140 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:36.354238 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.4:42541
I20260608 12:47:36.354387 28450 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.4:42541 every 8 connection(s)
I20260608 12:47:36.361202 28011 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52774:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260608 12:47:36.371137 28451 heartbeater.cc:344] Connected to a master server at 127.24.129.62:46359
I20260608 12:47:36.371625 28451 heartbeater.cc:461] Registering TS with master...
I20260608 12:47:36.372507 28451 heartbeater.cc:507] Master 127.24.129.62:46359 requested a full tablet report, sending...
I20260608 12:47:36.374800 28012 ts_manager.cc:194] Registered new tserver with Master: e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541)
I20260608 12:47:36.376436 28012 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52788
W20260608 12:47:36.383857 28011 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c8aae09bc0d1413c918ee765a204b71f has no consensus state
W20260608 12:47:36.385176 28011 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3dcb68c535d349a087e7b456c2e15fc3 has no consensus state
W20260608 12:47:36.386869 28011 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6939bc1bdc094e9ca65820c5492718f7 has no consensus state
W20260608 12:47:36.388291 28011 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 32d69b5f5cc24fa080a7ea60df52712b has no consensus state
W20260608 12:47:36.389482 28011 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0cc1ea53572a43babc7e23ffd3988557 has no consensus state
W20260608 12:47:36.390944 28011 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a5a579d4bace430a81ddab846d82f7d7 has no consensus state
W20260608 12:47:36.392247 28011 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1d736231e4274ea2bf76f0d1eae9003a has no consensus state
W20260608 12:47:36.393559 28011 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 07deec215b76433b85985e00bf982024 has no consensus state
W20260608 12:47:36.411688 27997 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet a5a579d4bace430a81ddab846d82f7d7 (table range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet a5a579d4bace430a81ddab846d82f7d7 has no consensus state
I20260608 12:47:36.416518 28099 tablet_service.cc:1511] Processing CreateTablet for tablet c8aae09bc0d1413c918ee765a204b71f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:36.418232 28099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8aae09bc0d1413c918ee765a204b71f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:36.417826 28175 tablet_service.cc:1511] Processing CreateTablet for tablet c8aae09bc0d1413c918ee765a204b71f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:36.419276 28175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8aae09bc0d1413c918ee765a204b71f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:36.430393 28103 tablet_service.cc:1511] Processing CreateTablet for tablet 3dcb68c535d349a087e7b456c2e15fc3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:36.432026 28103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dcb68c535d349a087e7b456c2e15fc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:36.439008 28179 tablet_service.cc:1511] Processing CreateTablet for tablet 6939bc1bdc094e9ca65820c5492718f7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:36.440629 28179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6939bc1bdc094e9ca65820c5492718f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:36.441277 28104 tablet_service.cc:1511] Processing CreateTablet for tablet 32d69b5f5cc24fa080a7ea60df52712b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:36.442804 28104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32d69b5f5cc24fa080a7ea60df52712b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:36.439213 28172 tablet_service.cc:1511] Processing CreateTablet for tablet 32d69b5f5cc24fa080a7ea60df52712b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:36.445690 28172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32d69b5f5cc24fa080a7ea60df52712b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:36.446928 28251 tablet_service.cc:1511] Processing CreateTablet for tablet 3dcb68c535d349a087e7b456c2e15fc3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:36.447659 28249 tablet_service.cc:1511] Processing CreateTablet for tablet 6939bc1bdc094e9ca65820c5492718f7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:36.449031 28251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dcb68c535d349a087e7b456c2e15fc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:36.449437 28252 tablet_service.cc:1511] Processing CreateTablet for tablet 0cc1ea53572a43babc7e23ffd3988557 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:36.450546 28249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6939bc1bdc094e9ca65820c5492718f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:36.451493 28252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cc1ea53572a43babc7e23ffd3988557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:36.459530 28416 tablet_service.cc:1511] Processing CreateTablet for tablet c8aae09bc0d1413c918ee765a204b71f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:36.461385 28416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8aae09bc0d1413c918ee765a204b71f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:36.464843 28415 tablet_service.cc:1511] Processing CreateTablet for tablet 3dcb68c535d349a087e7b456c2e15fc3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:36.466568 28415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dcb68c535d349a087e7b456c2e15fc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:36.469973 28413 tablet_service.cc:1511] Processing CreateTablet for tablet 32d69b5f5cc24fa080a7ea60df52712b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:36.470304 28414 tablet_service.cc:1511] Processing CreateTablet for tablet 6939bc1bdc094e9ca65820c5492718f7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:36.471517 28413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32d69b5f5cc24fa080a7ea60df52712b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:36.473917 28412 tablet_service.cc:1511] Processing CreateTablet for tablet 0cc1ea53572a43babc7e23ffd3988557 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:36.475431 28412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cc1ea53572a43babc7e23ffd3988557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:36.477942 28411 tablet_service.cc:1511] Processing CreateTablet for tablet a5a579d4bace430a81ddab846d82f7d7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:36.483680 28457 tablet_bootstrap.cc:492] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357: Bootstrap starting.
I20260608 12:47:36.497380 28414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6939bc1bdc094e9ca65820c5492718f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:36.491946 28247 tablet_service.cc:1511] Processing CreateTablet for tablet a5a579d4bace430a81ddab846d82f7d7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:36.498659 28247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5a579d4bace430a81ddab846d82f7d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:36.498208 28173 tablet_service.cc:1511] Processing CreateTablet for tablet 1d736231e4274ea2bf76f0d1eae9003a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:36.500387 28173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d736231e4274ea2bf76f0d1eae9003a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:36.501161 28411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5a579d4bace430a81ddab846d82f7d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:36.493211 28100 tablet_service.cc:1511] Processing CreateTablet for tablet 0cc1ea53572a43babc7e23ffd3988557 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:36.503724 28410 tablet_service.cc:1511] Processing CreateTablet for tablet 1d736231e4274ea2bf76f0d1eae9003a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:36.505352 28410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d736231e4274ea2bf76f0d1eae9003a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:36.507083 28248 tablet_service.cc:1511] Processing CreateTablet for tablet 07deec215b76433b85985e00bf982024 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:36.508498 28248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07deec215b76433b85985e00bf982024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:36.504518 28409 tablet_service.cc:1511] Processing CreateTablet for tablet 07deec215b76433b85985e00bf982024 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:36.514230 28409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07deec215b76433b85985e00bf982024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:36.514014 28099 tablet_service.cc:1511] Processing CreateTablet for tablet 1d736231e4274ea2bf76f0d1eae9003a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:36.519194 28316 consensus_queue.cc:1048] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:36.521159 28100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cc1ea53572a43babc7e23ffd3988557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:36.513406 28172 tablet_service.cc:1511] Processing CreateTablet for tablet a5a579d4bace430a81ddab846d82f7d7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:36.563745 28172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5a579d4bace430a81ddab846d82f7d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:36.577646 28098 tablet_service.cc:1511] Processing CreateTablet for tablet 07deec215b76433b85985e00bf982024 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:47:36.579936 28098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07deec215b76433b85985e00bf982024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:36.582932 28316 consensus_queue.cc:1048] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:36.608836 28457 tablet_bootstrap.cc:654] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:36.620842 28099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d736231e4274ea2bf76f0d1eae9003a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:36.633249 28459 tablet_bootstrap.cc:492] T 0cc1ea53572a43babc7e23ffd3988557 P c155eb1502cb4c9f987f7cf4d261a7b2: Bootstrap starting.
I20260608 12:47:36.672533 28462 tablet_bootstrap.cc:492] T c8aae09bc0d1413c918ee765a204b71f P e4d217b48eed4de18fda51d799105c54: Bootstrap starting.
I20260608 12:47:36.694756 28458 tablet_bootstrap.cc:492] T 6939bc1bdc094e9ca65820c5492718f7 P e86392ab05ed4549b42a3730ba007525: Bootstrap starting.
W20260608 12:47:36.727931 28461 log.cc:927] Time spent T 435dcf4b67e0427fa6d90dab72447f02 P c155eb1502cb4c9f987f7cf4d261a7b2: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260608 12:47:36.741158 28457 tablet_bootstrap.cc:492] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357: No bootstrap required, opened a new log
I20260608 12:47:36.741712 28457 ts_tablet_manager.cc:1403] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357: Time spent bootstrapping tablet: real 0.258s	user 0.015s	sys 0.010s
I20260608 12:47:36.745263 28457 raft_consensus.cc:359] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } }
I20260608 12:47:36.746035 28457 raft_consensus.cc:385] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:36.746356 28457 raft_consensus.cc:740] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d087dd323a6f4395be166595cc375357, State: Initialized, Role: FOLLOWER
I20260608 12:47:36.748013 28457 consensus_queue.cc:260] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } }
I20260608 12:47:36.750061 28457 ts_tablet_manager.cc:1434] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:47:36.755945 28457 tablet_bootstrap.cc:492] T 32d69b5f5cc24fa080a7ea60df52712b P d087dd323a6f4395be166595cc375357: Bootstrap starting.
I20260608 12:47:36.772998 28316 raft_consensus.cc:493] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:36.773645 28316 raft_consensus.cc:515] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } }
I20260608 12:47:36.773504 28459 tablet_bootstrap.cc:654] T 0cc1ea53572a43babc7e23ffd3988557 P c155eb1502cb4c9f987f7cf4d261a7b2: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:36.784904 28316 leader_election.cc:290] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519), e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541)
I20260608 12:47:36.790153 28189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8aae09bc0d1413c918ee765a204b71f" candidate_uuid: "d087dd323a6f4395be166595cc375357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86392ab05ed4549b42a3730ba007525" is_pre_election: true
I20260608 12:47:36.790750 28457 tablet_bootstrap.cc:654] T 32d69b5f5cc24fa080a7ea60df52712b P d087dd323a6f4395be166595cc375357: Neither blocks nor log segments found. Creating new log.
W20260608 12:47:36.793134 28079 leader_election.cc:343] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:47:36.795603 28458 tablet_bootstrap.cc:654] T 6939bc1bdc094e9ca65820c5492718f7 P e86392ab05ed4549b42a3730ba007525: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:36.797501 28462 tablet_bootstrap.cc:654] T c8aae09bc0d1413c918ee765a204b71f P e4d217b48eed4de18fda51d799105c54: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:36.822175 28459 tablet_bootstrap.cc:492] T 0cc1ea53572a43babc7e23ffd3988557 P c155eb1502cb4c9f987f7cf4d261a7b2: No bootstrap required, opened a new log
I20260608 12:47:36.822880 28459 ts_tablet_manager.cc:1403] T 0cc1ea53572a43babc7e23ffd3988557 P c155eb1502cb4c9f987f7cf4d261a7b2: Time spent bootstrapping tablet: real 0.190s	user 0.010s	sys 0.015s
I20260608 12:47:36.826514 28459 raft_consensus.cc:359] T 0cc1ea53572a43babc7e23ffd3988557 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:36.827337 28459 raft_consensus.cc:385] T 0cc1ea53572a43babc7e23ffd3988557 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:36.827484 28458 tablet_bootstrap.cc:492] T 6939bc1bdc094e9ca65820c5492718f7 P e86392ab05ed4549b42a3730ba007525: No bootstrap required, opened a new log
I20260608 12:47:36.827726 28459 raft_consensus.cc:740] T 0cc1ea53572a43babc7e23ffd3988557 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c155eb1502cb4c9f987f7cf4d261a7b2, State: Initialized, Role: FOLLOWER
I20260608 12:47:36.827982 28458 ts_tablet_manager.cc:1403] T 6939bc1bdc094e9ca65820c5492718f7 P e86392ab05ed4549b42a3730ba007525: Time spent bootstrapping tablet: real 0.134s	user 0.015s	sys 0.006s
I20260608 12:47:36.828668 28459 consensus_queue.cc:260] T 0cc1ea53572a43babc7e23ffd3988557 P c155eb1502cb4c9f987f7cf4d261a7b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:36.830220 28462 tablet_bootstrap.cc:492] T c8aae09bc0d1413c918ee765a204b71f P e4d217b48eed4de18fda51d799105c54: No bootstrap required, opened a new log
I20260608 12:47:36.830713 28462 ts_tablet_manager.cc:1403] T c8aae09bc0d1413c918ee765a204b71f P e4d217b48eed4de18fda51d799105c54: Time spent bootstrapping tablet: real 0.159s	user 0.021s	sys 0.014s
I20260608 12:47:36.831043 28458 raft_consensus.cc:359] T 6939bc1bdc094e9ca65820c5492718f7 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } }
I20260608 12:47:36.833462 28458 raft_consensus.cc:385] T 6939bc1bdc094e9ca65820c5492718f7 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:36.835374 28459 ts_tablet_manager.cc:1434] T 0cc1ea53572a43babc7e23ffd3988557 P c155eb1502cb4c9f987f7cf4d261a7b2: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.002s
I20260608 12:47:36.838356 28459 tablet_bootstrap.cc:492] T 3dcb68c535d349a087e7b456c2e15fc3 P c155eb1502cb4c9f987f7cf4d261a7b2: Bootstrap starting.
I20260608 12:47:36.840898 28462 raft_consensus.cc:359] T c8aae09bc0d1413c918ee765a204b71f P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } }
I20260608 12:47:36.841758 28462 raft_consensus.cc:385] T c8aae09bc0d1413c918ee765a204b71f P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:36.842140 28462 raft_consensus.cc:740] T c8aae09bc0d1413c918ee765a204b71f P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d217b48eed4de18fda51d799105c54, State: Initialized, Role: FOLLOWER
I20260608 12:47:36.842046 28426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8aae09bc0d1413c918ee765a204b71f" candidate_uuid: "d087dd323a6f4395be166595cc375357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d217b48eed4de18fda51d799105c54" is_pre_election: true
I20260608 12:47:36.842784 28457 tablet_bootstrap.cc:492] T 32d69b5f5cc24fa080a7ea60df52712b P d087dd323a6f4395be166595cc375357: No bootstrap required, opened a new log
I20260608 12:47:36.843359 28457 ts_tablet_manager.cc:1403] T 32d69b5f5cc24fa080a7ea60df52712b P d087dd323a6f4395be166595cc375357: Time spent bootstrapping tablet: real 0.090s	user 0.014s	sys 0.005s
I20260608 12:47:36.844576 28462 consensus_queue.cc:260] T c8aae09bc0d1413c918ee765a204b71f P e4d217b48eed4de18fda51d799105c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } }
I20260608 12:47:36.845208 28459 tablet_bootstrap.cc:654] T 3dcb68c535d349a087e7b456c2e15fc3 P c155eb1502cb4c9f987f7cf4d261a7b2: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:36.837289 28458 raft_consensus.cc:740] T 6939bc1bdc094e9ca65820c5492718f7 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86392ab05ed4549b42a3730ba007525, State: Initialized, Role: FOLLOWER
I20260608 12:47:36.845742 28426 raft_consensus.cc:2468] T c8aae09bc0d1413c918ee765a204b71f P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d087dd323a6f4395be166595cc375357 in term 0.
I20260608 12:47:36.846702 28458 consensus_queue.cc:260] T 6939bc1bdc094e9ca65820c5492718f7 P e86392ab05ed4549b42a3730ba007525 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } }
I20260608 12:47:36.849257 28080 leader_election.cc:304] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357 [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: d087dd323a6f4395be166595cc375357, e4d217b48eed4de18fda51d799105c54; no voters: e86392ab05ed4549b42a3730ba007525
I20260608 12:47:36.850330 28467 raft_consensus.cc:2804] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:36.850785 28467 raft_consensus.cc:493] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:36.851120 28467 raft_consensus.cc:3060] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:36.851369 28458 ts_tablet_manager.cc:1434] T 6939bc1bdc094e9ca65820c5492718f7 P e86392ab05ed4549b42a3730ba007525: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.005s
I20260608 12:47:36.849808 28457 raft_consensus.cc:359] T 32d69b5f5cc24fa080a7ea60df52712b P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } }
I20260608 12:47:36.852468 28457 raft_consensus.cc:385] T 32d69b5f5cc24fa080a7ea60df52712b P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:36.852799 28457 raft_consensus.cc:740] T 32d69b5f5cc24fa080a7ea60df52712b P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d087dd323a6f4395be166595cc375357, State: Initialized, Role: FOLLOWER
I20260608 12:47:36.853680 28457 consensus_queue.cc:260] T 32d69b5f5cc24fa080a7ea60df52712b P d087dd323a6f4395be166595cc375357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } }
I20260608 12:47:36.856014 28458 tablet_bootstrap.cc:492] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525: Bootstrap starting.
I20260608 12:47:36.856571 28467 raft_consensus.cc:515] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } }
I20260608 12:47:36.861374 28189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8aae09bc0d1413c918ee765a204b71f" candidate_uuid: "d087dd323a6f4395be166595cc375357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86392ab05ed4549b42a3730ba007525"
W20260608 12:47:36.862918 28079 leader_election.cc:343] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:47:36.864001 28467 leader_election.cc:290] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357 [CANDIDATE]: Term 1 election: Requested vote from peers e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519), e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541)
I20260608 12:47:36.849879 28459 tablet_bootstrap.cc:492] T 3dcb68c535d349a087e7b456c2e15fc3 P c155eb1502cb4c9f987f7cf4d261a7b2: No bootstrap required, opened a new log
I20260608 12:47:36.865036 28459 ts_tablet_manager.cc:1403] T 3dcb68c535d349a087e7b456c2e15fc3 P c155eb1502cb4c9f987f7cf4d261a7b2: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.002s
I20260608 12:47:36.865634 28426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8aae09bc0d1413c918ee765a204b71f" candidate_uuid: "d087dd323a6f4395be166595cc375357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d217b48eed4de18fda51d799105c54"
I20260608 12:47:36.866149 28457 ts_tablet_manager.cc:1434] T 32d69b5f5cc24fa080a7ea60df52712b P d087dd323a6f4395be166595cc375357: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260608 12:47:36.864588 28458 tablet_bootstrap.cc:654] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:36.866297 28426 raft_consensus.cc:3060] T c8aae09bc0d1413c918ee765a204b71f P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:36.867539 28457 tablet_bootstrap.cc:492] T 3dcb68c535d349a087e7b456c2e15fc3 P d087dd323a6f4395be166595cc375357: Bootstrap starting.
I20260608 12:47:36.868316 28459 raft_consensus.cc:359] T 3dcb68c535d349a087e7b456c2e15fc3 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:36.869180 28459 raft_consensus.cc:385] T 3dcb68c535d349a087e7b456c2e15fc3 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:36.869458 28459 raft_consensus.cc:740] T 3dcb68c535d349a087e7b456c2e15fc3 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c155eb1502cb4c9f987f7cf4d261a7b2, State: Initialized, Role: FOLLOWER
I20260608 12:47:36.870448 28459 consensus_queue.cc:260] T 3dcb68c535d349a087e7b456c2e15fc3 P c155eb1502cb4c9f987f7cf4d261a7b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:36.872824 28459 ts_tablet_manager.cc:1434] T 3dcb68c535d349a087e7b456c2e15fc3 P c155eb1502cb4c9f987f7cf4d261a7b2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260608 12:47:36.874337 28451 heartbeater.cc:499] Master 127.24.129.62:46359 was elected leader, sending a full tablet report...
I20260608 12:47:36.874933 28459 tablet_bootstrap.cc:492] T 07deec215b76433b85985e00bf982024 P c155eb1502cb4c9f987f7cf4d261a7b2: Bootstrap starting.
I20260608 12:47:36.878851 28457 tablet_bootstrap.cc:654] T 3dcb68c535d349a087e7b456c2e15fc3 P d087dd323a6f4395be166595cc375357: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:36.880415 28426 raft_consensus.cc:2468] T c8aae09bc0d1413c918ee765a204b71f P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d087dd323a6f4395be166595cc375357 in term 1.
I20260608 12:47:36.882275 28462 ts_tablet_manager.cc:1434] T c8aae09bc0d1413c918ee765a204b71f P e4d217b48eed4de18fda51d799105c54: Time spent starting tablet: real 0.051s	user 0.009s	sys 0.013s
I20260608 12:47:36.882562 28459 tablet_bootstrap.cc:654] T 07deec215b76433b85985e00bf982024 P c155eb1502cb4c9f987f7cf4d261a7b2: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:36.883705 28462 tablet_bootstrap.cc:492] T 0cc1ea53572a43babc7e23ffd3988557 P e4d217b48eed4de18fda51d799105c54: Bootstrap starting.
I20260608 12:47:36.893944 28080 leader_election.cc:304] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357 [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: d087dd323a6f4395be166595cc375357, e4d217b48eed4de18fda51d799105c54; no voters: e86392ab05ed4549b42a3730ba007525
I20260608 12:47:36.895663 28467 raft_consensus.cc:2804] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:36.896247 28467 raft_consensus.cc:697] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357 [term 1 LEADER]: Becoming Leader. State: Replica: d087dd323a6f4395be166595cc375357, State: Running, Role: LEADER
I20260608 12:47:36.897231 28467 consensus_queue.cc:237] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } }
I20260608 12:47:36.899156 28326 raft_consensus.cc:493] T 0cc1ea53572a43babc7e23ffd3988557 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:36.899760 28326 raft_consensus.cc:515] T 0cc1ea53572a43babc7e23ffd3988557 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:36.902762 28326 leader_election.cc:290] T 0cc1ea53572a43babc7e23ffd3988557 P c155eb1502cb4c9f987f7cf4d261a7b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541), d087dd323a6f4395be166595cc375357 (127.24.129.1:44351)
I20260608 12:47:36.906410 28111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc1ea53572a43babc7e23ffd3988557" candidate_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d087dd323a6f4395be166595cc375357" is_pre_election: true
W20260608 12:47:36.910008 28228 leader_election.cc:343] T 0cc1ea53572a43babc7e23ffd3988557 P c155eb1502cb4c9f987f7cf4d261a7b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d087dd323a6f4395be166595cc375357 (127.24.129.1:44351): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:47:36.921886 28459 tablet_bootstrap.cc:492] T 07deec215b76433b85985e00bf982024 P c155eb1502cb4c9f987f7cf4d261a7b2: No bootstrap required, opened a new log
I20260608 12:47:36.923036 28458 tablet_bootstrap.cc:492] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525: No bootstrap required, opened a new log
I20260608 12:47:36.923868 28459 ts_tablet_manager.cc:1403] T 07deec215b76433b85985e00bf982024 P c155eb1502cb4c9f987f7cf4d261a7b2: Time spent bootstrapping tablet: real 0.049s	user 0.025s	sys 0.017s
I20260608 12:47:36.924598 28458 ts_tablet_manager.cc:1403] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.011s
I20260608 12:47:36.930896 28010 catalog_manager.cc:5696] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357 reported cstate change: term changed from 0 to 1, leader changed from <none> to d087dd323a6f4395be166595cc375357 (127.24.129.1). New cstate: current_term: 1 leader_uuid: "d087dd323a6f4395be166595cc375357" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:36.941558 28462 tablet_bootstrap.cc:654] T 0cc1ea53572a43babc7e23ffd3988557 P e4d217b48eed4de18fda51d799105c54: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:36.941133 28459 raft_consensus.cc:359] T 07deec215b76433b85985e00bf982024 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:36.943172 28459 raft_consensus.cc:385] T 07deec215b76433b85985e00bf982024 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:36.943542 28459 raft_consensus.cc:740] T 07deec215b76433b85985e00bf982024 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c155eb1502cb4c9f987f7cf4d261a7b2, State: Initialized, Role: FOLLOWER
I20260608 12:47:36.942551 28457 tablet_bootstrap.cc:492] T 3dcb68c535d349a087e7b456c2e15fc3 P d087dd323a6f4395be166595cc375357: No bootstrap required, opened a new log
I20260608 12:47:36.947690 28426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc1ea53572a43babc7e23ffd3988557" candidate_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d217b48eed4de18fda51d799105c54" is_pre_election: true
I20260608 12:47:36.948894 28457 ts_tablet_manager.cc:1403] T 3dcb68c535d349a087e7b456c2e15fc3 P d087dd323a6f4395be166595cc375357: Time spent bootstrapping tablet: real 0.082s	user 0.014s	sys 0.032s
W20260608 12:47:36.950220 28229 leader_election.cc:343] T 0cc1ea53572a43babc7e23ffd3988557 P c155eb1502cb4c9f987f7cf4d261a7b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:47:36.949923 28459 consensus_queue.cc:260] T 07deec215b76433b85985e00bf982024 P c155eb1502cb4c9f987f7cf4d261a7b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:36.950855 28229 leader_election.cc:304] T 0cc1ea53572a43babc7e23ffd3988557 P c155eb1502cb4c9f987f7cf4d261a7b2 [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: c155eb1502cb4c9f987f7cf4d261a7b2; no voters: d087dd323a6f4395be166595cc375357, e4d217b48eed4de18fda51d799105c54
I20260608 12:47:36.952260 28326 raft_consensus.cc:2749] T 0cc1ea53572a43babc7e23ffd3988557 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:47:36.953272 28458 raft_consensus.cc:359] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } }
I20260608 12:47:36.954030 28458 raft_consensus.cc:385] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:36.954329 28458 raft_consensus.cc:740] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86392ab05ed4549b42a3730ba007525, State: Initialized, Role: FOLLOWER
I20260608 12:47:36.954960 28459 ts_tablet_manager.cc:1434] T 07deec215b76433b85985e00bf982024 P c155eb1502cb4c9f987f7cf4d261a7b2: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.010s
I20260608 12:47:36.956261 28459 tablet_bootstrap.cc:492] T 6939bc1bdc094e9ca65820c5492718f7 P c155eb1502cb4c9f987f7cf4d261a7b2: Bootstrap starting.
I20260608 12:47:36.957655 28457 raft_consensus.cc:359] T 3dcb68c535d349a087e7b456c2e15fc3 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:36.958452 28457 raft_consensus.cc:385] T 3dcb68c535d349a087e7b456c2e15fc3 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:36.958773 28457 raft_consensus.cc:740] T 3dcb68c535d349a087e7b456c2e15fc3 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d087dd323a6f4395be166595cc375357, State: Initialized, Role: FOLLOWER
I20260608 12:47:36.959656 28457 consensus_queue.cc:260] T 3dcb68c535d349a087e7b456c2e15fc3 P d087dd323a6f4395be166595cc375357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:36.962402 28458 consensus_queue.cc:260] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } }
I20260608 12:47:36.963282 28457 ts_tablet_manager.cc:1434] T 3dcb68c535d349a087e7b456c2e15fc3 P d087dd323a6f4395be166595cc375357: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260608 12:47:36.964332 28457 tablet_bootstrap.cc:492] T 0cc1ea53572a43babc7e23ffd3988557 P d087dd323a6f4395be166595cc375357: Bootstrap starting.
I20260608 12:47:36.965400 28458 ts_tablet_manager.cc:1434] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.004s
I20260608 12:47:36.967303 28459 tablet_bootstrap.cc:654] T 6939bc1bdc094e9ca65820c5492718f7 P c155eb1502cb4c9f987f7cf4d261a7b2: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:36.969951 28462 tablet_bootstrap.cc:492] T 0cc1ea53572a43babc7e23ffd3988557 P e4d217b48eed4de18fda51d799105c54: No bootstrap required, opened a new log
I20260608 12:47:36.971235 28458 tablet_bootstrap.cc:492] T 1d736231e4274ea2bf76f0d1eae9003a P e86392ab05ed4549b42a3730ba007525: Bootstrap starting.
I20260608 12:47:36.972186 28457 tablet_bootstrap.cc:654] T 0cc1ea53572a43babc7e23ffd3988557 P d087dd323a6f4395be166595cc375357: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:36.970604 28462 ts_tablet_manager.cc:1403] T 0cc1ea53572a43babc7e23ffd3988557 P e4d217b48eed4de18fda51d799105c54: Time spent bootstrapping tablet: real 0.087s	user 0.009s	sys 0.010s
I20260608 12:47:36.978721 28458 tablet_bootstrap.cc:654] T 1d736231e4274ea2bf76f0d1eae9003a P e86392ab05ed4549b42a3730ba007525: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:36.979317 28012 catalog_manager.cc:6241] T 00000000000000000000000000000000 P b931569787424676b7f44a2d38a383d7: range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef] alter complete (version 0)
I20260608 12:47:36.982228 28462 raft_consensus.cc:359] T 0cc1ea53572a43babc7e23ffd3988557 P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:36.982964 28459 tablet_bootstrap.cc:492] T 6939bc1bdc094e9ca65820c5492718f7 P c155eb1502cb4c9f987f7cf4d261a7b2: No bootstrap required, opened a new log
I20260608 12:47:36.983034 28462 raft_consensus.cc:385] T 0cc1ea53572a43babc7e23ffd3988557 P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:36.983502 28462 raft_consensus.cc:740] T 0cc1ea53572a43babc7e23ffd3988557 P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d217b48eed4de18fda51d799105c54, State: Initialized, Role: FOLLOWER
I20260608 12:47:36.983583 28459 ts_tablet_manager.cc:1403] T 6939bc1bdc094e9ca65820c5492718f7 P c155eb1502cb4c9f987f7cf4d261a7b2: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.008s
I20260608 12:47:36.983562 28457 tablet_bootstrap.cc:492] T 0cc1ea53572a43babc7e23ffd3988557 P d087dd323a6f4395be166595cc375357: No bootstrap required, opened a new log
I20260608 12:47:36.984568 28462 consensus_queue.cc:260] T 0cc1ea53572a43babc7e23ffd3988557 P e4d217b48eed4de18fda51d799105c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:36.986720 28457 ts_tablet_manager.cc:1403] T 0cc1ea53572a43babc7e23ffd3988557 P d087dd323a6f4395be166595cc375357: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.009s
I20260608 12:47:36.987056 28459 raft_consensus.cc:359] T 6939bc1bdc094e9ca65820c5492718f7 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } }
I20260608 12:47:36.987821 28459 raft_consensus.cc:385] T 6939bc1bdc094e9ca65820c5492718f7 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:36.988137 28459 raft_consensus.cc:740] T 6939bc1bdc094e9ca65820c5492718f7 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c155eb1502cb4c9f987f7cf4d261a7b2, State: Initialized, Role: FOLLOWER
I20260608 12:47:36.988996 28459 consensus_queue.cc:260] T 6939bc1bdc094e9ca65820c5492718f7 P c155eb1502cb4c9f987f7cf4d261a7b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } }
I20260608 12:47:36.990274 28457 raft_consensus.cc:359] T 0cc1ea53572a43babc7e23ffd3988557 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:36.991164 28457 raft_consensus.cc:385] T 0cc1ea53572a43babc7e23ffd3988557 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:36.991529 28457 raft_consensus.cc:740] T 0cc1ea53572a43babc7e23ffd3988557 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d087dd323a6f4395be166595cc375357, State: Initialized, Role: FOLLOWER
I20260608 12:47:36.991641 28459 ts_tablet_manager.cc:1434] T 6939bc1bdc094e9ca65820c5492718f7 P c155eb1502cb4c9f987f7cf4d261a7b2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260608 12:47:36.992877 28459 tablet_bootstrap.cc:492] T a5a579d4bace430a81ddab846d82f7d7 P c155eb1502cb4c9f987f7cf4d261a7b2: Bootstrap starting.
I20260608 12:47:36.993052 28462 ts_tablet_manager.cc:1434] T 0cc1ea53572a43babc7e23ffd3988557 P e4d217b48eed4de18fda51d799105c54: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260608 12:47:36.992599 28457 consensus_queue.cc:260] T 0cc1ea53572a43babc7e23ffd3988557 P d087dd323a6f4395be166595cc375357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:36.994061 28462 tablet_bootstrap.cc:492] T 3dcb68c535d349a087e7b456c2e15fc3 P e4d217b48eed4de18fda51d799105c54: Bootstrap starting.
I20260608 12:47:36.995574 28457 ts_tablet_manager.cc:1434] T 0cc1ea53572a43babc7e23ffd3988557 P d087dd323a6f4395be166595cc375357: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:47:36.996780 28457 tablet_bootstrap.cc:492] T 1d736231e4274ea2bf76f0d1eae9003a P d087dd323a6f4395be166595cc375357: Bootstrap starting.
I20260608 12:47:36.998590 28313 raft_consensus.cc:493] T 6939bc1bdc094e9ca65820c5492718f7 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:36.999204 28313 raft_consensus.cc:515] T 6939bc1bdc094e9ca65820c5492718f7 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } }
I20260608 12:47:37.001930 28313 leader_election.cc:290] T 6939bc1bdc094e9ca65820c5492718f7 P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807), e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541)
I20260608 12:47:37.005163 28263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6939bc1bdc094e9ca65820c5492718f7" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" is_pre_election: true
I20260608 12:47:37.005906 28263 raft_consensus.cc:2468] T 6939bc1bdc094e9ca65820c5492718f7 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86392ab05ed4549b42a3730ba007525 in term 0.
I20260608 12:47:37.006532 28462 tablet_bootstrap.cc:654] T 3dcb68c535d349a087e7b456c2e15fc3 P e4d217b48eed4de18fda51d799105c54: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:37.005156 28459 tablet_bootstrap.cc:654] T a5a579d4bace430a81ddab846d82f7d7 P c155eb1502cb4c9f987f7cf4d261a7b2: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:37.029784 28457 tablet_bootstrap.cc:654] T 1d736231e4274ea2bf76f0d1eae9003a P d087dd323a6f4395be166595cc375357: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:37.036319 28155 leader_election.cc:304] T 6939bc1bdc094e9ca65820c5492718f7 P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c155eb1502cb4c9f987f7cf4d261a7b2, e86392ab05ed4549b42a3730ba007525; no voters: 
I20260608 12:47:37.037438 28313 raft_consensus.cc:2804] T 6939bc1bdc094e9ca65820c5492718f7 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:37.037866 28313 raft_consensus.cc:493] T 6939bc1bdc094e9ca65820c5492718f7 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:37.038232 28313 raft_consensus.cc:3060] T 6939bc1bdc094e9ca65820c5492718f7 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:37.039675 28458 tablet_bootstrap.cc:492] T 1d736231e4274ea2bf76f0d1eae9003a P e86392ab05ed4549b42a3730ba007525: No bootstrap required, opened a new log
I20260608 12:47:37.040268 28458 ts_tablet_manager.cc:1403] T 1d736231e4274ea2bf76f0d1eae9003a P e86392ab05ed4549b42a3730ba007525: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.005s
I20260608 12:47:37.046196 28458 raft_consensus.cc:359] T 1d736231e4274ea2bf76f0d1eae9003a P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:37.048357 28458 raft_consensus.cc:385] T 1d736231e4274ea2bf76f0d1eae9003a P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:37.053696 28458 raft_consensus.cc:740] T 1d736231e4274ea2bf76f0d1eae9003a P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86392ab05ed4549b42a3730ba007525, State: Initialized, Role: FOLLOWER
I20260608 12:47:37.056595 28313 raft_consensus.cc:515] T 6939bc1bdc094e9ca65820c5492718f7 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } }
I20260608 12:47:37.060578 28458 consensus_queue.cc:260] T 1d736231e4274ea2bf76f0d1eae9003a P e86392ab05ed4549b42a3730ba007525 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:37.061691 28462 tablet_bootstrap.cc:492] T 3dcb68c535d349a087e7b456c2e15fc3 P e4d217b48eed4de18fda51d799105c54: No bootstrap required, opened a new log
I20260608 12:47:37.062620 28462 ts_tablet_manager.cc:1403] T 3dcb68c535d349a087e7b456c2e15fc3 P e4d217b48eed4de18fda51d799105c54: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.011s
I20260608 12:47:37.064713 28263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6939bc1bdc094e9ca65820c5492718f7" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2"
I20260608 12:47:37.065542 28263 raft_consensus.cc:3060] T 6939bc1bdc094e9ca65820c5492718f7 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:37.065899 28458 ts_tablet_manager.cc:1434] T 1d736231e4274ea2bf76f0d1eae9003a P e86392ab05ed4549b42a3730ba007525: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.002s
I20260608 12:47:37.067049 28458 tablet_bootstrap.cc:492] T c8aae09bc0d1413c918ee765a204b71f P e86392ab05ed4549b42a3730ba007525: Bootstrap starting.
I20260608 12:47:37.067469 28462 raft_consensus.cc:359] T 3dcb68c535d349a087e7b456c2e15fc3 P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:37.068288 28462 raft_consensus.cc:385] T 3dcb68c535d349a087e7b456c2e15fc3 P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:37.068631 28462 raft_consensus.cc:740] T 3dcb68c535d349a087e7b456c2e15fc3 P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d217b48eed4de18fda51d799105c54, State: Initialized, Role: FOLLOWER
I20260608 12:47:37.069145 28459 tablet_bootstrap.cc:492] T a5a579d4bace430a81ddab846d82f7d7 P c155eb1502cb4c9f987f7cf4d261a7b2: No bootstrap required, opened a new log
I20260608 12:47:37.069653 28462 consensus_queue.cc:260] T 3dcb68c535d349a087e7b456c2e15fc3 P e4d217b48eed4de18fda51d799105c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:37.069659 28459 ts_tablet_manager.cc:1403] T a5a579d4bace430a81ddab846d82f7d7 P c155eb1502cb4c9f987f7cf4d261a7b2: Time spent bootstrapping tablet: real 0.077s	user 0.016s	sys 0.022s
I20260608 12:47:37.073611 28459 raft_consensus.cc:359] T a5a579d4bace430a81ddab846d82f7d7 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:37.074313 28459 raft_consensus.cc:385] T a5a579d4bace430a81ddab846d82f7d7 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:37.070149 28313 leader_election.cc:290] T 6939bc1bdc094e9ca65820c5492718f7 P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 election: Requested vote from peers c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807), e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541)
I20260608 12:47:37.074635 28459 raft_consensus.cc:740] T a5a579d4bace430a81ddab846d82f7d7 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c155eb1502cb4c9f987f7cf4d261a7b2, State: Initialized, Role: FOLLOWER
I20260608 12:47:37.076123 28458 tablet_bootstrap.cc:654] T c8aae09bc0d1413c918ee765a204b71f P e86392ab05ed4549b42a3730ba007525: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:37.076843 28459 consensus_queue.cc:260] T a5a579d4bace430a81ddab846d82f7d7 P c155eb1502cb4c9f987f7cf4d261a7b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:37.075968 28263 raft_consensus.cc:2468] T 6939bc1bdc094e9ca65820c5492718f7 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86392ab05ed4549b42a3730ba007525 in term 1.
I20260608 12:47:37.081609 28155 leader_election.cc:304] T 6939bc1bdc094e9ca65820c5492718f7 P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c155eb1502cb4c9f987f7cf4d261a7b2, e86392ab05ed4549b42a3730ba007525; no voters: 
I20260608 12:47:37.085780 28349 raft_consensus.cc:2804] T 6939bc1bdc094e9ca65820c5492718f7 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:37.086313 28349 raft_consensus.cc:697] T 6939bc1bdc094e9ca65820c5492718f7 P e86392ab05ed4549b42a3730ba007525 [term 1 LEADER]: Becoming Leader. State: Replica: e86392ab05ed4549b42a3730ba007525, State: Running, Role: LEADER
I20260608 12:47:37.076905 28462 ts_tablet_manager.cc:1434] T 3dcb68c535d349a087e7b456c2e15fc3 P e4d217b48eed4de18fda51d799105c54: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 12:47:37.087582 28349 consensus_queue.cc:237] T 6939bc1bdc094e9ca65820c5492718f7 P e86392ab05ed4549b42a3730ba007525 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } }
I20260608 12:47:37.089918 28462 tablet_bootstrap.cc:492] T 1d736231e4274ea2bf76f0d1eae9003a P e4d217b48eed4de18fda51d799105c54: Bootstrap starting.
I20260608 12:47:37.090941 28426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6939bc1bdc094e9ca65820c5492718f7" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d217b48eed4de18fda51d799105c54" is_pre_election: true
I20260608 12:47:37.092397 28425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6939bc1bdc094e9ca65820c5492718f7" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d217b48eed4de18fda51d799105c54"
W20260608 12:47:37.094676 28155 leader_election.cc:343] T 6939bc1bdc094e9ca65820c5492718f7 P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:47:37.099637 28459 ts_tablet_manager.cc:1434] T a5a579d4bace430a81ddab846d82f7d7 P c155eb1502cb4c9f987f7cf4d261a7b2: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
W20260608 12:47:37.100840 28155 leader_election.cc:343] T 6939bc1bdc094e9ca65820c5492718f7 P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:47:37.101936 28337 raft_consensus.cc:493] T 1d736231e4274ea2bf76f0d1eae9003a P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:37.102401 28337 raft_consensus.cc:515] T 1d736231e4274ea2bf76f0d1eae9003a P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:37.106194 28111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d736231e4274ea2bf76f0d1eae9003a" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d087dd323a6f4395be166595cc375357" is_pre_election: true
W20260608 12:47:37.108840 28154 leader_election.cc:343] T 1d736231e4274ea2bf76f0d1eae9003a P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d087dd323a6f4395be166595cc375357 (127.24.129.1:44351): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:47:37.109632 28337 leader_election.cc:290] T 1d736231e4274ea2bf76f0d1eae9003a P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541), d087dd323a6f4395be166595cc375357 (127.24.129.1:44351)
I20260608 12:47:37.112414 28425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d736231e4274ea2bf76f0d1eae9003a" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d217b48eed4de18fda51d799105c54" is_pre_election: true
I20260608 12:47:37.115528 28462 tablet_bootstrap.cc:654] T 1d736231e4274ea2bf76f0d1eae9003a P e4d217b48eed4de18fda51d799105c54: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:37.116966 28313 raft_consensus.cc:493] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 12:47:37.118575 28155 leader_election.cc:343] T 1d736231e4274ea2bf76f0d1eae9003a P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:47:37.119135 28155 leader_election.cc:304] T 1d736231e4274ea2bf76f0d1eae9003a P e86392ab05ed4549b42a3730ba007525 [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: e86392ab05ed4549b42a3730ba007525; no voters: d087dd323a6f4395be166595cc375357, e4d217b48eed4de18fda51d799105c54
I20260608 12:47:37.120297 28313 raft_consensus.cc:515] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } }
I20260608 12:47:37.130774 28425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d69b5f5cc24fa080a7ea60df52712b" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d217b48eed4de18fda51d799105c54" is_pre_election: true
I20260608 12:47:37.131170 28111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d69b5f5cc24fa080a7ea60df52712b" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d087dd323a6f4395be166595cc375357" is_pre_election: true
I20260608 12:47:37.132090 28111 raft_consensus.cc:2468] T 32d69b5f5cc24fa080a7ea60df52712b P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86392ab05ed4549b42a3730ba007525 in term 0.
W20260608 12:47:37.132933 28155 leader_election.cc:343] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:47:37.134480 28154 leader_election.cc:304] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [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: d087dd323a6f4395be166595cc375357, e86392ab05ed4549b42a3730ba007525; no voters: e4d217b48eed4de18fda51d799105c54
I20260608 12:47:37.136294 28337 raft_consensus.cc:2804] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:37.136767 28337 raft_consensus.cc:493] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:37.137147 28337 raft_consensus.cc:3060] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:37.149294 28458 tablet_bootstrap.cc:492] T c8aae09bc0d1413c918ee765a204b71f P e86392ab05ed4549b42a3730ba007525: No bootstrap required, opened a new log
I20260608 12:47:37.150086 28458 ts_tablet_manager.cc:1403] T c8aae09bc0d1413c918ee765a204b71f P e86392ab05ed4549b42a3730ba007525: Time spent bootstrapping tablet: real 0.083s	user 0.035s	sys 0.006s
I20260608 12:47:37.154415 28458 raft_consensus.cc:359] T c8aae09bc0d1413c918ee765a204b71f P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } }
I20260608 12:47:37.124518 28313 leader_election.cc:290] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d087dd323a6f4395be166595cc375357 (127.24.129.1:44351), e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541)
I20260608 12:47:37.155699 28495 raft_consensus.cc:2749] T 1d736231e4274ea2bf76f0d1eae9003a P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:47:37.162506 28458 raft_consensus.cc:385] T c8aae09bc0d1413c918ee765a204b71f P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:37.162947 28458 raft_consensus.cc:740] T c8aae09bc0d1413c918ee765a204b71f P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86392ab05ed4549b42a3730ba007525, State: Initialized, Role: FOLLOWER
I20260608 12:47:37.160089 28337 raft_consensus.cc:515] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } }
I20260608 12:47:37.169155 28458 consensus_queue.cc:260] T c8aae09bc0d1413c918ee765a204b71f P e86392ab05ed4549b42a3730ba007525 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } }
I20260608 12:47:37.173115 28326 raft_consensus.cc:493] T 07deec215b76433b85985e00bf982024 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:37.175839 28458 ts_tablet_manager.cc:1434] T c8aae09bc0d1413c918ee765a204b71f P e86392ab05ed4549b42a3730ba007525: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.004s
I20260608 12:47:37.176285 28457 tablet_bootstrap.cc:492] T 1d736231e4274ea2bf76f0d1eae9003a P d087dd323a6f4395be166595cc375357: No bootstrap required, opened a new log
I20260608 12:47:37.177987 28457 ts_tablet_manager.cc:1403] T 1d736231e4274ea2bf76f0d1eae9003a P d087dd323a6f4395be166595cc375357: Time spent bootstrapping tablet: real 0.181s	user 0.029s	sys 0.040s
I20260608 12:47:37.178027 28113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d69b5f5cc24fa080a7ea60df52712b" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d087dd323a6f4395be166595cc375357"
I20260608 12:47:37.179646 28113 raft_consensus.cc:3060] T 32d69b5f5cc24fa080a7ea60df52712b P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:37.177445 28326 raft_consensus.cc:515] T 07deec215b76433b85985e00bf982024 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:37.182603 28425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d69b5f5cc24fa080a7ea60df52712b" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d217b48eed4de18fda51d799105c54"
I20260608 12:47:37.182571 28326 leader_election.cc:290] T 07deec215b76433b85985e00bf982024 P c155eb1502cb4c9f987f7cf4d261a7b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541), d087dd323a6f4395be166595cc375357 (127.24.129.1:44351)
I20260608 12:47:37.182199 28009 catalog_manager.cc:5696] T 6939bc1bdc094e9ca65820c5492718f7 P e86392ab05ed4549b42a3730ba007525 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86392ab05ed4549b42a3730ba007525 (127.24.129.2). New cstate: current_term: 1 leader_uuid: "e86392ab05ed4549b42a3730ba007525" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } health_report { overall_health: HEALTHY } } }
W20260608 12:47:37.184425 28155 leader_election.cc:343] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:47:37.185559 28111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07deec215b76433b85985e00bf982024" candidate_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d087dd323a6f4395be166595cc375357" is_pre_election: true
I20260608 12:47:37.185825 28337 leader_election.cc:290] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 election: Requested vote from peers d087dd323a6f4395be166595cc375357 (127.24.129.1:44351), e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541)
I20260608 12:47:37.188949 28113 raft_consensus.cc:2468] T 32d69b5f5cc24fa080a7ea60df52712b P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86392ab05ed4549b42a3730ba007525 in term 1.
I20260608 12:47:37.191263 28457 raft_consensus.cc:359] T 1d736231e4274ea2bf76f0d1eae9003a P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:37.191933 28457 raft_consensus.cc:385] T 1d736231e4274ea2bf76f0d1eae9003a P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:37.192212 28457 raft_consensus.cc:740] T 1d736231e4274ea2bf76f0d1eae9003a P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d087dd323a6f4395be166595cc375357, State: Initialized, Role: FOLLOWER
I20260608 12:47:37.192936 28457 consensus_queue.cc:260] T 1d736231e4274ea2bf76f0d1eae9003a P d087dd323a6f4395be166595cc375357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:37.193598 28154 leader_election.cc:304] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [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: d087dd323a6f4395be166595cc375357, e86392ab05ed4549b42a3730ba007525; no voters: e4d217b48eed4de18fda51d799105c54
I20260608 12:47:37.194324 28425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07deec215b76433b85985e00bf982024" candidate_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d217b48eed4de18fda51d799105c54" is_pre_election: true
I20260608 12:47:37.198348 28337 raft_consensus.cc:2804] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:37.195428 28457 ts_tablet_manager.cc:1434] T 1d736231e4274ea2bf76f0d1eae9003a P d087dd323a6f4395be166595cc375357: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260608 12:47:37.199054 28337 raft_consensus.cc:697] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [term 1 LEADER]: Becoming Leader. State: Replica: e86392ab05ed4549b42a3730ba007525, State: Running, Role: LEADER
I20260608 12:47:37.200098 28457 tablet_bootstrap.cc:492] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357: Bootstrap starting.
I20260608 12:47:37.199987 28337 consensus_queue.cc:237] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } }
I20260608 12:47:37.196151 28462 tablet_bootstrap.cc:492] T 1d736231e4274ea2bf76f0d1eae9003a P e4d217b48eed4de18fda51d799105c54: No bootstrap required, opened a new log
I20260608 12:47:37.201846 28462 ts_tablet_manager.cc:1403] T 1d736231e4274ea2bf76f0d1eae9003a P e4d217b48eed4de18fda51d799105c54: Time spent bootstrapping tablet: real 0.112s	user 0.016s	sys 0.011s
I20260608 12:47:37.179136 28458 tablet_bootstrap.cc:492] T a5a579d4bace430a81ddab846d82f7d7 P e86392ab05ed4549b42a3730ba007525: Bootstrap starting.
W20260608 12:47:37.193874 28228 leader_election.cc:343] T 07deec215b76433b85985e00bf982024 P c155eb1502cb4c9f987f7cf4d261a7b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d087dd323a6f4395be166595cc375357 (127.24.129.1:44351): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:47:37.206514 28229 leader_election.cc:343] T 07deec215b76433b85985e00bf982024 P c155eb1502cb4c9f987f7cf4d261a7b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:47:37.208552 28229 leader_election.cc:304] T 07deec215b76433b85985e00bf982024 P c155eb1502cb4c9f987f7cf4d261a7b2 [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: c155eb1502cb4c9f987f7cf4d261a7b2; no voters: d087dd323a6f4395be166595cc375357, e4d217b48eed4de18fda51d799105c54
I20260608 12:47:37.210049 28335 raft_consensus.cc:2749] T 07deec215b76433b85985e00bf982024 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:47:37.211071 28462 raft_consensus.cc:359] T 1d736231e4274ea2bf76f0d1eae9003a P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:37.214107 28457 tablet_bootstrap.cc:654] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:37.216807 28462 raft_consensus.cc:385] T 1d736231e4274ea2bf76f0d1eae9003a P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:37.217178 28462 raft_consensus.cc:740] T 1d736231e4274ea2bf76f0d1eae9003a P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d217b48eed4de18fda51d799105c54, State: Initialized, Role: FOLLOWER
I20260608 12:47:37.217934 28462 consensus_queue.cc:260] T 1d736231e4274ea2bf76f0d1eae9003a P e4d217b48eed4de18fda51d799105c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:37.220434 28462 ts_tablet_manager.cc:1434] T 1d736231e4274ea2bf76f0d1eae9003a P e4d217b48eed4de18fda51d799105c54: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260608 12:47:37.221757 28462 tablet_bootstrap.cc:492] T 6939bc1bdc094e9ca65820c5492718f7 P e4d217b48eed4de18fda51d799105c54: Bootstrap starting.
I20260608 12:47:37.216427 28458 tablet_bootstrap.cc:654] T a5a579d4bace430a81ddab846d82f7d7 P e86392ab05ed4549b42a3730ba007525: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:37.225620 28009 catalog_manager.cc:5696] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86392ab05ed4549b42a3730ba007525 (127.24.129.2). New cstate: current_term: 1 leader_uuid: "e86392ab05ed4549b42a3730ba007525" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:37.235013 28458 tablet_bootstrap.cc:492] T a5a579d4bace430a81ddab846d82f7d7 P e86392ab05ed4549b42a3730ba007525: No bootstrap required, opened a new log
I20260608 12:47:37.235589 28458 ts_tablet_manager.cc:1403] T a5a579d4bace430a81ddab846d82f7d7 P e86392ab05ed4549b42a3730ba007525: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.005s
I20260608 12:47:37.238765 28458 raft_consensus.cc:359] T a5a579d4bace430a81ddab846d82f7d7 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:37.239503 28458 raft_consensus.cc:385] T a5a579d4bace430a81ddab846d82f7d7 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:37.239814 28458 raft_consensus.cc:740] T a5a579d4bace430a81ddab846d82f7d7 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e86392ab05ed4549b42a3730ba007525, State: Initialized, Role: FOLLOWER
I20260608 12:47:37.240643 28458 consensus_queue.cc:260] T a5a579d4bace430a81ddab846d82f7d7 P e86392ab05ed4549b42a3730ba007525 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:37.241276 28475 raft_consensus.cc:493] T 0cc1ea53572a43babc7e23ffd3988557 P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:37.241802 28475 raft_consensus.cc:515] T 0cc1ea53572a43babc7e23ffd3988557 P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:37.242635 28457 tablet_bootstrap.cc:492] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357: No bootstrap required, opened a new log
I20260608 12:47:37.243242 28457 ts_tablet_manager.cc:1403] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.007s
I20260608 12:47:37.245662 28458 ts_tablet_manager.cc:1434] T a5a579d4bace430a81ddab846d82f7d7 P e86392ab05ed4549b42a3730ba007525: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260608 12:47:37.246665 28457 raft_consensus.cc:359] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:37.252851 28475 leader_election.cc:290] T 0cc1ea53572a43babc7e23ffd3988557 P e4d217b48eed4de18fda51d799105c54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807), d087dd323a6f4395be166595cc375357 (127.24.129.1:44351)
I20260608 12:47:37.254330 28457 raft_consensus.cc:385] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:37.255168 28457 raft_consensus.cc:740] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d087dd323a6f4395be166595cc375357, State: Initialized, Role: FOLLOWER
I20260608 12:47:37.256984 28457 consensus_queue.cc:260] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:37.259374 28462 tablet_bootstrap.cc:654] T 6939bc1bdc094e9ca65820c5492718f7 P e4d217b48eed4de18fda51d799105c54: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:37.267583 28467 raft_consensus.cc:493] T 3dcb68c535d349a087e7b456c2e15fc3 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:37.268250 28467 raft_consensus.cc:515] T 3dcb68c535d349a087e7b456c2e15fc3 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:37.273027 28457 ts_tablet_manager.cc:1434] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.003s
I20260608 12:47:37.274155 28467 leader_election.cc:290] T 3dcb68c535d349a087e7b456c2e15fc3 P d087dd323a6f4395be166595cc375357 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541), c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807)
I20260608 12:47:37.275933 28425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dcb68c535d349a087e7b456c2e15fc3" candidate_uuid: "d087dd323a6f4395be166595cc375357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d217b48eed4de18fda51d799105c54" is_pre_election: true
I20260608 12:47:37.275933 28263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dcb68c535d349a087e7b456c2e15fc3" candidate_uuid: "d087dd323a6f4395be166595cc375357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" is_pre_election: true
I20260608 12:47:37.277133 28425 raft_consensus.cc:2468] T 3dcb68c535d349a087e7b456c2e15fc3 P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d087dd323a6f4395be166595cc375357 in term 0.
I20260608 12:47:37.277202 28263 raft_consensus.cc:2468] T 3dcb68c535d349a087e7b456c2e15fc3 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d087dd323a6f4395be166595cc375357 in term 0.
I20260608 12:47:37.278820 28080 leader_election.cc:304] T 3dcb68c535d349a087e7b456c2e15fc3 P d087dd323a6f4395be166595cc375357 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d087dd323a6f4395be166595cc375357, e4d217b48eed4de18fda51d799105c54; no voters: 
I20260608 12:47:37.279693 28467 raft_consensus.cc:2804] T 3dcb68c535d349a087e7b456c2e15fc3 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:37.280167 28467 raft_consensus.cc:493] T 3dcb68c535d349a087e7b456c2e15fc3 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:37.280452 28467 raft_consensus.cc:3060] T 3dcb68c535d349a087e7b456c2e15fc3 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:37.291213 28475 raft_consensus.cc:493] T 1d736231e4274ea2bf76f0d1eae9003a P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:37.291994 28475 raft_consensus.cc:515] T 1d736231e4274ea2bf76f0d1eae9003a P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:37.290530 28467 raft_consensus.cc:515] T 3dcb68c535d349a087e7b456c2e15fc3 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:37.293622 28462 tablet_bootstrap.cc:492] T 6939bc1bdc094e9ca65820c5492718f7 P e4d217b48eed4de18fda51d799105c54: No bootstrap required, opened a new log
I20260608 12:47:37.294482 28475 leader_election.cc:290] T 1d736231e4274ea2bf76f0d1eae9003a P e4d217b48eed4de18fda51d799105c54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519), d087dd323a6f4395be166595cc375357 (127.24.129.1:44351)
I20260608 12:47:37.297679 28425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dcb68c535d349a087e7b456c2e15fc3" candidate_uuid: "d087dd323a6f4395be166595cc375357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d217b48eed4de18fda51d799105c54"
I20260608 12:47:37.299019 28425 raft_consensus.cc:3060] T 3dcb68c535d349a087e7b456c2e15fc3 P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:37.299238 28462 ts_tablet_manager.cc:1403] T 6939bc1bdc094e9ca65820c5492718f7 P e4d217b48eed4de18fda51d799105c54: Time spent bootstrapping tablet: real 0.078s	user 0.017s	sys 0.011s
I20260608 12:47:37.303124 28462 raft_consensus.cc:359] T 6939bc1bdc094e9ca65820c5492718f7 P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } }
I20260608 12:47:37.303948 28462 raft_consensus.cc:385] T 6939bc1bdc094e9ca65820c5492718f7 P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:37.304332 28462 raft_consensus.cc:740] T 6939bc1bdc094e9ca65820c5492718f7 P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d217b48eed4de18fda51d799105c54, State: Initialized, Role: FOLLOWER
I20260608 12:47:37.305263 28462 consensus_queue.cc:260] T 6939bc1bdc094e9ca65820c5492718f7 P e4d217b48eed4de18fda51d799105c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } }
I20260608 12:47:37.307700 28462 ts_tablet_manager.cc:1434] T 6939bc1bdc094e9ca65820c5492718f7 P e4d217b48eed4de18fda51d799105c54: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:47:37.308805 28462 tablet_bootstrap.cc:492] T a5a579d4bace430a81ddab846d82f7d7 P e4d217b48eed4de18fda51d799105c54: Bootstrap starting.
I20260608 12:47:37.308995 28065 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
W20260608 12:47:37.314659 28065 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:47:37.316569 28462 tablet_bootstrap.cc:654] T a5a579d4bace430a81ddab846d82f7d7 P e4d217b48eed4de18fda51d799105c54: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:37.316670 28263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc1ea53572a43babc7e23ffd3988557" candidate_uuid: "e4d217b48eed4de18fda51d799105c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" is_pre_election: true
I20260608 12:47:37.317441 28263 raft_consensus.cc:2468] T 0cc1ea53572a43babc7e23ffd3988557 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4d217b48eed4de18fda51d799105c54 in term 0.
I20260608 12:47:37.319802 28467 leader_election.cc:290] T 3dcb68c535d349a087e7b456c2e15fc3 P d087dd323a6f4395be166595cc375357 [CANDIDATE]: Term 1 election: Requested vote from peers e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541), c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807)
I20260608 12:47:37.321442 28263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dcb68c535d349a087e7b456c2e15fc3" candidate_uuid: "d087dd323a6f4395be166595cc375357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2"
I20260608 12:47:37.322257 28263 raft_consensus.cc:3060] T 3dcb68c535d349a087e7b456c2e15fc3 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:37.324525 28113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc1ea53572a43babc7e23ffd3988557" candidate_uuid: "e4d217b48eed4de18fda51d799105c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d087dd323a6f4395be166595cc375357" is_pre_election: true
I20260608 12:47:37.325237 28113 raft_consensus.cc:2468] T 0cc1ea53572a43babc7e23ffd3988557 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4d217b48eed4de18fda51d799105c54 in term 0.
I20260608 12:47:37.328099 28113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d736231e4274ea2bf76f0d1eae9003a" candidate_uuid: "e4d217b48eed4de18fda51d799105c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d087dd323a6f4395be166595cc375357" is_pre_election: true
I20260608 12:47:37.328755 28113 raft_consensus.cc:2468] T 1d736231e4274ea2bf76f0d1eae9003a P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4d217b48eed4de18fda51d799105c54 in term 0.
I20260608 12:47:37.329507 28392 leader_election.cc:304] T 0cc1ea53572a43babc7e23ffd3988557 P e4d217b48eed4de18fda51d799105c54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c155eb1502cb4c9f987f7cf4d261a7b2, e4d217b48eed4de18fda51d799105c54; no voters: 
I20260608 12:47:37.329735 28425 raft_consensus.cc:2468] T 3dcb68c535d349a087e7b456c2e15fc3 P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d087dd323a6f4395be166595cc375357 in term 1.
I20260608 12:47:37.330638 28475 raft_consensus.cc:2804] T 0cc1ea53572a43babc7e23ffd3988557 P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:37.331084 28475 raft_consensus.cc:493] T 0cc1ea53572a43babc7e23ffd3988557 P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:37.331394 28391 leader_election.cc:304] T 1d736231e4274ea2bf76f0d1eae9003a P e4d217b48eed4de18fda51d799105c54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d087dd323a6f4395be166595cc375357, e4d217b48eed4de18fda51d799105c54; no voters: 
I20260608 12:47:37.332162 28080 leader_election.cc:304] T 3dcb68c535d349a087e7b456c2e15fc3 P d087dd323a6f4395be166595cc375357 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d087dd323a6f4395be166595cc375357, e4d217b48eed4de18fda51d799105c54; no voters: 
W20260608 12:47:37.329978 28060 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:47:37.331437 28475 raft_consensus.cc:3060] T 0cc1ea53572a43babc7e23ffd3988557 P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:37.341027 28467 raft_consensus.cc:2804] T 3dcb68c535d349a087e7b456c2e15fc3 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:37.342433 28263 raft_consensus.cc:2468] T 3dcb68c535d349a087e7b456c2e15fc3 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d087dd323a6f4395be166595cc375357 in term 1.
I20260608 12:47:37.342779 28467 raft_consensus.cc:697] T 3dcb68c535d349a087e7b456c2e15fc3 P d087dd323a6f4395be166595cc375357 [term 1 LEADER]: Becoming Leader. State: Replica: d087dd323a6f4395be166595cc375357, State: Running, Role: LEADER
I20260608 12:47:37.344981 28189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d736231e4274ea2bf76f0d1eae9003a" candidate_uuid: "e4d217b48eed4de18fda51d799105c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86392ab05ed4549b42a3730ba007525" is_pre_election: true
I20260608 12:47:37.345605 28189 raft_consensus.cc:2468] T 1d736231e4274ea2bf76f0d1eae9003a P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4d217b48eed4de18fda51d799105c54 in term 0.
I20260608 12:47:37.345841 28467 consensus_queue.cc:237] T 3dcb68c535d349a087e7b456c2e15fc3 P d087dd323a6f4395be166595cc375357 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:37.347127 28187 raft_consensus.cc:3060] T c8aae09bc0d1413c918ee765a204b71f P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:37.344308 28508 raft_consensus.cc:2804] T 1d736231e4274ea2bf76f0d1eae9003a P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:37.348426 28508 raft_consensus.cc:493] T 1d736231e4274ea2bf76f0d1eae9003a P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:37.348850 28508 raft_consensus.cc:3060] T 1d736231e4274ea2bf76f0d1eae9003a P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:37.350586 28462 tablet_bootstrap.cc:492] T a5a579d4bace430a81ddab846d82f7d7 P e4d217b48eed4de18fda51d799105c54: No bootstrap required, opened a new log
I20260608 12:47:37.350320 28475 raft_consensus.cc:515] T 0cc1ea53572a43babc7e23ffd3988557 P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:37.351256 28462 ts_tablet_manager.cc:1403] T a5a579d4bace430a81ddab846d82f7d7 P e4d217b48eed4de18fda51d799105c54: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.010s
I20260608 12:47:37.352790 28475 leader_election.cc:290] T 0cc1ea53572a43babc7e23ffd3988557 P e4d217b48eed4de18fda51d799105c54 [CANDIDATE]: Term 1 election: Requested vote from peers c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807), d087dd323a6f4395be166595cc375357 (127.24.129.1:44351)
I20260608 12:47:37.353837 28263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc1ea53572a43babc7e23ffd3988557" candidate_uuid: "e4d217b48eed4de18fda51d799105c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2"
I20260608 12:47:37.354523 28113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc1ea53572a43babc7e23ffd3988557" candidate_uuid: "e4d217b48eed4de18fda51d799105c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d087dd323a6f4395be166595cc375357"
I20260608 12:47:37.354465 28263 raft_consensus.cc:3060] T 0cc1ea53572a43babc7e23ffd3988557 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:37.354938 28462 raft_consensus.cc:359] T a5a579d4bace430a81ddab846d82f7d7 P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:37.355145 28113 raft_consensus.cc:3060] T 0cc1ea53572a43babc7e23ffd3988557 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:37.355996 28508 raft_consensus.cc:515] T 1d736231e4274ea2bf76f0d1eae9003a P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:37.356886 28462 raft_consensus.cc:385] T a5a579d4bace430a81ddab846d82f7d7 P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:37.357225 28462 raft_consensus.cc:740] T a5a579d4bace430a81ddab846d82f7d7 P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d217b48eed4de18fda51d799105c54, State: Initialized, Role: FOLLOWER
I20260608 12:47:37.357820 28508 leader_election.cc:290] T 1d736231e4274ea2bf76f0d1eae9003a P e4d217b48eed4de18fda51d799105c54 [CANDIDATE]: Term 1 election: Requested vote from peers e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519), d087dd323a6f4395be166595cc375357 (127.24.129.1:44351)
I20260608 12:47:37.358117 28462 consensus_queue.cc:260] T a5a579d4bace430a81ddab846d82f7d7 P e4d217b48eed4de18fda51d799105c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:37.359403 28189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d736231e4274ea2bf76f0d1eae9003a" candidate_uuid: "e4d217b48eed4de18fda51d799105c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86392ab05ed4549b42a3730ba007525"
I20260608 12:47:37.359961 28189 raft_consensus.cc:3060] T 1d736231e4274ea2bf76f0d1eae9003a P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:37.360466 28462 ts_tablet_manager.cc:1434] T a5a579d4bace430a81ddab846d82f7d7 P e4d217b48eed4de18fda51d799105c54: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 12:47:37.361806 28462 tablet_bootstrap.cc:492] T 32d69b5f5cc24fa080a7ea60df52712b P e4d217b48eed4de18fda51d799105c54: Bootstrap starting.
I20260608 12:47:37.362704 28113 raft_consensus.cc:2468] T 0cc1ea53572a43babc7e23ffd3988557 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d217b48eed4de18fda51d799105c54 in term 1.
I20260608 12:47:37.368054 28263 raft_consensus.cc:2468] T 0cc1ea53572a43babc7e23ffd3988557 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d217b48eed4de18fda51d799105c54 in term 1.
I20260608 12:47:37.369105 28337 raft_consensus.cc:493] T c8aae09bc0d1413c918ee765a204b71f P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:37.370651 28337 raft_consensus.cc:515] T c8aae09bc0d1413c918ee765a204b71f P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } }
I20260608 12:47:37.375386 28189 raft_consensus.cc:2468] T 1d736231e4274ea2bf76f0d1eae9003a P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d217b48eed4de18fda51d799105c54 in term 1.
I20260608 12:47:37.375675 28111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8aae09bc0d1413c918ee765a204b71f" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d087dd323a6f4395be166595cc375357" is_pre_election: true
I20260608 12:47:37.376857 28391 leader_election.cc:304] T 0cc1ea53572a43babc7e23ffd3988557 P e4d217b48eed4de18fda51d799105c54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d087dd323a6f4395be166595cc375357, e4d217b48eed4de18fda51d799105c54; no voters: 
I20260608 12:47:37.377719 28508 raft_consensus.cc:2804] T 0cc1ea53572a43babc7e23ffd3988557 P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:37.378294 28508 raft_consensus.cc:697] T 0cc1ea53572a43babc7e23ffd3988557 P e4d217b48eed4de18fda51d799105c54 [term 1 LEADER]: Becoming Leader. State: Replica: e4d217b48eed4de18fda51d799105c54, State: Running, Role: LEADER
I20260608 12:47:37.379204 28508 consensus_queue.cc:237] T 0cc1ea53572a43babc7e23ffd3988557 P e4d217b48eed4de18fda51d799105c54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:37.380267 28316 consensus_queue.cc:1048] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:37.381992 28462 tablet_bootstrap.cc:654] T 32d69b5f5cc24fa080a7ea60df52712b P e4d217b48eed4de18fda51d799105c54: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:37.377988 28113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d736231e4274ea2bf76f0d1eae9003a" candidate_uuid: "e4d217b48eed4de18fda51d799105c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d087dd323a6f4395be166595cc375357"
I20260608 12:47:37.382881 28113 raft_consensus.cc:3060] T 1d736231e4274ea2bf76f0d1eae9003a P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:37.388911 28425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8aae09bc0d1413c918ee765a204b71f" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d217b48eed4de18fda51d799105c54" is_pre_election: true
I20260608 12:47:37.390098 28425 raft_consensus.cc:2468] T c8aae09bc0d1413c918ee765a204b71f P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86392ab05ed4549b42a3730ba007525 in term 1.
I20260608 12:47:37.389330 28009 catalog_manager.cc:5696] T 3dcb68c535d349a087e7b456c2e15fc3 P d087dd323a6f4395be166595cc375357 reported cstate change: term changed from 0 to 1, leader changed from <none> to d087dd323a6f4395be166595cc375357 (127.24.129.1). New cstate: current_term: 1 leader_uuid: "d087dd323a6f4395be166595cc375357" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } health_report { overall_health: HEALTHY } } }
I20260608 12:47:37.389439 28391 leader_election.cc:304] T 1d736231e4274ea2bf76f0d1eae9003a P e4d217b48eed4de18fda51d799105c54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4d217b48eed4de18fda51d799105c54, e86392ab05ed4549b42a3730ba007525; no voters: 
I20260608 12:47:37.391826 28155 leader_election.cc:304] T c8aae09bc0d1413c918ee765a204b71f P e86392ab05ed4549b42a3730ba007525 [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: e4d217b48eed4de18fda51d799105c54, e86392ab05ed4549b42a3730ba007525; no voters: d087dd323a6f4395be166595cc375357
I20260608 12:47:37.393352 28475 raft_consensus.cc:2804] T 1d736231e4274ea2bf76f0d1eae9003a P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:37.394181 28337 leader_election.cc:290] T c8aae09bc0d1413c918ee765a204b71f P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d087dd323a6f4395be166595cc375357 (127.24.129.1:44351), e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541)
I20260608 12:47:37.403038 28113 raft_consensus.cc:2468] T 1d736231e4274ea2bf76f0d1eae9003a P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d217b48eed4de18fda51d799105c54 in term 1.
I20260608 12:47:37.404533 28349 raft_consensus.cc:2804] T c8aae09bc0d1413c918ee765a204b71f P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:47:37.406642 28349 raft_consensus.cc:493] T c8aae09bc0d1413c918ee765a204b71f P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d087dd323a6f4395be166595cc375357)
I20260608 12:47:37.407141 28349 raft_consensus.cc:3060] T c8aae09bc0d1413c918ee765a204b71f P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:47:37.408715 28475 raft_consensus.cc:697] T 1d736231e4274ea2bf76f0d1eae9003a P e4d217b48eed4de18fda51d799105c54 [term 1 LEADER]: Becoming Leader. State: Replica: e4d217b48eed4de18fda51d799105c54, State: Running, Role: LEADER
I20260608 12:47:37.409801 28475 consensus_queue.cc:237] T 1d736231e4274ea2bf76f0d1eae9003a P e4d217b48eed4de18fda51d799105c54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:37.436544 28462 tablet_bootstrap.cc:492] T 32d69b5f5cc24fa080a7ea60df52712b P e4d217b48eed4de18fda51d799105c54: No bootstrap required, opened a new log
I20260608 12:47:37.437301 28462 ts_tablet_manager.cc:1403] T 32d69b5f5cc24fa080a7ea60df52712b P e4d217b48eed4de18fda51d799105c54: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.017s
I20260608 12:47:37.438079 28349 raft_consensus.cc:515] T c8aae09bc0d1413c918ee765a204b71f P e86392ab05ed4549b42a3730ba007525 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } }
I20260608 12:47:37.440721 28009 catalog_manager.cc:5696] T 0cc1ea53572a43babc7e23ffd3988557 P e4d217b48eed4de18fda51d799105c54 reported cstate change: term changed from 0 to 1, leader changed from <none> to e4d217b48eed4de18fda51d799105c54 (127.24.129.4). New cstate: current_term: 1 leader_uuid: "e4d217b48eed4de18fda51d799105c54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:37.441920 28349 leader_election.cc:290] T c8aae09bc0d1413c918ee765a204b71f P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 2 election: Requested vote from peers d087dd323a6f4395be166595cc375357 (127.24.129.1:44351), e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541)
I20260608 12:47:37.441730 28462 raft_consensus.cc:359] T 32d69b5f5cc24fa080a7ea60df52712b P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } }
I20260608 12:47:37.442610 28462 raft_consensus.cc:385] T 32d69b5f5cc24fa080a7ea60df52712b P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:37.440687 28189 raft_consensus.cc:1240] T c8aae09bc0d1413c918ee765a204b71f P e86392ab05ed4549b42a3730ba007525 [term 2 FOLLOWER]: Rejecting Update request from peer d087dd323a6f4395be166595cc375357 for earlier term 1. Current term is 2. Ops: []
I20260608 12:47:37.443533 28113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8aae09bc0d1413c918ee765a204b71f" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d087dd323a6f4395be166595cc375357"
I20260608 12:47:37.444043 28425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8aae09bc0d1413c918ee765a204b71f" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d217b48eed4de18fda51d799105c54"
I20260608 12:47:37.444649 28425 raft_consensus.cc:3060] T c8aae09bc0d1413c918ee765a204b71f P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:47:37.443018 28462 raft_consensus.cc:740] T 32d69b5f5cc24fa080a7ea60df52712b P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d217b48eed4de18fda51d799105c54, State: Initialized, Role: FOLLOWER
I20260608 12:47:37.446296 28462 consensus_queue.cc:260] T 32d69b5f5cc24fa080a7ea60df52712b P e4d217b48eed4de18fda51d799105c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } }
I20260608 12:47:37.447505 28316 consensus_queue.cc:1059] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:37.449265 28462 ts_tablet_manager.cc:1434] T 32d69b5f5cc24fa080a7ea60df52712b P e4d217b48eed4de18fda51d799105c54: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 12:47:37.450424 28462 tablet_bootstrap.cc:492] T 07deec215b76433b85985e00bf982024 P e4d217b48eed4de18fda51d799105c54: Bootstrap starting.
I20260608 12:47:37.457885 28462 tablet_bootstrap.cc:654] T 07deec215b76433b85985e00bf982024 P e4d217b48eed4de18fda51d799105c54: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:37.460449 28425 raft_consensus.cc:2468] T c8aae09bc0d1413c918ee765a204b71f P e4d217b48eed4de18fda51d799105c54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86392ab05ed4549b42a3730ba007525 in term 2.
I20260608 12:47:37.461457 28426 raft_consensus.cc:1240] T c8aae09bc0d1413c918ee765a204b71f P e4d217b48eed4de18fda51d799105c54 [term 2 FOLLOWER]: Rejecting Update request from peer d087dd323a6f4395be166595cc375357 for earlier term 1. Current term is 2. Ops: []
I20260608 12:47:37.461067 28009 catalog_manager.cc:5696] T 1d736231e4274ea2bf76f0d1eae9003a P e4d217b48eed4de18fda51d799105c54 reported cstate change: term changed from 0 to 1, leader changed from <none> to e4d217b48eed4de18fda51d799105c54 (127.24.129.4). New cstate: current_term: 1 leader_uuid: "e4d217b48eed4de18fda51d799105c54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:37.464352 28316 consensus_queue.cc:1059] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:37.466316 28155 leader_election.cc:304] T c8aae09bc0d1413c918ee765a204b71f P e86392ab05ed4549b42a3730ba007525 [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: e4d217b48eed4de18fda51d799105c54, e86392ab05ed4549b42a3730ba007525; no voters: d087dd323a6f4395be166595cc375357
I20260608 12:47:37.467890 28349 raft_consensus.cc:2804] T c8aae09bc0d1413c918ee765a204b71f P e86392ab05ed4549b42a3730ba007525 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:47:37.468401 28349 raft_consensus.cc:697] T c8aae09bc0d1413c918ee765a204b71f P e86392ab05ed4549b42a3730ba007525 [term 2 LEADER]: Becoming Leader. State: Replica: e86392ab05ed4549b42a3730ba007525, State: Running, Role: LEADER
I20260608 12:47:37.469616 28349 consensus_queue.cc:237] T c8aae09bc0d1413c918ee765a204b71f P e86392ab05ed4549b42a3730ba007525 [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: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } }
I20260608 12:47:37.474373 28467 raft_consensus.cc:3055] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:47:37.474905 28467 raft_consensus.cc:740] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d087dd323a6f4395be166595cc375357, State: Running, Role: LEADER
I20260608 12:47:37.475711 28467 consensus_queue.cc:260] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357 [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: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } }
I20260608 12:47:37.477030 28467 raft_consensus.cc:3060] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:47:37.477159 28462 tablet_bootstrap.cc:492] T 07deec215b76433b85985e00bf982024 P e4d217b48eed4de18fda51d799105c54: No bootstrap required, opened a new log
I20260608 12:47:37.477744 28462 ts_tablet_manager.cc:1403] T 07deec215b76433b85985e00bf982024 P e4d217b48eed4de18fda51d799105c54: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.007s
I20260608 12:47:37.479266 28011 catalog_manager.cc:5696] T c8aae09bc0d1413c918ee765a204b71f P e86392ab05ed4549b42a3730ba007525 reported cstate change: term changed from 1 to 2, leader changed from d087dd323a6f4395be166595cc375357 (127.24.129.1) to e86392ab05ed4549b42a3730ba007525 (127.24.129.2). New cstate: current_term: 2 leader_uuid: "e86392ab05ed4549b42a3730ba007525" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:37.480525 28462 raft_consensus.cc:359] T 07deec215b76433b85985e00bf982024 P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:37.481335 28462 raft_consensus.cc:385] T 07deec215b76433b85985e00bf982024 P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:37.481669 28462 raft_consensus.cc:740] T 07deec215b76433b85985e00bf982024 P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d217b48eed4de18fda51d799105c54, State: Initialized, Role: FOLLOWER
I20260608 12:47:37.482447 28462 consensus_queue.cc:260] T 07deec215b76433b85985e00bf982024 P e4d217b48eed4de18fda51d799105c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:37.484483 28462 ts_tablet_manager.cc:1434] T 07deec215b76433b85985e00bf982024 P e4d217b48eed4de18fda51d799105c54: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:47:37.488994 28475 raft_consensus.cc:493] T 32d69b5f5cc24fa080a7ea60df52712b P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:37.489504 28475 raft_consensus.cc:515] T 32d69b5f5cc24fa080a7ea60df52712b P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } }
I20260608 12:47:37.492424 28189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d69b5f5cc24fa080a7ea60df52712b" candidate_uuid: "e4d217b48eed4de18fda51d799105c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86392ab05ed4549b42a3730ba007525" is_pre_election: true
I20260608 12:47:37.493140 28475 leader_election.cc:290] T 32d69b5f5cc24fa080a7ea60df52712b P e4d217b48eed4de18fda51d799105c54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519), d087dd323a6f4395be166595cc375357 (127.24.129.1:44351)
I20260608 12:47:37.493795 28113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d69b5f5cc24fa080a7ea60df52712b" candidate_uuid: "e4d217b48eed4de18fda51d799105c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d087dd323a6f4395be166595cc375357" is_pre_election: true
I20260608 12:47:37.494539 28113 raft_consensus.cc:2393] T 32d69b5f5cc24fa080a7ea60df52712b P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4d217b48eed4de18fda51d799105c54 in current term 1: Already voted for candidate e86392ab05ed4549b42a3730ba007525 in this term.
I20260608 12:47:37.495769 28391 leader_election.cc:304] T 32d69b5f5cc24fa080a7ea60df52712b P e4d217b48eed4de18fda51d799105c54 [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: e4d217b48eed4de18fda51d799105c54; no voters: d087dd323a6f4395be166595cc375357, e86392ab05ed4549b42a3730ba007525
I20260608 12:47:37.496872 28475 raft_consensus.cc:3060] T 32d69b5f5cc24fa080a7ea60df52712b P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:37.501361 28475 raft_consensus.cc:2749] T 32d69b5f5cc24fa080a7ea60df52712b P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:47:37.508809 28467 raft_consensus.cc:493] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:37.509298 28467 raft_consensus.cc:515] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:37.511006 28467 leader_election.cc:290] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541), c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807)
I20260608 12:47:37.512001 28425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07deec215b76433b85985e00bf982024" candidate_uuid: "d087dd323a6f4395be166595cc375357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d217b48eed4de18fda51d799105c54" is_pre_election: true
I20260608 12:47:37.512161 28263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07deec215b76433b85985e00bf982024" candidate_uuid: "d087dd323a6f4395be166595cc375357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" is_pre_election: true
I20260608 12:47:37.512676 28425 raft_consensus.cc:2468] T 07deec215b76433b85985e00bf982024 P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d087dd323a6f4395be166595cc375357 in term 0.
I20260608 12:47:37.512848 28263 raft_consensus.cc:2468] T 07deec215b76433b85985e00bf982024 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d087dd323a6f4395be166595cc375357 in term 0.
I20260608 12:47:37.513833 28080 leader_election.cc:304] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d087dd323a6f4395be166595cc375357, e4d217b48eed4de18fda51d799105c54; no voters: 
I20260608 12:47:37.514562 28467 raft_consensus.cc:2804] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:37.514899 28467 raft_consensus.cc:493] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:37.515131 28467 raft_consensus.cc:3060] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:37.519580 28467 raft_consensus.cc:515] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:37.521160 28467 leader_election.cc:290] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [CANDIDATE]: Term 1 election: Requested vote from peers e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541), c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807)
I20260608 12:47:37.522127 28425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07deec215b76433b85985e00bf982024" candidate_uuid: "d087dd323a6f4395be166595cc375357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d217b48eed4de18fda51d799105c54"
I20260608 12:47:37.522367 28263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07deec215b76433b85985e00bf982024" candidate_uuid: "d087dd323a6f4395be166595cc375357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2"
I20260608 12:47:37.522684 28425 raft_consensus.cc:3060] T 07deec215b76433b85985e00bf982024 P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:37.522922 28263 raft_consensus.cc:3060] T 07deec215b76433b85985e00bf982024 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:37.527473 28263 raft_consensus.cc:2468] T 07deec215b76433b85985e00bf982024 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d087dd323a6f4395be166595cc375357 in term 1.
I20260608 12:47:37.527753 28425 raft_consensus.cc:2468] T 07deec215b76433b85985e00bf982024 P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d087dd323a6f4395be166595cc375357 in term 1.
I20260608 12:47:37.528519 28080 leader_election.cc:304] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c155eb1502cb4c9f987f7cf4d261a7b2, d087dd323a6f4395be166595cc375357; no voters: 
I20260608 12:47:37.529256 28467 raft_consensus.cc:2804] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:37.529675 28467 raft_consensus.cc:697] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [term 1 LEADER]: Becoming Leader. State: Replica: d087dd323a6f4395be166595cc375357, State: Running, Role: LEADER
I20260608 12:47:37.530123 28349 raft_consensus.cc:493] T a5a579d4bace430a81ddab846d82f7d7 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:37.530558 28349 raft_consensus.cc:515] T a5a579d4bace430a81ddab846d82f7d7 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:37.530498 28467 consensus_queue.cc:237] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } }
I20260608 12:47:37.532598 28349 leader_election.cc:290] T a5a579d4bace430a81ddab846d82f7d7 P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541), c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807)
I20260608 12:47:37.533452 28425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a579d4bace430a81ddab846d82f7d7" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d217b48eed4de18fda51d799105c54" is_pre_election: true
I20260608 12:47:37.533874 28263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a579d4bace430a81ddab846d82f7d7" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" is_pre_election: true
I20260608 12:47:37.534186 28425 raft_consensus.cc:2468] T a5a579d4bace430a81ddab846d82f7d7 P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86392ab05ed4549b42a3730ba007525 in term 0.
I20260608 12:47:37.535373 28155 leader_election.cc:304] T a5a579d4bace430a81ddab846d82f7d7 P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4d217b48eed4de18fda51d799105c54, e86392ab05ed4549b42a3730ba007525; no voters: 
I20260608 12:47:37.536857 28337 raft_consensus.cc:2804] T a5a579d4bace430a81ddab846d82f7d7 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:37.534636 28263 raft_consensus.cc:2468] T a5a579d4bace430a81ddab846d82f7d7 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e86392ab05ed4549b42a3730ba007525 in term 0.
I20260608 12:47:37.537228 28337 raft_consensus.cc:493] T a5a579d4bace430a81ddab846d82f7d7 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:37.537623 28337 raft_consensus.cc:3060] T a5a579d4bace430a81ddab846d82f7d7 P e86392ab05ed4549b42a3730ba007525 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:37.539767 28349 consensus_queue.cc:1048] T 6939bc1bdc094e9ca65820c5492718f7 P e86392ab05ed4549b42a3730ba007525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:47:37.543497 28012 catalog_manager.cc:5696] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 reported cstate change: term changed from 0 to 1, leader changed from <none> to d087dd323a6f4395be166595cc375357 (127.24.129.1). New cstate: current_term: 1 leader_uuid: "d087dd323a6f4395be166595cc375357" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } health_report { overall_health: HEALTHY } } }
W20260608 12:47:37.545378 27996 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 07deec215b76433b85985e00bf982024 (table range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 07deec215b76433b85985e00bf982024 consensus state has no leader
I20260608 12:47:37.546877 28337 raft_consensus.cc:515] T a5a579d4bace430a81ddab846d82f7d7 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:37.550257 28337 leader_election.cc:290] T a5a579d4bace430a81ddab846d82f7d7 P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 election: Requested vote from peers e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541), c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807)
I20260608 12:47:37.551080 28261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a579d4bace430a81ddab846d82f7d7" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2"
I20260608 12:47:37.551775 28261 raft_consensus.cc:3060] T a5a579d4bace430a81ddab846d82f7d7 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:37.559377 28426 raft_consensus.cc:3060] T 6939bc1bdc094e9ca65820c5492718f7 P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:37.560030 28425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a579d4bace430a81ddab846d82f7d7" candidate_uuid: "e86392ab05ed4549b42a3730ba007525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d217b48eed4de18fda51d799105c54"
I20260608 12:47:37.560770 28425 raft_consensus.cc:3060] T a5a579d4bace430a81ddab846d82f7d7 P e4d217b48eed4de18fda51d799105c54 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:37.567672 28475 raft_consensus.cc:493] T 6939bc1bdc094e9ca65820c5492718f7 P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:37.568292 28475 raft_consensus.cc:515] T 6939bc1bdc094e9ca65820c5492718f7 P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } }
I20260608 12:47:37.569449 28349 consensus_queue.cc:1048] T 6939bc1bdc094e9ca65820c5492718f7 P e86392ab05ed4549b42a3730ba007525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:37.569878 28261 raft_consensus.cc:2468] T a5a579d4bace430a81ddab846d82f7d7 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86392ab05ed4549b42a3730ba007525 in term 1.
I20260608 12:47:37.572574 28475 leader_election.cc:290] T 6939bc1bdc094e9ca65820c5492718f7 P e4d217b48eed4de18fda51d799105c54 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807), e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519)
I20260608 12:47:37.572912 28155 leader_election.cc:304] T a5a579d4bace430a81ddab846d82f7d7 P e86392ab05ed4549b42a3730ba007525 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c155eb1502cb4c9f987f7cf4d261a7b2, e86392ab05ed4549b42a3730ba007525; no voters: 
I20260608 12:47:37.573411 28189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6939bc1bdc094e9ca65820c5492718f7" candidate_uuid: "e4d217b48eed4de18fda51d799105c54" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e86392ab05ed4549b42a3730ba007525" is_pre_election: true
I20260608 12:47:37.575722 28349 raft_consensus.cc:2804] T a5a579d4bace430a81ddab846d82f7d7 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:37.576248 28349 raft_consensus.cc:697] T a5a579d4bace430a81ddab846d82f7d7 P e86392ab05ed4549b42a3730ba007525 [term 1 LEADER]: Becoming Leader. State: Replica: e86392ab05ed4549b42a3730ba007525, State: Running, Role: LEADER
I20260608 12:47:37.576671 28263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6939bc1bdc094e9ca65820c5492718f7" candidate_uuid: "e4d217b48eed4de18fda51d799105c54" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" is_pre_election: true
I20260608 12:47:37.577190 28349 consensus_queue.cc:237] T a5a579d4bace430a81ddab846d82f7d7 P e86392ab05ed4549b42a3730ba007525 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } }
I20260608 12:47:37.578569 28392 leader_election.cc:304] T 6939bc1bdc094e9ca65820c5492718f7 P e4d217b48eed4de18fda51d799105c54 [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: e4d217b48eed4de18fda51d799105c54; no voters: c155eb1502cb4c9f987f7cf4d261a7b2, e86392ab05ed4549b42a3730ba007525
I20260608 12:47:37.582274 28508 raft_consensus.cc:2749] T 6939bc1bdc094e9ca65820c5492718f7 P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:47:37.583606 28425 raft_consensus.cc:2468] T a5a579d4bace430a81ddab846d82f7d7 P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e86392ab05ed4549b42a3730ba007525 in term 1.
I20260608 12:47:37.591225 28011 catalog_manager.cc:5696] T a5a579d4bace430a81ddab846d82f7d7 P e86392ab05ed4549b42a3730ba007525 reported cstate change: term changed from 0 to 1, leader changed from <none> to e86392ab05ed4549b42a3730ba007525 (127.24.129.2). New cstate: current_term: 1 leader_uuid: "e86392ab05ed4549b42a3730ba007525" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:37.681728 28349 consensus_queue.cc:1048] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:37.695392 28495 consensus_queue.cc:1048] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:37.741868 28467 consensus_queue.cc:1048] T 3dcb68c535d349a087e7b456c2e15fc3 P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:37.760475 28467 consensus_queue.cc:1048] T 3dcb68c535d349a087e7b456c2e15fc3 P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:47:37.775400 28508 consensus_queue.cc:1048] T 0cc1ea53572a43babc7e23ffd3988557 P e4d217b48eed4de18fda51d799105c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:37.789351 28513 consensus_queue.cc:1048] T 0cc1ea53572a43babc7e23ffd3988557 P e4d217b48eed4de18fda51d799105c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:47:37.872496 28508 consensus_queue.cc:1048] T 1d736231e4274ea2bf76f0d1eae9003a P e4d217b48eed4de18fda51d799105c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:37.885403 28425 raft_consensus.cc:1275] T c8aae09bc0d1413c918ee765a204b71f P e4d217b48eed4de18fda51d799105c54 [term 2 FOLLOWER]: Refusing update from remote peer e86392ab05ed4549b42a3730ba007525: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:47:37.885403 28513 consensus_queue.cc:1048] T 1d736231e4274ea2bf76f0d1eae9003a P e4d217b48eed4de18fda51d799105c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:47:37.887666 28495 consensus_queue.cc:1048] T c8aae09bc0d1413c918ee765a204b71f P e86392ab05ed4549b42a3730ba007525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:37.903223 28113 raft_consensus.cc:1275] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357 [term 2 FOLLOWER]: Refusing update from remote peer e86392ab05ed4549b42a3730ba007525: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:47:37.905254 28337 consensus_queue.cc:1048] T c8aae09bc0d1413c918ee765a204b71f P e86392ab05ed4549b42a3730ba007525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:47:37.986451 28349 consensus_queue.cc:1048] T a5a579d4bace430a81ddab846d82f7d7 P e86392ab05ed4549b42a3730ba007525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:37.998008 28337 consensus_queue.cc:1048] T a5a579d4bace430a81ddab846d82f7d7 P e86392ab05ed4549b42a3730ba007525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:38.051512 28467 consensus_queue.cc:1048] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:47:38.067351 28316 consensus_queue.cc:1048] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:38.376307 28263 consensus_queue.cc:237] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [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: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } }
I20260608 12:47:38.384215 28113 raft_consensus.cc:1275] T c882ba1fc85e4588ab4ddc6fd3e7f27e P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Refusing update from remote peer c155eb1502cb4c9f987f7cf4d261a7b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:47:38.384799 28229 consensus_peers.cc:597] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 -> Peer e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541): Couldn't send request to peer e4d217b48eed4de18fda51d799105c54. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c882ba1fc85e4588ab4ddc6fd3e7f27e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:38.385145 28189 raft_consensus.cc:1275] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Refusing update from remote peer c155eb1502cb4c9f987f7cf4d261a7b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:47:38.386086 28542 consensus_queue.cc:1048] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:47:38.387275 28335 consensus_queue.cc:1048] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:47:38.396782 28542 raft_consensus.cc:2955] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } } }
I20260608 12:47:38.397992 28189 raft_consensus.cc:2955] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } } }
I20260608 12:47:38.399010 28113 raft_consensus.cc:2955] T c882ba1fc85e4588ab4ddc6fd3e7f27e P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } } }
I20260608 12:47:38.409967 28010 catalog_manager.cc:5696] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e86392ab05ed4549b42a3730ba007525 reported cstate change: config changed from index -1 to 2, NON_VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } } }
I20260608 12:47:38.430644 28113 consensus_queue.cc:237] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [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: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { replace: true } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } }
I20260608 12:47:38.438046 28263 raft_consensus.cc:1275] T 435dcf4b67e0427fa6d90dab72447f02 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:47:38.438046 28189 raft_consensus.cc:1275] T 435dcf4b67e0427fa6d90dab72447f02 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:47:38.438704 28080 consensus_peers.cc:597] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 -> Peer e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541): Couldn't send request to peer e4d217b48eed4de18fda51d799105c54. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 435dcf4b67e0427fa6d90dab72447f02. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:38.439965 28516 consensus_queue.cc:1048] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:47:38.440873 28316 consensus_queue.cc:1048] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:47:38.450258 28316 raft_consensus.cc:2955] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { replace: true } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } } }
I20260608 12:47:38.452234 28189 raft_consensus.cc:2955] T 435dcf4b67e0427fa6d90dab72447f02 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { replace: true } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } } }
I20260608 12:47:38.453508 28263 raft_consensus.cc:2955] T 435dcf4b67e0427fa6d90dab72447f02 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { replace: true } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } } }
I20260608 12:47:38.461977 28012 catalog_manager.cc:5696] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 reported cstate change: config changed from index -1 to 2, NON_VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "d087dd323a6f4395be166595cc375357" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:38.485312 28189 consensus_queue.cc:237] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [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: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } }
W20260608 12:47:38.493103 28155 consensus_peers.cc:597] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 -> Peer e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541): Couldn't send request to peer e4d217b48eed4de18fda51d799105c54. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8d6bab28083d43c49dfc0bcab90a6172. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:38.493109 28263 raft_consensus.cc:1275] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Refusing update from remote peer e86392ab05ed4549b42a3730ba007525: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:47:38.493760 28113 raft_consensus.cc:1275] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Refusing update from remote peer e86392ab05ed4549b42a3730ba007525: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:47:38.494844 28349 consensus_queue.cc:1048] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:47:38.496950 28349 consensus_queue.cc:1048] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:47:38.506325 28349 raft_consensus.cc:2955] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } } }
I20260608 12:47:38.508836 28113 raft_consensus.cc:2955] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } } }
I20260608 12:47:38.509485 28263 raft_consensus.cc:2955] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } } }
I20260608 12:47:38.521627 28189 consensus_queue.cc:237] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [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: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } }
I20260608 12:47:38.524489 28012 catalog_manager.cc:5696] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 reported cstate change: config changed from index -1 to 2, NON_VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "e86392ab05ed4549b42a3730ba007525" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:47:38.531313 28155 consensus_peers.cc:597] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 -> Peer e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541): Couldn't send request to peer e4d217b48eed4de18fda51d799105c54. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7da7863781cf452ab8d11759de756ca2. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:38.532219 28113 raft_consensus.cc:1275] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Refusing update from remote peer e86392ab05ed4549b42a3730ba007525: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:47:38.532632 28263 raft_consensus.cc:1275] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Refusing update from remote peer e86392ab05ed4549b42a3730ba007525: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:47:38.534039 28349 consensus_queue.cc:1048] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:47:38.535943 28337 consensus_queue.cc:1048] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:47:38.544836 28349 raft_consensus.cc:2955] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } } }
I20260608 12:47:38.547106 28113 raft_consensus.cc:2955] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } } }
I20260608 12:47:38.548303 28263 raft_consensus.cc:2955] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } } }
I20260608 12:47:38.558120 28012 catalog_manager.cc:5696] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 reported cstate change: config changed from index -1 to 2, NON_VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "e86392ab05ed4549b42a3730ba007525" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } } }
I20260608 12:47:38.944903 28561 ts_tablet_manager.cc:933] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e4d217b48eed4de18fda51d799105c54: Initiating tablet copy from peer c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807)
I20260608 12:47:38.946805 28561 tablet_copy_client.cc:323] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e4d217b48eed4de18fda51d799105c54: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.3:38807
I20260608 12:47:38.948545 28273 tablet_copy_service.cc:140] P c155eb1502cb4c9f987f7cf4d261a7b2: Received BeginTabletCopySession request for tablet c882ba1fc85e4588ab4ddc6fd3e7f27e from peer e4d217b48eed4de18fda51d799105c54 ({username='slave'} at 127.0.0.1:45432)
I20260608 12:47:38.949076 28273 tablet_copy_service.cc:161] P c155eb1502cb4c9f987f7cf4d261a7b2: Beginning new tablet copy session on tablet c882ba1fc85e4588ab4ddc6fd3e7f27e from peer e4d217b48eed4de18fda51d799105c54 at {username='slave'} at 127.0.0.1:45432: session id = e4d217b48eed4de18fda51d799105c54-c882ba1fc85e4588ab4ddc6fd3e7f27e
I20260608 12:47:38.954700 28273 tablet_copy_source_session.cc:215] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:47:38.957904 28561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c882ba1fc85e4588ab4ddc6fd3e7f27e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:38.973984 28561 tablet_copy_client.cc:806] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e4d217b48eed4de18fda51d799105c54: tablet copy: Starting download of 0 data blocks...
I20260608 12:47:38.974661 28561 tablet_copy_client.cc:670] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e4d217b48eed4de18fda51d799105c54: tablet copy: Starting download of 1 WAL segments...
I20260608 12:47:38.978451 28561 tablet_copy_client.cc:538] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e4d217b48eed4de18fda51d799105c54: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:47:38.985828 28561 tablet_bootstrap.cc:492] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e4d217b48eed4de18fda51d799105c54: Bootstrap starting.
I20260608 12:47:39.004022 28561 tablet_bootstrap.cc:492] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e4d217b48eed4de18fda51d799105c54: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:47:39.004899 28561 tablet_bootstrap.cc:492] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e4d217b48eed4de18fda51d799105c54: Bootstrap complete.
I20260608 12:47:39.005486 28561 ts_tablet_manager.cc:1403] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e4d217b48eed4de18fda51d799105c54: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.010s
I20260608 12:47:39.008229 28561 raft_consensus.cc:359] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e4d217b48eed4de18fda51d799105c54 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } }
I20260608 12:47:39.008920 28561 raft_consensus.cc:740] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e4d217b48eed4de18fda51d799105c54 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e4d217b48eed4de18fda51d799105c54, State: Initialized, Role: LEARNER
I20260608 12:47:39.009505 28561 consensus_queue.cc:260] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e4d217b48eed4de18fda51d799105c54 [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: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } }
I20260608 12:47:39.011505 28561 ts_tablet_manager.cc:1434] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e4d217b48eed4de18fda51d799105c54: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260608 12:47:39.013592 28273 tablet_copy_service.cc:342] P c155eb1502cb4c9f987f7cf4d261a7b2: Request end of tablet copy session e4d217b48eed4de18fda51d799105c54-c882ba1fc85e4588ab4ddc6fd3e7f27e received from {username='slave'} at 127.0.0.1:45432
I20260608 12:47:39.013979 28273 tablet_copy_service.cc:434] P c155eb1502cb4c9f987f7cf4d261a7b2: ending tablet copy session e4d217b48eed4de18fda51d799105c54-c882ba1fc85e4588ab4ddc6fd3e7f27e on tablet c882ba1fc85e4588ab4ddc6fd3e7f27e with peer e4d217b48eed4de18fda51d799105c54
I20260608 12:47:39.048280 28561 ts_tablet_manager.cc:933] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54: Initiating tablet copy from peer d087dd323a6f4395be166595cc375357 (127.24.129.1:44351)
I20260608 12:47:39.050122 28561 tablet_copy_client.cc:323] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.1:44351
I20260608 12:47:39.051848 28124 tablet_copy_service.cc:140] P d087dd323a6f4395be166595cc375357: Received BeginTabletCopySession request for tablet 435dcf4b67e0427fa6d90dab72447f02 from peer e4d217b48eed4de18fda51d799105c54 ({username='slave'} at 127.0.0.1:34918)
I20260608 12:47:39.052385 28124 tablet_copy_service.cc:161] P d087dd323a6f4395be166595cc375357: Beginning new tablet copy session on tablet 435dcf4b67e0427fa6d90dab72447f02 from peer e4d217b48eed4de18fda51d799105c54 at {username='slave'} at 127.0.0.1:34918: session id = e4d217b48eed4de18fda51d799105c54-435dcf4b67e0427fa6d90dab72447f02
I20260608 12:47:39.058297 28124 tablet_copy_source_session.cc:215] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:47:39.061916 28561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 435dcf4b67e0427fa6d90dab72447f02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:39.078183 28561 tablet_copy_client.cc:806] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54: tablet copy: Starting download of 0 data blocks...
I20260608 12:47:39.078809 28561 tablet_copy_client.cc:670] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54: tablet copy: Starting download of 1 WAL segments...
I20260608 12:47:39.083690 28561 tablet_copy_client.cc:538] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:47:39.083760 28565 ts_tablet_manager.cc:933] T 8d6bab28083d43c49dfc0bcab90a6172 P e4d217b48eed4de18fda51d799105c54: Initiating tablet copy from peer e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519)
I20260608 12:47:39.085948 28565 tablet_copy_client.cc:323] T 8d6bab28083d43c49dfc0bcab90a6172 P e4d217b48eed4de18fda51d799105c54: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.2:40519
I20260608 12:47:39.087710 28199 tablet_copy_service.cc:140] P e86392ab05ed4549b42a3730ba007525: Received BeginTabletCopySession request for tablet 8d6bab28083d43c49dfc0bcab90a6172 from peer e4d217b48eed4de18fda51d799105c54 ({username='slave'} at 127.0.0.1:44428)
I20260608 12:47:39.088264 28199 tablet_copy_service.cc:161] P e86392ab05ed4549b42a3730ba007525: Beginning new tablet copy session on tablet 8d6bab28083d43c49dfc0bcab90a6172 from peer e4d217b48eed4de18fda51d799105c54 at {username='slave'} at 127.0.0.1:44428: session id = e4d217b48eed4de18fda51d799105c54-8d6bab28083d43c49dfc0bcab90a6172
I20260608 12:47:39.092919 28561 tablet_bootstrap.cc:492] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54: Bootstrap starting.
I20260608 12:47:39.094542 28199 tablet_copy_source_session.cc:215] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:47:39.097743 28565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d6bab28083d43c49dfc0bcab90a6172. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:39.113103 28565 tablet_copy_client.cc:806] T 8d6bab28083d43c49dfc0bcab90a6172 P e4d217b48eed4de18fda51d799105c54: tablet copy: Starting download of 0 data blocks...
I20260608 12:47:39.114122 28565 tablet_copy_client.cc:670] T 8d6bab28083d43c49dfc0bcab90a6172 P e4d217b48eed4de18fda51d799105c54: tablet copy: Starting download of 1 WAL segments...
I20260608 12:47:39.114413 28561 tablet_bootstrap.cc:492] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:47:39.115625 28561 tablet_bootstrap.cc:492] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54: Bootstrap complete.
I20260608 12:47:39.115974 28568 ts_tablet_manager.cc:933] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54: Initiating tablet copy from peer e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519)
I20260608 12:47:39.117158 28561 ts_tablet_manager.cc:1403] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54: Time spent bootstrapping tablet: real 0.024s	user 0.024s	sys 0.000s
I20260608 12:47:39.119258 28565 tablet_copy_client.cc:538] T 8d6bab28083d43c49dfc0bcab90a6172 P e4d217b48eed4de18fda51d799105c54: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:47:39.120342 28568 tablet_copy_client.cc:323] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.2:40519
I20260608 12:47:39.124210 28561 raft_consensus.cc:359] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { replace: true } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } }
I20260608 12:47:39.125200 28561 raft_consensus.cc:740] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e4d217b48eed4de18fda51d799105c54, State: Initialized, Role: LEARNER
I20260608 12:47:39.125806 28199 tablet_copy_service.cc:140] P e86392ab05ed4549b42a3730ba007525: Received BeginTabletCopySession request for tablet 7da7863781cf452ab8d11759de756ca2 from peer e4d217b48eed4de18fda51d799105c54 ({username='slave'} at 127.0.0.1:44428)
I20260608 12:47:39.126469 28199 tablet_copy_service.cc:161] P e86392ab05ed4549b42a3730ba007525: Beginning new tablet copy session on tablet 7da7863781cf452ab8d11759de756ca2 from peer e4d217b48eed4de18fda51d799105c54 at {username='slave'} at 127.0.0.1:44428: session id = e4d217b48eed4de18fda51d799105c54-7da7863781cf452ab8d11759de756ca2
I20260608 12:47:39.126008 28561 consensus_queue.cc:260] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54 [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: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { replace: true } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } }
I20260608 12:47:39.129844 28565 tablet_bootstrap.cc:492] T 8d6bab28083d43c49dfc0bcab90a6172 P e4d217b48eed4de18fda51d799105c54: Bootstrap starting.
I20260608 12:47:39.134786 28199 tablet_copy_source_session.cc:215] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:47:39.137421 28561 ts_tablet_manager.cc:1434] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 12:47:39.138692 28568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7da7863781cf452ab8d11759de756ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:39.147707 28124 tablet_copy_service.cc:342] P d087dd323a6f4395be166595cc375357: Request end of tablet copy session e4d217b48eed4de18fda51d799105c54-435dcf4b67e0427fa6d90dab72447f02 received from {username='slave'} at 127.0.0.1:34918
I20260608 12:47:39.148268 28124 tablet_copy_service.cc:434] P d087dd323a6f4395be166595cc375357: ending tablet copy session e4d217b48eed4de18fda51d799105c54-435dcf4b67e0427fa6d90dab72447f02 on tablet 435dcf4b67e0427fa6d90dab72447f02 with peer e4d217b48eed4de18fda51d799105c54
I20260608 12:47:39.160295 28565 tablet_bootstrap.cc:492] T 8d6bab28083d43c49dfc0bcab90a6172 P e4d217b48eed4de18fda51d799105c54: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:47:39.161665 28565 tablet_bootstrap.cc:492] T 8d6bab28083d43c49dfc0bcab90a6172 P e4d217b48eed4de18fda51d799105c54: Bootstrap complete.
I20260608 12:47:39.162532 28565 ts_tablet_manager.cc:1403] T 8d6bab28083d43c49dfc0bcab90a6172 P e4d217b48eed4de18fda51d799105c54: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.009s
I20260608 12:47:39.165270 28568 tablet_copy_client.cc:806] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54: tablet copy: Starting download of 0 data blocks...
I20260608 12:47:39.166044 28568 tablet_copy_client.cc:670] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54: tablet copy: Starting download of 1 WAL segments...
I20260608 12:47:39.166467 28565 raft_consensus.cc:359] T 8d6bab28083d43c49dfc0bcab90a6172 P e4d217b48eed4de18fda51d799105c54 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } }
I20260608 12:47:39.167390 28565 raft_consensus.cc:740] T 8d6bab28083d43c49dfc0bcab90a6172 P e4d217b48eed4de18fda51d799105c54 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e4d217b48eed4de18fda51d799105c54, State: Initialized, Role: LEARNER
I20260608 12:47:39.168157 28565 consensus_queue.cc:260] T 8d6bab28083d43c49dfc0bcab90a6172 P e4d217b48eed4de18fda51d799105c54 [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: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } }
I20260608 12:47:39.172053 28568 tablet_copy_client.cc:538] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:47:39.174348 28565 ts_tablet_manager.cc:1434] T 8d6bab28083d43c49dfc0bcab90a6172 P e4d217b48eed4de18fda51d799105c54: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260608 12:47:39.176441 28199 tablet_copy_service.cc:342] P e86392ab05ed4549b42a3730ba007525: Request end of tablet copy session e4d217b48eed4de18fda51d799105c54-8d6bab28083d43c49dfc0bcab90a6172 received from {username='slave'} at 127.0.0.1:44428
I20260608 12:47:39.176972 28199 tablet_copy_service.cc:434] P e86392ab05ed4549b42a3730ba007525: ending tablet copy session e4d217b48eed4de18fda51d799105c54-8d6bab28083d43c49dfc0bcab90a6172 on tablet 8d6bab28083d43c49dfc0bcab90a6172 with peer e4d217b48eed4de18fda51d799105c54
I20260608 12:47:39.183938 28568 tablet_bootstrap.cc:492] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54: Bootstrap starting.
I20260608 12:47:39.211784 28568 tablet_bootstrap.cc:492] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:47:39.212616 28568 tablet_bootstrap.cc:492] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54: Bootstrap complete.
I20260608 12:47:39.213238 28568 ts_tablet_manager.cc:1403] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.005s
I20260608 12:47:39.215917 28568 raft_consensus.cc:359] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } }
I20260608 12:47:39.216786 28568 raft_consensus.cc:740] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e4d217b48eed4de18fda51d799105c54, State: Initialized, Role: LEARNER
I20260608 12:47:39.217435 28568 consensus_queue.cc:260] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54 [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: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } }
I20260608 12:47:39.220242 28568 ts_tablet_manager.cc:1434] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260608 12:47:39.222141 28199 tablet_copy_service.cc:342] P e86392ab05ed4549b42a3730ba007525: Request end of tablet copy session e4d217b48eed4de18fda51d799105c54-7da7863781cf452ab8d11759de756ca2 received from {username='slave'} at 127.0.0.1:44428
I20260608 12:47:39.222594 28199 tablet_copy_service.cc:434] P e86392ab05ed4549b42a3730ba007525: ending tablet copy session e4d217b48eed4de18fda51d799105c54-7da7863781cf452ab8d11759de756ca2 on tablet 7da7863781cf452ab8d11759de756ca2 with peer e4d217b48eed4de18fda51d799105c54
I20260608 12:47:39.315923 28065 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:47:39.354009 28263 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "068b920b62254093b66b918233f9f4ca"
dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2"
mode: GRACEFUL
new_leader_uuid: "d087dd323a6f4395be166595cc375357"
 from {username='slave'} at 127.0.0.1:45452
I20260608 12:47:39.354818 28263 raft_consensus.cc:606] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 LEADER]: Received request to transfer leadership to TS d087dd323a6f4395be166595cc375357
I20260608 12:47:39.370137 28187 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7da7863781cf452ab8d11759de756ca2"
dest_uuid: "e86392ab05ed4549b42a3730ba007525"
mode: GRACEFUL
new_leader_uuid: "d087dd323a6f4395be166595cc375357"
 from {username='slave'} at 127.0.0.1:44444
I20260608 12:47:39.370738 28187 raft_consensus.cc:606] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [term 1 LEADER]: Received request to transfer leadership to TS d087dd323a6f4395be166595cc375357
I20260608 12:47:39.373795 28187 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d6bab28083d43c49dfc0bcab90a6172"
dest_uuid: "e86392ab05ed4549b42a3730ba007525"
mode: GRACEFUL
new_leader_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2"
 from {username='slave'} at 127.0.0.1:44444
I20260608 12:47:39.374495 28187 raft_consensus.cc:606] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [term 1 LEADER]: Received request to transfer leadership to TS c155eb1502cb4c9f987f7cf4d261a7b2
I20260608 12:47:39.376461 28065 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 3
I20260608 12:47:39.377410 28065 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:39.417032 28425 raft_consensus.cc:1217] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e4d217b48eed4de18fda51d799105c54 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:47:39.524222 28425 raft_consensus.cc:1217] T 8d6bab28083d43c49dfc0bcab90a6172 P e4d217b48eed4de18fda51d799105c54 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:47:39.555408 28349 raft_consensus.cc:993] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525: : Instructing follower c155eb1502cb4c9f987f7cf4d261a7b2 to start an election
I20260608 12:47:39.555848 28577 raft_consensus.cc:1081] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [term 1 LEADER]: Signalling peer c155eb1502cb4c9f987f7cf4d261a7b2 to start an election
I20260608 12:47:39.557474 28263 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d6bab28083d43c49dfc0bcab90a6172"
dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2"
 from {username='slave'} at 127.0.0.1:45412
I20260608 12:47:39.558239 28263 raft_consensus.cc:493] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:47:39.558684 28263 raft_consensus.cc:3060] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:47:39.568208 28263 raft_consensus.cc:515] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } }
I20260608 12:47:39.568679 28425 raft_consensus.cc:1217] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:47:39.574420 28263 leader_election.cc:290] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 [CANDIDATE]: Term 2 election: Requested vote from peers d087dd323a6f4395be166595cc375357 (127.24.129.1:44351), e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519)
I20260608 12:47:39.575591 28187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6bab28083d43c49dfc0bcab90a6172" candidate_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "e86392ab05ed4549b42a3730ba007525"
I20260608 12:47:39.576264 28187 raft_consensus.cc:3055] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:47:39.576571 28187 raft_consensus.cc:740] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e86392ab05ed4549b42a3730ba007525, State: Running, Role: LEADER
I20260608 12:47:39.577637 28113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6bab28083d43c49dfc0bcab90a6172" candidate_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "d087dd323a6f4395be166595cc375357"
I20260608 12:47:39.577490 28187 consensus_queue.cc:260] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [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: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } }
I20260608 12:47:39.579285 28187 raft_consensus.cc:3060] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:47:39.580113 28425 raft_consensus.cc:1217] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:47:39.578307 28113 raft_consensus.cc:3060] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:47:39.586865 28187 raft_consensus.cc:2468] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c155eb1502cb4c9f987f7cf4d261a7b2 in term 2.
I20260608 12:47:39.588153 28228 leader_election.cc:304] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 [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: c155eb1502cb4c9f987f7cf4d261a7b2, e86392ab05ed4549b42a3730ba007525; no voters: 
I20260608 12:47:39.589255 28575 raft_consensus.cc:2804] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:47:39.589747 28575 raft_consensus.cc:697] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 2 LEADER]: Becoming Leader. State: Replica: c155eb1502cb4c9f987f7cf4d261a7b2, State: Running, Role: LEADER
I20260608 12:47:39.590700 28575 consensus_queue.cc:237] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 [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: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } }
I20260608 12:47:39.592190 28113 raft_consensus.cc:2468] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c155eb1502cb4c9f987f7cf4d261a7b2 in term 2.
I20260608 12:47:39.605556 28011 catalog_manager.cc:5696] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 reported cstate change: term changed from 1 to 2, leader changed from e86392ab05ed4549b42a3730ba007525 (127.24.129.2) to c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3). New cstate: current_term: 2 leader_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:39.607549 28577 raft_consensus.cc:993] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525: : Instructing follower d087dd323a6f4395be166595cc375357 to start an election
I20260608 12:47:39.608108 28349 raft_consensus.cc:1081] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [term 1 LEADER]: Signalling peer d087dd323a6f4395be166595cc375357 to start an election
I20260608 12:47:39.610169 28113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7da7863781cf452ab8d11759de756ca2"
dest_uuid: "d087dd323a6f4395be166595cc375357"
 from {username='slave'} at 127.0.0.1:34912
I20260608 12:47:39.610805 28113 raft_consensus.cc:493] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:47:39.611195 28113 raft_consensus.cc:3060] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:47:39.616990 28113 raft_consensus.cc:515] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } }
I20260608 12:47:39.620285 28113 leader_election.cc:290] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [CANDIDATE]: Term 2 election: Requested vote from peers e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519), c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807)
I20260608 12:47:39.620796 28263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da7863781cf452ab8d11759de756ca2" candidate_uuid: "d087dd323a6f4395be166595cc375357" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2"
I20260608 12:47:39.620842 28187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da7863781cf452ab8d11759de756ca2" candidate_uuid: "d087dd323a6f4395be166595cc375357" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "e86392ab05ed4549b42a3730ba007525"
I20260608 12:47:39.621447 28263 raft_consensus.cc:3060] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:47:39.621533 28187 raft_consensus.cc:3055] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:47:39.621932 28187 raft_consensus.cc:740] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e86392ab05ed4549b42a3730ba007525, State: Running, Role: LEADER
I20260608 12:47:39.622932 28187 consensus_queue.cc:260] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [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: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } }
I20260608 12:47:39.624423 28187 raft_consensus.cc:3060] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:47:39.629292 28263 raft_consensus.cc:2468] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d087dd323a6f4395be166595cc375357 in term 2.
I20260608 12:47:39.630739 28080 leader_election.cc:304] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [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: c155eb1502cb4c9f987f7cf4d261a7b2, d087dd323a6f4395be166595cc375357; no voters: 
I20260608 12:47:39.631073 28187 raft_consensus.cc:2468] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d087dd323a6f4395be166595cc375357 in term 2.
I20260608 12:47:39.632314 28578 raft_consensus.cc:2804] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:47:39.632988 28578 raft_consensus.cc:697] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [term 2 LEADER]: Becoming Leader. State: Replica: d087dd323a6f4395be166595cc375357, State: Running, Role: LEADER
I20260608 12:47:39.634529 28263 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d6bab28083d43c49dfc0bcab90a6172"
dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:45398
I20260608 12:47:39.634052 28578 consensus_queue.cc:237] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [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: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } }
I20260608 12:47:39.636058 28263 raft_consensus.cc:606] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 2 LEADER]: Received request to transfer leadership
I20260608 12:47:39.640091 28263 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d6bab28083d43c49dfc0bcab90a6172"
dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:45398
I20260608 12:47:39.640522 28263 raft_consensus.cc:606] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 2 LEADER]: Received request to transfer leadership
W20260608 12:47:39.641891 27999 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 8d6bab28083d43c49dfc0bcab90a6172 already in progress
I20260608 12:47:39.643769 28011 catalog_manager.cc:5696] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 reported cstate change: term changed from 1 to 2, leader changed from e86392ab05ed4549b42a3730ba007525 (127.24.129.2) to d087dd323a6f4395be166595cc375357 (127.24.129.1). New cstate: current_term: 2 leader_uuid: "d087dd323a6f4395be166595cc375357" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:39.648456 28263 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d6bab28083d43c49dfc0bcab90a6172"
dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:45398
I20260608 12:47:39.649061 28263 raft_consensus.cc:606] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 2 LEADER]: Received request to transfer leadership
W20260608 12:47:39.654163 28060 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 12:47:39.654635 28060 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for 8d6bab28083d43c49dfc0bcab90a6172 already in progress
W20260608 12:47:39.654985 28060 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 8d6bab28083d43c49dfc0bcab90a6172 already in progress
I20260608 12:47:39.657799 28113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7da7863781cf452ab8d11759de756ca2"
dest_uuid: "d087dd323a6f4395be166595cc375357"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:34902
I20260608 12:47:39.658243 28113 raft_consensus.cc:606] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [term 2 LEADER]: Received request to transfer leadership
I20260608 12:47:39.661618 28113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7da7863781cf452ab8d11759de756ca2"
dest_uuid: "d087dd323a6f4395be166595cc375357"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:34902
I20260608 12:47:39.662086 28113 raft_consensus.cc:606] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [term 2 LEADER]: Received request to transfer leadership
I20260608 12:47:39.664987 28113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7da7863781cf452ab8d11759de756ca2"
dest_uuid: "d087dd323a6f4395be166595cc375357"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:34902
I20260608 12:47:39.665467 28113 raft_consensus.cc:606] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [term 2 LEADER]: Received request to transfer leadership
W20260608 12:47:39.670176 28060 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 12:47:39.670503 28060 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for 7da7863781cf452ab8d11759de756ca2 already in progress
W20260608 12:47:39.670749 28060 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 7da7863781cf452ab8d11759de756ca2 already in progress
I20260608 12:47:39.705696 28546 raft_consensus.cc:993] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2: : Instructing follower d087dd323a6f4395be166595cc375357 to start an election
I20260608 12:47:39.706319 28575 raft_consensus.cc:1081] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 LEADER]: Signalling peer d087dd323a6f4395be166595cc375357 to start an election
I20260608 12:47:39.708374 28113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "068b920b62254093b66b918233f9f4ca"
dest_uuid: "d087dd323a6f4395be166595cc375357"
 from {username='slave'} at 127.0.0.1:34908
I20260608 12:47:39.708994 28113 raft_consensus.cc:493] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:47:39.709363 28113 raft_consensus.cc:3060] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:47:39.715835 28113 raft_consensus.cc:515] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } }
I20260608 12:47:39.717953 28113 leader_election.cc:290] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [CANDIDATE]: Term 2 election: Requested vote from peers c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807), e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519)
I20260608 12:47:39.719060 28263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068b920b62254093b66b918233f9f4ca" candidate_uuid: "d087dd323a6f4395be166595cc375357" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2"
I20260608 12:47:39.719319 28187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068b920b62254093b66b918233f9f4ca" candidate_uuid: "d087dd323a6f4395be166595cc375357" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e86392ab05ed4549b42a3730ba007525"
I20260608 12:47:39.719728 28263 raft_consensus.cc:3055] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:47:39.720117 28187 raft_consensus.cc:3060] T 068b920b62254093b66b918233f9f4ca P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:47:39.720131 28263 raft_consensus.cc:740] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c155eb1502cb4c9f987f7cf4d261a7b2, State: Running, Role: LEADER
I20260608 12:47:39.721416 28263 consensus_queue.cc:260] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [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: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } }
I20260608 12:47:39.722640 28263 raft_consensus.cc:3060] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:47:39.728394 28187 raft_consensus.cc:2468] T 068b920b62254093b66b918233f9f4ca P e86392ab05ed4549b42a3730ba007525 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d087dd323a6f4395be166595cc375357 in term 2.
I20260608 12:47:39.729323 28263 raft_consensus.cc:2468] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d087dd323a6f4395be166595cc375357 in term 2.
I20260608 12:47:39.729730 28079 leader_election.cc:304] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [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: d087dd323a6f4395be166595cc375357, e86392ab05ed4549b42a3730ba007525; no voters: 
I20260608 12:47:39.730988 28578 raft_consensus.cc:2804] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:47:39.731547 28578 raft_consensus.cc:697] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [term 2 LEADER]: Becoming Leader. State: Replica: d087dd323a6f4395be166595cc375357, State: Running, Role: LEADER
I20260608 12:47:39.732393 28578 consensus_queue.cc:237] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [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: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } }
I20260608 12:47:39.741359 28011 catalog_manager.cc:5696] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 reported cstate change: term changed from 1 to 2, leader changed from c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3) to d087dd323a6f4395be166595cc375357 (127.24.129.1). New cstate: current_term: 2 leader_uuid: "d087dd323a6f4395be166595cc375357" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:39.967273 28575 raft_consensus.cc:1064] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2: attempting to promote NON_VOTER e4d217b48eed4de18fda51d799105c54 to VOTER
I20260608 12:47:39.970319 28575 consensus_queue.cc:237] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [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: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } }
I20260608 12:47:39.978909 28425 raft_consensus.cc:1275] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e4d217b48eed4de18fda51d799105c54 [term 1 LEARNER]: Refusing update from remote peer c155eb1502cb4c9f987f7cf4d261a7b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:39.979386 28113 raft_consensus.cc:1275] T c882ba1fc85e4588ab4ddc6fd3e7f27e P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Refusing update from remote peer c155eb1502cb4c9f987f7cf4d261a7b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:39.980232 28589 consensus_queue.cc:1048] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:39.981426 28546 consensus_queue.cc:1048] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:39.984453 28187 raft_consensus.cc:1275] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Refusing update from remote peer c155eb1502cb4c9f987f7cf4d261a7b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:39.986418 28589 consensus_queue.cc:1048] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:39.991492 28113 raft_consensus.cc:1275] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [term 2 FOLLOWER]: Refusing update from remote peer c155eb1502cb4c9f987f7cf4d261a7b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:47:39.993371 28546 consensus_queue.cc:1048] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:40.009505 28575 raft_consensus.cc:2955] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e4d217b48eed4de18fda51d799105c54 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:40.012470 28589 raft_consensus.cc:993] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2: : Instructing follower d087dd323a6f4395be166595cc375357 to start an election
I20260608 12:47:40.013084 28589 raft_consensus.cc:1081] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 2 LEADER]: Signalling peer d087dd323a6f4395be166595cc375357 to start an election
I20260608 12:47:40.016638 28111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d6bab28083d43c49dfc0bcab90a6172"
dest_uuid: "d087dd323a6f4395be166595cc375357"
 from {username='slave'} at 127.0.0.1:34908
I20260608 12:47:40.018968 28187 raft_consensus.cc:2955] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e4d217b48eed4de18fda51d799105c54 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:40.015483 28425 raft_consensus.cc:2955] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e4d217b48eed4de18fda51d799105c54 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:40.024647 28112 raft_consensus.cc:2955] T c882ba1fc85e4588ab4ddc6fd3e7f27e P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e4d217b48eed4de18fda51d799105c54 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:40.037566 28011 catalog_manager.cc:5696] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 reported cstate change: config changed from index 2 to 3, e4d217b48eed4de18fda51d799105c54 (127.24.129.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:47:40.045243 28263 raft_consensus.cc:1275] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 2 FOLLOWER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:47:40.049405 28111 raft_consensus.cc:493] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:47:40.049937 28111 raft_consensus.cc:3060] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:47:40.054605 28426 raft_consensus.cc:3060] T 8d6bab28083d43c49dfc0bcab90a6172 P e4d217b48eed4de18fda51d799105c54 [term 1 LEARNER]: Advancing to term 2
I20260608 12:47:40.061097 28578 consensus_queue.cc:1048] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:47:40.061154 28111 raft_consensus.cc:515] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } }
I20260608 12:47:40.073632 28188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6bab28083d43c49dfc0bcab90a6172" candidate_uuid: "d087dd323a6f4395be166595cc375357" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e86392ab05ed4549b42a3730ba007525"
I20260608 12:47:40.074383 28188 raft_consensus.cc:3060] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:47:40.082024 28261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6bab28083d43c49dfc0bcab90a6172" candidate_uuid: "d087dd323a6f4395be166595cc375357" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2"
I20260608 12:47:40.082687 28261 raft_consensus.cc:3055] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:47:40.073633 28111 leader_election.cc:290] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [CANDIDATE]: Term 3 election: Requested vote from peers e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519), c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807)
I20260608 12:47:40.083053 28261 raft_consensus.cc:740] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c155eb1502cb4c9f987f7cf4d261a7b2, State: Running, Role: LEADER
I20260608 12:47:40.084514 28426 raft_consensus.cc:1275] T 8d6bab28083d43c49dfc0bcab90a6172 P e4d217b48eed4de18fda51d799105c54 [term 2 LEARNER]: Refusing update from remote peer c155eb1502cb4c9f987f7cf4d261a7b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:47:40.089987 28262 consensus_queue.cc:237] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [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: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } }
I20260608 12:47:40.088368 28261 consensus_queue.cc:260] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } }
I20260608 12:47:40.091609 28261 raft_consensus.cc:3060] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:47:40.092566 28188 raft_consensus.cc:2468] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d087dd323a6f4395be166595cc375357 in term 3.
I20260608 12:47:40.093793 28189 raft_consensus.cc:1240] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [term 3 FOLLOWER]: Rejecting Update request from peer c155eb1502cb4c9f987f7cf4d261a7b2 for earlier term 2. Current term is 3. Ops: []
I20260608 12:47:40.093982 28079 leader_election.cc:304] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [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: d087dd323a6f4395be166595cc375357, e86392ab05ed4549b42a3730ba007525; no voters: 
I20260608 12:47:40.096642 28579 raft_consensus.cc:2804] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:47:40.097179 28579 raft_consensus.cc:697] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [term 3 LEADER]: Becoming Leader. State: Replica: d087dd323a6f4395be166595cc375357, State: Running, Role: LEADER
I20260608 12:47:40.097994 28579 consensus_queue.cc:237] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } }
I20260608 12:47:40.103209 28598 raft_consensus.cc:993] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357: : Instructing follower c155eb1502cb4c9f987f7cf4d261a7b2 to start an election
I20260608 12:47:40.104311 28578 raft_consensus.cc:1081] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [term 2 LEADER]: Signalling peer c155eb1502cb4c9f987f7cf4d261a7b2 to start an election
I20260608 12:47:40.109411 28426 raft_consensus.cc:1275] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Refusing update from remote peer c155eb1502cb4c9f987f7cf4d261a7b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:47:40.110591 28189 raft_consensus.cc:1275] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Refusing update from remote peer c155eb1502cb4c9f987f7cf4d261a7b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:47:40.112334 28589 consensus_queue.cc:1048] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:47:40.113401 28263 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7da7863781cf452ab8d11759de756ca2"
dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2"
 from {username='slave'} at 127.0.0.1:45418
I20260608 12:47:40.114012 28263 raft_consensus.cc:493] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:47:40.114398 28263 raft_consensus.cc:3060] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:47:40.115664 28426 raft_consensus.cc:3060] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54 [term 1 LEARNER]: Advancing to term 2
I20260608 12:47:40.119683 28589 consensus_queue.cc:1048] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:47:40.119321 28011 catalog_manager.cc:5696] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 reported cstate change: term changed from 2 to 3, leader changed from c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3) to d087dd323a6f4395be166595cc375357 (127.24.129.1). New cstate: current_term: 3 leader_uuid: "d087dd323a6f4395be166595cc375357" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:40.122169 28263 raft_consensus.cc:515] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } }
I20260608 12:47:40.123843 28426 raft_consensus.cc:1275] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54 [term 2 LEARNER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:47:40.124135 28575 raft_consensus.cc:2955] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d087dd323a6f4395be166595cc375357 (127.24.129.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:40.127213 28579 consensus_queue.cc:1048] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:40.130600 28261 raft_consensus.cc:2468] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d087dd323a6f4395be166595cc375357 in term 3.
I20260608 12:47:40.133638 28188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da7863781cf452ab8d11759de756ca2" candidate_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e86392ab05ed4549b42a3730ba007525"
I20260608 12:47:40.134323 28188 raft_consensus.cc:3060] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:47:40.141773 28263 leader_election.cc:290] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [CANDIDATE]: Term 3 election: Requested vote from peers e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519), d087dd323a6f4395be166595cc375357 (127.24.129.1:44351)
I20260608 12:47:40.144032 28426 raft_consensus.cc:2955] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d087dd323a6f4395be166595cc375357 (127.24.129.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:40.145798 28112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da7863781cf452ab8d11759de756ca2" candidate_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d087dd323a6f4395be166595cc375357"
I20260608 12:47:40.146540 28112 raft_consensus.cc:3055] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:47:40.146898 28112 raft_consensus.cc:740] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d087dd323a6f4395be166595cc375357, State: Running, Role: LEADER
I20260608 12:47:40.148010 28112 consensus_queue.cc:260] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } }
I20260608 12:47:40.149708 28112 raft_consensus.cc:3060] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:47:40.157115 28187 raft_consensus.cc:2955] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d087dd323a6f4395be166595cc375357 (127.24.129.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:40.164460 28112 raft_consensus.cc:2468] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c155eb1502cb4c9f987f7cf4d261a7b2 in term 3.
I20260608 12:47:40.165457 27999 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c882ba1fc85e4588ab4ddc6fd3e7f27e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:47:40.167054 28188 raft_consensus.cc:2468] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c155eb1502cb4c9f987f7cf4d261a7b2 in term 3.
I20260608 12:47:40.168228 28189 raft_consensus.cc:1240] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [term 3 FOLLOWER]: Rejecting Update request from peer d087dd323a6f4395be166595cc375357 for earlier term 2. Current term is 3. Ops: []
I20260608 12:47:40.168880 28228 leader_election.cc:304] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [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: c155eb1502cb4c9f987f7cf4d261a7b2, e86392ab05ed4549b42a3730ba007525; no voters: 
I20260608 12:47:40.170029 28546 raft_consensus.cc:2804] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:47:40.170598 28546 raft_consensus.cc:697] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 3 LEADER]: Becoming Leader. State: Replica: c155eb1502cb4c9f987f7cf4d261a7b2, State: Running, Role: LEADER
I20260608 12:47:40.171622 28546 consensus_queue.cc:237] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } }
I20260608 12:47:40.171731 28011 catalog_manager.cc:5696] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 reported cstate change: config changed from index 3 to 4, VOTER d087dd323a6f4395be166595cc375357 (127.24.129.1) evicted. New cstate: current_term: 1 leader_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:47:40.178449 28579 raft_consensus.cc:1064] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357: attempting to promote NON_VOTER e4d217b48eed4de18fda51d799105c54 to VOTER
I20260608 12:47:40.181470 28579 consensus_queue.cc:237] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [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: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { replace: true } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } }
I20260608 12:47:40.185850 28098 tablet_service.cc:1558] Processing DeleteTablet for tablet c882ba1fc85e4588ab4ddc6fd3e7f27e with delete_type TABLET_DATA_TOMBSTONED (TS d087dd323a6f4395be166595cc375357 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34902
I20260608 12:47:40.197687 28602 tablet_replica.cc:333] T c882ba1fc85e4588ab4ddc6fd3e7f27e P d087dd323a6f4395be166595cc375357: stopping tablet replica
I20260608 12:47:40.198967 28602 raft_consensus.cc:2243] T c882ba1fc85e4588ab4ddc6fd3e7f27e P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:40.199836 28602 raft_consensus.cc:2272] T c882ba1fc85e4588ab4ddc6fd3e7f27e P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:40.205508 28425 raft_consensus.cc:1275] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54 [term 1 LEARNER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:40.206187 28602 ts_tablet_manager.cc:1916] T c882ba1fc85e4588ab4ddc6fd3e7f27e P d087dd323a6f4395be166595cc375357: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:47:40.207288 28579 consensus_queue.cc:1048] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:40.205976 28263 raft_consensus.cc:1275] T 435dcf4b67e0427fa6d90dab72447f02 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:40.211613 28598 consensus_queue.cc:1048] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:47:40.214195 28187 raft_consensus.cc:1275] T 435dcf4b67e0427fa6d90dab72447f02 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:40.216529 28579 consensus_queue.cc:1048] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:47:40.225224 28602 ts_tablet_manager.cc:1929] T c882ba1fc85e4588ab4ddc6fd3e7f27e P d087dd323a6f4395be166595cc375357: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:47:40.225740 28602 log.cc:1199] T c882ba1fc85e4588ab4ddc6fd3e7f27e P d087dd323a6f4395be166595cc375357: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/ts-0-root/wals/c882ba1fc85e4588ab4ddc6fd3e7f27e
I20260608 12:47:40.228670 28010 catalog_manager.cc:5696] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 reported cstate change: term changed from 2 to 3, leader changed from d087dd323a6f4395be166595cc375357 (127.24.129.1) to c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3). New cstate: current_term: 3 leader_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:40.239866 27998 catalog_manager.cc:5027] TS d087dd323a6f4395be166595cc375357 (127.24.129.1:44351): tablet c882ba1fc85e4588ab4ddc6fd3e7f27e (table range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]) successfully deleted
I20260608 12:47:40.242250 28598 raft_consensus.cc:2955] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e4d217b48eed4de18fda51d799105c54 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { replace: true } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:40.249442 28187 raft_consensus.cc:1275] T 068b920b62254093b66b918233f9f4ca P e86392ab05ed4549b42a3730ba007525 [term 2 FOLLOWER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:47:40.250733 28263 raft_consensus.cc:2955] T 435dcf4b67e0427fa6d90dab72447f02 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e4d217b48eed4de18fda51d799105c54 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { replace: true } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:40.251549 28261 raft_consensus.cc:1275] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [term 2 FOLLOWER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:47:40.248423 28425 raft_consensus.cc:2955] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e4d217b48eed4de18fda51d799105c54 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { replace: true } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:40.253391 28599 consensus_queue.cc:1048] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:47:40.258301 28599 consensus_queue.cc:1048] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:47:40.266686 28187 raft_consensus.cc:2955] T 435dcf4b67e0427fa6d90dab72447f02 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e4d217b48eed4de18fda51d799105c54 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { replace: true } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:40.272528 28010 catalog_manager.cc:5696] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 reported cstate change: config changed from index 2 to 3, e4d217b48eed4de18fda51d799105c54 (127.24.129.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d087dd323a6f4395be166595cc375357" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:47:40.305712 28112 consensus_queue.cc:237] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [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: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } }
I20260608 12:47:40.318509 28425 raft_consensus.cc:1275] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:47:40.320021 28261 raft_consensus.cc:1275] T 435dcf4b67e0427fa6d90dab72447f02 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:47:40.320204 28599 consensus_queue.cc:1048] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:47:40.321488 28598 consensus_queue.cc:1048] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:47:40.328967 28598 raft_consensus.cc:2955] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86392ab05ed4549b42a3730ba007525 (127.24.129.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:40.331486 28261 raft_consensus.cc:2955] T 435dcf4b67e0427fa6d90dab72447f02 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86392ab05ed4549b42a3730ba007525 (127.24.129.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:40.331552 28425 raft_consensus.cc:2955] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86392ab05ed4549b42a3730ba007525 (127.24.129.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:40.343470 28010 catalog_manager.cc:5696] T 435dcf4b67e0427fa6d90dab72447f02 P c155eb1502cb4c9f987f7cf4d261a7b2 reported cstate change: config changed from index 3 to 4, VOTER e86392ab05ed4549b42a3730ba007525 (127.24.129.2) evicted. New cstate: current_term: 1 leader_uuid: "d087dd323a6f4395be166595cc375357" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:40.350811 27998 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 435dcf4b67e0427fa6d90dab72447f02 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:47:40.356519 28172 tablet_service.cc:1558] Processing DeleteTablet for tablet 435dcf4b67e0427fa6d90dab72447f02 with delete_type TABLET_DATA_TOMBSTONED (TS e86392ab05ed4549b42a3730ba007525 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44406
I20260608 12:47:40.360512 28610 tablet_replica.cc:333] T 435dcf4b67e0427fa6d90dab72447f02 P e86392ab05ed4549b42a3730ba007525: stopping tablet replica
I20260608 12:47:40.361788 28610 raft_consensus.cc:2243] T 435dcf4b67e0427fa6d90dab72447f02 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:40.362613 28610 raft_consensus.cc:2272] T 435dcf4b67e0427fa6d90dab72447f02 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:40.366317 28610 ts_tablet_manager.cc:1916] T 435dcf4b67e0427fa6d90dab72447f02 P e86392ab05ed4549b42a3730ba007525: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:47:40.379359 28610 ts_tablet_manager.cc:1929] T 435dcf4b67e0427fa6d90dab72447f02 P e86392ab05ed4549b42a3730ba007525: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:47:40.379844 28610 log.cc:1199] T 435dcf4b67e0427fa6d90dab72447f02 P e86392ab05ed4549b42a3730ba007525: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/ts-1-root/wals/435dcf4b67e0427fa6d90dab72447f02
I20260608 12:47:40.381671 27998 catalog_manager.cc:5027] TS e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519): tablet 435dcf4b67e0427fa6d90dab72447f02 (table range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]) successfully deleted
I20260608 12:47:40.500671 28261 raft_consensus.cc:1275] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 3 FOLLOWER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:47:40.502271 28599 consensus_queue.cc:1048] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:47:40.511507 28188 raft_consensus.cc:1275] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [term 3 FOLLOWER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:47:40.513085 28425 raft_consensus.cc:3060] T 8d6bab28083d43c49dfc0bcab90a6172 P e4d217b48eed4de18fda51d799105c54 [term 2 LEARNER]: Advancing to term 3
I20260608 12:47:40.516942 28579 consensus_queue.cc:1048] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:40.521176 28425 raft_consensus.cc:1275] T 8d6bab28083d43c49dfc0bcab90a6172 P e4d217b48eed4de18fda51d799105c54 [term 3 LEARNER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:47:40.523339 28579 consensus_queue.cc:1048] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:40.532843 28579 raft_consensus.cc:1064] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357: attempting to promote NON_VOTER e4d217b48eed4de18fda51d799105c54 to VOTER
I20260608 12:47:40.535878 28579 consensus_queue.cc:237] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } }
I20260608 12:47:40.543533 28425 raft_consensus.cc:1275] T 8d6bab28083d43c49dfc0bcab90a6172 P e4d217b48eed4de18fda51d799105c54 [term 3 LEARNER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:47:40.544407 28261 raft_consensus.cc:1275] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 3 FOLLOWER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:47:40.545020 28599 consensus_queue.cc:1048] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:47:40.545917 28188 raft_consensus.cc:1275] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [term 3 FOLLOWER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:47:40.545913 28598 consensus_queue.cc:1048] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:47:40.547809 28579 consensus_queue.cc:1048] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:47:40.554690 28598 raft_consensus.cc:2955] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, e4d217b48eed4de18fda51d799105c54 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:40.556927 28425 raft_consensus.cc:2955] T 8d6bab28083d43c49dfc0bcab90a6172 P e4d217b48eed4de18fda51d799105c54 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, e4d217b48eed4de18fda51d799105c54 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:40.561334 28188 raft_consensus.cc:2955] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, e4d217b48eed4de18fda51d799105c54 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:40.572182 28011 catalog_manager.cc:5696] T 8d6bab28083d43c49dfc0bcab90a6172 P e4d217b48eed4de18fda51d799105c54 reported cstate change: config changed from index 2 to 5, e4d217b48eed4de18fda51d799105c54 (127.24.129.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "d087dd323a6f4395be166595cc375357" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:40.573535 28261 raft_consensus.cc:2955] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, e4d217b48eed4de18fda51d799105c54 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:40.589087 28112 consensus_queue.cc:237] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } }
I20260608 12:47:40.594942 28425 raft_consensus.cc:1275] T 8d6bab28083d43c49dfc0bcab90a6172 P e4d217b48eed4de18fda51d799105c54 [term 3 FOLLOWER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:47:40.595301 28188 raft_consensus.cc:1275] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [term 3 FOLLOWER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:47:40.596529 28598 consensus_queue.cc:1048] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:47:40.597671 28579 consensus_queue.cc:1048] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:47:40.605764 28579 raft_consensus.cc:2955] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:40.607537 28425 raft_consensus.cc:2955] T 8d6bab28083d43c49dfc0bcab90a6172 P e4d217b48eed4de18fda51d799105c54 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:40.607806 28188 raft_consensus.cc:2955] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:40.614234 27998 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8d6bab28083d43c49dfc0bcab90a6172 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:47:40.619719 28010 catalog_manager.cc:5696] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 reported cstate change: config changed from index 5 to 6, VOTER c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3) evicted. New cstate: current_term: 3 leader_uuid: "d087dd323a6f4395be166595cc375357" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:47:40.632570 28247 tablet_service.cc:1558] Processing DeleteTablet for tablet 8d6bab28083d43c49dfc0bcab90a6172 with delete_type TABLET_DATA_TOMBSTONED (TS c155eb1502cb4c9f987f7cf4d261a7b2 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:45398
I20260608 12:47:40.634953 28614 tablet_replica.cc:333] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2: stopping tablet replica
I20260608 12:47:40.635965 28614 raft_consensus.cc:2243] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:40.636813 28614 raft_consensus.cc:2272] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:40.639935 28614 ts_tablet_manager.cc:1916] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:47:40.642686 28425 raft_consensus.cc:3060] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54 [term 2 LEARNER]: Advancing to term 3
I20260608 12:47:40.650614 28425 raft_consensus.cc:1275] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54 [term 3 LEARNER]: Refusing update from remote peer c155eb1502cb4c9f987f7cf4d261a7b2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:47:40.652789 28546 consensus_queue.cc:1048] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:47:40.657162 28614 ts_tablet_manager.cc:1929] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260608 12:47:40.657596 28614 log.cc:1199] T 8d6bab28083d43c49dfc0bcab90a6172 P c155eb1502cb4c9f987f7cf4d261a7b2: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/ts-2-root/wals/8d6bab28083d43c49dfc0bcab90a6172
I20260608 12:47:40.659296 27999 catalog_manager.cc:5027] TS c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807): tablet 8d6bab28083d43c49dfc0bcab90a6172 (table range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]) successfully deleted
I20260608 12:47:40.659891 28590 raft_consensus.cc:1064] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2: attempting to promote NON_VOTER e4d217b48eed4de18fda51d799105c54 to VOTER
W20260608 12:47:40.660313 28590 raft_consensus.cc:1068] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2: Unable to promote non-voter e4d217b48eed4de18fda51d799105c54: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:47:40.695920 28188 raft_consensus.cc:1275] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [term 3 FOLLOWER]: Refusing update from remote peer c155eb1502cb4c9f987f7cf4d261a7b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:47:40.697408 28590 consensus_queue.cc:1048] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:40.722987 28616 raft_consensus.cc:1064] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2: attempting to promote NON_VOTER e4d217b48eed4de18fda51d799105c54 to VOTER
I20260608 12:47:40.725725 28616 consensus_queue.cc:237] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } }
I20260608 12:47:40.726986 28112 raft_consensus.cc:1275] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [term 3 FOLLOWER]: Refusing update from remote peer c155eb1502cb4c9f987f7cf4d261a7b2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:47:40.733752 28426 raft_consensus.cc:1275] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54 [term 3 LEARNER]: Refusing update from remote peer c155eb1502cb4c9f987f7cf4d261a7b2: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:47:40.734182 28188 raft_consensus.cc:1275] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [term 3 FOLLOWER]: Refusing update from remote peer c155eb1502cb4c9f987f7cf4d261a7b2: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:47:40.733934 28112 raft_consensus.cc:1275] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [term 3 FOLLOWER]: Refusing update from remote peer c155eb1502cb4c9f987f7cf4d261a7b2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:47:40.735709 28617 consensus_queue.cc:1048] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:47:40.736692 28618 consensus_queue.cc:1048] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:47:40.737705 28616 consensus_queue.cc:1048] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:47:40.749213 28616 raft_consensus.cc:2955] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, e4d217b48eed4de18fda51d799105c54 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:40.751672 28426 raft_consensus.cc:2955] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, e4d217b48eed4de18fda51d799105c54 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:40.754738 28188 raft_consensus.cc:2955] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, e4d217b48eed4de18fda51d799105c54 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:40.767107 28009 catalog_manager.cc:5696] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 reported cstate change: config changed from index 2 to 5, e4d217b48eed4de18fda51d799105c54 (127.24.129.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:40.767555 28112 raft_consensus.cc:2955] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, e4d217b48eed4de18fda51d799105c54 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:40.783865 28261 consensus_queue.cc:237] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } }
I20260608 12:47:40.789479 28188 raft_consensus.cc:1275] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [term 3 FOLLOWER]: Refusing update from remote peer c155eb1502cb4c9f987f7cf4d261a7b2: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:47:40.789469 28426 raft_consensus.cc:1275] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54 [term 3 FOLLOWER]: Refusing update from remote peer c155eb1502cb4c9f987f7cf4d261a7b2: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:47:40.791083 28590 consensus_queue.cc:1048] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:47:40.791937 28616 consensus_queue.cc:1048] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:47:40.798997 28617 raft_consensus.cc:2955] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER d087dd323a6f4395be166595cc375357 (127.24.129.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:40.801208 28426 raft_consensus.cc:2955] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER d087dd323a6f4395be166595cc375357 (127.24.129.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:40.801424 28188 raft_consensus.cc:2955] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER d087dd323a6f4395be166595cc375357 (127.24.129.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:40.808995 27999 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7da7863781cf452ab8d11759de756ca2 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:47:40.814610 28009 catalog_manager.cc:5696] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 reported cstate change: config changed from index 5 to 6, VOTER d087dd323a6f4395be166595cc375357 (127.24.129.1) evicted. New cstate: current_term: 3 leader_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:47:40.827137 28098 tablet_service.cc:1558] Processing DeleteTablet for tablet 7da7863781cf452ab8d11759de756ca2 with delete_type TABLET_DATA_TOMBSTONED (TS d087dd323a6f4395be166595cc375357 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:34902
I20260608 12:47:40.829272 28619 tablet_replica.cc:333] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357: stopping tablet replica
I20260608 12:47:40.830142 28619 raft_consensus.cc:2243] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:40.830873 28619 raft_consensus.cc:2272] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:40.834170 28619 ts_tablet_manager.cc:1916] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:47:40.847406 28619 ts_tablet_manager.cc:1929] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260608 12:47:40.847784 28619 log.cc:1199] T 7da7863781cf452ab8d11759de756ca2 P d087dd323a6f4395be166595cc375357: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/ts-0-root/wals/7da7863781cf452ab8d11759de756ca2
I20260608 12:47:40.849212 27998 catalog_manager.cc:5027] TS d087dd323a6f4395be166595cc375357 (127.24.129.1:44351): tablet 7da7863781cf452ab8d11759de756ca2 (table range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]) successfully deleted
I20260608 12:47:41.378672 28065 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:47:41.383734 28112 consensus_queue.cc:237] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [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: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: NON_VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { promote: true } }
W20260608 12:47:41.391153 28079 consensus_peers.cc:597] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 -> Peer e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519): Couldn't send request to peer e86392ab05ed4549b42a3730ba007525. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 07deec215b76433b85985e00bf982024. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:41.391229 28261 raft_consensus.cc:1275] T 07deec215b76433b85985e00bf982024 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:47:41.392941 28621 consensus_queue.cc:1048] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:47:41.395426 28426 raft_consensus.cc:1275] T 07deec215b76433b85985e00bf982024 P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:47:41.397382 28621 consensus_queue.cc:1048] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:47:41.408018 28622 raft_consensus.cc:2955] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e86392ab05ed4549b42a3730ba007525 (127.24.129.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: NON_VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { promote: true } } }
I20260608 12:47:41.409693 28261 raft_consensus.cc:2955] T 07deec215b76433b85985e00bf982024 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e86392ab05ed4549b42a3730ba007525 (127.24.129.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: NON_VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { promote: true } } }
I20260608 12:47:41.411829 28426 raft_consensus.cc:2955] T 07deec215b76433b85985e00bf982024 P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e86392ab05ed4549b42a3730ba007525 (127.24.129.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: NON_VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { promote: true } } }
I20260608 12:47:41.426281 28112 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "435dcf4b67e0427fa6d90dab72447f02"
dest_uuid: "d087dd323a6f4395be166595cc375357"
mode: GRACEFUL
new_leader_uuid: "e4d217b48eed4de18fda51d799105c54"
 from {username='slave'} at 127.0.0.1:34926
I20260608 12:47:41.425803 28010 catalog_manager.cc:5696] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 reported cstate change: config changed from index -1 to 2, NON_VOTER e86392ab05ed4549b42a3730ba007525 (127.24.129.2) added. New cstate: current_term: 1 leader_uuid: "d087dd323a6f4395be166595cc375357" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: NON_VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:41.426961 28112 raft_consensus.cc:606] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [term 1 LEADER]: Received request to transfer leadership to TS e4d217b48eed4de18fda51d799105c54
I20260608 12:47:41.426550 28261 consensus_queue.cc:237] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [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: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } }
I20260608 12:47:41.430919 28263 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7da7863781cf452ab8d11759de756ca2"
dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2"
mode: GRACEFUL
new_leader_uuid: "e4d217b48eed4de18fda51d799105c54"
 from {username='slave'} at 127.0.0.1:45452
I20260608 12:47:41.431485 28263 raft_consensus.cc:606] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 3 LEADER]: Received request to transfer leadership to TS e4d217b48eed4de18fda51d799105c54
I20260608 12:47:41.433419 28065 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260608 12:47:41.434546 28065 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:47:41.449319 28229 consensus_peers.cc:597] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 -> Peer e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541): Couldn't send request to peer e4d217b48eed4de18fda51d799105c54. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 770bb91dc9f047f78f86b61be0854033. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:41.451084 28188 raft_consensus.cc:1275] T 770bb91dc9f047f78f86b61be0854033 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Refusing update from remote peer c155eb1502cb4c9f987f7cf4d261a7b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:47:41.453402 28616 consensus_queue.cc:1048] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:47:41.462508 28112 raft_consensus.cc:1275] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Refusing update from remote peer c155eb1502cb4c9f987f7cf4d261a7b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:47:41.464515 28616 consensus_queue.cc:1048] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:47:41.482656 28632 raft_consensus.cc:2955] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } } }
I20260608 12:47:41.483186 28112 raft_consensus.cc:2955] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } } }
I20260608 12:47:41.486862 28188 raft_consensus.cc:2955] T 770bb91dc9f047f78f86b61be0854033 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } } }
I20260608 12:47:41.497644 28011 catalog_manager.cc:5696] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357 reported cstate change: config changed from index -1 to 2, NON_VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } } }
I20260608 12:47:41.500545 28187 consensus_queue.cc:237] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [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: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: NON_VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { promote: true } }
I20260608 12:47:41.510124 28426 raft_consensus.cc:1275] T 32d69b5f5cc24fa080a7ea60df52712b P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Refusing update from remote peer e86392ab05ed4549b42a3730ba007525: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:47:41.512383 28155 consensus_peers.cc:597] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 -> Peer c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807): Couldn't send request to peer c155eb1502cb4c9f987f7cf4d261a7b2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 32d69b5f5cc24fa080a7ea60df52712b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:41.513123 28112 raft_consensus.cc:1275] T 32d69b5f5cc24fa080a7ea60df52712b P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Refusing update from remote peer e86392ab05ed4549b42a3730ba007525: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:47:41.514447 28612 consensus_queue.cc:1048] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:47:41.515543 28636 consensus_queue.cc:1048] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:47:41.522368 28612 raft_consensus.cc:2955] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: NON_VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { promote: true } } }
I20260608 12:47:41.526908 28426 raft_consensus.cc:2955] T 32d69b5f5cc24fa080a7ea60df52712b P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: NON_VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { promote: true } } }
I20260608 12:47:41.530192 28112 raft_consensus.cc:2955] T 32d69b5f5cc24fa080a7ea60df52712b P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: NON_VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { promote: true } } }
I20260608 12:47:41.537572 28111 consensus_queue.cc:237] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [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: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } }
I20260608 12:47:41.538729 28010 catalog_manager.cc:5696] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 reported cstate change: config changed from index -1 to 2, NON_VOTER c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3) added. New cstate: current_term: 1 leader_uuid: "e86392ab05ed4549b42a3730ba007525" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: NON_VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:47:41.548384 28080 consensus_peers.cc:597] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 -> Peer e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541): Couldn't send request to peer e4d217b48eed4de18fda51d799105c54. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 068b920b62254093b66b918233f9f4ca. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:41.548818 28261 raft_consensus.cc:1275] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [term 2 FOLLOWER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:47:41.549166 28187 raft_consensus.cc:1275] T 068b920b62254093b66b918233f9f4ca P e86392ab05ed4549b42a3730ba007525 [term 2 FOLLOWER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:47:41.550802 28622 consensus_queue.cc:1048] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:41.552830 28622 consensus_queue.cc:1048] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:41.560611 28579 raft_consensus.cc:2955] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } } }
I20260608 12:47:41.563043 28187 raft_consensus.cc:2955] T 068b920b62254093b66b918233f9f4ca P e86392ab05ed4549b42a3730ba007525 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } } }
I20260608 12:47:41.565305 28261 raft_consensus.cc:2955] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } } }
I20260608 12:47:41.575193 28010 catalog_manager.cc:5696] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 reported cstate change: config changed from index -1 to 3, NON_VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) added. New cstate: current_term: 2 leader_uuid: "d087dd323a6f4395be166595cc375357" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:41.581172 28616 raft_consensus.cc:993] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2: : Instructing follower e4d217b48eed4de18fda51d799105c54 to start an election
I20260608 12:47:41.581811 28616 raft_consensus.cc:1081] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 3 LEADER]: Signalling peer e4d217b48eed4de18fda51d799105c54 to start an election
I20260608 12:47:41.583587 28426 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7da7863781cf452ab8d11759de756ca2"
dest_uuid: "e4d217b48eed4de18fda51d799105c54"
 from {username='slave'} at 127.0.0.1:40594
I20260608 12:47:41.584169 28426 raft_consensus.cc:493] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:47:41.584473 28426 raft_consensus.cc:3060] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54 [term 3 FOLLOWER]: Advancing to term 4
I20260608 12:47:41.592908 28426 raft_consensus.cc:515] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } }
I20260608 12:47:41.596925 28187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da7863781cf452ab8d11759de756ca2" candidate_uuid: "e4d217b48eed4de18fda51d799105c54" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "e86392ab05ed4549b42a3730ba007525"
I20260608 12:47:41.597535 28187 raft_consensus.cc:3060] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [term 3 FOLLOWER]: Advancing to term 4
I20260608 12:47:41.601182 28261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da7863781cf452ab8d11759de756ca2" candidate_uuid: "e4d217b48eed4de18fda51d799105c54" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2"
I20260608 12:47:41.601950 28261 raft_consensus.cc:3055] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 3 LEADER]: Stepping down as leader of term 3
I20260608 12:47:41.602304 28261 raft_consensus.cc:740] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c155eb1502cb4c9f987f7cf4d261a7b2, State: Running, Role: LEADER
I20260608 12:47:41.603487 28187 raft_consensus.cc:2468] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d217b48eed4de18fda51d799105c54 in term 4.
I20260608 12:47:41.603255 28261 consensus_queue.cc:260] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } }
I20260608 12:47:41.604779 28391 leader_election.cc:304] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4d217b48eed4de18fda51d799105c54, e86392ab05ed4549b42a3730ba007525; no voters: 
I20260608 12:47:41.604876 28426 leader_election.cc:290] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54 [CANDIDATE]: Term 4 election: Requested vote from peers e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519), c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807)
I20260608 12:47:41.605543 28628 raft_consensus.cc:2804] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54 [term 4 FOLLOWER]: Leader election won for term 4
I20260608 12:47:41.604774 28261 raft_consensus.cc:3060] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 3 FOLLOWER]: Advancing to term 4
I20260608 12:47:41.606089 28628 raft_consensus.cc:697] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54 [term 4 LEADER]: Becoming Leader. State: Replica: e4d217b48eed4de18fda51d799105c54, State: Running, Role: LEADER
I20260608 12:47:41.606909 28628 consensus_queue.cc:237] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } }
I20260608 12:47:41.613742 28009 catalog_manager.cc:5696] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54 reported cstate change: term changed from 3 to 4, leader changed from c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3) to e4d217b48eed4de18fda51d799105c54 (127.24.129.4). New cstate: current_term: 4 leader_uuid: "e4d217b48eed4de18fda51d799105c54" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:47:41.614383 28261 raft_consensus.cc:2468] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d217b48eed4de18fda51d799105c54 in term 4.
I20260608 12:47:41.751204 28622 raft_consensus.cc:993] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357: : Instructing follower e4d217b48eed4de18fda51d799105c54 to start an election
I20260608 12:47:41.751830 28579 raft_consensus.cc:1081] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [term 1 LEADER]: Signalling peer e4d217b48eed4de18fda51d799105c54 to start an election
I20260608 12:47:41.753469 28426 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "435dcf4b67e0427fa6d90dab72447f02"
dest_uuid: "e4d217b48eed4de18fda51d799105c54"
 from {username='slave'} at 127.0.0.1:40592
I20260608 12:47:41.753969 28426 raft_consensus.cc:493] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:47:41.754222 28426 raft_consensus.cc:3060] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:47:41.758338 28426 raft_consensus.cc:515] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } }
I20260608 12:47:41.759835 28426 leader_election.cc:290] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54 [CANDIDATE]: Term 2 election: Requested vote from peers d087dd323a6f4395be166595cc375357 (127.24.129.1:44351), c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807)
I20260608 12:47:41.760707 28111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "435dcf4b67e0427fa6d90dab72447f02" candidate_uuid: "e4d217b48eed4de18fda51d799105c54" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d087dd323a6f4395be166595cc375357"
I20260608 12:47:41.761365 28111 raft_consensus.cc:3055] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:47:41.761343 28261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "435dcf4b67e0427fa6d90dab72447f02" candidate_uuid: "e4d217b48eed4de18fda51d799105c54" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2"
I20260608 12:47:41.762003 28111 raft_consensus.cc:740] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d087dd323a6f4395be166595cc375357, State: Running, Role: LEADER
I20260608 12:47:41.762323 28261 raft_consensus.cc:3060] T 435dcf4b67e0427fa6d90dab72447f02 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:47:41.762817 28111 consensus_queue.cc:260] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [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: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } }
I20260608 12:47:41.763782 28111 raft_consensus.cc:3060] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:47:41.769556 28111 raft_consensus.cc:2468] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d217b48eed4de18fda51d799105c54 in term 2.
I20260608 12:47:41.770860 28391 leader_election.cc:304] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54 [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: d087dd323a6f4395be166595cc375357, e4d217b48eed4de18fda51d799105c54; no voters: 
I20260608 12:47:41.770963 28261 raft_consensus.cc:2468] T 435dcf4b67e0427fa6d90dab72447f02 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d217b48eed4de18fda51d799105c54 in term 2.
I20260608 12:47:41.771808 28628 raft_consensus.cc:2804] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:47:41.772310 28628 raft_consensus.cc:697] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54 [term 2 LEADER]: Becoming Leader. State: Replica: e4d217b48eed4de18fda51d799105c54, State: Running, Role: LEADER
I20260608 12:47:41.773160 28628 consensus_queue.cc:237] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54 [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: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } }
I20260608 12:47:41.781363 28009 catalog_manager.cc:5696] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54 reported cstate change: term changed from 1 to 2, leader changed from d087dd323a6f4395be166595cc375357 (127.24.129.1) to e4d217b48eed4de18fda51d799105c54 (127.24.129.4). New cstate: current_term: 2 leader_uuid: "e4d217b48eed4de18fda51d799105c54" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:47:41.983723 28644 ts_tablet_manager.cc:933] T 770bb91dc9f047f78f86b61be0854033 P e4d217b48eed4de18fda51d799105c54: Initiating tablet copy from peer c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807)
I20260608 12:47:41.985533 28644 tablet_copy_client.cc:323] T 770bb91dc9f047f78f86b61be0854033 P e4d217b48eed4de18fda51d799105c54: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.3:38807
I20260608 12:47:41.987004 28273 tablet_copy_service.cc:140] P c155eb1502cb4c9f987f7cf4d261a7b2: Received BeginTabletCopySession request for tablet 770bb91dc9f047f78f86b61be0854033 from peer e4d217b48eed4de18fda51d799105c54 ({username='slave'} at 127.0.0.1:45432)
I20260608 12:47:41.987516 28273 tablet_copy_service.cc:161] P c155eb1502cb4c9f987f7cf4d261a7b2: Beginning new tablet copy session on tablet 770bb91dc9f047f78f86b61be0854033 from peer e4d217b48eed4de18fda51d799105c54 at {username='slave'} at 127.0.0.1:45432: session id = e4d217b48eed4de18fda51d799105c54-770bb91dc9f047f78f86b61be0854033
I20260608 12:47:41.994238 28273 tablet_copy_source_session.cc:215] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:47:41.996709 28646 ts_tablet_manager.cc:933] T 07deec215b76433b85985e00bf982024 P e86392ab05ed4549b42a3730ba007525: Initiating tablet copy from peer d087dd323a6f4395be166595cc375357 (127.24.129.1:44351)
I20260608 12:47:41.998021 28644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 770bb91dc9f047f78f86b61be0854033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:41.998855 28646 tablet_copy_client.cc:323] T 07deec215b76433b85985e00bf982024 P e86392ab05ed4549b42a3730ba007525: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.1:44351
I20260608 12:47:42.000957 28124 tablet_copy_service.cc:140] P d087dd323a6f4395be166595cc375357: Received BeginTabletCopySession request for tablet 07deec215b76433b85985e00bf982024 from peer e86392ab05ed4549b42a3730ba007525 ({username='slave'} at 127.0.0.1:34912)
I20260608 12:47:42.001598 28124 tablet_copy_service.cc:161] P d087dd323a6f4395be166595cc375357: Beginning new tablet copy session on tablet 07deec215b76433b85985e00bf982024 from peer e86392ab05ed4549b42a3730ba007525 at {username='slave'} at 127.0.0.1:34912: session id = e86392ab05ed4549b42a3730ba007525-07deec215b76433b85985e00bf982024
I20260608 12:47:42.009514 28124 tablet_copy_source_session.cc:215] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:47:42.013375 28263 raft_consensus.cc:1275] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 4 FOLLOWER]: Refusing update from remote peer e4d217b48eed4de18fda51d799105c54: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260608 12:47:42.014962 28628 consensus_queue.cc:1048] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260608 12:47:42.019199 28644 tablet_copy_client.cc:806] T 770bb91dc9f047f78f86b61be0854033 P e4d217b48eed4de18fda51d799105c54: tablet copy: Starting download of 0 data blocks...
I20260608 12:47:42.019971 28644 tablet_copy_client.cc:670] T 770bb91dc9f047f78f86b61be0854033 P e4d217b48eed4de18fda51d799105c54: tablet copy: Starting download of 1 WAL segments...
I20260608 12:47:42.021136 28646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07deec215b76433b85985e00bf982024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:42.024891 28644 tablet_copy_client.cc:538] T 770bb91dc9f047f78f86b61be0854033 P e4d217b48eed4de18fda51d799105c54: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:47:42.035986 28644 tablet_bootstrap.cc:492] T 770bb91dc9f047f78f86b61be0854033 P e4d217b48eed4de18fda51d799105c54: Bootstrap starting.
I20260608 12:47:42.043179 28648 ts_tablet_manager.cc:933] T 32d69b5f5cc24fa080a7ea60df52712b P c155eb1502cb4c9f987f7cf4d261a7b2: Initiating tablet copy from peer e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519)
I20260608 12:47:42.067412 28646 tablet_copy_client.cc:806] T 07deec215b76433b85985e00bf982024 P e86392ab05ed4549b42a3730ba007525: tablet copy: Starting download of 0 data blocks...
I20260608 12:47:42.068050 28646 tablet_copy_client.cc:670] T 07deec215b76433b85985e00bf982024 P e86392ab05ed4549b42a3730ba007525: tablet copy: Starting download of 1 WAL segments...
I20260608 12:47:42.073997 28187 raft_consensus.cc:1275] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [term 4 FOLLOWER]: Refusing update from remote peer e4d217b48eed4de18fda51d799105c54: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260608 12:47:42.074720 28646 tablet_copy_client.cc:538] T 07deec215b76433b85985e00bf982024 P e86392ab05ed4549b42a3730ba007525: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:47:42.077626 28654 consensus_queue.cc:1048] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260608 12:47:42.101202 28648 tablet_copy_client.cc:323] T 32d69b5f5cc24fa080a7ea60df52712b P c155eb1502cb4c9f987f7cf4d261a7b2: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.2:40519
I20260608 12:47:42.103108 28199 tablet_copy_service.cc:140] P e86392ab05ed4549b42a3730ba007525: Received BeginTabletCopySession request for tablet 32d69b5f5cc24fa080a7ea60df52712b from peer c155eb1502cb4c9f987f7cf4d261a7b2 ({username='slave'} at 127.0.0.1:44418)
I20260608 12:47:42.103734 28199 tablet_copy_service.cc:161] P e86392ab05ed4549b42a3730ba007525: Beginning new tablet copy session on tablet 32d69b5f5cc24fa080a7ea60df52712b from peer c155eb1502cb4c9f987f7cf4d261a7b2 at {username='slave'} at 127.0.0.1:44418: session id = c155eb1502cb4c9f987f7cf4d261a7b2-32d69b5f5cc24fa080a7ea60df52712b
I20260608 12:47:42.109318 28646 tablet_bootstrap.cc:492] T 07deec215b76433b85985e00bf982024 P e86392ab05ed4549b42a3730ba007525: Bootstrap starting.
I20260608 12:47:42.111826 28199 tablet_copy_source_session.cc:215] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:47:42.115566 28648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32d69b5f5cc24fa080a7ea60df52712b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:42.134714 28648 tablet_copy_client.cc:806] T 32d69b5f5cc24fa080a7ea60df52712b P c155eb1502cb4c9f987f7cf4d261a7b2: tablet copy: Starting download of 0 data blocks...
I20260608 12:47:42.135382 28648 tablet_copy_client.cc:670] T 32d69b5f5cc24fa080a7ea60df52712b P c155eb1502cb4c9f987f7cf4d261a7b2: tablet copy: Starting download of 1 WAL segments...
I20260608 12:47:42.136252 28644 tablet_bootstrap.cc:492] T 770bb91dc9f047f78f86b61be0854033 P e4d217b48eed4de18fda51d799105c54: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:47:42.137358 28644 tablet_bootstrap.cc:492] T 770bb91dc9f047f78f86b61be0854033 P e4d217b48eed4de18fda51d799105c54: Bootstrap complete.
I20260608 12:47:42.138134 28644 ts_tablet_manager.cc:1403] T 770bb91dc9f047f78f86b61be0854033 P e4d217b48eed4de18fda51d799105c54: Time spent bootstrapping tablet: real 0.102s	user 0.059s	sys 0.021s
I20260608 12:47:42.144523 28648 tablet_copy_client.cc:538] T 32d69b5f5cc24fa080a7ea60df52712b P c155eb1502cb4c9f987f7cf4d261a7b2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:47:42.148135 28646 tablet_bootstrap.cc:492] T 07deec215b76433b85985e00bf982024 P e86392ab05ed4549b42a3730ba007525: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:47:42.149081 28646 tablet_bootstrap.cc:492] T 07deec215b76433b85985e00bf982024 P e86392ab05ed4549b42a3730ba007525: Bootstrap complete.
I20260608 12:47:42.143575 28644 raft_consensus.cc:359] T 770bb91dc9f047f78f86b61be0854033 P e4d217b48eed4de18fda51d799105c54 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } }
I20260608 12:47:42.149736 28646 ts_tablet_manager.cc:1403] T 07deec215b76433b85985e00bf982024 P e86392ab05ed4549b42a3730ba007525: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.007s
I20260608 12:47:42.149847 28644 raft_consensus.cc:740] T 770bb91dc9f047f78f86b61be0854033 P e4d217b48eed4de18fda51d799105c54 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e4d217b48eed4de18fda51d799105c54, State: Initialized, Role: LEARNER
I20260608 12:47:42.151311 28644 consensus_queue.cc:260] T 770bb91dc9f047f78f86b61be0854033 P e4d217b48eed4de18fda51d799105c54 [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: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } }
I20260608 12:47:42.153023 28646 raft_consensus.cc:359] T 07deec215b76433b85985e00bf982024 P e86392ab05ed4549b42a3730ba007525 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: NON_VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { promote: true } }
I20260608 12:47:42.153901 28646 raft_consensus.cc:740] T 07deec215b76433b85985e00bf982024 P e86392ab05ed4549b42a3730ba007525 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e86392ab05ed4549b42a3730ba007525, State: Initialized, Role: LEARNER
I20260608 12:47:42.154568 28646 consensus_queue.cc:260] T 07deec215b76433b85985e00bf982024 P e86392ab05ed4549b42a3730ba007525 [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: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: NON_VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { promote: true } }
I20260608 12:47:42.156466 28644 ts_tablet_manager.cc:1434] T 770bb91dc9f047f78f86b61be0854033 P e4d217b48eed4de18fda51d799105c54: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.001s
I20260608 12:47:42.157073 28646 ts_tablet_manager.cc:1434] T 07deec215b76433b85985e00bf982024 P e86392ab05ed4549b42a3730ba007525: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:47:42.158856 28124 tablet_copy_service.cc:342] P d087dd323a6f4395be166595cc375357: Request end of tablet copy session e86392ab05ed4549b42a3730ba007525-07deec215b76433b85985e00bf982024 received from {username='slave'} at 127.0.0.1:34912
I20260608 12:47:42.159266 28124 tablet_copy_service.cc:434] P d087dd323a6f4395be166595cc375357: ending tablet copy session e86392ab05ed4549b42a3730ba007525-07deec215b76433b85985e00bf982024 on tablet 07deec215b76433b85985e00bf982024 with peer e86392ab05ed4549b42a3730ba007525
I20260608 12:47:42.160575 28273 tablet_copy_service.cc:342] P c155eb1502cb4c9f987f7cf4d261a7b2: Request end of tablet copy session e4d217b48eed4de18fda51d799105c54-770bb91dc9f047f78f86b61be0854033 received from {username='slave'} at 127.0.0.1:45432
I20260608 12:47:42.161100 28273 tablet_copy_service.cc:434] P c155eb1502cb4c9f987f7cf4d261a7b2: ending tablet copy session e4d217b48eed4de18fda51d799105c54-770bb91dc9f047f78f86b61be0854033 on tablet 770bb91dc9f047f78f86b61be0854033 with peer e4d217b48eed4de18fda51d799105c54
I20260608 12:47:42.167234 28644 ts_tablet_manager.cc:933] T 068b920b62254093b66b918233f9f4ca P e4d217b48eed4de18fda51d799105c54: Initiating tablet copy from peer d087dd323a6f4395be166595cc375357 (127.24.129.1:44351)
I20260608 12:47:42.170058 28648 tablet_bootstrap.cc:492] T 32d69b5f5cc24fa080a7ea60df52712b P c155eb1502cb4c9f987f7cf4d261a7b2: Bootstrap starting.
I20260608 12:47:42.185477 28644 tablet_copy_client.cc:323] T 068b920b62254093b66b918233f9f4ca P e4d217b48eed4de18fda51d799105c54: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.1:44351
I20260608 12:47:42.187572 28124 tablet_copy_service.cc:140] P d087dd323a6f4395be166595cc375357: Received BeginTabletCopySession request for tablet 068b920b62254093b66b918233f9f4ca from peer e4d217b48eed4de18fda51d799105c54 ({username='slave'} at 127.0.0.1:34918)
I20260608 12:47:42.188199 28124 tablet_copy_service.cc:161] P d087dd323a6f4395be166595cc375357: Beginning new tablet copy session on tablet 068b920b62254093b66b918233f9f4ca from peer e4d217b48eed4de18fda51d799105c54 at {username='slave'} at 127.0.0.1:34918: session id = e4d217b48eed4de18fda51d799105c54-068b920b62254093b66b918233f9f4ca
I20260608 12:47:42.195412 28124 tablet_copy_source_session.cc:215] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:47:42.195412 28648 tablet_bootstrap.cc:492] T 32d69b5f5cc24fa080a7ea60df52712b P c155eb1502cb4c9f987f7cf4d261a7b2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:47:42.197521 28648 tablet_bootstrap.cc:492] T 32d69b5f5cc24fa080a7ea60df52712b P c155eb1502cb4c9f987f7cf4d261a7b2: Bootstrap complete.
I20260608 12:47:42.198249 28648 ts_tablet_manager.cc:1403] T 32d69b5f5cc24fa080a7ea60df52712b P c155eb1502cb4c9f987f7cf4d261a7b2: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.006s
I20260608 12:47:42.199136 28644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 068b920b62254093b66b918233f9f4ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:42.200860 28648 raft_consensus.cc:359] T 32d69b5f5cc24fa080a7ea60df52712b P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: NON_VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { promote: true } }
I20260608 12:47:42.201488 28648 raft_consensus.cc:740] T 32d69b5f5cc24fa080a7ea60df52712b P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c155eb1502cb4c9f987f7cf4d261a7b2, State: Initialized, Role: LEARNER
I20260608 12:47:42.202128 28648 consensus_queue.cc:260] T 32d69b5f5cc24fa080a7ea60df52712b P c155eb1502cb4c9f987f7cf4d261a7b2 [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: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: NON_VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { promote: true } }
I20260608 12:47:42.207027 28648 ts_tablet_manager.cc:1434] T 32d69b5f5cc24fa080a7ea60df52712b P c155eb1502cb4c9f987f7cf4d261a7b2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 12:47:42.208510 28199 tablet_copy_service.cc:342] P e86392ab05ed4549b42a3730ba007525: Request end of tablet copy session c155eb1502cb4c9f987f7cf4d261a7b2-32d69b5f5cc24fa080a7ea60df52712b received from {username='slave'} at 127.0.0.1:44418
I20260608 12:47:42.208956 28199 tablet_copy_service.cc:434] P e86392ab05ed4549b42a3730ba007525: ending tablet copy session c155eb1502cb4c9f987f7cf4d261a7b2-32d69b5f5cc24fa080a7ea60df52712b on tablet 32d69b5f5cc24fa080a7ea60df52712b with peer c155eb1502cb4c9f987f7cf4d261a7b2
I20260608 12:47:42.219274 28644 tablet_copy_client.cc:806] T 068b920b62254093b66b918233f9f4ca P e4d217b48eed4de18fda51d799105c54: tablet copy: Starting download of 0 data blocks...
I20260608 12:47:42.219959 28644 tablet_copy_client.cc:670] T 068b920b62254093b66b918233f9f4ca P e4d217b48eed4de18fda51d799105c54: tablet copy: Starting download of 1 WAL segments...
I20260608 12:47:42.223866 28644 tablet_copy_client.cc:538] T 068b920b62254093b66b918233f9f4ca P e4d217b48eed4de18fda51d799105c54: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:47:42.230847 28644 tablet_bootstrap.cc:492] T 068b920b62254093b66b918233f9f4ca P e4d217b48eed4de18fda51d799105c54: Bootstrap starting.
I20260608 12:47:42.252724 28644 tablet_bootstrap.cc:492] T 068b920b62254093b66b918233f9f4ca P e4d217b48eed4de18fda51d799105c54: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:47:42.253906 28644 tablet_bootstrap.cc:492] T 068b920b62254093b66b918233f9f4ca P e4d217b48eed4de18fda51d799105c54: Bootstrap complete.
I20260608 12:47:42.254645 28644 ts_tablet_manager.cc:1403] T 068b920b62254093b66b918233f9f4ca P e4d217b48eed4de18fda51d799105c54: Time spent bootstrapping tablet: real 0.024s	user 0.023s	sys 0.001s
I20260608 12:47:42.258117 28644 raft_consensus.cc:359] T 068b920b62254093b66b918233f9f4ca P e4d217b48eed4de18fda51d799105c54 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } }
I20260608 12:47:42.259014 28644 raft_consensus.cc:740] T 068b920b62254093b66b918233f9f4ca P e4d217b48eed4de18fda51d799105c54 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e4d217b48eed4de18fda51d799105c54, State: Initialized, Role: LEARNER
I20260608 12:47:42.259748 28644 consensus_queue.cc:260] T 068b920b62254093b66b918233f9f4ca P e4d217b48eed4de18fda51d799105c54 [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: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: true } }
I20260608 12:47:42.262473 28644 ts_tablet_manager.cc:1434] T 068b920b62254093b66b918233f9f4ca P e4d217b48eed4de18fda51d799105c54: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260608 12:47:42.264514 28124 tablet_copy_service.cc:342] P d087dd323a6f4395be166595cc375357: Request end of tablet copy session e4d217b48eed4de18fda51d799105c54-068b920b62254093b66b918233f9f4ca received from {username='slave'} at 127.0.0.1:34918
I20260608 12:47:42.265045 28124 tablet_copy_service.cc:434] P d087dd323a6f4395be166595cc375357: ending tablet copy session e4d217b48eed4de18fda51d799105c54-068b920b62254093b66b918233f9f4ca on tablet 068b920b62254093b66b918233f9f4ca with peer e4d217b48eed4de18fda51d799105c54
I20260608 12:47:42.314558 28262 raft_consensus.cc:1275] T 435dcf4b67e0427fa6d90dab72447f02 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 2 FOLLOWER]: Refusing update from remote peer e4d217b48eed4de18fda51d799105c54: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:47:42.315989 28628 consensus_queue.cc:1048] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:47:42.325743 28111 raft_consensus.cc:1275] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [term 2 FOLLOWER]: Refusing update from remote peer e4d217b48eed4de18fda51d799105c54: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:47:42.330865 28628 consensus_queue.cc:1048] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:47:42.441386 28262 raft_consensus.cc:1217] T 32d69b5f5cc24fa080a7ea60df52712b P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:47:42.489286 28426 raft_consensus.cc:1217] T 770bb91dc9f047f78f86b61be0854033 P e4d217b48eed4de18fda51d799105c54 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:47:42.543466 28187 raft_consensus.cc:1217] T 07deec215b76433b85985e00bf982024 P e86392ab05ed4549b42a3730ba007525 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:47:42.724004 28426 raft_consensus.cc:1217] T 068b920b62254093b66b918233f9f4ca P e4d217b48eed4de18fda51d799105c54 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:47:42.944183 28639 raft_consensus.cc:1064] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525: attempting to promote NON_VOTER c155eb1502cb4c9f987f7cf4d261a7b2 to VOTER
I20260608 12:47:42.952224 28639 consensus_queue.cc:237] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [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: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { promote: false } }
I20260608 12:47:42.965309 28262 raft_consensus.cc:1275] T 32d69b5f5cc24fa080a7ea60df52712b P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 LEARNER]: Refusing update from remote peer e86392ab05ed4549b42a3730ba007525: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:42.965715 28426 raft_consensus.cc:1275] T 32d69b5f5cc24fa080a7ea60df52712b P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Refusing update from remote peer e86392ab05ed4549b42a3730ba007525: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:42.968061 28670 consensus_queue.cc:1048] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:47:42.970355 28672 consensus_queue.cc:1048] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:47:42.978870 28111 raft_consensus.cc:1275] T 32d69b5f5cc24fa080a7ea60df52712b P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Refusing update from remote peer e86392ab05ed4549b42a3730ba007525: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:42.981083 28639 consensus_queue.cc:1048] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:42.991855 28426 raft_consensus.cc:2955] T 32d69b5f5cc24fa080a7ea60df52712b P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { promote: false } } }
I20260608 12:47:43.010152 28668 raft_consensus.cc:1064] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357: attempting to promote NON_VOTER e86392ab05ed4549b42a3730ba007525 to VOTER
I20260608 12:47:43.001807 28670 raft_consensus.cc:2955] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { promote: false } } }
I20260608 12:47:43.013934 28668 consensus_queue.cc:237] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [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: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { promote: false } }
I20260608 12:47:43.015076 28009 catalog_manager.cc:5696] T 32d69b5f5cc24fa080a7ea60df52712b P e4d217b48eed4de18fda51d799105c54 reported cstate change: config changed from index 2 to 3, c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e86392ab05ed4549b42a3730ba007525" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { promote: false } } }
I20260608 12:47:43.027179 28262 raft_consensus.cc:2955] T 32d69b5f5cc24fa080a7ea60df52712b P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { promote: false } } }
I20260608 12:47:43.038676 28261 raft_consensus.cc:1275] T 07deec215b76433b85985e00bf982024 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:43.041702 28187 raft_consensus.cc:1275] T 07deec215b76433b85985e00bf982024 P e86392ab05ed4549b42a3730ba007525 [term 1 LEARNER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:43.045150 28616 raft_consensus.cc:1064] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2: attempting to promote NON_VOTER e4d217b48eed4de18fda51d799105c54 to VOTER
I20260608 12:47:43.046733 28426 raft_consensus.cc:1275] T 07deec215b76433b85985e00bf982024 P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:43.048626 28579 consensus_queue.cc:1048] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:47:43.050724 28665 consensus_queue.cc:1048] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:47:43.056936 28579 consensus_queue.cc:1048] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:47:43.072032 28616 consensus_queue.cc:237] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [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: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } }
I20260608 12:47:43.076794 28112 raft_consensus.cc:2955] T 32d69b5f5cc24fa080a7ea60df52712b P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { promote: false } } }
I20260608 12:47:43.097589 28668 raft_consensus.cc:2955] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e86392ab05ed4549b42a3730ba007525 (127.24.129.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { promote: false } } }
I20260608 12:47:43.101162 28187 raft_consensus.cc:2955] T 07deec215b76433b85985e00bf982024 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e86392ab05ed4549b42a3730ba007525 (127.24.129.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { promote: false } } }
I20260608 12:47:43.106938 28425 raft_consensus.cc:2955] T 07deec215b76433b85985e00bf982024 P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e86392ab05ed4549b42a3730ba007525 (127.24.129.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { promote: false } } }
I20260608 12:47:43.112879 28261 raft_consensus.cc:2955] T 07deec215b76433b85985e00bf982024 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e86392ab05ed4549b42a3730ba007525 (127.24.129.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { promote: false } } }
I20260608 12:47:43.123663 28012 catalog_manager.cc:5696] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 reported cstate change: config changed from index 2 to 3, e86392ab05ed4549b42a3730ba007525 (127.24.129.2) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d087dd323a6f4395be166595cc375357" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:47:43.137764 28426 raft_consensus.cc:1275] T 770bb91dc9f047f78f86b61be0854033 P e4d217b48eed4de18fda51d799105c54 [term 1 LEARNER]: Refusing update from remote peer c155eb1502cb4c9f987f7cf4d261a7b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:43.139812 28676 consensus_queue.cc:1048] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:47:43.144236 28188 raft_consensus.cc:1275] T 770bb91dc9f047f78f86b61be0854033 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Refusing update from remote peer c155eb1502cb4c9f987f7cf4d261a7b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:43.147553 28112 raft_consensus.cc:1275] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Refusing update from remote peer c155eb1502cb4c9f987f7cf4d261a7b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:47:43.149487 28676 consensus_queue.cc:1048] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:47:43.150776 28677 consensus_queue.cc:1048] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:47:43.173702 28187 consensus_queue.cc:237] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [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: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { promote: false } }
I20260608 12:47:43.173707 28111 consensus_queue.cc:237] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [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: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { promote: false } }
I20260608 12:47:43.191119 28189 raft_consensus.cc:1275] T 07deec215b76433b85985e00bf982024 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:47:43.193701 28261 raft_consensus.cc:1275] T 32d69b5f5cc24fa080a7ea60df52712b P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Refusing update from remote peer e86392ab05ed4549b42a3730ba007525: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:47:43.194505 28262 raft_consensus.cc:1275] T 07deec215b76433b85985e00bf982024 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:47:43.193480 28681 consensus_queue.cc:1048] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:47:43.197235 28111 raft_consensus.cc:1275] T 32d69b5f5cc24fa080a7ea60df52712b P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Refusing update from remote peer e86392ab05ed4549b42a3730ba007525: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:47:43.197170 28668 consensus_queue.cc:1048] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:47:43.197512 28670 consensus_queue.cc:1048] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260608 12:47:43.205156 28668 raft_consensus.cc:2955] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { promote: false } } }
I20260608 12:47:43.207588 28672 consensus_queue.cc:1048] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:47:43.216698 28616 raft_consensus.cc:2955] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e4d217b48eed4de18fda51d799105c54 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:43.218672 28189 raft_consensus.cc:2955] T 770bb91dc9f047f78f86b61be0854033 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e4d217b48eed4de18fda51d799105c54 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:43.221669 28186 raft_consensus.cc:2955] T 07deec215b76433b85985e00bf982024 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { promote: false } } }
I20260608 12:47:43.231225 28639 raft_consensus.cc:2955] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { promote: false } } }
I20260608 12:47:43.233327 27998 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 07deec215b76433b85985e00bf982024 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:47:43.234373 28426 raft_consensus.cc:2955] T 770bb91dc9f047f78f86b61be0854033 P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e4d217b48eed4de18fda51d799105c54 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:43.235579 28012 catalog_manager.cc:5696] T 770bb91dc9f047f78f86b61be0854033 P e86392ab05ed4549b42a3730ba007525 reported cstate change: config changed from index 2 to 3, e4d217b48eed4de18fda51d799105c54 (127.24.129.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:43.235661 28111 raft_consensus.cc:2955] T 32d69b5f5cc24fa080a7ea60df52712b P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { promote: false } } }
I20260608 12:47:43.248829 28262 raft_consensus.cc:2955] T 32d69b5f5cc24fa080a7ea60df52712b P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { promote: false } } }
I20260608 12:47:43.252386 28261 raft_consensus.cc:2955] T 07deec215b76433b85985e00bf982024 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { promote: false } } }
W20260608 12:47:43.260272 27998 catalog_manager.cc:5219] ChangeConfig:REMOVE_PEER RPC for tablet 07deec215b76433b85985e00bf982024 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader d087dd323a6f4395be166595cc375357 (127.24.129.1:44351) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260608 12:47:43.270155 27998 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 32d69b5f5cc24fa080a7ea60df52712b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:47:43.263223 28009 catalog_manager.cc:5696] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 reported cstate change: config changed from index 3 to 4, VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) evicted. New cstate: current_term: 1 leader_uuid: "d087dd323a6f4395be166595cc375357" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:47:43.274610 28112 raft_consensus.cc:2955] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e4d217b48eed4de18fda51d799105c54 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } attrs { replace: true } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:43.284857 28409 tablet_service.cc:1558] Processing DeleteTablet for tablet 07deec215b76433b85985e00bf982024 with delete_type TABLET_DATA_TOMBSTONED (TS e4d217b48eed4de18fda51d799105c54 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40584
I20260608 12:47:43.289131 28012 catalog_manager.cc:5696] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 reported cstate change: config changed from index 3 to 4, VOTER e4d217b48eed4de18fda51d799105c54 (127.24.129.4) evicted. New cstate: current_term: 1 leader_uuid: "e86392ab05ed4549b42a3730ba007525" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:47:43.296553 28692 tablet_replica.cc:333] T 07deec215b76433b85985e00bf982024 P e4d217b48eed4de18fda51d799105c54: stopping tablet replica
I20260608 12:47:43.297796 28692 raft_consensus.cc:2243] T 07deec215b76433b85985e00bf982024 P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:43.298787 28692 raft_consensus.cc:2272] T 07deec215b76433b85985e00bf982024 P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:43.302500 28692 ts_tablet_manager.cc:1916] T 07deec215b76433b85985e00bf982024 P e4d217b48eed4de18fda51d799105c54: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:47:43.304586 28409 tablet_service.cc:1558] Processing DeleteTablet for tablet 32d69b5f5cc24fa080a7ea60df52712b with delete_type TABLET_DATA_TOMBSTONED (TS e4d217b48eed4de18fda51d799105c54 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40584
I20260608 12:47:43.309254 28261 consensus_queue.cc:237] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [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: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } }
I20260608 12:47:43.317155 28426 raft_consensus.cc:1275] T 770bb91dc9f047f78f86b61be0854033 P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Refusing update from remote peer c155eb1502cb4c9f987f7cf4d261a7b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:47:43.319039 28676 consensus_queue.cc:1048] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:47:43.326153 28692 ts_tablet_manager.cc:1929] T 07deec215b76433b85985e00bf982024 P e4d217b48eed4de18fda51d799105c54: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:47:43.326903 28692 log.cc:1199] T 07deec215b76433b85985e00bf982024 P e4d217b48eed4de18fda51d799105c54: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/ts-3-root/wals/07deec215b76433b85985e00bf982024
I20260608 12:47:43.326784 28677 raft_consensus.cc:2955] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86392ab05ed4549b42a3730ba007525 (127.24.129.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:43.331321 27999 catalog_manager.cc:5027] TS e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541): tablet 07deec215b76433b85985e00bf982024 (table range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]) successfully deleted
I20260608 12:47:43.332942 28692 tablet_replica.cc:333] T 32d69b5f5cc24fa080a7ea60df52712b P e4d217b48eed4de18fda51d799105c54: stopping tablet replica
I20260608 12:47:43.334143 28692 raft_consensus.cc:2243] T 32d69b5f5cc24fa080a7ea60df52712b P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:43.335203 28692 raft_consensus.cc:2272] T 32d69b5f5cc24fa080a7ea60df52712b P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:43.342818 28692 ts_tablet_manager.cc:1916] T 32d69b5f5cc24fa080a7ea60df52712b P e4d217b48eed4de18fda51d799105c54: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:47:43.344172 28579 raft_consensus.cc:1064] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357: attempting to promote NON_VOTER e4d217b48eed4de18fda51d799105c54 to VOTER
I20260608 12:47:43.343629 28426 raft_consensus.cc:2955] T 770bb91dc9f047f78f86b61be0854033 P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86392ab05ed4549b42a3730ba007525 (127.24.129.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:43.347163 28579 consensus_queue.cc:237] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [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: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } }
I20260608 12:47:43.327850 28112 raft_consensus.cc:1275] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Refusing update from remote peer c155eb1502cb4c9f987f7cf4d261a7b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:47:43.351882 28676 consensus_queue.cc:1048] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:47:43.356909 28111 raft_consensus.cc:2955] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e86392ab05ed4549b42a3730ba007525 (127.24.129.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:43.366564 28425 raft_consensus.cc:1275] T 068b920b62254093b66b918233f9f4ca P e4d217b48eed4de18fda51d799105c54 [term 2 LEARNER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:47:43.367836 27999 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 770bb91dc9f047f78f86b61be0854033 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:47:43.368474 28692 ts_tablet_manager.cc:1929] T 32d69b5f5cc24fa080a7ea60df52712b P e4d217b48eed4de18fda51d799105c54: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:47:43.369115 28692 log.cc:1199] T 32d69b5f5cc24fa080a7ea60df52712b P e4d217b48eed4de18fda51d799105c54: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/ts-3-root/wals/32d69b5f5cc24fa080a7ea60df52712b
I20260608 12:47:43.374538 27999 catalog_manager.cc:5027] TS e4d217b48eed4de18fda51d799105c54 (127.24.129.4:42541): tablet 32d69b5f5cc24fa080a7ea60df52712b (table range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]) successfully deleted
I20260608 12:47:43.376823 28665 consensus_queue.cc:1048] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:47:43.377760 28009 catalog_manager.cc:5696] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 reported cstate change: config changed from index 3 to 4, VOTER e86392ab05ed4549b42a3730ba007525 (127.24.129.2) evicted. New cstate: current_term: 1 leader_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:47:43.385632 28261 raft_consensus.cc:1275] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [term 2 FOLLOWER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:47:43.387036 28186 raft_consensus.cc:1275] T 068b920b62254093b66b918233f9f4ca P e86392ab05ed4549b42a3730ba007525 [term 2 FOLLOWER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:47:43.391396 28681 consensus_queue.cc:1048] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260608 12:47:43.393729 28681 consensus_queue.cc:1048] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:47:43.399144 28172 tablet_service.cc:1558] Processing DeleteTablet for tablet 770bb91dc9f047f78f86b61be0854033 with delete_type TABLET_DATA_TOMBSTONED (TS e86392ab05ed4549b42a3730ba007525 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44406
I20260608 12:47:43.405247 28681 raft_consensus.cc:2955] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e4d217b48eed4de18fda51d799105c54 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:43.409664 28186 raft_consensus.cc:2955] T 068b920b62254093b66b918233f9f4ca P e86392ab05ed4549b42a3730ba007525 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e4d217b48eed4de18fda51d799105c54 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:43.415271 28262 raft_consensus.cc:2955] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e4d217b48eed4de18fda51d799105c54 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:43.429737 28696 tablet_replica.cc:333] T 770bb91dc9f047f78f86b61be0854033 P e86392ab05ed4549b42a3730ba007525: stopping tablet replica
I20260608 12:47:43.430820 28426 raft_consensus.cc:2955] T 068b920b62254093b66b918233f9f4ca P e4d217b48eed4de18fda51d799105c54 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e4d217b48eed4de18fda51d799105c54 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:43.432214 28696 raft_consensus.cc:2243] T 770bb91dc9f047f78f86b61be0854033 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:43.433408 28696 raft_consensus.cc:2272] T 770bb91dc9f047f78f86b61be0854033 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:43.435971 28065 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:47:43.441139 28696 ts_tablet_manager.cc:1916] T 770bb91dc9f047f78f86b61be0854033 P e86392ab05ed4549b42a3730ba007525: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:47:43.445746 28009 catalog_manager.cc:5696] T 068b920b62254093b66b918233f9f4ca P e86392ab05ed4549b42a3730ba007525 reported cstate change: config changed from index 3 to 4, e4d217b48eed4de18fda51d799105c54 (127.24.129.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d087dd323a6f4395be166595cc375357" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "c155eb1502cb4c9f987f7cf4d261a7b2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38807 } attrs { replace: true } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:43.464906 28696 ts_tablet_manager.cc:1929] T 770bb91dc9f047f78f86b61be0854033 P e86392ab05ed4549b42a3730ba007525: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:47:43.465456 28696 log.cc:1199] T 770bb91dc9f047f78f86b61be0854033 P e86392ab05ed4549b42a3730ba007525: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/ts-1-root/wals/770bb91dc9f047f78f86b61be0854033
I20260608 12:47:43.468441 27998 catalog_manager.cc:5027] TS e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519): tablet 770bb91dc9f047f78f86b61be0854033 (table range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]) successfully deleted
I20260608 12:47:43.470973 28065 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 12:47:43.471928 28065 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:43.473848 28111 consensus_queue.cc:237] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [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: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } }
I20260608 12:47:43.479061 28426 raft_consensus.cc:1275] T 068b920b62254093b66b918233f9f4ca P e4d217b48eed4de18fda51d799105c54 [term 2 FOLLOWER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:47:43.480175 28186 raft_consensus.cc:1275] T 068b920b62254093b66b918233f9f4ca P e86392ab05ed4549b42a3730ba007525 [term 2 FOLLOWER]: Refusing update from remote peer d087dd323a6f4395be166595cc375357: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:47:43.480424 28681 consensus_queue.cc:1048] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:47:43.482177 28668 consensus_queue.cc:1048] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:47:43.488076 28681 raft_consensus.cc:2955] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:43.493475 28186 raft_consensus.cc:2955] T 068b920b62254093b66b918233f9f4ca P e86392ab05ed4549b42a3730ba007525 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:43.499903 27998 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 068b920b62254093b66b918233f9f4ca with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:47:43.490060 28426 raft_consensus.cc:2955] T 068b920b62254093b66b918233f9f4ca P e4d217b48eed4de18fda51d799105c54 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } } }
I20260608 12:47:43.505292 28010 catalog_manager.cc:5696] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 reported cstate change: config changed from index 4 to 5, VOTER c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3) evicted. New cstate: current_term: 2 leader_uuid: "d087dd323a6f4395be166595cc375357" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d087dd323a6f4395be166595cc375357" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e86392ab05ed4549b42a3730ba007525" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4d217b48eed4de18fda51d799105c54" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 42541 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:47:43.520359 28247 tablet_service.cc:1558] Processing DeleteTablet for tablet 068b920b62254093b66b918233f9f4ca with delete_type TABLET_DATA_TOMBSTONED (TS c155eb1502cb4c9f987f7cf4d261a7b2 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45398
I20260608 12:47:43.524297 28698 tablet_replica.cc:333] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2: stopping tablet replica
I20260608 12:47:43.525398 28698 raft_consensus.cc:2243] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:43.526158 28698 raft_consensus.cc:2272] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:43.529183 28698 ts_tablet_manager.cc:1916] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:47:43.541587 28698 ts_tablet_manager.cc:1929] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:47:43.541961 28698 log.cc:1199] T 068b920b62254093b66b918233f9f4ca P c155eb1502cb4c9f987f7cf4d261a7b2: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922772201788-25092-0/minicluster-data/ts-2-root/wals/068b920b62254093b66b918233f9f4ca
I20260608 12:47:43.543731 27999 catalog_manager.cc:5027] TS c155eb1502cb4c9f987f7cf4d261a7b2 (127.24.129.3:38807): tablet 068b920b62254093b66b918233f9f4ca (table range_aware_rebalance_new_range [id=5dd7a7b997ef43b88a553f84a6db1bef]) successfully deleted
I20260608 12:47:43.946166 25092 tablet_server.cc:179] TabletServer@127.24.129.1:0 shutting down...
I20260608 12:47:43.987304 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:43.988363 25092 tablet_replica.cc:333] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357: stopping tablet replica
I20260608 12:47:43.989334 25092 raft_consensus.cc:2243] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:43.990412 25092 raft_consensus.cc:2272] T 07deec215b76433b85985e00bf982024 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:43.993506 25092 tablet_replica.cc:333] T 1d736231e4274ea2bf76f0d1eae9003a P d087dd323a6f4395be166595cc375357: stopping tablet replica
I20260608 12:47:43.994081 25092 raft_consensus.cc:2243] T 1d736231e4274ea2bf76f0d1eae9003a P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:43.994511 25092 raft_consensus.cc:2272] T 1d736231e4274ea2bf76f0d1eae9003a P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:43.996536 25092 tablet_replica.cc:333] T 0cc1ea53572a43babc7e23ffd3988557 P d087dd323a6f4395be166595cc375357: stopping tablet replica
I20260608 12:47:43.997130 25092 raft_consensus.cc:2243] T 0cc1ea53572a43babc7e23ffd3988557 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:43.997536 25092 raft_consensus.cc:2272] T 0cc1ea53572a43babc7e23ffd3988557 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:43.999595 25092 tablet_replica.cc:333] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357: stopping tablet replica
I20260608 12:47:44.000200 25092 raft_consensus.cc:2243] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:47:44.001052 25092 raft_consensus.cc:2272] T 068b920b62254093b66b918233f9f4ca P d087dd323a6f4395be166595cc375357 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.004132 25092 tablet_replica.cc:333] T 32d69b5f5cc24fa080a7ea60df52712b P d087dd323a6f4395be166595cc375357: stopping tablet replica
I20260608 12:47:44.004899 25092 raft_consensus.cc:2243] T 32d69b5f5cc24fa080a7ea60df52712b P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.005542 25092 raft_consensus.cc:2272] T 32d69b5f5cc24fa080a7ea60df52712b P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.007848 25092 tablet_replica.cc:333] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357: stopping tablet replica
I20260608 12:47:44.008459 25092 raft_consensus.cc:2243] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.008961 25092 raft_consensus.cc:2272] T 435dcf4b67e0427fa6d90dab72447f02 P d087dd323a6f4395be166595cc375357 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.011142 25092 tablet_replica.cc:333] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357: stopping tablet replica
I20260608 12:47:44.011734 25092 raft_consensus.cc:2243] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.012318 25092 raft_consensus.cc:2272] T c8aae09bc0d1413c918ee765a204b71f P d087dd323a6f4395be166595cc375357 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.016839 25092 tablet_replica.cc:333] T a1573e3b348b4c0cbca113dd6aa4ca47 P d087dd323a6f4395be166595cc375357: stopping tablet replica
I20260608 12:47:44.017472 25092 raft_consensus.cc:2243] T a1573e3b348b4c0cbca113dd6aa4ca47 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 12:47:44.017673 28154 consensus_peers.cc:597] T c8aae09bc0d1413c918ee765a204b71f P e86392ab05ed4549b42a3730ba007525 -> Peer d087dd323a6f4395be166595cc375357 (127.24.129.1:44351): Couldn't send request to peer d087dd323a6f4395be166595cc375357. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:44.017967 25092 raft_consensus.cc:2272] T a1573e3b348b4c0cbca113dd6aa4ca47 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.020226 25092 tablet_replica.cc:333] T 3dcb68c535d349a087e7b456c2e15fc3 P d087dd323a6f4395be166595cc375357: stopping tablet replica
I20260608 12:47:44.020864 25092 raft_consensus.cc:2243] T 3dcb68c535d349a087e7b456c2e15fc3 P d087dd323a6f4395be166595cc375357 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:44.021827 25092 raft_consensus.cc:2272] T 3dcb68c535d349a087e7b456c2e15fc3 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.023834 25092 tablet_replica.cc:333] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357: stopping tablet replica
I20260608 12:47:44.024394 25092 raft_consensus.cc:2243] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:47:44.025343 25092 raft_consensus.cc:2272] T 8d6bab28083d43c49dfc0bcab90a6172 P d087dd323a6f4395be166595cc375357 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.027508 25092 tablet_replica.cc:333] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357: stopping tablet replica
I20260608 12:47:44.028228 25092 raft_consensus.cc:2243] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.028715 25092 raft_consensus.cc:2272] T 770bb91dc9f047f78f86b61be0854033 P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.031147 25092 tablet_replica.cc:333] T f598354ce8d8401bbeae520acda9ff1a P d087dd323a6f4395be166595cc375357: stopping tablet replica
I20260608 12:47:44.031648 25092 raft_consensus.cc:2243] T f598354ce8d8401bbeae520acda9ff1a P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.032018 25092 raft_consensus.cc:2272] T f598354ce8d8401bbeae520acda9ff1a P d087dd323a6f4395be166595cc375357 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.071393 25092 tablet_server.cc:196] TabletServer@127.24.129.1:0 shutdown complete.
I20260608 12:47:44.099994 25092 tablet_server.cc:179] TabletServer@127.24.129.2:0 shutting down...
I20260608 12:47:44.128047 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:44.128953 25092 tablet_replica.cc:333] T 07deec215b76433b85985e00bf982024 P e86392ab05ed4549b42a3730ba007525: stopping tablet replica
I20260608 12:47:44.129848 25092 raft_consensus.cc:2243] T 07deec215b76433b85985e00bf982024 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.130493 25092 raft_consensus.cc:2272] T 07deec215b76433b85985e00bf982024 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.133461 25092 tablet_replica.cc:333] T a5a579d4bace430a81ddab846d82f7d7 P e86392ab05ed4549b42a3730ba007525: stopping tablet replica
I20260608 12:47:44.134317 25092 raft_consensus.cc:2243] T a5a579d4bace430a81ddab846d82f7d7 P e86392ab05ed4549b42a3730ba007525 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:44.135483 25092 raft_consensus.cc:2272] T a5a579d4bace430a81ddab846d82f7d7 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.138350 25092 tablet_replica.cc:333] T 068b920b62254093b66b918233f9f4ca P e86392ab05ed4549b42a3730ba007525: stopping tablet replica
I20260608 12:47:44.138990 25092 raft_consensus.cc:2243] T 068b920b62254093b66b918233f9f4ca P e86392ab05ed4549b42a3730ba007525 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.139544 25092 raft_consensus.cc:2272] T 068b920b62254093b66b918233f9f4ca P e86392ab05ed4549b42a3730ba007525 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:47:44.139731 28391 consensus_peers.cc:597] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54 -> Peer e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519): Couldn't send request to peer e86392ab05ed4549b42a3730ba007525. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:44.142122 25092 tablet_replica.cc:333] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525: stopping tablet replica
I20260608 12:47:44.142642 25092 raft_consensus.cc:2243] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:44.143302 25092 raft_consensus.cc:2272] T 32d69b5f5cc24fa080a7ea60df52712b P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.145290 25092 tablet_replica.cc:333] T f598354ce8d8401bbeae520acda9ff1a P e86392ab05ed4549b42a3730ba007525: stopping tablet replica
I20260608 12:47:44.146078 25092 raft_consensus.cc:2243] T f598354ce8d8401bbeae520acda9ff1a P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.146646 25092 raft_consensus.cc:2272] T f598354ce8d8401bbeae520acda9ff1a P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.148761 25092 tablet_replica.cc:333] T a1573e3b348b4c0cbca113dd6aa4ca47 P e86392ab05ed4549b42a3730ba007525: stopping tablet replica
I20260608 12:47:44.149344 25092 raft_consensus.cc:2243] T a1573e3b348b4c0cbca113dd6aa4ca47 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.149789 25092 raft_consensus.cc:2272] T a1573e3b348b4c0cbca113dd6aa4ca47 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:47:44.150947 28228 consensus_peers.cc:597] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2 -> Peer e86392ab05ed4549b42a3730ba007525 (127.24.129.2:40519): Couldn't send request to peer e86392ab05ed4549b42a3730ba007525. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:44.152021 25092 tablet_replica.cc:333] T 1d736231e4274ea2bf76f0d1eae9003a P e86392ab05ed4549b42a3730ba007525: stopping tablet replica
I20260608 12:47:44.152509 25092 raft_consensus.cc:2243] T 1d736231e4274ea2bf76f0d1eae9003a P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.152942 25092 raft_consensus.cc:2272] T 1d736231e4274ea2bf76f0d1eae9003a P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.154551 25092 tablet_replica.cc:333] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e86392ab05ed4549b42a3730ba007525: stopping tablet replica
I20260608 12:47:44.155103 25092 raft_consensus.cc:2243] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.155506 25092 raft_consensus.cc:2272] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.157284 25092 tablet_replica.cc:333] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525: stopping tablet replica
I20260608 12:47:44.157780 25092 raft_consensus.cc:2243] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.158174 25092 raft_consensus.cc:2272] T 7da7863781cf452ab8d11759de756ca2 P e86392ab05ed4549b42a3730ba007525 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.159935 25092 tablet_replica.cc:333] T 6939bc1bdc094e9ca65820c5492718f7 P e86392ab05ed4549b42a3730ba007525: stopping tablet replica
I20260608 12:47:44.160514 25092 raft_consensus.cc:2243] T 6939bc1bdc094e9ca65820c5492718f7 P e86392ab05ed4549b42a3730ba007525 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:44.161506 25092 raft_consensus.cc:2272] T 6939bc1bdc094e9ca65820c5492718f7 P e86392ab05ed4549b42a3730ba007525 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.163259 25092 tablet_replica.cc:333] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525: stopping tablet replica
I20260608 12:47:44.163719 25092 raft_consensus.cc:2243] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.164237 25092 raft_consensus.cc:2272] T 8d6bab28083d43c49dfc0bcab90a6172 P e86392ab05ed4549b42a3730ba007525 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.166435 25092 tablet_replica.cc:333] T c8aae09bc0d1413c918ee765a204b71f P e86392ab05ed4549b42a3730ba007525: stopping tablet replica
I20260608 12:47:44.166922 25092 raft_consensus.cc:2243] T c8aae09bc0d1413c918ee765a204b71f P e86392ab05ed4549b42a3730ba007525 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:47:44.167846 25092 raft_consensus.cc:2272] T c8aae09bc0d1413c918ee765a204b71f P e86392ab05ed4549b42a3730ba007525 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:47:44.171551 28228 consensus_peers.cc:597] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2 -> Peer d087dd323a6f4395be166595cc375357 (127.24.129.1:44351): Couldn't send request to peer d087dd323a6f4395be166595cc375357. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:44351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:44.193392 25092 tablet_server.cc:196] TabletServer@127.24.129.2:0 shutdown complete.
I20260608 12:47:44.221621 25092 tablet_server.cc:179] TabletServer@127.24.129.3:0 shutting down...
I20260608 12:47:44.248917 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:44.249743 25092 tablet_replica.cc:333] T 6939bc1bdc094e9ca65820c5492718f7 P c155eb1502cb4c9f987f7cf4d261a7b2: stopping tablet replica
I20260608 12:47:44.250612 25092 raft_consensus.cc:2243] T 6939bc1bdc094e9ca65820c5492718f7 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.251264 25092 raft_consensus.cc:2272] T 6939bc1bdc094e9ca65820c5492718f7 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.254253 25092 tablet_replica.cc:333] T 07deec215b76433b85985e00bf982024 P c155eb1502cb4c9f987f7cf4d261a7b2: stopping tablet replica
I20260608 12:47:44.255008 25092 raft_consensus.cc:2243] T 07deec215b76433b85985e00bf982024 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.255731 25092 raft_consensus.cc:2272] T 07deec215b76433b85985e00bf982024 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:47:44.258622 28391 consensus_peers.cc:597] T 0cc1ea53572a43babc7e23ffd3988557 P e4d217b48eed4de18fda51d799105c54 -> Peer d087dd323a6f4395be166595cc375357 (127.24.129.1:44351): Couldn't send request to peer d087dd323a6f4395be166595cc375357. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:44351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:44.258836 25092 tablet_replica.cc:333] T 0cc1ea53572a43babc7e23ffd3988557 P c155eb1502cb4c9f987f7cf4d261a7b2: stopping tablet replica
I20260608 12:47:44.259583 25092 raft_consensus.cc:2243] T 0cc1ea53572a43babc7e23ffd3988557 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.260063 25092 raft_consensus.cc:2272] T 0cc1ea53572a43babc7e23ffd3988557 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.262245 25092 tablet_replica.cc:333] T 3dcb68c535d349a087e7b456c2e15fc3 P c155eb1502cb4c9f987f7cf4d261a7b2: stopping tablet replica
I20260608 12:47:44.262773 25092 raft_consensus.cc:2243] T 3dcb68c535d349a087e7b456c2e15fc3 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.263147 25092 raft_consensus.cc:2272] T 3dcb68c535d349a087e7b456c2e15fc3 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.265105 25092 tablet_replica.cc:333] T 435dcf4b67e0427fa6d90dab72447f02 P c155eb1502cb4c9f987f7cf4d261a7b2: stopping tablet replica
I20260608 12:47:44.265646 25092 raft_consensus.cc:2243] T 435dcf4b67e0427fa6d90dab72447f02 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.266222 25092 raft_consensus.cc:2272] T 435dcf4b67e0427fa6d90dab72447f02 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.267988 25092 tablet_replica.cc:333] T a1573e3b348b4c0cbca113dd6aa4ca47 P c155eb1502cb4c9f987f7cf4d261a7b2: stopping tablet replica
I20260608 12:47:44.268544 25092 raft_consensus.cc:2243] T a1573e3b348b4c0cbca113dd6aa4ca47 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:44.269276 25092 raft_consensus.cc:2272] T a1573e3b348b4c0cbca113dd6aa4ca47 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.271139 25092 tablet_replica.cc:333] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2: stopping tablet replica
I20260608 12:47:44.271716 25092 raft_consensus.cc:2243] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:44.272454 25092 raft_consensus.cc:2272] T f598354ce8d8401bbeae520acda9ff1a P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.274237 25092 tablet_replica.cc:333] T 32d69b5f5cc24fa080a7ea60df52712b P c155eb1502cb4c9f987f7cf4d261a7b2: stopping tablet replica
I20260608 12:47:44.274694 25092 raft_consensus.cc:2243] T 32d69b5f5cc24fa080a7ea60df52712b P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.275177 25092 raft_consensus.cc:2272] T 32d69b5f5cc24fa080a7ea60df52712b P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.277588 25092 tablet_replica.cc:333] T a5a579d4bace430a81ddab846d82f7d7 P c155eb1502cb4c9f987f7cf4d261a7b2: stopping tablet replica
I20260608 12:47:44.278250 25092 raft_consensus.cc:2243] T a5a579d4bace430a81ddab846d82f7d7 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.278647 25092 raft_consensus.cc:2272] T a5a579d4bace430a81ddab846d82f7d7 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.280435 25092 tablet_replica.cc:333] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2: stopping tablet replica
I20260608 12:47:44.280984 25092 raft_consensus.cc:2243] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:44.281690 25092 raft_consensus.cc:2272] T 770bb91dc9f047f78f86b61be0854033 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.283741 25092 tablet_replica.cc:333] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2: stopping tablet replica
I20260608 12:47:44.284183 25092 raft_consensus.cc:2243] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.284550 25092 raft_consensus.cc:2272] T 7da7863781cf452ab8d11759de756ca2 P c155eb1502cb4c9f987f7cf4d261a7b2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.286290 25092 tablet_replica.cc:333] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2: stopping tablet replica
I20260608 12:47:44.286734 25092 raft_consensus.cc:2243] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:44.287480 25092 raft_consensus.cc:2272] T c882ba1fc85e4588ab4ddc6fd3e7f27e P c155eb1502cb4c9f987f7cf4d261a7b2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:47:44.305830 28391 consensus_peers.cc:597] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54 -> Peer d087dd323a6f4395be166595cc375357 (127.24.129.1:44351): Couldn't send request to peer d087dd323a6f4395be166595cc375357. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:44351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:44.324175 25092 tablet_server.cc:196] TabletServer@127.24.129.3:0 shutdown complete.
W20260608 12:47:44.348886 28391 consensus_peers.cc:597] T 1d736231e4274ea2bf76f0d1eae9003a P e4d217b48eed4de18fda51d799105c54 -> Peer d087dd323a6f4395be166595cc375357 (127.24.129.1:44351): Couldn't send request to peer d087dd323a6f4395be166595cc375357. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:44351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:47:44.356411 25092 tablet_server.cc:179] TabletServer@127.24.129.4:0 shutting down...
I20260608 12:47:44.381871 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:44.382685 25092 tablet_replica.cc:333] T 770bb91dc9f047f78f86b61be0854033 P e4d217b48eed4de18fda51d799105c54: stopping tablet replica
I20260608 12:47:44.383361 25092 raft_consensus.cc:2243] T 770bb91dc9f047f78f86b61be0854033 P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.384001 25092 raft_consensus.cc:2272] T 770bb91dc9f047f78f86b61be0854033 P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.386093 25092 tablet_replica.cc:333] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54: stopping tablet replica
I20260608 12:47:44.386675 25092 raft_consensus.cc:2243] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54 [term 4 LEADER]: Raft consensus shutting down.
I20260608 12:47:44.387621 25092 raft_consensus.cc:2272] T 7da7863781cf452ab8d11759de756ca2 P e4d217b48eed4de18fda51d799105c54 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.389695 25092 tablet_replica.cc:333] T 068b920b62254093b66b918233f9f4ca P e4d217b48eed4de18fda51d799105c54: stopping tablet replica
I20260608 12:47:44.390302 25092 raft_consensus.cc:2243] T 068b920b62254093b66b918233f9f4ca P e4d217b48eed4de18fda51d799105c54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.390843 25092 raft_consensus.cc:2272] T 068b920b62254093b66b918233f9f4ca P e4d217b48eed4de18fda51d799105c54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.393262 25092 tablet_replica.cc:333] T a5a579d4bace430a81ddab846d82f7d7 P e4d217b48eed4de18fda51d799105c54: stopping tablet replica
I20260608 12:47:44.393816 25092 raft_consensus.cc:2243] T a5a579d4bace430a81ddab846d82f7d7 P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.394228 25092 raft_consensus.cc:2272] T a5a579d4bace430a81ddab846d82f7d7 P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.396037 25092 tablet_replica.cc:333] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e4d217b48eed4de18fda51d799105c54: stopping tablet replica
I20260608 12:47:44.396567 25092 raft_consensus.cc:2243] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.397161 25092 raft_consensus.cc:2272] T c882ba1fc85e4588ab4ddc6fd3e7f27e P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.399194 25092 tablet_replica.cc:333] T 1d736231e4274ea2bf76f0d1eae9003a P e4d217b48eed4de18fda51d799105c54: stopping tablet replica
I20260608 12:47:44.399776 25092 raft_consensus.cc:2243] T 1d736231e4274ea2bf76f0d1eae9003a P e4d217b48eed4de18fda51d799105c54 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:44.400606 25092 raft_consensus.cc:2272] T 1d736231e4274ea2bf76f0d1eae9003a P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.402992 25092 tablet_replica.cc:333] T c8aae09bc0d1413c918ee765a204b71f P e4d217b48eed4de18fda51d799105c54: stopping tablet replica
I20260608 12:47:44.403612 25092 raft_consensus.cc:2243] T c8aae09bc0d1413c918ee765a204b71f P e4d217b48eed4de18fda51d799105c54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.404181 25092 raft_consensus.cc:2272] T c8aae09bc0d1413c918ee765a204b71f P e4d217b48eed4de18fda51d799105c54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.406409 25092 tablet_replica.cc:333] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54: stopping tablet replica
I20260608 12:47:44.406975 25092 raft_consensus.cc:2243] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:47:44.407805 25092 raft_consensus.cc:2272] T 435dcf4b67e0427fa6d90dab72447f02 P e4d217b48eed4de18fda51d799105c54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.409829 25092 tablet_replica.cc:333] T 3dcb68c535d349a087e7b456c2e15fc3 P e4d217b48eed4de18fda51d799105c54: stopping tablet replica
I20260608 12:47:44.410367 25092 raft_consensus.cc:2243] T 3dcb68c535d349a087e7b456c2e15fc3 P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.410796 25092 raft_consensus.cc:2272] T 3dcb68c535d349a087e7b456c2e15fc3 P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.412797 25092 tablet_replica.cc:333] T 8d6bab28083d43c49dfc0bcab90a6172 P e4d217b48eed4de18fda51d799105c54: stopping tablet replica
I20260608 12:47:44.413336 25092 raft_consensus.cc:2243] T 8d6bab28083d43c49dfc0bcab90a6172 P e4d217b48eed4de18fda51d799105c54 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.413950 25092 raft_consensus.cc:2272] T 8d6bab28083d43c49dfc0bcab90a6172 P e4d217b48eed4de18fda51d799105c54 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.416111 25092 tablet_replica.cc:333] T 6939bc1bdc094e9ca65820c5492718f7 P e4d217b48eed4de18fda51d799105c54: stopping tablet replica
I20260608 12:47:44.416671 25092 raft_consensus.cc:2243] T 6939bc1bdc094e9ca65820c5492718f7 P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:44.417186 25092 raft_consensus.cc:2272] T 6939bc1bdc094e9ca65820c5492718f7 P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.419322 25092 tablet_replica.cc:333] T 0cc1ea53572a43babc7e23ffd3988557 P e4d217b48eed4de18fda51d799105c54: stopping tablet replica
I20260608 12:47:44.419817 25092 raft_consensus.cc:2243] T 0cc1ea53572a43babc7e23ffd3988557 P e4d217b48eed4de18fda51d799105c54 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:44.420626 25092 raft_consensus.cc:2272] T 0cc1ea53572a43babc7e23ffd3988557 P e4d217b48eed4de18fda51d799105c54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.455607 25092 tablet_server.cc:196] TabletServer@127.24.129.4:0 shutdown complete.
I20260608 12:47:44.484684 25092 master.cc:562] Master@127.24.129.62:46359 shutting down...
I20260608 12:47:44.513135 25092 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b931569787424676b7f44a2d38a383d7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:44.513705 25092 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b931569787424676b7f44a2d38a383d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:44.514037 25092 tablet_replica.cc:333] T 00000000000000000000000000000000 P b931569787424676b7f44a2d38a383d7: stopping tablet replica
I20260608 12:47:44.534657 25092 master.cc:584] Master@127.24.129.62:46359 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (11444 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 12:47:44.594759 25092 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.129.62:34107
I20260608 12:47:44.596276 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:44.602891 28706 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:44.602890 28707 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:44.605055 28709 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:44.607127 25092 server_base.cc:1061] running on GCE node
I20260608 12:47:44.608716 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:44.608958 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:44.609087 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922864609058 us; error 0 us; skew 500 ppm
I20260608 12:47:44.609664 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:44.612267 25092 webserver.cc:533] Webserver started at http://127.24.129.62:38839/ using document root <none> and password file <none>
I20260608 12:47:44.612847 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:44.613041 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:44.613300 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:44.614415 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922772201788-25092-0/minicluster-data/master-0-root/instance:
uuid: "592c0f5d67e84af9bc7c55e4a81ad205"
format_stamp: "Formatted at 2026-06-08 12:47:44 on dist-test-slave-jhsm"
I20260608 12:47:44.619427 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:47:44.623274 28714 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:44.624176 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:47:44.624477 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922772201788-25092-0/minicluster-data/master-0-root
uuid: "592c0f5d67e84af9bc7c55e4a81ad205"
format_stamp: "Formatted at 2026-06-08 12:47:44 on dist-test-slave-jhsm"
I20260608 12:47:44.624774 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922772201788-25092-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922772201788-25092-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922772201788-25092-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:44.645077 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:44.646296 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:44.687639 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.62:34107
I20260608 12:47:44.687877 28765 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.62:34107 every 8 connection(s)
I20260608 12:47:44.692269 28766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:44.705988 28766 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 592c0f5d67e84af9bc7c55e4a81ad205: Bootstrap starting.
I20260608 12:47:44.711735 28766 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 592c0f5d67e84af9bc7c55e4a81ad205: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:44.717144 28766 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 592c0f5d67e84af9bc7c55e4a81ad205: No bootstrap required, opened a new log
I20260608 12:47:44.719857 28766 raft_consensus.cc:359] T 00000000000000000000000000000000 P 592c0f5d67e84af9bc7c55e4a81ad205 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "592c0f5d67e84af9bc7c55e4a81ad205" member_type: VOTER }
I20260608 12:47:44.720296 28766 raft_consensus.cc:385] T 00000000000000000000000000000000 P 592c0f5d67e84af9bc7c55e4a81ad205 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:44.720489 28766 raft_consensus.cc:740] T 00000000000000000000000000000000 P 592c0f5d67e84af9bc7c55e4a81ad205 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 592c0f5d67e84af9bc7c55e4a81ad205, State: Initialized, Role: FOLLOWER
I20260608 12:47:44.721185 28766 consensus_queue.cc:260] T 00000000000000000000000000000000 P 592c0f5d67e84af9bc7c55e4a81ad205 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "592c0f5d67e84af9bc7c55e4a81ad205" member_type: VOTER }
I20260608 12:47:44.721649 28766 raft_consensus.cc:399] T 00000000000000000000000000000000 P 592c0f5d67e84af9bc7c55e4a81ad205 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:47:44.721863 28766 raft_consensus.cc:493] T 00000000000000000000000000000000 P 592c0f5d67e84af9bc7c55e4a81ad205 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:47:44.722087 28766 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 592c0f5d67e84af9bc7c55e4a81ad205 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:44.728176 28766 raft_consensus.cc:515] T 00000000000000000000000000000000 P 592c0f5d67e84af9bc7c55e4a81ad205 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "592c0f5d67e84af9bc7c55e4a81ad205" member_type: VOTER }
I20260608 12:47:44.728844 28766 leader_election.cc:304] T 00000000000000000000000000000000 P 592c0f5d67e84af9bc7c55e4a81ad205 [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: 592c0f5d67e84af9bc7c55e4a81ad205; no voters: 
I20260608 12:47:44.730285 28766 leader_election.cc:290] T 00000000000000000000000000000000 P 592c0f5d67e84af9bc7c55e4a81ad205 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:47:44.730746 28769 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 592c0f5d67e84af9bc7c55e4a81ad205 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:44.732322 28769 raft_consensus.cc:697] T 00000000000000000000000000000000 P 592c0f5d67e84af9bc7c55e4a81ad205 [term 1 LEADER]: Becoming Leader. State: Replica: 592c0f5d67e84af9bc7c55e4a81ad205, State: Running, Role: LEADER
I20260608 12:47:44.733101 28769 consensus_queue.cc:237] T 00000000000000000000000000000000 P 592c0f5d67e84af9bc7c55e4a81ad205 [LEADER]: Queue going to LEADER mode. State: All 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: "592c0f5d67e84af9bc7c55e4a81ad205" member_type: VOTER }
I20260608 12:47:44.733927 28766 sys_catalog.cc:565] T 00000000000000000000000000000000 P 592c0f5d67e84af9bc7c55e4a81ad205 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:47:44.738412 28770 sys_catalog.cc:455] T 00000000000000000000000000000000 P 592c0f5d67e84af9bc7c55e4a81ad205 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "592c0f5d67e84af9bc7c55e4a81ad205" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "592c0f5d67e84af9bc7c55e4a81ad205" member_type: VOTER } }
I20260608 12:47:44.738657 28771 sys_catalog.cc:455] T 00000000000000000000000000000000 P 592c0f5d67e84af9bc7c55e4a81ad205 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 592c0f5d67e84af9bc7c55e4a81ad205. Latest consensus state: current_term: 1 leader_uuid: "592c0f5d67e84af9bc7c55e4a81ad205" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "592c0f5d67e84af9bc7c55e4a81ad205" member_type: VOTER } }
I20260608 12:47:44.739444 28770 sys_catalog.cc:458] T 00000000000000000000000000000000 P 592c0f5d67e84af9bc7c55e4a81ad205 [sys.catalog]: This master's current role is: LEADER
I20260608 12:47:44.739617 28771 sys_catalog.cc:458] T 00000000000000000000000000000000 P 592c0f5d67e84af9bc7c55e4a81ad205 [sys.catalog]: This master's current role is: LEADER
I20260608 12:47:44.743383 28776 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:47:44.748600 28776 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:47:44.752501 25092 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:47:44.758083 28776 catalog_manager.cc:1382] Generated new cluster ID: 312751ad7ac541dc89edc3a59df8bbed
I20260608 12:47:44.758404 28776 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:47:44.774006 28776 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:47:44.775559 28776 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:47:44.789459 28776 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 592c0f5d67e84af9bc7c55e4a81ad205: Generated new TSK 0
I20260608 12:47:44.790187 28776 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:47:44.819290 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:44.826025 28787 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:44.826879 28788 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:44.827989 28790 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:44.829070 25092 server_base.cc:1061] running on GCE node
I20260608 12:47:44.829999 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:44.830183 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:44.830314 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922864830297 us; error 0 us; skew 500 ppm
I20260608 12:47:44.830834 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:44.833274 25092 webserver.cc:533] Webserver started at http://127.24.129.1:44689/ using document root <none> and password file <none>
I20260608 12:47:44.833734 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:44.833915 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:44.834137 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:44.835189 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922772201788-25092-0/minicluster-data/ts-0-root/instance:
uuid: "07a7210610024b098ed81856edb66917"
format_stamp: "Formatted at 2026-06-08 12:47:44 on dist-test-slave-jhsm"
I20260608 12:47:44.840476 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260608 12:47:44.844069 28795 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:44.845005 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:47:44.845289 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922772201788-25092-0/minicluster-data/ts-0-root
uuid: "07a7210610024b098ed81856edb66917"
format_stamp: "Formatted at 2026-06-08 12:47:44 on dist-test-slave-jhsm"
I20260608 12:47:44.845583 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922772201788-25092-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922772201788-25092-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922772201788-25092-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:44.861547 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:44.862706 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:44.864208 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:47:44.866638 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:47:44.866837 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:44.867070 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:47:44.867220 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:44.909768 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.1:32911
I20260608 12:47:44.909961 28857 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.1:32911 every 8 connection(s)
I20260608 12:47:44.914530 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:44.921939 28862 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:44.923054 28863 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:44.926780 28865 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:44.926920 25092 server_base.cc:1061] running on GCE node
I20260608 12:47:44.928211 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:44.928514 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:44.928722 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922864928704 us; error 0 us; skew 500 ppm
I20260608 12:47:44.929584 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:44.930490 28858 heartbeater.cc:344] Connected to a master server at 127.24.129.62:34107
I20260608 12:47:44.930981 28858 heartbeater.cc:461] Registering TS with master...
I20260608 12:47:44.932075 28858 heartbeater.cc:507] Master 127.24.129.62:34107 requested a full tablet report, sending...
I20260608 12:47:44.933208 25092 webserver.cc:533] Webserver started at http://127.24.129.2:38911/ using document root <none> and password file <none>
I20260608 12:47:44.934085 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:44.934350 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:44.934708 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:44.935266 28731 ts_manager.cc:194] Registered new tserver with Master: 07a7210610024b098ed81856edb66917 (127.24.129.1:32911)
I20260608 12:47:44.936316 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922772201788-25092-0/minicluster-data/ts-1-root/instance:
uuid: "8ffee59519294af28265e8b3b9ec898e"
format_stamp: "Formatted at 2026-06-08 12:47:44 on dist-test-slave-jhsm"
I20260608 12:47:44.937243 28731 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37538
I20260608 12:47:44.941813 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260608 12:47:44.946105 28870 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:44.947022 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.003s
I20260608 12:47:44.947525 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922772201788-25092-0/minicluster-data/ts-1-root
uuid: "8ffee59519294af28265e8b3b9ec898e"
format_stamp: "Formatted at 2026-06-08 12:47:44 on dist-test-slave-jhsm"
I20260608 12:47:44.947855 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922772201788-25092-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922772201788-25092-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922772201788-25092-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:44.963744 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:44.965204 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:44.966987 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:47:44.969584 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:47:44.969808 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:44.970052 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:47:44.970216 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:45.019771 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.2:37021
I20260608 12:47:45.019917 28932 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.2:37021 every 8 connection(s)
I20260608 12:47:45.025405 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:45.034107 28936 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:45.036161 28937 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:45.038143 28933 heartbeater.cc:344] Connected to a master server at 127.24.129.62:34107
I20260608 12:47:45.038556 28933 heartbeater.cc:461] Registering TS with master...
W20260608 12:47:45.039270 28939 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:45.039498 28933 heartbeater.cc:507] Master 127.24.129.62:34107 requested a full tablet report, sending...
I20260608 12:47:45.041772 25092 server_base.cc:1061] running on GCE node
I20260608 12:47:45.042029 28731 ts_manager.cc:194] Registered new tserver with Master: 8ffee59519294af28265e8b3b9ec898e (127.24.129.2:37021)
I20260608 12:47:45.042863 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:45.043107 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:45.043311 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922865043289 us; error 0 us; skew 500 ppm
I20260608 12:47:45.043578 28731 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37542
I20260608 12:47:45.044040 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:45.047420 25092 webserver.cc:533] Webserver started at http://127.24.129.3:41861/ using document root <none> and password file <none>
I20260608 12:47:45.048041 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:45.048234 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:45.048518 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:45.049774 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922772201788-25092-0/minicluster-data/ts-2-root/instance:
uuid: "aff7443862b84687acc5aa65956e2eca"
format_stamp: "Formatted at 2026-06-08 12:47:45 on dist-test-slave-jhsm"
I20260608 12:47:45.054898 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:47:45.058749 28944 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:45.059587 25092 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:47:45.059985 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922772201788-25092-0/minicluster-data/ts-2-root
uuid: "aff7443862b84687acc5aa65956e2eca"
format_stamp: "Formatted at 2026-06-08 12:47:45 on dist-test-slave-jhsm"
I20260608 12:47:45.060264 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922772201788-25092-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922772201788-25092-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922772201788-25092-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:45.089771 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:45.091121 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:45.092769 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:47:45.095397 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:47:45.095605 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:45.095852 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:47:45.096021 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:45.143102 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.3:38381
I20260608 12:47:45.143229 29006 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.3:38381 every 8 connection(s)
I20260608 12:47:45.148684 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:45.156610 29010 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:45.157766 29011 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:45.160548 29007 heartbeater.cc:344] Connected to a master server at 127.24.129.62:34107
I20260608 12:47:45.161401 29007 heartbeater.cc:461] Registering TS with master...
W20260608 12:47:45.162623 29013 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:45.163061 29007 heartbeater.cc:507] Master 127.24.129.62:34107 requested a full tablet report, sending...
I20260608 12:47:45.165822 28731 ts_manager.cc:194] Registered new tserver with Master: aff7443862b84687acc5aa65956e2eca (127.24.129.3:38381)
I20260608 12:47:45.166400 25092 server_base.cc:1061] running on GCE node
I20260608 12:47:45.167292 28731 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37554
I20260608 12:47:45.167549 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:45.167829 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:45.168005 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922865167987 us; error 0 us; skew 500 ppm
I20260608 12:47:45.168900 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:45.171633 25092 webserver.cc:533] Webserver started at http://127.24.129.4:38475/ using document root <none> and password file <none>
I20260608 12:47:45.172189 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:45.172375 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:45.172652 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:45.173908 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922772201788-25092-0/minicluster-data/ts-3-root/instance:
uuid: "a682facd9b7c461395d63de01847b5e6"
format_stamp: "Formatted at 2026-06-08 12:47:45 on dist-test-slave-jhsm"
I20260608 12:47:45.179030 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260608 12:47:45.182927 29018 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:45.183801 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 12:47:45.184156 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922772201788-25092-0/minicluster-data/ts-3-root
uuid: "a682facd9b7c461395d63de01847b5e6"
format_stamp: "Formatted at 2026-06-08 12:47:45 on dist-test-slave-jhsm"
I20260608 12:47:45.184446 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922772201788-25092-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922772201788-25092-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922772201788-25092-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:45.203683 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:45.205327 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:45.207123 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:47:45.209717 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:47:45.209939 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:45.210188 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:47:45.210351 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:45.256326 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.4:44379
I20260608 12:47:45.256448 29080 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.4:44379 every 8 connection(s)
I20260608 12:47:45.271688 29081 heartbeater.cc:344] Connected to a master server at 127.24.129.62:34107
I20260608 12:47:45.272204 29081 heartbeater.cc:461] Registering TS with master...
I20260608 12:47:45.273123 29081 heartbeater.cc:507] Master 127.24.129.62:34107 requested a full tablet report, sending...
I20260608 12:47:45.275238 28731 ts_manager.cc:194] Registered new tserver with Master: a682facd9b7c461395d63de01847b5e6 (127.24.129.4:44379)
I20260608 12:47:45.276222 25092 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016226727s
I20260608 12:47:45.276608 28731 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37558
I20260608 12:47:45.835625 28731 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37578:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 12:47:45.888516 28972 tablet_service.cc:1511] Processing CreateTablet for tablet 45f2d0e2fc1d44638a2a67f4a39525c4 (DEFAULT_TABLE table=test-workload [id=eaa17160e0874619a21d9b91a28c91b8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:47:45.890230 28972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45f2d0e2fc1d44638a2a67f4a39525c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:45.893970 28898 tablet_service.cc:1511] Processing CreateTablet for tablet 45f2d0e2fc1d44638a2a67f4a39525c4 (DEFAULT_TABLE table=test-workload [id=eaa17160e0874619a21d9b91a28c91b8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:47:45.895364 28898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45f2d0e2fc1d44638a2a67f4a39525c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:45.900600 29046 tablet_service.cc:1511] Processing CreateTablet for tablet 45f2d0e2fc1d44638a2a67f4a39525c4 (DEFAULT_TABLE table=test-workload [id=eaa17160e0874619a21d9b91a28c91b8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:47:45.901943 29046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45f2d0e2fc1d44638a2a67f4a39525c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:45.909160 29102 tablet_bootstrap.cc:492] T 45f2d0e2fc1d44638a2a67f4a39525c4 P aff7443862b84687acc5aa65956e2eca: Bootstrap starting.
I20260608 12:47:45.917264 29102 tablet_bootstrap.cc:654] T 45f2d0e2fc1d44638a2a67f4a39525c4 P aff7443862b84687acc5aa65956e2eca: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:45.918125 29103 tablet_bootstrap.cc:492] T 45f2d0e2fc1d44638a2a67f4a39525c4 P 8ffee59519294af28265e8b3b9ec898e: Bootstrap starting.
I20260608 12:47:45.920046 29104 tablet_bootstrap.cc:492] T 45f2d0e2fc1d44638a2a67f4a39525c4 P a682facd9b7c461395d63de01847b5e6: Bootstrap starting.
I20260608 12:47:45.925861 29102 tablet_bootstrap.cc:492] T 45f2d0e2fc1d44638a2a67f4a39525c4 P aff7443862b84687acc5aa65956e2eca: No bootstrap required, opened a new log
I20260608 12:47:45.926348 29102 ts_tablet_manager.cc:1403] T 45f2d0e2fc1d44638a2a67f4a39525c4 P aff7443862b84687acc5aa65956e2eca: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260608 12:47:45.926735 29103 tablet_bootstrap.cc:654] T 45f2d0e2fc1d44638a2a67f4a39525c4 P 8ffee59519294af28265e8b3b9ec898e: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:45.926812 29104 tablet_bootstrap.cc:654] T 45f2d0e2fc1d44638a2a67f4a39525c4 P a682facd9b7c461395d63de01847b5e6: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:45.929111 29102 raft_consensus.cc:359] T 45f2d0e2fc1d44638a2a67f4a39525c4 P aff7443862b84687acc5aa65956e2eca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff7443862b84687acc5aa65956e2eca" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38381 } } peers { permanent_uuid: "8ffee59519294af28265e8b3b9ec898e" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37021 } } peers { permanent_uuid: "a682facd9b7c461395d63de01847b5e6" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 44379 } }
I20260608 12:47:45.929752 29102 raft_consensus.cc:385] T 45f2d0e2fc1d44638a2a67f4a39525c4 P aff7443862b84687acc5aa65956e2eca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:45.930001 29102 raft_consensus.cc:740] T 45f2d0e2fc1d44638a2a67f4a39525c4 P aff7443862b84687acc5aa65956e2eca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff7443862b84687acc5aa65956e2eca, State: Initialized, Role: FOLLOWER
I20260608 12:47:45.931039 29102 consensus_queue.cc:260] T 45f2d0e2fc1d44638a2a67f4a39525c4 P aff7443862b84687acc5aa65956e2eca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff7443862b84687acc5aa65956e2eca" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38381 } } peers { permanent_uuid: "8ffee59519294af28265e8b3b9ec898e" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37021 } } peers { permanent_uuid: "a682facd9b7c461395d63de01847b5e6" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 44379 } }
I20260608 12:47:45.934360 29103 tablet_bootstrap.cc:492] T 45f2d0e2fc1d44638a2a67f4a39525c4 P 8ffee59519294af28265e8b3b9ec898e: No bootstrap required, opened a new log
I20260608 12:47:45.934789 29104 tablet_bootstrap.cc:492] T 45f2d0e2fc1d44638a2a67f4a39525c4 P a682facd9b7c461395d63de01847b5e6: No bootstrap required, opened a new log
I20260608 12:47:45.934871 29103 ts_tablet_manager.cc:1403] T 45f2d0e2fc1d44638a2a67f4a39525c4 P 8ffee59519294af28265e8b3b9ec898e: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.003s
I20260608 12:47:45.935842 29104 ts_tablet_manager.cc:1403] T 45f2d0e2fc1d44638a2a67f4a39525c4 P a682facd9b7c461395d63de01847b5e6: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260608 12:47:45.936636 29007 heartbeater.cc:499] Master 127.24.129.62:34107 was elected leader, sending a full tablet report...
I20260608 12:47:45.937975 29102 ts_tablet_manager.cc:1434] T 45f2d0e2fc1d44638a2a67f4a39525c4 P aff7443862b84687acc5aa65956e2eca: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.008s
I20260608 12:47:45.938396 29103 raft_consensus.cc:359] T 45f2d0e2fc1d44638a2a67f4a39525c4 P 8ffee59519294af28265e8b3b9ec898e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff7443862b84687acc5aa65956e2eca" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38381 } } peers { permanent_uuid: "8ffee59519294af28265e8b3b9ec898e" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37021 } } peers { permanent_uuid: "a682facd9b7c461395d63de01847b5e6" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 44379 } }
I20260608 12:47:45.939141 29103 raft_consensus.cc:385] T 45f2d0e2fc1d44638a2a67f4a39525c4 P 8ffee59519294af28265e8b3b9ec898e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:45.939534 29103 raft_consensus.cc:740] T 45f2d0e2fc1d44638a2a67f4a39525c4 P 8ffee59519294af28265e8b3b9ec898e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ffee59519294af28265e8b3b9ec898e, State: Initialized, Role: FOLLOWER
I20260608 12:47:45.939213 29104 raft_consensus.cc:359] T 45f2d0e2fc1d44638a2a67f4a39525c4 P a682facd9b7c461395d63de01847b5e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff7443862b84687acc5aa65956e2eca" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38381 } } peers { permanent_uuid: "8ffee59519294af28265e8b3b9ec898e" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37021 } } peers { permanent_uuid: "a682facd9b7c461395d63de01847b5e6" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 44379 } }
I20260608 12:47:45.939908 28858 heartbeater.cc:499] Master 127.24.129.62:34107 was elected leader, sending a full tablet report...
I20260608 12:47:45.940193 29104 raft_consensus.cc:385] T 45f2d0e2fc1d44638a2a67f4a39525c4 P a682facd9b7c461395d63de01847b5e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:45.940690 29104 raft_consensus.cc:740] T 45f2d0e2fc1d44638a2a67f4a39525c4 P a682facd9b7c461395d63de01847b5e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a682facd9b7c461395d63de01847b5e6, State: Initialized, Role: FOLLOWER
I20260608 12:47:45.940569 29103 consensus_queue.cc:260] T 45f2d0e2fc1d44638a2a67f4a39525c4 P 8ffee59519294af28265e8b3b9ec898e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff7443862b84687acc5aa65956e2eca" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38381 } } peers { permanent_uuid: "8ffee59519294af28265e8b3b9ec898e" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37021 } } peers { permanent_uuid: "a682facd9b7c461395d63de01847b5e6" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 44379 } }
I20260608 12:47:45.942082 29104 consensus_queue.cc:260] T 45f2d0e2fc1d44638a2a67f4a39525c4 P a682facd9b7c461395d63de01847b5e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff7443862b84687acc5aa65956e2eca" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38381 } } peers { permanent_uuid: "8ffee59519294af28265e8b3b9ec898e" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37021 } } peers { permanent_uuid: "a682facd9b7c461395d63de01847b5e6" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 44379 } }
I20260608 12:47:45.948693 29109 raft_consensus.cc:493] T 45f2d0e2fc1d44638a2a67f4a39525c4 P 8ffee59519294af28265e8b3b9ec898e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:45.949349 29109 raft_consensus.cc:515] T 45f2d0e2fc1d44638a2a67f4a39525c4 P 8ffee59519294af28265e8b3b9ec898e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff7443862b84687acc5aa65956e2eca" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38381 } } peers { permanent_uuid: "8ffee59519294af28265e8b3b9ec898e" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37021 } } peers { permanent_uuid: "a682facd9b7c461395d63de01847b5e6" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 44379 } }
I20260608 12:47:45.951876 28933 heartbeater.cc:499] Master 127.24.129.62:34107 was elected leader, sending a full tablet report...
I20260608 12:47:45.952524 29109 leader_election.cc:290] T 45f2d0e2fc1d44638a2a67f4a39525c4 P 8ffee59519294af28265e8b3b9ec898e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aff7443862b84687acc5aa65956e2eca (127.24.129.3:38381), a682facd9b7c461395d63de01847b5e6 (127.24.129.4:44379)
I20260608 12:47:45.954821 29103 ts_tablet_manager.cc:1434] T 45f2d0e2fc1d44638a2a67f4a39525c4 P 8ffee59519294af28265e8b3b9ec898e: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.008s
I20260608 12:47:45.957022 29104 ts_tablet_manager.cc:1434] T 45f2d0e2fc1d44638a2a67f4a39525c4 P a682facd9b7c461395d63de01847b5e6: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.007s
I20260608 12:47:45.958281 29081 heartbeater.cc:499] Master 127.24.129.62:34107 was elected leader, sending a full tablet report...
I20260608 12:47:45.983035 29056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f2d0e2fc1d44638a2a67f4a39525c4" candidate_uuid: "8ffee59519294af28265e8b3b9ec898e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a682facd9b7c461395d63de01847b5e6" is_pre_election: true
I20260608 12:47:45.983811 29056 raft_consensus.cc:2468] T 45f2d0e2fc1d44638a2a67f4a39525c4 P a682facd9b7c461395d63de01847b5e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ffee59519294af28265e8b3b9ec898e in term 0.
I20260608 12:47:45.983882 28982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f2d0e2fc1d44638a2a67f4a39525c4" candidate_uuid: "8ffee59519294af28265e8b3b9ec898e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff7443862b84687acc5aa65956e2eca" is_pre_election: true
I20260608 12:47:45.984553 28982 raft_consensus.cc:2468] T 45f2d0e2fc1d44638a2a67f4a39525c4 P aff7443862b84687acc5aa65956e2eca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ffee59519294af28265e8b3b9ec898e in term 0.
I20260608 12:47:45.985219 28872 leader_election.cc:304] T 45f2d0e2fc1d44638a2a67f4a39525c4 P 8ffee59519294af28265e8b3b9ec898e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ffee59519294af28265e8b3b9ec898e, a682facd9b7c461395d63de01847b5e6; no voters: 
I20260608 12:47:45.986177 29111 raft_consensus.cc:2804] T 45f2d0e2fc1d44638a2a67f4a39525c4 P 8ffee59519294af28265e8b3b9ec898e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:45.986656 29111 raft_consensus.cc:493] T 45f2d0e2fc1d44638a2a67f4a39525c4 P 8ffee59519294af28265e8b3b9ec898e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:45.987028 29111 raft_consensus.cc:3060] T 45f2d0e2fc1d44638a2a67f4a39525c4 P 8ffee59519294af28265e8b3b9ec898e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:45.993583 29111 raft_consensus.cc:515] T 45f2d0e2fc1d44638a2a67f4a39525c4 P 8ffee59519294af28265e8b3b9ec898e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff7443862b84687acc5aa65956e2eca" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38381 } } peers { permanent_uuid: "8ffee59519294af28265e8b3b9ec898e" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37021 } } peers { permanent_uuid: "a682facd9b7c461395d63de01847b5e6" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 44379 } }
I20260608 12:47:45.995899 29111 leader_election.cc:290] T 45f2d0e2fc1d44638a2a67f4a39525c4 P 8ffee59519294af28265e8b3b9ec898e [CANDIDATE]: Term 1 election: Requested vote from peers aff7443862b84687acc5aa65956e2eca (127.24.129.3:38381), a682facd9b7c461395d63de01847b5e6 (127.24.129.4:44379)
I20260608 12:47:45.996675 28982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f2d0e2fc1d44638a2a67f4a39525c4" candidate_uuid: "8ffee59519294af28265e8b3b9ec898e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff7443862b84687acc5aa65956e2eca"
I20260608 12:47:45.997362 28982 raft_consensus.cc:3060] T 45f2d0e2fc1d44638a2a67f4a39525c4 P aff7443862b84687acc5aa65956e2eca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:45.997965 29056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f2d0e2fc1d44638a2a67f4a39525c4" candidate_uuid: "8ffee59519294af28265e8b3b9ec898e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a682facd9b7c461395d63de01847b5e6"
I20260608 12:47:45.998510 29056 raft_consensus.cc:3060] T 45f2d0e2fc1d44638a2a67f4a39525c4 P a682facd9b7c461395d63de01847b5e6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:46.004441 28982 raft_consensus.cc:2468] T 45f2d0e2fc1d44638a2a67f4a39525c4 P aff7443862b84687acc5aa65956e2eca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ffee59519294af28265e8b3b9ec898e in term 1.
I20260608 12:47:46.005213 29056 raft_consensus.cc:2468] T 45f2d0e2fc1d44638a2a67f4a39525c4 P a682facd9b7c461395d63de01847b5e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ffee59519294af28265e8b3b9ec898e in term 1.
I20260608 12:47:46.005988 28871 leader_election.cc:304] T 45f2d0e2fc1d44638a2a67f4a39525c4 P 8ffee59519294af28265e8b3b9ec898e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ffee59519294af28265e8b3b9ec898e, aff7443862b84687acc5aa65956e2eca; no voters: 
I20260608 12:47:46.006889 29111 raft_consensus.cc:2804] T 45f2d0e2fc1d44638a2a67f4a39525c4 P 8ffee59519294af28265e8b3b9ec898e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:46.007320 29111 raft_consensus.cc:697] T 45f2d0e2fc1d44638a2a67f4a39525c4 P 8ffee59519294af28265e8b3b9ec898e [term 1 LEADER]: Becoming Leader. State: Replica: 8ffee59519294af28265e8b3b9ec898e, State: Running, Role: LEADER
I20260608 12:47:46.008642 29111 consensus_queue.cc:237] T 45f2d0e2fc1d44638a2a67f4a39525c4 P 8ffee59519294af28265e8b3b9ec898e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff7443862b84687acc5aa65956e2eca" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38381 } } peers { permanent_uuid: "8ffee59519294af28265e8b3b9ec898e" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37021 } } peers { permanent_uuid: "a682facd9b7c461395d63de01847b5e6" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 44379 } }
I20260608 12:47:46.017462 28729 catalog_manager.cc:5696] T 45f2d0e2fc1d44638a2a67f4a39525c4 P 8ffee59519294af28265e8b3b9ec898e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ffee59519294af28265e8b3b9ec898e (127.24.129.2). New cstate: current_term: 1 leader_uuid: "8ffee59519294af28265e8b3b9ec898e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff7443862b84687acc5aa65956e2eca" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ffee59519294af28265e8b3b9ec898e" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a682facd9b7c461395d63de01847b5e6" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 44379 } health_report { overall_health: UNKNOWN } } }
I20260608 12:47:46.504580 29111 consensus_queue.cc:1048] T 45f2d0e2fc1d44638a2a67f4a39525c4 P 8ffee59519294af28265e8b3b9ec898e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff7443862b84687acc5aa65956e2eca" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:46.511456 29111 consensus_queue.cc:1048] T 45f2d0e2fc1d44638a2a67f4a39525c4 P 8ffee59519294af28265e8b3b9ec898e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a682facd9b7c461395d63de01847b5e6" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:47:46.752696 28784 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:47:46.755070 28784 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:47:46.755594 28784 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:48.756840 28784 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:47:48.758360 28784 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:47:48.758649 28784 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:50.759807 28784 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:47:50.761440 28784 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:47:50.761767 28784 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:52.762981 28784 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:47:52.764508 28784 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:47:52.764886 28784 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:54.765987 28784 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:47:54.767515 28784 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:47:54.767809 28784 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:56.768836 28784 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:47:56.770148 28784 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:47:56.770417 28784 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:47:57.102777 25092 tablet_server.cc:179] TabletServer@127.24.129.1:0 shutting down...
I20260608 12:47:57.139061 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:57.156824 25092 tablet_server.cc:196] TabletServer@127.24.129.1:0 shutdown complete.
I20260608 12:47:57.169210 25092 tablet_server.cc:179] TabletServer@127.24.129.2:0 shutting down...
I20260608 12:47:57.197168 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:57.198042 25092 tablet_replica.cc:333] T 45f2d0e2fc1d44638a2a67f4a39525c4 P 8ffee59519294af28265e8b3b9ec898e: stopping tablet replica
I20260608 12:47:57.198796 25092 raft_consensus.cc:2243] T 45f2d0e2fc1d44638a2a67f4a39525c4 P 8ffee59519294af28265e8b3b9ec898e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:57.200091 25092 raft_consensus.cc:2272] T 45f2d0e2fc1d44638a2a67f4a39525c4 P 8ffee59519294af28265e8b3b9ec898e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:57.222157 25092 tablet_server.cc:196] TabletServer@127.24.129.2:0 shutdown complete.
I20260608 12:47:57.233686 25092 tablet_server.cc:179] TabletServer@127.24.129.3:0 shutting down...
I20260608 12:47:57.259255 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:57.260120 25092 tablet_replica.cc:333] T 45f2d0e2fc1d44638a2a67f4a39525c4 P aff7443862b84687acc5aa65956e2eca: stopping tablet replica
I20260608 12:47:57.260767 25092 raft_consensus.cc:2243] T 45f2d0e2fc1d44638a2a67f4a39525c4 P aff7443862b84687acc5aa65956e2eca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:57.261305 25092 raft_consensus.cc:2272] T 45f2d0e2fc1d44638a2a67f4a39525c4 P aff7443862b84687acc5aa65956e2eca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:57.282313 25092 tablet_server.cc:196] TabletServer@127.24.129.3:0 shutdown complete.
I20260608 12:47:57.295218 25092 tablet_server.cc:179] TabletServer@127.24.129.4:0 shutting down...
I20260608 12:47:57.320809 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:47:57.321624 25092 tablet_replica.cc:333] T 45f2d0e2fc1d44638a2a67f4a39525c4 P a682facd9b7c461395d63de01847b5e6: stopping tablet replica
I20260608 12:47:57.322229 25092 raft_consensus.cc:2243] T 45f2d0e2fc1d44638a2a67f4a39525c4 P a682facd9b7c461395d63de01847b5e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:47:57.322751 25092 raft_consensus.cc:2272] T 45f2d0e2fc1d44638a2a67f4a39525c4 P a682facd9b7c461395d63de01847b5e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:57.343062 25092 tablet_server.cc:196] TabletServer@127.24.129.4:0 shutdown complete.
I20260608 12:47:57.354032 25092 master.cc:562] Master@127.24.129.62:34107 shutting down...
I20260608 12:47:57.382706 25092 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 592c0f5d67e84af9bc7c55e4a81ad205 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:47:57.383464 25092 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 592c0f5d67e84af9bc7c55e4a81ad205 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:47:57.383785 25092 tablet_replica.cc:333] T 00000000000000000000000000000000 P 592c0f5d67e84af9bc7c55e4a81ad205: stopping tablet replica
I20260608 12:47:57.403815 25092 master.cc:584] Master@127.24.129.62:34107 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12849 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 12:47:57.443761 25092 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.129.62:46631
I20260608 12:47:57.445000 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:57.451053 29125 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:57.451093 29126 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:57.452318 29128 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:57.455029 25092 server_base.cc:1061] running on GCE node
I20260608 12:47:57.456037 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:57.456240 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:57.456388 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922877456368 us; error 0 us; skew 500 ppm
I20260608 12:47:57.457051 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:57.459823 25092 webserver.cc:533] Webserver started at http://127.24.129.62:45183/ using document root <none> and password file <none>
I20260608 12:47:57.460381 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:57.460580 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:57.460898 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:57.462198 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922772201788-25092-0/minicluster-data/master-0-root/instance:
uuid: "f51aad7edf7148d3a91197b2b4cb7ef8"
format_stamp: "Formatted at 2026-06-08 12:47:57 on dist-test-slave-jhsm"
I20260608 12:47:57.467329 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:47:57.471231 29133 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:57.472039 25092 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:47:57.472333 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922772201788-25092-0/minicluster-data/master-0-root
uuid: "f51aad7edf7148d3a91197b2b4cb7ef8"
format_stamp: "Formatted at 2026-06-08 12:47:57 on dist-test-slave-jhsm"
I20260608 12:47:57.472626 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922772201788-25092-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922772201788-25092-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922772201788-25092-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:57.484277 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:57.485752 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:57.528628 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.62:46631
I20260608 12:47:57.528797 29184 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.62:46631 every 8 connection(s)
I20260608 12:47:57.533313 29185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:57.544057 29185 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f51aad7edf7148d3a91197b2b4cb7ef8: Bootstrap starting.
I20260608 12:47:57.548781 29185 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f51aad7edf7148d3a91197b2b4cb7ef8: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:57.553655 29185 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f51aad7edf7148d3a91197b2b4cb7ef8: No bootstrap required, opened a new log
I20260608 12:47:57.555933 29185 raft_consensus.cc:359] T 00000000000000000000000000000000 P f51aad7edf7148d3a91197b2b4cb7ef8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f51aad7edf7148d3a91197b2b4cb7ef8" member_type: VOTER }
I20260608 12:47:57.556347 29185 raft_consensus.cc:385] T 00000000000000000000000000000000 P f51aad7edf7148d3a91197b2b4cb7ef8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:57.556536 29185 raft_consensus.cc:740] T 00000000000000000000000000000000 P f51aad7edf7148d3a91197b2b4cb7ef8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f51aad7edf7148d3a91197b2b4cb7ef8, State: Initialized, Role: FOLLOWER
I20260608 12:47:57.557173 29185 consensus_queue.cc:260] T 00000000000000000000000000000000 P f51aad7edf7148d3a91197b2b4cb7ef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f51aad7edf7148d3a91197b2b4cb7ef8" member_type: VOTER }
I20260608 12:47:57.557610 29185 raft_consensus.cc:399] T 00000000000000000000000000000000 P f51aad7edf7148d3a91197b2b4cb7ef8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:47:57.557803 29185 raft_consensus.cc:493] T 00000000000000000000000000000000 P f51aad7edf7148d3a91197b2b4cb7ef8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:47:57.558024 29185 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f51aad7edf7148d3a91197b2b4cb7ef8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:57.562356 29185 raft_consensus.cc:515] T 00000000000000000000000000000000 P f51aad7edf7148d3a91197b2b4cb7ef8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f51aad7edf7148d3a91197b2b4cb7ef8" member_type: VOTER }
I20260608 12:47:57.562819 29185 leader_election.cc:304] T 00000000000000000000000000000000 P f51aad7edf7148d3a91197b2b4cb7ef8 [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: f51aad7edf7148d3a91197b2b4cb7ef8; no voters: 
I20260608 12:47:57.564111 29185 leader_election.cc:290] T 00000000000000000000000000000000 P f51aad7edf7148d3a91197b2b4cb7ef8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:47:57.564613 29188 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f51aad7edf7148d3a91197b2b4cb7ef8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:57.566186 29188 raft_consensus.cc:697] T 00000000000000000000000000000000 P f51aad7edf7148d3a91197b2b4cb7ef8 [term 1 LEADER]: Becoming Leader. State: Replica: f51aad7edf7148d3a91197b2b4cb7ef8, State: Running, Role: LEADER
I20260608 12:47:57.567116 29185 sys_catalog.cc:565] T 00000000000000000000000000000000 P f51aad7edf7148d3a91197b2b4cb7ef8 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:47:57.567013 29188 consensus_queue.cc:237] T 00000000000000000000000000000000 P f51aad7edf7148d3a91197b2b4cb7ef8 [LEADER]: Queue going to LEADER mode. State: All 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: "f51aad7edf7148d3a91197b2b4cb7ef8" member_type: VOTER }
I20260608 12:47:57.570740 29190 sys_catalog.cc:455] T 00000000000000000000000000000000 P f51aad7edf7148d3a91197b2b4cb7ef8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f51aad7edf7148d3a91197b2b4cb7ef8. Latest consensus state: current_term: 1 leader_uuid: "f51aad7edf7148d3a91197b2b4cb7ef8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f51aad7edf7148d3a91197b2b4cb7ef8" member_type: VOTER } }
I20260608 12:47:57.570698 29189 sys_catalog.cc:455] T 00000000000000000000000000000000 P f51aad7edf7148d3a91197b2b4cb7ef8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f51aad7edf7148d3a91197b2b4cb7ef8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f51aad7edf7148d3a91197b2b4cb7ef8" member_type: VOTER } }
I20260608 12:47:57.571554 29189 sys_catalog.cc:458] T 00000000000000000000000000000000 P f51aad7edf7148d3a91197b2b4cb7ef8 [sys.catalog]: This master's current role is: LEADER
I20260608 12:47:57.571522 29190 sys_catalog.cc:458] T 00000000000000000000000000000000 P f51aad7edf7148d3a91197b2b4cb7ef8 [sys.catalog]: This master's current role is: LEADER
I20260608 12:47:57.575484 29193 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:47:57.582194 29193 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:47:57.583839 25092 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:47:57.592321 29193 catalog_manager.cc:1382] Generated new cluster ID: 2f7a8ec730f6451bb4172bffdb4cbec0
I20260608 12:47:57.592679 29193 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:47:57.618227 29193 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:47:57.619488 29193 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:47:57.645440 29193 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f51aad7edf7148d3a91197b2b4cb7ef8: Generated new TSK 0
I20260608 12:47:57.646032 29193 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:47:57.651095 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:57.658051 29206 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:57.658597 29207 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:57.661164 25092 server_base.cc:1061] running on GCE node
W20260608 12:47:57.661290 29209 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:57.662281 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:57.662480 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:57.662652 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922877662633 us; error 0 us; skew 500 ppm
I20260608 12:47:57.663275 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:57.665810 25092 webserver.cc:533] Webserver started at http://127.24.129.1:37279/ using document root <none> and password file <none>
I20260608 12:47:57.666322 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:57.666496 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:57.666757 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:57.667796 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922772201788-25092-0/minicluster-data/ts-0-root/instance:
uuid: "4520ba1040524787b451eb098705fdef"
format_stamp: "Formatted at 2026-06-08 12:47:57 on dist-test-slave-jhsm"
I20260608 12:47:57.672952 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 12:47:57.676723 29214 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:57.677650 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 12:47:57.677990 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922772201788-25092-0/minicluster-data/ts-0-root
uuid: "4520ba1040524787b451eb098705fdef"
format_stamp: "Formatted at 2026-06-08 12:47:57 on dist-test-slave-jhsm"
I20260608 12:47:57.678289 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922772201788-25092-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922772201788-25092-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922772201788-25092-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:57.691341 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:57.692484 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:57.694027 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:47:57.696450 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:47:57.696679 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:57.696944 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:47:57.697099 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:57.741297 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.1:40457
I20260608 12:47:57.741493 29276 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.1:40457 every 8 connection(s)
I20260608 12:47:57.746563 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:57.755167 29281 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:57.756299 29282 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:57.759730 29284 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:57.760385 25092 server_base.cc:1061] running on GCE node
I20260608 12:47:57.761406 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:57.761672 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:57.761847 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922877761828 us; error 0 us; skew 500 ppm
I20260608 12:47:57.762560 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:57.765774 25092 webserver.cc:533] Webserver started at http://127.24.129.2:38801/ using document root <none> and password file <none>
I20260608 12:47:57.765806 29277 heartbeater.cc:344] Connected to a master server at 127.24.129.62:46631
I20260608 12:47:57.766278 29277 heartbeater.cc:461] Registering TS with master...
I20260608 12:47:57.766316 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:57.766652 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:57.766898 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:57.767206 29277 heartbeater.cc:507] Master 127.24.129.62:46631 requested a full tablet report, sending...
I20260608 12:47:57.768098 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922772201788-25092-0/minicluster-data/ts-1-root/instance:
uuid: "62820b0382674631b949848c2b256934"
format_stamp: "Formatted at 2026-06-08 12:47:57 on dist-test-slave-jhsm"
I20260608 12:47:57.769719 29150 ts_manager.cc:194] Registered new tserver with Master: 4520ba1040524787b451eb098705fdef (127.24.129.1:40457)
I20260608 12:47:57.771835 29150 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41680
I20260608 12:47:57.773408 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:47:57.777405 29289 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:57.778240 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:47:57.778534 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922772201788-25092-0/minicluster-data/ts-1-root
uuid: "62820b0382674631b949848c2b256934"
format_stamp: "Formatted at 2026-06-08 12:47:57 on dist-test-slave-jhsm"
I20260608 12:47:57.778796 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922772201788-25092-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922772201788-25092-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922772201788-25092-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:57.799755 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:57.800997 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:57.802549 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:47:57.804881 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:47:57.805084 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:57.805317 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:47:57.805469 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:57.849134 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.2:44137
I20260608 12:47:57.849308 29351 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.2:44137 every 8 connection(s)
I20260608 12:47:57.854064 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:47:57.861918 29355 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:47:57.862695 29356 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:57.865443 25092 server_base.cc:1061] running on GCE node
W20260608 12:47:57.866736 29359 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:47:57.867659 29352 heartbeater.cc:344] Connected to a master server at 127.24.129.62:46631
I20260608 12:47:57.867844 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:47:57.868125 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:47:57.868172 29352 heartbeater.cc:461] Registering TS with master...
I20260608 12:47:57.868441 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922877868417 us; error 0 us; skew 500 ppm
I20260608 12:47:57.869319 29352 heartbeater.cc:507] Master 127.24.129.62:46631 requested a full tablet report, sending...
I20260608 12:47:57.869421 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:47:57.871835 29150 ts_manager.cc:194] Registered new tserver with Master: 62820b0382674631b949848c2b256934 (127.24.129.2:44137)
I20260608 12:47:57.872633 25092 webserver.cc:533] Webserver started at http://127.24.129.3:35075/ using document root <none> and password file <none>
I20260608 12:47:57.873248 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:47:57.873445 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:47:57.873441 29150 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41696
I20260608 12:47:57.874053 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:47:57.875561 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922772201788-25092-0/minicluster-data/ts-2-root/instance:
uuid: "599b26c820384e3381b2f9ac1acf08b5"
format_stamp: "Formatted at 2026-06-08 12:47:57 on dist-test-slave-jhsm"
I20260608 12:47:57.880667 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 12:47:57.884486 29363 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:57.885346 25092 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:47:57.885675 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922772201788-25092-0/minicluster-data/ts-2-root
uuid: "599b26c820384e3381b2f9ac1acf08b5"
format_stamp: "Formatted at 2026-06-08 12:47:57 on dist-test-slave-jhsm"
I20260608 12:47:57.885960 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922772201788-25092-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922772201788-25092-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922772201788-25092-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:47:57.896210 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:47:57.897627 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:47:57.899238 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:47:57.901742 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:47:57.901957 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:57.902189 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:47:57.902346 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:47:57.947135 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.3:42709
I20260608 12:47:57.947263 29425 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.3:42709 every 8 connection(s)
I20260608 12:47:57.962764 29426 heartbeater.cc:344] Connected to a master server at 127.24.129.62:46631
I20260608 12:47:57.963373 29426 heartbeater.cc:461] Registering TS with master...
I20260608 12:47:57.964249 29426 heartbeater.cc:507] Master 127.24.129.62:46631 requested a full tablet report, sending...
I20260608 12:47:57.966477 29150 ts_manager.cc:194] Registered new tserver with Master: 599b26c820384e3381b2f9ac1acf08b5 (127.24.129.3:42709)
I20260608 12:47:57.966838 25092 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016034567s
I20260608 12:47:57.968070 29150 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41704
I20260608 12:47:58.775309 29277 heartbeater.cc:499] Master 127.24.129.62:46631 was elected leader, sending a full tablet report...
I20260608 12:47:58.876232 29352 heartbeater.cc:499] Master 127.24.129.62:46631 was elected leader, sending a full tablet report...
I20260608 12:47:58.971163 29426 heartbeater.cc:499] Master 127.24.129.62:46631 was elected leader, sending a full tablet report...
I20260608 12:47:59.037057 29150 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41724:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:47:59.039340 29150 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:47:59.097998 29391 tablet_service.cc:1511] Processing CreateTablet for tablet f80517e11645443ea23b0ae4e96917ba (DEFAULT_TABLE table=test-workload [id=8db4ecbf091844d0b49eb4bb41e9eb76]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:47:59.099471 29391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f80517e11645443ea23b0ae4e96917ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:59.099408 29242 tablet_service.cc:1511] Processing CreateTablet for tablet f80517e11645443ea23b0ae4e96917ba (DEFAULT_TABLE table=test-workload [id=8db4ecbf091844d0b49eb4bb41e9eb76]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:47:59.100967 29242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f80517e11645443ea23b0ae4e96917ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:59.102645 29317 tablet_service.cc:1511] Processing CreateTablet for tablet f80517e11645443ea23b0ae4e96917ba (DEFAULT_TABLE table=test-workload [id=8db4ecbf091844d0b49eb4bb41e9eb76]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:47:59.103988 29317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f80517e11645443ea23b0ae4e96917ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:47:59.118947 29447 tablet_bootstrap.cc:492] T f80517e11645443ea23b0ae4e96917ba P 4520ba1040524787b451eb098705fdef: Bootstrap starting.
I20260608 12:47:59.123226 29448 tablet_bootstrap.cc:492] T f80517e11645443ea23b0ae4e96917ba P 599b26c820384e3381b2f9ac1acf08b5: Bootstrap starting.
I20260608 12:47:59.124962 29449 tablet_bootstrap.cc:492] T f80517e11645443ea23b0ae4e96917ba P 62820b0382674631b949848c2b256934: Bootstrap starting.
I20260608 12:47:59.126230 29447 tablet_bootstrap.cc:654] T f80517e11645443ea23b0ae4e96917ba P 4520ba1040524787b451eb098705fdef: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:59.131669 29448 tablet_bootstrap.cc:654] T f80517e11645443ea23b0ae4e96917ba P 599b26c820384e3381b2f9ac1acf08b5: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:59.133180 29449 tablet_bootstrap.cc:654] T f80517e11645443ea23b0ae4e96917ba P 62820b0382674631b949848c2b256934: Neither blocks nor log segments found. Creating new log.
I20260608 12:47:59.133188 29447 tablet_bootstrap.cc:492] T f80517e11645443ea23b0ae4e96917ba P 4520ba1040524787b451eb098705fdef: No bootstrap required, opened a new log
I20260608 12:47:59.134181 29447 ts_tablet_manager.cc:1403] T f80517e11645443ea23b0ae4e96917ba P 4520ba1040524787b451eb098705fdef: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260608 12:47:59.136247 29448 tablet_bootstrap.cc:492] T f80517e11645443ea23b0ae4e96917ba P 599b26c820384e3381b2f9ac1acf08b5: No bootstrap required, opened a new log
I20260608 12:47:59.136708 29448 ts_tablet_manager.cc:1403] T f80517e11645443ea23b0ae4e96917ba P 599b26c820384e3381b2f9ac1acf08b5: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.005s
I20260608 12:47:59.138402 29447 raft_consensus.cc:359] T f80517e11645443ea23b0ae4e96917ba P 4520ba1040524787b451eb098705fdef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62820b0382674631b949848c2b256934" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 44137 } } peers { permanent_uuid: "599b26c820384e3381b2f9ac1acf08b5" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42709 } } peers { permanent_uuid: "4520ba1040524787b451eb098705fdef" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40457 } }
I20260608 12:47:59.139525 29447 raft_consensus.cc:385] T f80517e11645443ea23b0ae4e96917ba P 4520ba1040524787b451eb098705fdef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:59.139915 29447 raft_consensus.cc:740] T f80517e11645443ea23b0ae4e96917ba P 4520ba1040524787b451eb098705fdef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4520ba1040524787b451eb098705fdef, State: Initialized, Role: FOLLOWER
I20260608 12:47:59.139971 29448 raft_consensus.cc:359] T f80517e11645443ea23b0ae4e96917ba P 599b26c820384e3381b2f9ac1acf08b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62820b0382674631b949848c2b256934" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 44137 } } peers { permanent_uuid: "599b26c820384e3381b2f9ac1acf08b5" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42709 } } peers { permanent_uuid: "4520ba1040524787b451eb098705fdef" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40457 } }
I20260608 12:47:59.141009 29448 raft_consensus.cc:385] T f80517e11645443ea23b0ae4e96917ba P 599b26c820384e3381b2f9ac1acf08b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:59.141515 29448 raft_consensus.cc:740] T f80517e11645443ea23b0ae4e96917ba P 599b26c820384e3381b2f9ac1acf08b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 599b26c820384e3381b2f9ac1acf08b5, State: Initialized, Role: FOLLOWER
I20260608 12:47:59.141014 29447 consensus_queue.cc:260] T f80517e11645443ea23b0ae4e96917ba P 4520ba1040524787b451eb098705fdef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62820b0382674631b949848c2b256934" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 44137 } } peers { permanent_uuid: "599b26c820384e3381b2f9ac1acf08b5" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42709 } } peers { permanent_uuid: "4520ba1040524787b451eb098705fdef" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40457 } }
I20260608 12:47:59.142187 29448 consensus_queue.cc:260] T f80517e11645443ea23b0ae4e96917ba P 599b26c820384e3381b2f9ac1acf08b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62820b0382674631b949848c2b256934" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 44137 } } peers { permanent_uuid: "599b26c820384e3381b2f9ac1acf08b5" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42709 } } peers { permanent_uuid: "4520ba1040524787b451eb098705fdef" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40457 } }
I20260608 12:47:59.143004 29449 tablet_bootstrap.cc:492] T f80517e11645443ea23b0ae4e96917ba P 62820b0382674631b949848c2b256934: No bootstrap required, opened a new log
I20260608 12:47:59.143700 29449 ts_tablet_manager.cc:1403] T f80517e11645443ea23b0ae4e96917ba P 62820b0382674631b949848c2b256934: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.010s
I20260608 12:47:59.145718 29447 ts_tablet_manager.cc:1434] T f80517e11645443ea23b0ae4e96917ba P 4520ba1040524787b451eb098705fdef: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260608 12:47:59.147342 29449 raft_consensus.cc:359] T f80517e11645443ea23b0ae4e96917ba P 62820b0382674631b949848c2b256934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62820b0382674631b949848c2b256934" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 44137 } } peers { permanent_uuid: "599b26c820384e3381b2f9ac1acf08b5" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42709 } } peers { permanent_uuid: "4520ba1040524787b451eb098705fdef" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40457 } }
I20260608 12:47:59.148214 29448 ts_tablet_manager.cc:1434] T f80517e11645443ea23b0ae4e96917ba P 599b26c820384e3381b2f9ac1acf08b5: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.010s
I20260608 12:47:59.148289 29449 raft_consensus.cc:385] T f80517e11645443ea23b0ae4e96917ba P 62820b0382674631b949848c2b256934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:47:59.149024 29449 raft_consensus.cc:740] T f80517e11645443ea23b0ae4e96917ba P 62820b0382674631b949848c2b256934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62820b0382674631b949848c2b256934, State: Initialized, Role: FOLLOWER
I20260608 12:47:59.151301 29449 consensus_queue.cc:260] T f80517e11645443ea23b0ae4e96917ba P 62820b0382674631b949848c2b256934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62820b0382674631b949848c2b256934" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 44137 } } peers { permanent_uuid: "599b26c820384e3381b2f9ac1acf08b5" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42709 } } peers { permanent_uuid: "4520ba1040524787b451eb098705fdef" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40457 } }
I20260608 12:47:59.155450 29449 ts_tablet_manager.cc:1434] T f80517e11645443ea23b0ae4e96917ba P 62820b0382674631b949848c2b256934: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260608 12:47:59.531572 29454 raft_consensus.cc:493] T f80517e11645443ea23b0ae4e96917ba P 599b26c820384e3381b2f9ac1acf08b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:59.532593 29454 raft_consensus.cc:515] T f80517e11645443ea23b0ae4e96917ba P 599b26c820384e3381b2f9ac1acf08b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62820b0382674631b949848c2b256934" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 44137 } } peers { permanent_uuid: "599b26c820384e3381b2f9ac1acf08b5" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42709 } } peers { permanent_uuid: "4520ba1040524787b451eb098705fdef" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40457 } }
I20260608 12:47:59.536679 29454 leader_election.cc:290] T f80517e11645443ea23b0ae4e96917ba P 599b26c820384e3381b2f9ac1acf08b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62820b0382674631b949848c2b256934 (127.24.129.2:44137), 4520ba1040524787b451eb098705fdef (127.24.129.1:40457)
I20260608 12:47:59.542622 29455 raft_consensus.cc:493] T f80517e11645443ea23b0ae4e96917ba P 62820b0382674631b949848c2b256934 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:47:59.543224 29455 raft_consensus.cc:515] T f80517e11645443ea23b0ae4e96917ba P 62820b0382674631b949848c2b256934 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62820b0382674631b949848c2b256934" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 44137 } } peers { permanent_uuid: "599b26c820384e3381b2f9ac1acf08b5" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42709 } } peers { permanent_uuid: "4520ba1040524787b451eb098705fdef" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40457 } }
I20260608 12:47:59.552428 29252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80517e11645443ea23b0ae4e96917ba" candidate_uuid: "599b26c820384e3381b2f9ac1acf08b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4520ba1040524787b451eb098705fdef" is_pre_election: true
I20260608 12:47:59.553413 29252 raft_consensus.cc:2468] T f80517e11645443ea23b0ae4e96917ba P 4520ba1040524787b451eb098705fdef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 599b26c820384e3381b2f9ac1acf08b5 in term 0.
I20260608 12:47:59.553567 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80517e11645443ea23b0ae4e96917ba" candidate_uuid: "599b26c820384e3381b2f9ac1acf08b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62820b0382674631b949848c2b256934" is_pre_election: true
I20260608 12:47:59.554298 29455 leader_election.cc:290] T f80517e11645443ea23b0ae4e96917ba P 62820b0382674631b949848c2b256934 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 599b26c820384e3381b2f9ac1acf08b5 (127.24.129.3:42709), 4520ba1040524787b451eb098705fdef (127.24.129.1:40457)
I20260608 12:47:59.554311 29327 raft_consensus.cc:2468] T f80517e11645443ea23b0ae4e96917ba P 62820b0382674631b949848c2b256934 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 599b26c820384e3381b2f9ac1acf08b5 in term 0.
I20260608 12:47:59.558552 29365 leader_election.cc:304] T f80517e11645443ea23b0ae4e96917ba P 599b26c820384e3381b2f9ac1acf08b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4520ba1040524787b451eb098705fdef, 599b26c820384e3381b2f9ac1acf08b5; no voters: 
I20260608 12:47:59.562402 29454 raft_consensus.cc:2804] T f80517e11645443ea23b0ae4e96917ba P 599b26c820384e3381b2f9ac1acf08b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:59.562850 29454 raft_consensus.cc:493] T f80517e11645443ea23b0ae4e96917ba P 599b26c820384e3381b2f9ac1acf08b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:59.563216 29454 raft_consensus.cc:3060] T f80517e11645443ea23b0ae4e96917ba P 599b26c820384e3381b2f9ac1acf08b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:59.570670 29401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80517e11645443ea23b0ae4e96917ba" candidate_uuid: "62820b0382674631b949848c2b256934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599b26c820384e3381b2f9ac1acf08b5" is_pre_election: true
I20260608 12:47:59.571132 29454 raft_consensus.cc:515] T f80517e11645443ea23b0ae4e96917ba P 599b26c820384e3381b2f9ac1acf08b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62820b0382674631b949848c2b256934" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 44137 } } peers { permanent_uuid: "599b26c820384e3381b2f9ac1acf08b5" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42709 } } peers { permanent_uuid: "4520ba1040524787b451eb098705fdef" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40457 } }
I20260608 12:47:59.572081 29252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80517e11645443ea23b0ae4e96917ba" candidate_uuid: "62820b0382674631b949848c2b256934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4520ba1040524787b451eb098705fdef" is_pre_election: true
I20260608 12:47:59.572796 29252 raft_consensus.cc:2468] T f80517e11645443ea23b0ae4e96917ba P 4520ba1040524787b451eb098705fdef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62820b0382674631b949848c2b256934 in term 0.
I20260608 12:47:59.573227 29401 raft_consensus.cc:2393] T f80517e11645443ea23b0ae4e96917ba P 599b26c820384e3381b2f9ac1acf08b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62820b0382674631b949848c2b256934 in current term 1: Already voted for candidate 599b26c820384e3381b2f9ac1acf08b5 in this term.
I20260608 12:47:59.574045 29291 leader_election.cc:304] T f80517e11645443ea23b0ae4e96917ba P 62820b0382674631b949848c2b256934 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4520ba1040524787b451eb098705fdef, 62820b0382674631b949848c2b256934; no voters: 
I20260608 12:47:59.574963 29455 raft_consensus.cc:2804] T f80517e11645443ea23b0ae4e96917ba P 62820b0382674631b949848c2b256934 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:47:59.575409 29455 raft_consensus.cc:493] T f80517e11645443ea23b0ae4e96917ba P 62820b0382674631b949848c2b256934 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:47:59.575773 29455 raft_consensus.cc:3060] T f80517e11645443ea23b0ae4e96917ba P 62820b0382674631b949848c2b256934 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:47:59.578578 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80517e11645443ea23b0ae4e96917ba" candidate_uuid: "599b26c820384e3381b2f9ac1acf08b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62820b0382674631b949848c2b256934"
I20260608 12:47:59.578903 29252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80517e11645443ea23b0ae4e96917ba" candidate_uuid: "599b26c820384e3381b2f9ac1acf08b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4520ba1040524787b451eb098705fdef"
I20260608 12:47:59.579440 29252 raft_consensus.cc:3060] T f80517e11645443ea23b0ae4e96917ba P 4520ba1040524787b451eb098705fdef [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:47:59.581311 29198 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:47:59.583477 29455 raft_consensus.cc:515] T f80517e11645443ea23b0ae4e96917ba P 62820b0382674631b949848c2b256934 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62820b0382674631b949848c2b256934" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 44137 } } peers { permanent_uuid: "599b26c820384e3381b2f9ac1acf08b5" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42709 } } peers { permanent_uuid: "4520ba1040524787b451eb098705fdef" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40457 } }
I20260608 12:47:59.583937 29203 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:47:59.584862 29327 raft_consensus.cc:2393] T f80517e11645443ea23b0ae4e96917ba P 62820b0382674631b949848c2b256934 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 599b26c820384e3381b2f9ac1acf08b5 in current term 1: Already voted for candidate 62820b0382674631b949848c2b256934 in this term.
W20260608 12:47:59.585072 29203 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:47:59.587738 29252 raft_consensus.cc:2468] T f80517e11645443ea23b0ae4e96917ba P 4520ba1040524787b451eb098705fdef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 599b26c820384e3381b2f9ac1acf08b5 in term 1.
I20260608 12:47:59.588603 29455 leader_election.cc:290] T f80517e11645443ea23b0ae4e96917ba P 62820b0382674631b949848c2b256934 [CANDIDATE]: Term 1 election: Requested vote from peers 599b26c820384e3381b2f9ac1acf08b5 (127.24.129.3:42709), 4520ba1040524787b451eb098705fdef (127.24.129.1:40457)
I20260608 12:47:59.588898 29401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80517e11645443ea23b0ae4e96917ba" candidate_uuid: "62820b0382674631b949848c2b256934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599b26c820384e3381b2f9ac1acf08b5"
I20260608 12:47:59.588878 29365 leader_election.cc:304] T f80517e11645443ea23b0ae4e96917ba P 599b26c820384e3381b2f9ac1acf08b5 [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: 4520ba1040524787b451eb098705fdef, 599b26c820384e3381b2f9ac1acf08b5; no voters: 62820b0382674631b949848c2b256934
I20260608 12:47:59.589773 29401 raft_consensus.cc:2393] T f80517e11645443ea23b0ae4e96917ba P 599b26c820384e3381b2f9ac1acf08b5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 62820b0382674631b949848c2b256934 in current term 1: Already voted for candidate 599b26c820384e3381b2f9ac1acf08b5 in this term.
I20260608 12:47:59.589759 29454 leader_election.cc:290] T f80517e11645443ea23b0ae4e96917ba P 599b26c820384e3381b2f9ac1acf08b5 [CANDIDATE]: Term 1 election: Requested vote from peers 62820b0382674631b949848c2b256934 (127.24.129.2:44137), 4520ba1040524787b451eb098705fdef (127.24.129.1:40457)
I20260608 12:47:59.590098 29251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80517e11645443ea23b0ae4e96917ba" candidate_uuid: "62820b0382674631b949848c2b256934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4520ba1040524787b451eb098705fdef"
I20260608 12:47:59.590826 29454 raft_consensus.cc:2804] T f80517e11645443ea23b0ae4e96917ba P 599b26c820384e3381b2f9ac1acf08b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:47:59.591077 29251 raft_consensus.cc:2393] T f80517e11645443ea23b0ae4e96917ba P 4520ba1040524787b451eb098705fdef [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 62820b0382674631b949848c2b256934 in current term 1: Already voted for candidate 599b26c820384e3381b2f9ac1acf08b5 in this term.
I20260608 12:47:59.591393 29454 raft_consensus.cc:697] T f80517e11645443ea23b0ae4e96917ba P 599b26c820384e3381b2f9ac1acf08b5 [term 1 LEADER]: Becoming Leader. State: Replica: 599b26c820384e3381b2f9ac1acf08b5, State: Running, Role: LEADER
I20260608 12:47:59.592671 29291 leader_election.cc:304] T f80517e11645443ea23b0ae4e96917ba P 62820b0382674631b949848c2b256934 [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: 62820b0382674631b949848c2b256934; no voters: 4520ba1040524787b451eb098705fdef, 599b26c820384e3381b2f9ac1acf08b5
I20260608 12:47:59.593626 29454 consensus_queue.cc:237] T f80517e11645443ea23b0ae4e96917ba P 599b26c820384e3381b2f9ac1acf08b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62820b0382674631b949848c2b256934" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 44137 } } peers { permanent_uuid: "599b26c820384e3381b2f9ac1acf08b5" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42709 } } peers { permanent_uuid: "4520ba1040524787b451eb098705fdef" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40457 } }
I20260608 12:47:59.594794 29455 raft_consensus.cc:2749] T f80517e11645443ea23b0ae4e96917ba P 62820b0382674631b949848c2b256934 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:47:59.604020 29148 catalog_manager.cc:5696] T f80517e11645443ea23b0ae4e96917ba P 599b26c820384e3381b2f9ac1acf08b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 599b26c820384e3381b2f9ac1acf08b5 (127.24.129.3). New cstate: current_term: 1 leader_uuid: "599b26c820384e3381b2f9ac1acf08b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62820b0382674631b949848c2b256934" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "599b26c820384e3381b2f9ac1acf08b5" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4520ba1040524787b451eb098705fdef" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40457 } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:00.046092 29454 consensus_queue.cc:1048] T f80517e11645443ea23b0ae4e96917ba P 599b26c820384e3381b2f9ac1acf08b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62820b0382674631b949848c2b256934" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:00.061635 29454 consensus_queue.cc:1048] T f80517e11645443ea23b0ae4e96917ba P 599b26c820384e3381b2f9ac1acf08b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4520ba1040524787b451eb098705fdef" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:48:00.584839 29198 placement_policy_util.cc:407] tablet f80517e11645443ea23b0ae4e96917ba: detected majority of replicas (2 of 3) at location L0
I20260608 12:48:01.586102 29203 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:01.587643 29203 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:48:01.587973 29203 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:48:01.594627 29198 placement_policy_util.cc:407] tablet f80517e11645443ea23b0ae4e96917ba: detected majority of replicas (2 of 3) at location L0
I20260608 12:48:02.603622 29198 placement_policy_util.cc:407] tablet f80517e11645443ea23b0ae4e96917ba: detected majority of replicas (2 of 3) at location L0
I20260608 12:48:03.589330 29203 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:03.591255 29203 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:48:03.591602 29203 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:48:03.614641 29198 placement_policy_util.cc:407] tablet f80517e11645443ea23b0ae4e96917ba: detected majority of replicas (2 of 3) at location L0
I20260608 12:48:04.625312 29198 placement_policy_util.cc:407] tablet f80517e11645443ea23b0ae4e96917ba: detected majority of replicas (2 of 3) at location L0
I20260608 12:48:05.592522 29203 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:05.593911 29203 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:48:05.594180 29203 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:48:05.635349 29198 placement_policy_util.cc:407] tablet f80517e11645443ea23b0ae4e96917ba: detected majority of replicas (2 of 3) at location L0
I20260608 12:48:06.644169 29198 placement_policy_util.cc:407] tablet f80517e11645443ea23b0ae4e96917ba: detected majority of replicas (2 of 3) at location L0
I20260608 12:48:07.595425 29203 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:07.597386 29203 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:48:07.597790 29203 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:48:07.654105 29198 placement_policy_util.cc:407] tablet f80517e11645443ea23b0ae4e96917ba: detected majority of replicas (2 of 3) at location L0
I20260608 12:48:08.663406 29198 placement_policy_util.cc:407] tablet f80517e11645443ea23b0ae4e96917ba: detected majority of replicas (2 of 3) at location L0
I20260608 12:48:09.598918 29203 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:09.600440 29203 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:48:09.600841 29203 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:48:09.671268 29198 placement_policy_util.cc:407] tablet f80517e11645443ea23b0ae4e96917ba: detected majority of replicas (2 of 3) at location L0
I20260608 12:48:10.679409 29198 placement_policy_util.cc:407] tablet f80517e11645443ea23b0ae4e96917ba: detected majority of replicas (2 of 3) at location L0
I20260608 12:48:11.601958 29203 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:11.603523 29203 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:48:11.603870 29203 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:48:11.687139 29198 placement_policy_util.cc:407] tablet f80517e11645443ea23b0ae4e96917ba: detected majority of replicas (2 of 3) at location L0
I20260608 12:48:11.761070 25092 tablet_server.cc:179] TabletServer@127.24.129.1:0 shutting down...
I20260608 12:48:11.797148 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:11.798135 25092 tablet_replica.cc:333] T f80517e11645443ea23b0ae4e96917ba P 4520ba1040524787b451eb098705fdef: stopping tablet replica
I20260608 12:48:11.798817 25092 raft_consensus.cc:2243] T f80517e11645443ea23b0ae4e96917ba P 4520ba1040524787b451eb098705fdef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:11.799510 25092 raft_consensus.cc:2272] T f80517e11645443ea23b0ae4e96917ba P 4520ba1040524787b451eb098705fdef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:11.823204 25092 tablet_server.cc:196] TabletServer@127.24.129.1:0 shutdown complete.
I20260608 12:48:11.836815 25092 tablet_server.cc:179] TabletServer@127.24.129.2:0 shutting down...
W20260608 12:48:11.854270 29364 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260608 12:48:11.859969 29364 consensus_peers.cc:597] T f80517e11645443ea23b0ae4e96917ba P 599b26c820384e3381b2f9ac1acf08b5 -> Peer 62820b0382674631b949848c2b256934 (127.24.129.2:44137): Couldn't send request to peer 62820b0382674631b949848c2b256934. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:11.862816 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:11.863705 25092 tablet_replica.cc:333] T f80517e11645443ea23b0ae4e96917ba P 62820b0382674631b949848c2b256934: stopping tablet replica
I20260608 12:48:11.864363 25092 raft_consensus.cc:2243] T f80517e11645443ea23b0ae4e96917ba P 62820b0382674631b949848c2b256934 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:11.864972 25092 raft_consensus.cc:2272] T f80517e11645443ea23b0ae4e96917ba P 62820b0382674631b949848c2b256934 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:11.886885 25092 tablet_server.cc:196] TabletServer@127.24.129.2:0 shutdown complete.
I20260608 12:48:11.900596 25092 tablet_server.cc:179] TabletServer@127.24.129.3:0 shutting down...
I20260608 12:48:11.922839 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:11.923573 25092 tablet_replica.cc:333] T f80517e11645443ea23b0ae4e96917ba P 599b26c820384e3381b2f9ac1acf08b5: stopping tablet replica
I20260608 12:48:11.924085 25092 raft_consensus.cc:2243] T f80517e11645443ea23b0ae4e96917ba P 599b26c820384e3381b2f9ac1acf08b5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:11.925047 25092 raft_consensus.cc:2272] T f80517e11645443ea23b0ae4e96917ba P 599b26c820384e3381b2f9ac1acf08b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:11.945514 25092 tablet_server.cc:196] TabletServer@127.24.129.3:0 shutdown complete.
I20260608 12:48:11.959565 25092 master.cc:562] Master@127.24.129.62:46631 shutting down...
I20260608 12:48:11.982611 25092 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f51aad7edf7148d3a91197b2b4cb7ef8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:11.983439 25092 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f51aad7edf7148d3a91197b2b4cb7ef8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:11.983820 25092 tablet_replica.cc:333] T 00000000000000000000000000000000 P f51aad7edf7148d3a91197b2b4cb7ef8: stopping tablet replica
I20260608 12:48:12.005028 25092 master.cc:584] Master@127.24.129.62:46631 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (14598 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 12:48:12.044063 25092 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.129.62:46051
I20260608 12:48:12.045706 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:12.052443 29475 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:12.052799 29478 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:12.053081 29476 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:12.054193 25092 server_base.cc:1061] running on GCE node
I20260608 12:48:12.055181 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:12.055392 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:12.055547 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922892055520 us; error 0 us; skew 500 ppm
I20260608 12:48:12.056198 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:12.059016 25092 webserver.cc:533] Webserver started at http://127.24.129.62:40549/ using document root <none> and password file <none>
I20260608 12:48:12.059593 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:12.059789 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:12.060077 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:12.061453 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/master-0-root/instance:
uuid: "02db9df9d77f465c86fd551f008943c3"
format_stamp: "Formatted at 2026-06-08 12:48:12 on dist-test-slave-jhsm"
I20260608 12:48:12.066847 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260608 12:48:12.071120 29483 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:12.072086 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:48:12.072518 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/master-0-root
uuid: "02db9df9d77f465c86fd551f008943c3"
format_stamp: "Formatted at 2026-06-08 12:48:12 on dist-test-slave-jhsm"
I20260608 12:48:12.072934 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:12.101963 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:12.103489 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:12.153050 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.62:46051
I20260608 12:48:12.153206 29534 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.62:46051 every 8 connection(s)
I20260608 12:48:12.157693 29535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:12.168658 29535 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 02db9df9d77f465c86fd551f008943c3: Bootstrap starting.
I20260608 12:48:12.173485 29535 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 02db9df9d77f465c86fd551f008943c3: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:12.178227 29535 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 02db9df9d77f465c86fd551f008943c3: No bootstrap required, opened a new log
I20260608 12:48:12.180514 29535 raft_consensus.cc:359] T 00000000000000000000000000000000 P 02db9df9d77f465c86fd551f008943c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02db9df9d77f465c86fd551f008943c3" member_type: VOTER }
I20260608 12:48:12.180956 29535 raft_consensus.cc:385] T 00000000000000000000000000000000 P 02db9df9d77f465c86fd551f008943c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:12.181146 29535 raft_consensus.cc:740] T 00000000000000000000000000000000 P 02db9df9d77f465c86fd551f008943c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02db9df9d77f465c86fd551f008943c3, State: Initialized, Role: FOLLOWER
I20260608 12:48:12.181695 29535 consensus_queue.cc:260] T 00000000000000000000000000000000 P 02db9df9d77f465c86fd551f008943c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "02db9df9d77f465c86fd551f008943c3" member_type: VOTER }
I20260608 12:48:12.182135 29535 raft_consensus.cc:399] T 00000000000000000000000000000000 P 02db9df9d77f465c86fd551f008943c3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:48:12.182356 29535 raft_consensus.cc:493] T 00000000000000000000000000000000 P 02db9df9d77f465c86fd551f008943c3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:48:12.182605 29535 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 02db9df9d77f465c86fd551f008943c3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:12.187215 29535 raft_consensus.cc:515] T 00000000000000000000000000000000 P 02db9df9d77f465c86fd551f008943c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02db9df9d77f465c86fd551f008943c3" member_type: VOTER }
I20260608 12:48:12.187714 29535 leader_election.cc:304] T 00000000000000000000000000000000 P 02db9df9d77f465c86fd551f008943c3 [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: 02db9df9d77f465c86fd551f008943c3; no voters: 
I20260608 12:48:12.188939 29535 leader_election.cc:290] T 00000000000000000000000000000000 P 02db9df9d77f465c86fd551f008943c3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:48:12.189515 29538 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 02db9df9d77f465c86fd551f008943c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:12.191140 29538 raft_consensus.cc:697] T 00000000000000000000000000000000 P 02db9df9d77f465c86fd551f008943c3 [term 1 LEADER]: Becoming Leader. State: Replica: 02db9df9d77f465c86fd551f008943c3, State: Running, Role: LEADER
I20260608 12:48:12.192062 29535 sys_catalog.cc:565] T 00000000000000000000000000000000 P 02db9df9d77f465c86fd551f008943c3 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:48:12.192173 29538 consensus_queue.cc:237] T 00000000000000000000000000000000 P 02db9df9d77f465c86fd551f008943c3 [LEADER]: Queue going to LEADER mode. State: All 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: "02db9df9d77f465c86fd551f008943c3" member_type: VOTER }
I20260608 12:48:12.196008 29540 sys_catalog.cc:455] T 00000000000000000000000000000000 P 02db9df9d77f465c86fd551f008943c3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 02db9df9d77f465c86fd551f008943c3. Latest consensus state: current_term: 1 leader_uuid: "02db9df9d77f465c86fd551f008943c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02db9df9d77f465c86fd551f008943c3" member_type: VOTER } }
I20260608 12:48:12.196719 29540 sys_catalog.cc:458] T 00000000000000000000000000000000 P 02db9df9d77f465c86fd551f008943c3 [sys.catalog]: This master's current role is: LEADER
I20260608 12:48:12.197016 29539 sys_catalog.cc:455] T 00000000000000000000000000000000 P 02db9df9d77f465c86fd551f008943c3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "02db9df9d77f465c86fd551f008943c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02db9df9d77f465c86fd551f008943c3" member_type: VOTER } }
I20260608 12:48:12.197574 29539 sys_catalog.cc:458] T 00000000000000000000000000000000 P 02db9df9d77f465c86fd551f008943c3 [sys.catalog]: This master's current role is: LEADER
I20260608 12:48:12.204955 29545 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:48:12.212498 29545 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:48:12.213722 25092 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:48:12.223052 29545 catalog_manager.cc:1382] Generated new cluster ID: 79b6a0c766e24c18a929bba1ca10dbcf
I20260608 12:48:12.223405 29545 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:48:12.269284 29545 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:48:12.270828 29545 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:48:12.293206 29545 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 02db9df9d77f465c86fd551f008943c3: Generated new TSK 0
I20260608 12:48:12.294092 29545 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:48:12.344909 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:12.351368 29556 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:12.352206 29557 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:12.354396 29559 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:12.354722 25092 server_base.cc:1061] running on GCE node
I20260608 12:48:12.355700 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:12.355885 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:12.356062 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922892356044 us; error 0 us; skew 500 ppm
I20260608 12:48:12.356645 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:12.359357 25092 webserver.cc:533] Webserver started at http://127.24.129.1:43397/ using document root <none> and password file <none>
I20260608 12:48:12.359872 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:12.360045 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:12.360327 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:12.361536 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-0-root/instance:
uuid: "777c8f328c2d4131969f225f54c6681b"
format_stamp: "Formatted at 2026-06-08 12:48:12 on dist-test-slave-jhsm"
I20260608 12:48:12.366425 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:48:12.370132 29564 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:12.370977 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:48:12.371300 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-0-root
uuid: "777c8f328c2d4131969f225f54c6681b"
format_stamp: "Formatted at 2026-06-08 12:48:12 on dist-test-slave-jhsm"
I20260608 12:48:12.371574 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:12.388613 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:12.389865 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:12.391403 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:48:12.393949 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:12.394177 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:12.394455 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:12.394629 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:12.438508 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.1:40741
I20260608 12:48:12.438706 29626 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.1:40741 every 8 connection(s)
I20260608 12:48:12.443784 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:12.452419 29631 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:12.454231 29632 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:12.458318 29634 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:12.458506 25092 server_base.cc:1061] running on GCE node
I20260608 12:48:12.459995 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:12.460244 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:12.460474 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922892460454 us; error 0 us; skew 500 ppm
I20260608 12:48:12.461127 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:12.461201 29627 heartbeater.cc:344] Connected to a master server at 127.24.129.62:46051
I20260608 12:48:12.461653 29627 heartbeater.cc:461] Registering TS with master...
I20260608 12:48:12.462497 29627 heartbeater.cc:507] Master 127.24.129.62:46051 requested a full tablet report, sending...
I20260608 12:48:12.464587 25092 webserver.cc:533] Webserver started at http://127.24.129.2:36653/ using document root <none> and password file <none>
I20260608 12:48:12.465553 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:12.465409 29500 ts_manager.cc:194] Registered new tserver with Master: 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741)
I20260608 12:48:12.465920 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:12.466336 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:12.468209 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-1-root/instance:
uuid: "3e32083a37384756ab0fa3375fe7fcfc"
format_stamp: "Formatted at 2026-06-08 12:48:12 on dist-test-slave-jhsm"
I20260608 12:48:12.468398 29500 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43106
I20260608 12:48:12.474439 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:48:12.478767 29639 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:12.479698 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:48:12.480055 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-1-root
uuid: "3e32083a37384756ab0fa3375fe7fcfc"
format_stamp: "Formatted at 2026-06-08 12:48:12 on dist-test-slave-jhsm"
I20260608 12:48:12.480373 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:12.499383 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:12.501215 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:12.503129 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:48:12.505859 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:12.506181 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:12.506457 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:12.506620 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:12.552410 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.2:42913
I20260608 12:48:12.552529 29701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.2:42913 every 8 connection(s)
I20260608 12:48:12.558215 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:12.565939 29705 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:12.566833 29706 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:12.569928 29708 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:12.570477 25092 server_base.cc:1061] running on GCE node
I20260608 12:48:12.571664 29702 heartbeater.cc:344] Connected to a master server at 127.24.129.62:46051
I20260608 12:48:12.572064 29702 heartbeater.cc:461] Registering TS with master...
I20260608 12:48:12.572388 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:12.572680 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:12.572847 29702 heartbeater.cc:507] Master 127.24.129.62:46051 requested a full tablet report, sending...
I20260608 12:48:12.572923 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922892572899 us; error 0 us; skew 500 ppm
I20260608 12:48:12.574009 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:12.575816 29500 ts_manager.cc:194] Registered new tserver with Master: 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913)
I20260608 12:48:12.577328 25092 webserver.cc:533] Webserver started at http://127.24.129.3:34061/ using document root <none> and password file <none>
I20260608 12:48:12.577441 29500 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43116
I20260608 12:48:12.578019 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:12.578258 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:12.578636 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:12.580024 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-2-root/instance:
uuid: "566fb535d4a84c7cb9a647dbcfc6cc93"
format_stamp: "Formatted at 2026-06-08 12:48:12 on dist-test-slave-jhsm"
I20260608 12:48:12.585641 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:48:12.589649 29713 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:12.590579 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260608 12:48:12.590955 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-2-root
uuid: "566fb535d4a84c7cb9a647dbcfc6cc93"
format_stamp: "Formatted at 2026-06-08 12:48:12 on dist-test-slave-jhsm"
I20260608 12:48:12.591292 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:12.603984 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:12.605633 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:12.607605 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:48:12.610383 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:12.610623 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:12.610901 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:12.611227 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:12.658097 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.3:43837
I20260608 12:48:12.658259 29775 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.3:43837 every 8 connection(s)
I20260608 12:48:12.674364 29776 heartbeater.cc:344] Connected to a master server at 127.24.129.62:46051
I20260608 12:48:12.674862 29776 heartbeater.cc:461] Registering TS with master...
I20260608 12:48:12.675849 29776 heartbeater.cc:507] Master 127.24.129.62:46051 requested a full tablet report, sending...
I20260608 12:48:12.678181 29500 ts_manager.cc:194] Registered new tserver with Master: 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:12.679143 25092 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017301498s
I20260608 12:48:12.679669 29500 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43118
I20260608 12:48:13.472282 29627 heartbeater.cc:499] Master 127.24.129.62:46051 was elected leader, sending a full tablet report...
I20260608 12:48:13.580308 29702 heartbeater.cc:499] Master 127.24.129.62:46051 was elected leader, sending a full tablet report...
I20260608 12:48:13.683292 29776 heartbeater.cc:499] Master 127.24.129.62:46051 was elected leader, sending a full tablet report...
I20260608 12:48:13.743541 29500 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43120:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:48:13.747556 29500 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:48:13.846421 29592 tablet_service.cc:1511] Processing CreateTablet for tablet 125de38c0bec4bc38b3f3355abe3cc5f (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:48:13.849984 29592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 125de38c0bec4bc38b3f3355abe3cc5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:13.852049 29591 tablet_service.cc:1511] Processing CreateTablet for tablet 730c8179de344e68a08a7a64c7539d16 (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:48:13.853847 29591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 730c8179de344e68a08a7a64c7539d16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:13.854430 29588 tablet_service.cc:1511] Processing CreateTablet for tablet 74e008977a18474e8538636668c6d1ce (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:48:13.856051 29588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e008977a18474e8538636668c6d1ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:13.857542 29741 tablet_service.cc:1511] Processing CreateTablet for tablet 125de38c0bec4bc38b3f3355abe3cc5f (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:48:13.858392 29587 tablet_service.cc:1511] Processing CreateTablet for tablet b15de57540534538bef9f503a2cfe1f0 (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:48:13.859442 29741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 125de38c0bec4bc38b3f3355abe3cc5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:13.859983 29737 tablet_service.cc:1511] Processing CreateTablet for tablet 74e008977a18474e8538636668c6d1ce (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:48:13.860105 29589 tablet_service.cc:1511] Processing CreateTablet for tablet a7883e26d58042ab8f2620c8732bab0c (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:48:13.861397 29737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e008977a18474e8538636668c6d1ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:13.858392 29590 tablet_service.cc:1511] Processing CreateTablet for tablet 1ae94ab9cf994ac5a3ca4b83a2b9f066 (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:48:13.860136 29587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b15de57540534538bef9f503a2cfe1f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:13.865130 29738 tablet_service.cc:1511] Processing CreateTablet for tablet a7883e26d58042ab8f2620c8732bab0c (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:48:13.866588 29738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7883e26d58042ab8f2620c8732bab0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:13.866340 29740 tablet_service.cc:1511] Processing CreateTablet for tablet 730c8179de344e68a08a7a64c7539d16 (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:48:13.869225 29739 tablet_service.cc:1511] Processing CreateTablet for tablet 1ae94ab9cf994ac5a3ca4b83a2b9f066 (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:48:13.870819 29739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ae94ab9cf994ac5a3ca4b83a2b9f066. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:13.893550 29740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 730c8179de344e68a08a7a64c7539d16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:13.893550 29589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7883e26d58042ab8f2620c8732bab0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:13.904856 29590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ae94ab9cf994ac5a3ca4b83a2b9f066. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:13.904102 29738 tablet_service.cc:1511] Processing CreateTablet for tablet b15de57540534538bef9f503a2cfe1f0 (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:48:13.905948 29738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b15de57540534538bef9f503a2cfe1f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:13.907187 29586 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca0fc9eccf74e33b01d185f8c253d0b (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:48:13.908856 29586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca0fc9eccf74e33b01d185f8c253d0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:13.926739 29796 tablet_bootstrap.cc:492] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93: Bootstrap starting.
I20260608 12:48:13.940564 29741 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca0fc9eccf74e33b01d185f8c253d0b (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:48:13.945822 29741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca0fc9eccf74e33b01d185f8c253d0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:13.949653 29667 tablet_service.cc:1511] Processing CreateTablet for tablet 125de38c0bec4bc38b3f3355abe3cc5f (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:48:13.951655 29667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 125de38c0bec4bc38b3f3355abe3cc5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:13.954532 29665 tablet_service.cc:1511] Processing CreateTablet for tablet 1ae94ab9cf994ac5a3ca4b83a2b9f066 (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:48:13.956450 29665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ae94ab9cf994ac5a3ca4b83a2b9f066. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:13.958506 29664 tablet_service.cc:1511] Processing CreateTablet for tablet a7883e26d58042ab8f2620c8732bab0c (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:48:13.962503 29666 tablet_service.cc:1511] Processing CreateTablet for tablet 730c8179de344e68a08a7a64c7539d16 (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:48:13.965161 29663 tablet_service.cc:1511] Processing CreateTablet for tablet 74e008977a18474e8538636668c6d1ce (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:48:13.970566 29662 tablet_service.cc:1511] Processing CreateTablet for tablet b15de57540534538bef9f503a2cfe1f0 (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:48:13.974151 29661 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca0fc9eccf74e33b01d185f8c253d0b (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:48:13.976976 29663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e008977a18474e8538636668c6d1ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:13.979399 29664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7883e26d58042ab8f2620c8732bab0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:13.980237 29666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 730c8179de344e68a08a7a64c7539d16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:13.985195 29662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b15de57540534538bef9f503a2cfe1f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:13.989241 29661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca0fc9eccf74e33b01d185f8c253d0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:13.994009 29591 tablet_service.cc:1511] Processing CreateTablet for tablet 777cd452e743471ea3d0afe284d61b49 (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:48:13.995645 29591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 777cd452e743471ea3d0afe284d61b49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:13.996161 29738 tablet_service.cc:1511] Processing CreateTablet for tablet f6b8b22b05064124992156601e00163e (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:48:13.997728 29738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6b8b22b05064124992156601e00163e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:13.998528 29740 tablet_service.cc:1511] Processing CreateTablet for tablet 4aaee8089a8046ce91652749d6cea4f3 (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:48:13.999925 29740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aaee8089a8046ce91652749d6cea4f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:14.001410 29660 tablet_service.cc:1511] Processing CreateTablet for tablet 777cd452e743471ea3d0afe284d61b49 (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:48:14.002039 29588 tablet_service.cc:1511] Processing CreateTablet for tablet 4aaee8089a8046ce91652749d6cea4f3 (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:48:14.002978 29660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 777cd452e743471ea3d0afe284d61b49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:14.003624 29588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aaee8089a8046ce91652749d6cea4f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:13.999017 29586 tablet_service.cc:1511] Processing CreateTablet for tablet f6b8b22b05064124992156601e00163e (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:48:14.005682 29659 tablet_service.cc:1511] Processing CreateTablet for tablet f6b8b22b05064124992156601e00163e (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:48:14.007308 29586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6b8b22b05064124992156601e00163e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:14.007542 29659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6b8b22b05064124992156601e00163e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:13.944828 29796 tablet_bootstrap.cc:654] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:14.016494 29658 tablet_service.cc:1511] Processing CreateTablet for tablet 4aaee8089a8046ce91652749d6cea4f3 (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:48:14.018265 29658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aaee8089a8046ce91652749d6cea4f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:14.035313 29589 tablet_service.cc:1511] Processing CreateTablet for tablet d885fe3f907c430680b109c348b601d7 (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:48:14.037288 29589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d885fe3f907c430680b109c348b601d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:14.037961 29797 tablet_bootstrap.cc:492] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b: Bootstrap starting.
I20260608 12:48:14.039790 29741 tablet_service.cc:1511] Processing CreateTablet for tablet 777cd452e743471ea3d0afe284d61b49 (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:48:14.041548 29741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 777cd452e743471ea3d0afe284d61b49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:14.053803 29739 tablet_service.cc:1511] Processing CreateTablet for tablet 5a1fecd4fcb247fd9ae64a4c5233ef15 (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:48:14.057785 29739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a1fecd4fcb247fd9ae64a4c5233ef15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:14.061976 29587 tablet_service.cc:1511] Processing CreateTablet for tablet 5a1fecd4fcb247fd9ae64a4c5233ef15 (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:48:14.063560 29587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a1fecd4fcb247fd9ae64a4c5233ef15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:14.054217 29737 tablet_service.cc:1511] Processing CreateTablet for tablet d885fe3f907c430680b109c348b601d7 (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:48:14.066638 29737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d885fe3f907c430680b109c348b601d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:14.067760 29796 tablet_bootstrap.cc:492] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93: No bootstrap required, opened a new log
I20260608 12:48:14.068354 29796 ts_tablet_manager.cc:1403] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93: Time spent bootstrapping tablet: real 0.142s	user 0.005s	sys 0.007s
I20260608 12:48:14.073973 29796 raft_consensus.cc:359] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } }
I20260608 12:48:14.074903 29796 raft_consensus.cc:385] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:14.075230 29796 raft_consensus.cc:740] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566fb535d4a84c7cb9a647dbcfc6cc93, State: Initialized, Role: FOLLOWER
I20260608 12:48:14.079216 29796 consensus_queue.cc:260] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } }
I20260608 12:48:14.124022 29797 tablet_bootstrap.cc:654] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:14.126083 29663 tablet_service.cc:1511] Processing CreateTablet for tablet d885fe3f907c430680b109c348b601d7 (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:48:14.128044 29663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d885fe3f907c430680b109c348b601d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:14.131332 29799 tablet_bootstrap.cc:492] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc: Bootstrap starting.
I20260608 12:48:14.133116 29661 tablet_service.cc:1511] Processing CreateTablet for tablet 5a1fecd4fcb247fd9ae64a4c5233ef15 (DEFAULT_TABLE table=test-workload [id=808114963f524716a1fd82f5e4d914a5]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:48:14.137590 29661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a1fecd4fcb247fd9ae64a4c5233ef15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:14.138881 29799 tablet_bootstrap.cc:654] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:14.147986 29796 ts_tablet_manager.cc:1434] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93: Time spent starting tablet: real 0.079s	user 0.008s	sys 0.004s
I20260608 12:48:14.153949 29799 tablet_bootstrap.cc:492] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc: No bootstrap required, opened a new log
I20260608 12:48:14.154477 29799 ts_tablet_manager.cc:1403] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.009s
I20260608 12:48:14.157670 29799 raft_consensus.cc:359] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.158390 29799 raft_consensus.cc:385] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:14.158674 29799 raft_consensus.cc:740] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e32083a37384756ab0fa3375fe7fcfc, State: Initialized, Role: FOLLOWER
I20260608 12:48:14.162782 29796 tablet_bootstrap.cc:492] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93: Bootstrap starting.
I20260608 12:48:14.163710 29797 tablet_bootstrap.cc:492] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b: No bootstrap required, opened a new log
W20260608 12:48:14.164719 29777 tablet.cc:2404] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:48:14.159947 29799 consensus_queue.cc:260] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.164242 29797 ts_tablet_manager.cc:1403] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b: Time spent bootstrapping tablet: real 0.127s	user 0.006s	sys 0.007s
I20260608 12:48:14.170204 29797 raft_consensus.cc:359] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.170928 29797 raft_consensus.cc:385] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:14.171222 29797 raft_consensus.cc:740] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 777c8f328c2d4131969f225f54c6681b, State: Initialized, Role: FOLLOWER
I20260608 12:48:14.172153 29796 tablet_bootstrap.cc:654] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:14.171993 29797 consensus_queue.cc:260] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.178539 29799 ts_tablet_manager.cc:1434] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.004s
I20260608 12:48:14.179889 29799 tablet_bootstrap.cc:492] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc: Bootstrap starting.
I20260608 12:48:14.184405 29796 tablet_bootstrap.cc:492] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93: No bootstrap required, opened a new log
I20260608 12:48:14.185088 29796 ts_tablet_manager.cc:1403] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.002s
I20260608 12:48:14.188591 29799 tablet_bootstrap.cc:654] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:14.188668 29796 raft_consensus.cc:359] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.189692 29796 raft_consensus.cc:385] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:14.190011 29796 raft_consensus.cc:740] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566fb535d4a84c7cb9a647dbcfc6cc93, State: Initialized, Role: FOLLOWER
I20260608 12:48:14.190853 29797 ts_tablet_manager.cc:1434] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.004s
I20260608 12:48:14.190904 29796 consensus_queue.cc:260] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.193794 29796 ts_tablet_manager.cc:1434] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 12:48:14.194868 29796 tablet_bootstrap.cc:492] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93: Bootstrap starting.
I20260608 12:48:14.200685 29797 tablet_bootstrap.cc:492] T a7883e26d58042ab8f2620c8732bab0c P 777c8f328c2d4131969f225f54c6681b: Bootstrap starting.
I20260608 12:48:14.202462 29796 tablet_bootstrap.cc:654] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:14.203061 29799 tablet_bootstrap.cc:492] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc: No bootstrap required, opened a new log
I20260608 12:48:14.203656 29799 ts_tablet_manager.cc:1403] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.011s
W20260608 12:48:14.205309 29548 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:48:14.208447 29799 raft_consensus.cc:359] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.209081 29799 raft_consensus.cc:385] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:14.209371 29799 raft_consensus.cc:740] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e32083a37384756ab0fa3375fe7fcfc, State: Initialized, Role: FOLLOWER
I20260608 12:48:14.210551 29796 tablet_bootstrap.cc:492] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93: No bootstrap required, opened a new log
I20260608 12:48:14.210281 29799 consensus_queue.cc:260] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.211081 29796 ts_tablet_manager.cc:1403] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260608 12:48:14.212584 29797 tablet_bootstrap.cc:654] T a7883e26d58042ab8f2620c8732bab0c P 777c8f328c2d4131969f225f54c6681b: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:14.214152 29796 raft_consensus.cc:359] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.214883 29796 raft_consensus.cc:385] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:14.215214 29796 raft_consensus.cc:740] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566fb535d4a84c7cb9a647dbcfc6cc93, State: Initialized, Role: FOLLOWER
I20260608 12:48:14.215530 29799 ts_tablet_manager.cc:1434] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 12:48:14.216112 29796 consensus_queue.cc:260] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.216593 29799 tablet_bootstrap.cc:492] T 3ca0fc9eccf74e33b01d185f8c253d0b P 3e32083a37384756ab0fa3375fe7fcfc: Bootstrap starting.
I20260608 12:48:14.218454 29796 ts_tablet_manager.cc:1434] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 12:48:14.219530 29796 tablet_bootstrap.cc:492] T 74e008977a18474e8538636668c6d1ce P 566fb535d4a84c7cb9a647dbcfc6cc93: Bootstrap starting.
I20260608 12:48:14.224056 29799 tablet_bootstrap.cc:654] T 3ca0fc9eccf74e33b01d185f8c253d0b P 3e32083a37384756ab0fa3375fe7fcfc: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:14.225384 29797 tablet_bootstrap.cc:492] T a7883e26d58042ab8f2620c8732bab0c P 777c8f328c2d4131969f225f54c6681b: No bootstrap required, opened a new log
I20260608 12:48:14.226020 29796 tablet_bootstrap.cc:654] T 74e008977a18474e8538636668c6d1ce P 566fb535d4a84c7cb9a647dbcfc6cc93: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:14.226043 29797 ts_tablet_manager.cc:1403] T a7883e26d58042ab8f2620c8732bab0c P 777c8f328c2d4131969f225f54c6681b: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.009s
I20260608 12:48:14.229823 29797 raft_consensus.cc:359] T a7883e26d58042ab8f2620c8732bab0c P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.230651 29797 raft_consensus.cc:385] T a7883e26d58042ab8f2620c8732bab0c P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:14.230996 29797 raft_consensus.cc:740] T a7883e26d58042ab8f2620c8732bab0c P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 777c8f328c2d4131969f225f54c6681b, State: Initialized, Role: FOLLOWER
I20260608 12:48:14.231982 29797 consensus_queue.cc:260] T a7883e26d58042ab8f2620c8732bab0c P 777c8f328c2d4131969f225f54c6681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.242709 29796 tablet_bootstrap.cc:492] T 74e008977a18474e8538636668c6d1ce P 566fb535d4a84c7cb9a647dbcfc6cc93: No bootstrap required, opened a new log
I20260608 12:48:14.243319 29796 ts_tablet_manager.cc:1403] T 74e008977a18474e8538636668c6d1ce P 566fb535d4a84c7cb9a647dbcfc6cc93: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260608 12:48:14.244402 29797 ts_tablet_manager.cc:1434] T a7883e26d58042ab8f2620c8732bab0c P 777c8f328c2d4131969f225f54c6681b: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260608 12:48:14.245774 29797 tablet_bootstrap.cc:492] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b: Bootstrap starting.
I20260608 12:48:14.246196 29796 raft_consensus.cc:359] T 74e008977a18474e8538636668c6d1ce P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.246991 29796 raft_consensus.cc:385] T 74e008977a18474e8538636668c6d1ce P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:14.247277 29796 raft_consensus.cc:740] T 74e008977a18474e8538636668c6d1ce P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566fb535d4a84c7cb9a647dbcfc6cc93, State: Initialized, Role: FOLLOWER
I20260608 12:48:14.248247 29796 consensus_queue.cc:260] T 74e008977a18474e8538636668c6d1ce P 566fb535d4a84c7cb9a647dbcfc6cc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.253721 29796 ts_tablet_manager.cc:1434] T 74e008977a18474e8538636668c6d1ce P 566fb535d4a84c7cb9a647dbcfc6cc93: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:48:14.254611 29797 tablet_bootstrap.cc:654] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:14.254899 29796 tablet_bootstrap.cc:492] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93: Bootstrap starting.
I20260608 12:48:14.255568 29799 tablet_bootstrap.cc:492] T 3ca0fc9eccf74e33b01d185f8c253d0b P 3e32083a37384756ab0fa3375fe7fcfc: No bootstrap required, opened a new log
I20260608 12:48:14.256105 29799 ts_tablet_manager.cc:1403] T 3ca0fc9eccf74e33b01d185f8c253d0b P 3e32083a37384756ab0fa3375fe7fcfc: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.023s
I20260608 12:48:14.259518 29799 raft_consensus.cc:359] T 3ca0fc9eccf74e33b01d185f8c253d0b P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.260295 29799 raft_consensus.cc:385] T 3ca0fc9eccf74e33b01d185f8c253d0b P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:14.260618 29799 raft_consensus.cc:740] T 3ca0fc9eccf74e33b01d185f8c253d0b P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e32083a37384756ab0fa3375fe7fcfc, State: Initialized, Role: FOLLOWER
I20260608 12:48:14.261665 29799 consensus_queue.cc:260] T 3ca0fc9eccf74e33b01d185f8c253d0b P 3e32083a37384756ab0fa3375fe7fcfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.262704 29796 tablet_bootstrap.cc:654] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:14.267323 29799 ts_tablet_manager.cc:1434] T 3ca0fc9eccf74e33b01d185f8c253d0b P 3e32083a37384756ab0fa3375fe7fcfc: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:48:14.268577 29799 tablet_bootstrap.cc:492] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 3e32083a37384756ab0fa3375fe7fcfc: Bootstrap starting.
I20260608 12:48:14.273372 29803 raft_consensus.cc:493] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:14.274066 29803 raft_consensus.cc:515] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.282022 29803 leader_election.cc:290] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:14.290980 29797 tablet_bootstrap.cc:492] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b: No bootstrap required, opened a new log
I20260608 12:48:14.291551 29797 ts_tablet_manager.cc:1403] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.027s
I20260608 12:48:14.293067 29799 tablet_bootstrap.cc:654] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 3e32083a37384756ab0fa3375fe7fcfc: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:14.297273 29796 tablet_bootstrap.cc:492] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93: No bootstrap required, opened a new log
I20260608 12:48:14.297991 29796 ts_tablet_manager.cc:1403] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93: Time spent bootstrapping tablet: real 0.043s	user 0.024s	sys 0.016s
I20260608 12:48:14.298914 29797 raft_consensus.cc:359] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } }
I20260608 12:48:14.299804 29797 raft_consensus.cc:385] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:14.300122 29797 raft_consensus.cc:740] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 777c8f328c2d4131969f225f54c6681b, State: Initialized, Role: FOLLOWER
I20260608 12:48:14.301685 29796 raft_consensus.cc:359] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.302568 29796 raft_consensus.cc:385] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:14.302958 29796 raft_consensus.cc:740] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566fb535d4a84c7cb9a647dbcfc6cc93, State: Initialized, Role: FOLLOWER
I20260608 12:48:14.303932 29796 consensus_queue.cc:260] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.306161 29797 consensus_queue.cc:260] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } }
I20260608 12:48:14.306773 29796 ts_tablet_manager.cc:1434] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:48:14.308115 29796 tablet_bootstrap.cc:492] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93: Bootstrap starting.
I20260608 12:48:14.309777 29602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e008977a18474e8538636668c6d1ce" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b" is_pre_election: true
I20260608 12:48:14.313205 29797 ts_tablet_manager.cc:1434] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.003s
W20260608 12:48:14.319120 29643 leader_election.cc:343] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:48:14.317169 29797 tablet_bootstrap.cc:492] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b: Bootstrap starting.
I20260608 12:48:14.322659 29799 tablet_bootstrap.cc:492] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 3e32083a37384756ab0fa3375fe7fcfc: No bootstrap required, opened a new log
I20260608 12:48:14.323325 29800 raft_consensus.cc:493] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:14.325999 29800 raft_consensus.cc:515] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } }
I20260608 12:48:14.329033 29800 leader_election.cc:290] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913)
I20260608 12:48:14.329807 29799 ts_tablet_manager.cc:1403] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 3e32083a37384756ab0fa3375fe7fcfc: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.021s
I20260608 12:48:14.332587 29797 tablet_bootstrap.cc:654] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:14.333302 29799 raft_consensus.cc:359] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.324841 29796 tablet_bootstrap.cc:654] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:14.337675 29799 raft_consensus.cc:385] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:14.338081 29799 raft_consensus.cc:740] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e32083a37384756ab0fa3375fe7fcfc, State: Initialized, Role: FOLLOWER
I20260608 12:48:14.340777 29799 consensus_queue.cc:260] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 3e32083a37384756ab0fa3375fe7fcfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.341246 29751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e008977a18474e8538636668c6d1ce" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" is_pre_election: true
I20260608 12:48:14.342064 29751 raft_consensus.cc:2468] T 74e008977a18474e8538636668c6d1ce P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e32083a37384756ab0fa3375fe7fcfc in term 0.
I20260608 12:48:14.342365 29797 tablet_bootstrap.cc:492] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b: No bootstrap required, opened a new log
I20260608 12:48:14.342972 29797 ts_tablet_manager.cc:1403] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.003s
I20260608 12:48:14.344625 29643 leader_election.cc:304] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [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: 3e32083a37384756ab0fa3375fe7fcfc, 566fb535d4a84c7cb9a647dbcfc6cc93; no voters: 777c8f328c2d4131969f225f54c6681b
I20260608 12:48:14.343092 29799 ts_tablet_manager.cc:1434] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 3e32083a37384756ab0fa3375fe7fcfc: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 12:48:14.346207 29803 raft_consensus.cc:2804] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:14.346751 29803 raft_consensus.cc:493] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:14.346351 29797 raft_consensus.cc:359] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.347105 29803 raft_consensus.cc:3060] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:14.347162 29797 raft_consensus.cc:385] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:14.347714 29797 raft_consensus.cc:740] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 777c8f328c2d4131969f225f54c6681b, State: Initialized, Role: FOLLOWER
I20260608 12:48:14.348903 29797 consensus_queue.cc:260] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.347391 29799 tablet_bootstrap.cc:492] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc: Bootstrap starting.
I20260608 12:48:14.352172 29796 tablet_bootstrap.cc:492] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93: No bootstrap required, opened a new log
I20260608 12:48:14.352696 29796 ts_tablet_manager.cc:1403] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.000s
I20260608 12:48:14.356535 29803 raft_consensus.cc:515] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.358652 29797 ts_tablet_manager.cc:1434] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 12:48:14.359997 29602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e008977a18474e8538636668c6d1ce" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b"
I20260608 12:48:14.360716 29803 leader_election.cc:290] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [CANDIDATE]: Term 1 election: Requested vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:14.361403 29751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e008977a18474e8538636668c6d1ce" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93"
W20260608 12:48:14.361824 29643 leader_election.cc:343] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:48:14.359967 29797 tablet_bootstrap.cc:492] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b: Bootstrap starting.
I20260608 12:48:14.362128 29751 raft_consensus.cc:3060] T 74e008977a18474e8538636668c6d1ce P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:14.366108 29799 tablet_bootstrap.cc:654] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:14.371694 29751 raft_consensus.cc:2468] T 74e008977a18474e8538636668c6d1ce P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e32083a37384756ab0fa3375fe7fcfc in term 1.
I20260608 12:48:14.373210 29643 leader_election.cc:304] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [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: 3e32083a37384756ab0fa3375fe7fcfc, 566fb535d4a84c7cb9a647dbcfc6cc93; no voters: 777c8f328c2d4131969f225f54c6681b
I20260608 12:48:14.375087 29803 raft_consensus.cc:2804] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:14.375880 29796 raft_consensus.cc:359] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.376694 29796 raft_consensus.cc:385] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:14.377017 29796 raft_consensus.cc:740] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566fb535d4a84c7cb9a647dbcfc6cc93, State: Initialized, Role: FOLLOWER
I20260608 12:48:14.377885 29796 consensus_queue.cc:260] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.381055 29797 tablet_bootstrap.cc:654] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:14.380945 29602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125de38c0bec4bc38b3f3355abe3cc5f" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b" is_pre_election: true
I20260608 12:48:14.381301 29796 ts_tablet_manager.cc:1434] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260608 12:48:14.381739 29602 raft_consensus.cc:2468] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566fb535d4a84c7cb9a647dbcfc6cc93 in term 0.
I20260608 12:48:14.382671 29796 tablet_bootstrap.cc:492] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93: Bootstrap starting.
I20260608 12:48:14.383242 29717 leader_election.cc:304] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566fb535d4a84c7cb9a647dbcfc6cc93, 777c8f328c2d4131969f225f54c6681b; no voters: 
I20260608 12:48:14.384068 29800 raft_consensus.cc:2804] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:14.384429 29800 raft_consensus.cc:493] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:14.384788 29800 raft_consensus.cc:3060] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:14.389816 29796 tablet_bootstrap.cc:654] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:14.395787 29800 raft_consensus.cc:515] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } }
I20260608 12:48:14.398305 29800 leader_election.cc:290] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 election: Requested vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913)
I20260608 12:48:14.400321 29602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125de38c0bec4bc38b3f3355abe3cc5f" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b"
I20260608 12:48:14.401010 29602 raft_consensus.cc:3060] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:14.401734 29803 raft_consensus.cc:697] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [term 1 LEADER]: Becoming Leader. State: Replica: 3e32083a37384756ab0fa3375fe7fcfc, State: Running, Role: LEADER
I20260608 12:48:14.402931 29803 consensus_queue.cc:237] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.411875 29677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125de38c0bec4bc38b3f3355abe3cc5f" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:14.413259 29602 raft_consensus.cc:2468] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566fb535d4a84c7cb9a647dbcfc6cc93 in term 1.
I20260608 12:48:14.414186 29676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125de38c0bec4bc38b3f3355abe3cc5f" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc"
I20260608 12:48:14.414848 29717 leader_election.cc:304] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566fb535d4a84c7cb9a647dbcfc6cc93, 777c8f328c2d4131969f225f54c6681b; no voters: 
I20260608 12:48:14.412642 29799 tablet_bootstrap.cc:492] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc: No bootstrap required, opened a new log
I20260608 12:48:14.416702 29799 ts_tablet_manager.cc:1403] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.006s
I20260608 12:48:14.419302 29825 raft_consensus.cc:493] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:14.419407 29797 tablet_bootstrap.cc:492] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b: No bootstrap required, opened a new log
I20260608 12:48:14.420318 29797 ts_tablet_manager.cc:1403] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b: Time spent bootstrapping tablet: real 0.061s	user 0.007s	sys 0.014s
I20260608 12:48:14.419850 29825 raft_consensus.cc:515] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
W20260608 12:48:14.421489 29717 leader_election.cc:343] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:48:14.422534 29717 leader_election.cc:343] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:48:14.420943 29800 raft_consensus.cc:2804] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:14.424033 29825 leader_election.cc:290] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913)
I20260608 12:48:14.424827 29797 raft_consensus.cc:359] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.425958 29797 raft_consensus.cc:385] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:14.426385 29797 raft_consensus.cc:740] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 777c8f328c2d4131969f225f54c6681b, State: Initialized, Role: FOLLOWER
I20260608 12:48:14.427067 29676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7883e26d58042ab8f2620c8732bab0c" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:14.427876 29797 consensus_queue.cc:260] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.430014 29800 raft_consensus.cc:697] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 LEADER]: Becoming Leader. State: Replica: 566fb535d4a84c7cb9a647dbcfc6cc93, State: Running, Role: LEADER
I20260608 12:48:14.431077 29800 consensus_queue.cc:237] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } }
I20260608 12:48:14.438462 29797 ts_tablet_manager.cc:1434] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260608 12:48:14.425415 29602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7883e26d58042ab8f2620c8732bab0c" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b" is_pre_election: true
I20260608 12:48:14.440752 29602 raft_consensus.cc:2468] T a7883e26d58042ab8f2620c8732bab0c P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566fb535d4a84c7cb9a647dbcfc6cc93 in term 0.
I20260608 12:48:14.441377 29797 tablet_bootstrap.cc:492] T 74e008977a18474e8538636668c6d1ce P 777c8f328c2d4131969f225f54c6681b: Bootstrap starting.
I20260608 12:48:14.419972 29799 raft_consensus.cc:359] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.442025 29799 raft_consensus.cc:385] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:14.442335 29799 raft_consensus.cc:740] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e32083a37384756ab0fa3375fe7fcfc, State: Initialized, Role: FOLLOWER
I20260608 12:48:14.443161 29799 consensus_queue.cc:260] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.443383 29499 catalog_manager.cc:5696] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2). New cstate: current_term: 1 leader_uuid: "3e32083a37384756ab0fa3375fe7fcfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:14.440124 29796 tablet_bootstrap.cc:492] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93: No bootstrap required, opened a new log
W20260608 12:48:14.428753 29717 leader_election.cc:343] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:48:14.445145 29796 ts_tablet_manager.cc:1403] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93: Time spent bootstrapping tablet: real 0.063s	user 0.026s	sys 0.022s
I20260608 12:48:14.445480 29717 leader_election.cc:304] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [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: 566fb535d4a84c7cb9a647dbcfc6cc93, 777c8f328c2d4131969f225f54c6681b; no voters: 3e32083a37384756ab0fa3375fe7fcfc
I20260608 12:48:14.446331 29826 raft_consensus.cc:493] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:14.446863 29826 raft_consensus.cc:515] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.446336 29825 raft_consensus.cc:2804] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:14.449043 29825 raft_consensus.cc:493] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:14.449149 29826 leader_election.cc:290] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913)
I20260608 12:48:14.449405 29825 raft_consensus.cc:3060] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:14.450347 29799 ts_tablet_manager.cc:1434] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.003s
I20260608 12:48:14.451442 29799 tablet_bootstrap.cc:492] T 4aaee8089a8046ce91652749d6cea4f3 P 3e32083a37384756ab0fa3375fe7fcfc: Bootstrap starting.
I20260608 12:48:14.452361 29803 raft_consensus.cc:493] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:14.452968 29803 raft_consensus.cc:515] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.453681 29602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "730c8179de344e68a08a7a64c7539d16" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b" is_pre_election: true
I20260608 12:48:14.455266 29803 leader_election.cc:290] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:14.456409 29751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "730c8179de344e68a08a7a64c7539d16" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" is_pre_election: true
I20260608 12:48:14.457082 29751 raft_consensus.cc:2468] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e32083a37384756ab0fa3375fe7fcfc in term 0.
I20260608 12:48:14.457743 29601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "730c8179de344e68a08a7a64c7539d16" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b" is_pre_election: true
I20260608 12:48:14.458515 29643 leader_election.cc:304] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e32083a37384756ab0fa3375fe7fcfc, 566fb535d4a84c7cb9a647dbcfc6cc93; no voters: 
I20260608 12:48:14.459404 29803 raft_consensus.cc:2804] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:14.459337 29796 raft_consensus.cc:359] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.454602 29602 raft_consensus.cc:2468] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566fb535d4a84c7cb9a647dbcfc6cc93 in term 0.
I20260608 12:48:14.459960 29803 raft_consensus.cc:493] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:14.460232 29796 raft_consensus.cc:385] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:14.460484 29803 raft_consensus.cc:3060] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:14.462353 29676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "730c8179de344e68a08a7a64c7539d16" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:14.462613 29796 raft_consensus.cc:740] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566fb535d4a84c7cb9a647dbcfc6cc93, State: Initialized, Role: FOLLOWER
I20260608 12:48:14.463470 29796 consensus_queue.cc:260] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.467072 29796 ts_tablet_manager.cc:1434] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260608 12:48:14.468079 29796 tablet_bootstrap.cc:492] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93: Bootstrap starting.
I20260608 12:48:14.469417 29803 raft_consensus.cc:515] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.470839 29676 raft_consensus.cc:2393] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 566fb535d4a84c7cb9a647dbcfc6cc93 in current term 1: Already voted for candidate 3e32083a37384756ab0fa3375fe7fcfc in this term.
I20260608 12:48:14.471691 29825 raft_consensus.cc:515] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.473531 29804 raft_consensus.cc:493] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:14.474244 29796 tablet_bootstrap.cc:654] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:14.474047 29804 raft_consensus.cc:515] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.475943 29799 tablet_bootstrap.cc:654] T 4aaee8089a8046ce91652749d6cea4f3 P 3e32083a37384756ab0fa3375fe7fcfc: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:14.479607 29797 tablet_bootstrap.cc:654] T 74e008977a18474e8538636668c6d1ce P 777c8f328c2d4131969f225f54c6681b: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:14.479956 29804 leader_election.cc:290] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:14.469818 29499 catalog_manager.cc:5696] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 reported cstate change: term changed from 0 to 1, leader changed from <none> to 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3). New cstate: current_term: 1 leader_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:14.475921 29825 leader_election.cc:290] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 election: Requested vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913)
I20260608 12:48:14.487646 29803 leader_election.cc:290] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [CANDIDATE]: Term 1 election: Requested vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:14.489400 29751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "730c8179de344e68a08a7a64c7539d16" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93"
I20260608 12:48:14.490132 29751 raft_consensus.cc:3060] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:14.495682 29796 tablet_bootstrap.cc:492] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93: No bootstrap required, opened a new log
I20260608 12:48:14.496140 29803 raft_consensus.cc:493] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:14.496186 29796 ts_tablet_manager.cc:1403] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.001s
I20260608 12:48:14.496809 29803 raft_consensus.cc:515] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.499883 29796 raft_consensus.cc:359] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.501214 29803 leader_election.cc:290] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:14.500537 29796 raft_consensus.cc:385] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:14.504518 29796 raft_consensus.cc:740] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566fb535d4a84c7cb9a647dbcfc6cc93, State: Initialized, Role: FOLLOWER
I20260608 12:48:14.506074 29796 consensus_queue.cc:260] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.506512 29750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15de57540534538bef9f503a2cfe1f0" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" is_pre_election: true
I20260608 12:48:14.507553 29750 raft_consensus.cc:2468] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e32083a37384756ab0fa3375fe7fcfc in term 0.
I20260608 12:48:14.509712 29796 ts_tablet_manager.cc:1434] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 12:48:14.510879 29796 tablet_bootstrap.cc:492] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93: Bootstrap starting.
I20260608 12:48:14.509873 29643 leader_election.cc:304] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e32083a37384756ab0fa3375fe7fcfc, 566fb535d4a84c7cb9a647dbcfc6cc93; no voters: 
I20260608 12:48:14.514513 29803 raft_consensus.cc:2804] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:14.515034 29803 raft_consensus.cc:493] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:14.515599 29803 raft_consensus.cc:3060] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:14.517194 29796 tablet_bootstrap.cc:654] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:14.470594 29717 leader_election.cc:304] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566fb535d4a84c7cb9a647dbcfc6cc93, 777c8f328c2d4131969f225f54c6681b; no voters: 
W20260608 12:48:14.528414 29717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.129.1:40741, user_credentials={real_user=slave}} blocked reactor thread for 57927.3us
I20260608 12:48:14.531463 29796 tablet_bootstrap.cc:492] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93: No bootstrap required, opened a new log
I20260608 12:48:14.532092 29676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7883e26d58042ab8f2620c8732bab0c" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc"
I20260608 12:48:14.531234 29602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7883e26d58042ab8f2620c8732bab0c" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b"
I20260608 12:48:14.534260 29602 raft_consensus.cc:3060] T a7883e26d58042ab8f2620c8732bab0c P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:14.535262 29751 raft_consensus.cc:2468] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e32083a37384756ab0fa3375fe7fcfc in term 1.
I20260608 12:48:14.535977 29825 raft_consensus.cc:2764] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260608 12:48:14.540025 29717 leader_election.cc:343] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:48:14.543812 29602 raft_consensus.cc:2468] T a7883e26d58042ab8f2620c8732bab0c P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566fb535d4a84c7cb9a647dbcfc6cc93 in term 1.
I20260608 12:48:14.532140 29796 ts_tablet_manager.cc:1403] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260608 12:48:14.549325 29796 raft_consensus.cc:359] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.550186 29796 raft_consensus.cc:385] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:14.550513 29796 raft_consensus.cc:740] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566fb535d4a84c7cb9a647dbcfc6cc93, State: Initialized, Role: FOLLOWER
I20260608 12:48:14.551519 29796 consensus_queue.cc:260] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.552908 29601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "730c8179de344e68a08a7a64c7539d16" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b"
I20260608 12:48:14.553653 29601 raft_consensus.cc:3060] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:14.554292 29796 ts_tablet_manager.cc:1434] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:48:14.559022 29796 tablet_bootstrap.cc:492] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93: Bootstrap starting.
I20260608 12:48:14.563743 29601 raft_consensus.cc:2468] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e32083a37384756ab0fa3375fe7fcfc in term 1.
I20260608 12:48:14.566427 29796 tablet_bootstrap.cc:654] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:14.580868 29643 leader_election.cc:304] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e32083a37384756ab0fa3375fe7fcfc, 777c8f328c2d4131969f225f54c6681b; no voters: 
I20260608 12:48:14.582522 29601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15de57540534538bef9f503a2cfe1f0" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b" is_pre_election: true
I20260608 12:48:14.582784 29804 raft_consensus.cc:493] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:14.550196 29717 leader_election.cc:304] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [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: 566fb535d4a84c7cb9a647dbcfc6cc93, 777c8f328c2d4131969f225f54c6681b; no voters: 3e32083a37384756ab0fa3375fe7fcfc
I20260608 12:48:14.582422 29821 raft_consensus.cc:2804] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:14.584350 29825 raft_consensus.cc:2804] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:14.583455 29804 raft_consensus.cc:515] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.584982 29825 raft_consensus.cc:697] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 LEADER]: Becoming Leader. State: Replica: 566fb535d4a84c7cb9a647dbcfc6cc93, State: Running, Role: LEADER
I20260608 12:48:14.586756 29825 consensus_queue.cc:237] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.588101 29804 leader_election.cc:290] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:14.588881 29821 raft_consensus.cc:697] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 LEADER]: Becoming Leader. State: Replica: 3e32083a37384756ab0fa3375fe7fcfc, State: Running, Role: LEADER
I20260608 12:48:14.590080 29821 consensus_queue.cc:237] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.595193 29800 raft_consensus.cc:493] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:14.595774 29800 raft_consensus.cc:515] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.598049 29800 leader_election.cc:290] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913)
I20260608 12:48:14.605279 29497 catalog_manager.cc:5696] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 reported cstate change: term changed from 0 to 1, leader changed from <none> to 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3). New cstate: current_term: 1 leader_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } health_report { overall_health: HEALTHY } } }
I20260608 12:48:14.633019 29602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca0fc9eccf74e33b01d185f8c253d0b" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b" is_pre_election: true
I20260608 12:48:14.633590 29676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca0fc9eccf74e33b01d185f8c253d0b" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:14.634500 29676 raft_consensus.cc:2468] T 3ca0fc9eccf74e33b01d185f8c253d0b P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566fb535d4a84c7cb9a647dbcfc6cc93 in term 0.
I20260608 12:48:14.636128 29717 leader_election.cc:304] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e32083a37384756ab0fa3375fe7fcfc, 566fb535d4a84c7cb9a647dbcfc6cc93; no voters: 
I20260608 12:48:14.637064 29800 raft_consensus.cc:2804] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:14.637462 29800 raft_consensus.cc:493] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:14.637809 29800 raft_consensus.cc:3060] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:48:14.645161 29717 leader_election.cc:343] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:48:14.583340 29601 raft_consensus.cc:2468] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e32083a37384756ab0fa3375fe7fcfc in term 0.
I20260608 12:48:14.647738 29803 raft_consensus.cc:515] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.649713 29800 raft_consensus.cc:515] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.651767 29799 tablet_bootstrap.cc:492] T 4aaee8089a8046ce91652749d6cea4f3 P 3e32083a37384756ab0fa3375fe7fcfc: No bootstrap required, opened a new log
I20260608 12:48:14.652695 29799 ts_tablet_manager.cc:1403] T 4aaee8089a8046ce91652749d6cea4f3 P 3e32083a37384756ab0fa3375fe7fcfc: Time spent bootstrapping tablet: real 0.202s	user 0.058s	sys 0.098s
I20260608 12:48:14.654037 29601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15de57540534538bef9f503a2cfe1f0" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b"
I20260608 12:48:14.654628 29601 raft_consensus.cc:3060] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:14.655812 29799 raft_consensus.cc:359] T 4aaee8089a8046ce91652749d6cea4f3 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.656512 29799 raft_consensus.cc:385] T 4aaee8089a8046ce91652749d6cea4f3 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:14.656834 29799 raft_consensus.cc:740] T 4aaee8089a8046ce91652749d6cea4f3 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e32083a37384756ab0fa3375fe7fcfc, State: Initialized, Role: FOLLOWER
I20260608 12:48:14.657658 29799 consensus_queue.cc:260] T 4aaee8089a8046ce91652749d6cea4f3 P 3e32083a37384756ab0fa3375fe7fcfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.658628 29751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15de57540534538bef9f503a2cfe1f0" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93"
I20260608 12:48:14.659197 29751 raft_consensus.cc:3060] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:14.659950 29799 ts_tablet_manager.cc:1434] T 4aaee8089a8046ce91652749d6cea4f3 P 3e32083a37384756ab0fa3375fe7fcfc: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260608 12:48:14.661293 29799 tablet_bootstrap.cc:492] T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc: Bootstrap starting.
I20260608 12:48:14.665225 29825 raft_consensus.cc:493] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:14.666067 29825 raft_consensus.cc:515] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.668025 29799 tablet_bootstrap.cc:654] T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:14.668934 29825 leader_election.cc:290] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913)
I20260608 12:48:14.674410 29825 raft_consensus.cc:493] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:14.675168 29825 raft_consensus.cc:515] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.678191 29825 leader_election.cc:290] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913)
I20260608 12:48:14.681732 29676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15de57540534538bef9f503a2cfe1f0" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:14.682739 29676 raft_consensus.cc:2393] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 777c8f328c2d4131969f225f54c6681b in current term 1: Already voted for candidate 3e32083a37384756ab0fa3375fe7fcfc in this term.
I20260608 12:48:14.683805 29677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae94ab9cf994ac5a3ca4b83a2b9f066" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:14.684497 29677 raft_consensus.cc:2468] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 777c8f328c2d4131969f225f54c6681b in term 0.
I20260608 12:48:14.687085 29568 leader_election.cc:304] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e32083a37384756ab0fa3375fe7fcfc, 777c8f328c2d4131969f225f54c6681b; no voters: 
I20260608 12:48:14.688076 29804 raft_consensus.cc:2804] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:14.688479 29804 raft_consensus.cc:493] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:14.688838 29804 raft_consensus.cc:3060] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:14.697328 29804 raft_consensus.cc:515] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.703243 29677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae94ab9cf994ac5a3ca4b83a2b9f066" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc"
I20260608 12:48:14.703926 29677 raft_consensus.cc:3060] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:14.712288 29677 raft_consensus.cc:2468] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777c8f328c2d4131969f225f54c6681b in term 1.
I20260608 12:48:14.719849 29602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca0fc9eccf74e33b01d185f8c253d0b" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b"
I20260608 12:48:14.720983 29499 catalog_manager.cc:5696] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2). New cstate: current_term: 1 leader_uuid: "3e32083a37384756ab0fa3375fe7fcfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:14.722179 29676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca0fc9eccf74e33b01d185f8c253d0b" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc"
I20260608 12:48:14.722741 29676 raft_consensus.cc:3060] T 3ca0fc9eccf74e33b01d185f8c253d0b P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:14.730197 29602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae94ab9cf994ac5a3ca4b83a2b9f066" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b" is_pre_election: true
I20260608 12:48:14.731057 29602 raft_consensus.cc:2393] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 566fb535d4a84c7cb9a647dbcfc6cc93 in current term 1: Already voted for candidate 777c8f328c2d4131969f225f54c6681b in this term.
I20260608 12:48:14.733371 29675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae94ab9cf994ac5a3ca4b83a2b9f066" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:14.735706 29602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aaee8089a8046ce91652749d6cea4f3" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b" is_pre_election: true
I20260608 12:48:14.746613 29676 raft_consensus.cc:2468] T 3ca0fc9eccf74e33b01d185f8c253d0b P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566fb535d4a84c7cb9a647dbcfc6cc93 in term 1.
I20260608 12:48:14.749935 29803 leader_election.cc:290] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [CANDIDATE]: Term 1 election: Requested vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:14.651772 29800 leader_election.cc:290] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 election: Requested vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913)
I20260608 12:48:14.666702 29751 raft_consensus.cc:2468] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e32083a37384756ab0fa3375fe7fcfc in term 1.
I20260608 12:48:14.753594 29643 leader_election.cc:304] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e32083a37384756ab0fa3375fe7fcfc, 566fb535d4a84c7cb9a647dbcfc6cc93; no voters: 
I20260608 12:48:14.754144 29797 tablet_bootstrap.cc:492] T 74e008977a18474e8538636668c6d1ce P 777c8f328c2d4131969f225f54c6681b: No bootstrap required, opened a new log
I20260608 12:48:14.754839 29797 ts_tablet_manager.cc:1403] T 74e008977a18474e8538636668c6d1ce P 777c8f328c2d4131969f225f54c6681b: Time spent bootstrapping tablet: real 0.314s	user 0.104s	sys 0.153s
I20260608 12:48:14.755358 29803 raft_consensus.cc:2804] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:14.756166 29803 raft_consensus.cc:697] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 LEADER]: Becoming Leader. State: Replica: 3e32083a37384756ab0fa3375fe7fcfc, State: Running, Role: LEADER
I20260608 12:48:14.757251 29803 consensus_queue.cc:237] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.758491 29797 raft_consensus.cc:359] T 74e008977a18474e8538636668c6d1ce P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.759337 29797 raft_consensus.cc:385] T 74e008977a18474e8538636668c6d1ce P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:14.759655 29797 raft_consensus.cc:740] T 74e008977a18474e8538636668c6d1ce P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 777c8f328c2d4131969f225f54c6681b, State: Initialized, Role: FOLLOWER
I20260608 12:48:14.760679 29797 consensus_queue.cc:260] T 74e008977a18474e8538636668c6d1ce P 777c8f328c2d4131969f225f54c6681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.764675 29675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aaee8089a8046ce91652749d6cea4f3" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:14.765697 29675 raft_consensus.cc:2468] T 4aaee8089a8046ce91652749d6cea4f3 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566fb535d4a84c7cb9a647dbcfc6cc93 in term 0.
I20260608 12:48:14.768525 29717 leader_election.cc:304] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e32083a37384756ab0fa3375fe7fcfc, 566fb535d4a84c7cb9a647dbcfc6cc93; no voters: 
I20260608 12:48:14.769912 29800 raft_consensus.cc:2804] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:14.770538 29800 raft_consensus.cc:697] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 LEADER]: Becoming Leader. State: Replica: 566fb535d4a84c7cb9a647dbcfc6cc93, State: Running, Role: LEADER
I20260608 12:48:14.771462 29800 consensus_queue.cc:237] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.780516 29568 leader_election.cc:304] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e32083a37384756ab0fa3375fe7fcfc, 777c8f328c2d4131969f225f54c6681b; no voters: 
I20260608 12:48:14.793584 29804 leader_election.cc:290] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [CANDIDATE]: Term 1 election: Requested vote from peers 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:14.800203 29845 raft_consensus.cc:2804] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:14.812438 29796 tablet_bootstrap.cc:492] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93: No bootstrap required, opened a new log
I20260608 12:48:14.820240 29796 ts_tablet_manager.cc:1403] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93: Time spent bootstrapping tablet: real 0.262s	user 0.072s	sys 0.073s
I20260608 12:48:14.811779 29499 catalog_manager.cc:5696] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 reported cstate change: term changed from 0 to 1, leader changed from <none> to 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3). New cstate: current_term: 1 leader_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } health_report { overall_health: HEALTHY } } }
I20260608 12:48:14.814978 29750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae94ab9cf994ac5a3ca4b83a2b9f066" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" is_pre_election: true
I20260608 12:48:14.822433 29750 raft_consensus.cc:2468] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 777c8f328c2d4131969f225f54c6681b in term 0.
I20260608 12:48:14.816177 29749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae94ab9cf994ac5a3ca4b83a2b9f066" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93"
I20260608 12:48:14.823467 29749 raft_consensus.cc:3060] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:14.816982 29751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15de57540534538bef9f503a2cfe1f0" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" is_pre_election: true
I20260608 12:48:14.824602 29751 raft_consensus.cc:2393] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 777c8f328c2d4131969f225f54c6681b in current term 1: Already voted for candidate 3e32083a37384756ab0fa3375fe7fcfc in this term.
I20260608 12:48:14.825487 29845 raft_consensus.cc:697] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [term 1 LEADER]: Becoming Leader. State: Replica: 777c8f328c2d4131969f225f54c6681b, State: Running, Role: LEADER
I20260608 12:48:14.826459 29845 consensus_queue.cc:237] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.826459 29497 catalog_manager.cc:5696] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2). New cstate: current_term: 1 leader_uuid: "3e32083a37384756ab0fa3375fe7fcfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:14.832137 29749 raft_consensus.cc:2468] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777c8f328c2d4131969f225f54c6681b in term 1.
I20260608 12:48:14.819188 29601 raft_consensus.cc:2468] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e32083a37384756ab0fa3375fe7fcfc in term 1.
I20260608 12:48:14.819607 29799 tablet_bootstrap.cc:492] T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc: No bootstrap required, opened a new log
I20260608 12:48:14.823650 29796 raft_consensus.cc:359] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.833989 29796 raft_consensus.cc:385] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:14.834131 29799 ts_tablet_manager.cc:1403] T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc: Time spent bootstrapping tablet: real 0.173s	user 0.054s	sys 0.074s
I20260608 12:48:14.834373 29796 raft_consensus.cc:740] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566fb535d4a84c7cb9a647dbcfc6cc93, State: Initialized, Role: FOLLOWER
I20260608 12:48:14.835413 29796 consensus_queue.cc:260] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.837777 29796 ts_tablet_manager.cc:1434] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260608 12:48:14.837927 29799 raft_consensus.cc:359] T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.817862 29797 ts_tablet_manager.cc:1434] T 74e008977a18474e8538636668c6d1ce P 777c8f328c2d4131969f225f54c6681b: Time spent starting tablet: real 0.063s	user 0.029s	sys 0.031s
I20260608 12:48:14.838750 29799 raft_consensus.cc:385] T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:14.839147 29799 raft_consensus.cc:740] T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e32083a37384756ab0fa3375fe7fcfc, State: Initialized, Role: FOLLOWER
W20260608 12:48:14.818753 29717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.129.2:42913, user_credentials={real_user=slave}} blocked reactor thread for 50347us
I20260608 12:48:14.838792 29796 tablet_bootstrap.cc:492] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93: Bootstrap starting.
I20260608 12:48:14.840438 29717 leader_election.cc:304] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e32083a37384756ab0fa3375fe7fcfc, 566fb535d4a84c7cb9a647dbcfc6cc93; no voters: 
I20260608 12:48:14.843498 29825 raft_consensus.cc:2804] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:14.843902 29825 raft_consensus.cc:493] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:14.844234 29825 raft_consensus.cc:3060] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:14.847237 29796 tablet_bootstrap.cc:654] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:14.839885 29797 tablet_bootstrap.cc:492] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b: Bootstrap starting.
W20260608 12:48:14.851246 29717 leader_election.cc:343] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:48:14.854794 29717 leader_election.cc:304] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93 [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: 566fb535d4a84c7cb9a647dbcfc6cc93; no voters: 3e32083a37384756ab0fa3375fe7fcfc, 777c8f328c2d4131969f225f54c6681b
I20260608 12:48:14.853226 29825 raft_consensus.cc:515] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.857751 29825 leader_election.cc:290] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 election: Requested vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913)
I20260608 12:48:14.841858 29799 consensus_queue.cc:260] T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.858325 29826 raft_consensus.cc:2749] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:48:14.859282 29797 tablet_bootstrap.cc:654] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:14.862066 29799 ts_tablet_manager.cc:1434] T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260608 12:48:14.866585 29799 tablet_bootstrap.cc:492] T 125de38c0bec4bc38b3f3355abe3cc5f P 3e32083a37384756ab0fa3375fe7fcfc: Bootstrap starting.
W20260608 12:48:14.859344 29717 leader_election.cc:343] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:48:14.871755 29601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aaee8089a8046ce91652749d6cea4f3" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b"
I20260608 12:48:14.862064 29568 leader_election.cc:304] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [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: 777c8f328c2d4131969f225f54c6681b; no voters: 3e32083a37384756ab0fa3375fe7fcfc, 566fb535d4a84c7cb9a647dbcfc6cc93
I20260608 12:48:14.873775 29804 raft_consensus.cc:2749] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:48:14.876153 29677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aaee8089a8046ce91652749d6cea4f3" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc"
I20260608 12:48:14.876865 29677 raft_consensus.cc:3060] T 4aaee8089a8046ce91652749d6cea4f3 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:14.877461 29799 tablet_bootstrap.cc:654] T 125de38c0bec4bc38b3f3355abe3cc5f P 3e32083a37384756ab0fa3375fe7fcfc: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:14.887406 29677 raft_consensus.cc:2468] T 4aaee8089a8046ce91652749d6cea4f3 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566fb535d4a84c7cb9a647dbcfc6cc93 in term 1.
I20260608 12:48:14.890151 29803 consensus_queue.cc:1048] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:14.892812 29497 catalog_manager.cc:5696] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b reported cstate change: term changed from 0 to 1, leader changed from <none> to 777c8f328c2d4131969f225f54c6681b (127.24.129.1). New cstate: current_term: 1 leader_uuid: "777c8f328c2d4131969f225f54c6681b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:14.897773 29601 raft_consensus.cc:3060] T 74e008977a18474e8538636668c6d1ce P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:14.898834 29799 tablet_bootstrap.cc:492] T 125de38c0bec4bc38b3f3355abe3cc5f P 3e32083a37384756ab0fa3375fe7fcfc: No bootstrap required, opened a new log
I20260608 12:48:14.899564 29799 ts_tablet_manager.cc:1403] T 125de38c0bec4bc38b3f3355abe3cc5f P 3e32083a37384756ab0fa3375fe7fcfc: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.011s
W20260608 12:48:14.891283 29717 leader_election.cc:343] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:48:14.903386 29717 leader_election.cc:304] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [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: 3e32083a37384756ab0fa3375fe7fcfc, 566fb535d4a84c7cb9a647dbcfc6cc93; no voters: 777c8f328c2d4131969f225f54c6681b
I20260608 12:48:14.907281 29803 consensus_queue.cc:1048] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:14.908375 29800 raft_consensus.cc:2804] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:14.909191 29797 tablet_bootstrap.cc:492] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b: No bootstrap required, opened a new log
I20260608 12:48:14.904315 29799 raft_consensus.cc:359] T 125de38c0bec4bc38b3f3355abe3cc5f P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } }
I20260608 12:48:14.909518 29800 raft_consensus.cc:697] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 LEADER]: Becoming Leader. State: Replica: 566fb535d4a84c7cb9a647dbcfc6cc93, State: Running, Role: LEADER
I20260608 12:48:14.909758 29797 ts_tablet_manager.cc:1403] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.001s
I20260608 12:48:14.910167 29799 raft_consensus.cc:385] T 125de38c0bec4bc38b3f3355abe3cc5f P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:14.910503 29799 raft_consensus.cc:740] T 125de38c0bec4bc38b3f3355abe3cc5f P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e32083a37384756ab0fa3375fe7fcfc, State: Initialized, Role: FOLLOWER
I20260608 12:48:14.911329 29799 consensus_queue.cc:260] T 125de38c0bec4bc38b3f3355abe3cc5f P 3e32083a37384756ab0fa3375fe7fcfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } }
I20260608 12:48:14.913586 29797 raft_consensus.cc:359] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.914306 29797 raft_consensus.cc:385] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:14.914584 29797 raft_consensus.cc:740] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 777c8f328c2d4131969f225f54c6681b, State: Initialized, Role: FOLLOWER
I20260608 12:48:14.915581 29797 consensus_queue.cc:260] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.915906 29800 consensus_queue.cc:237] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.918301 29797 ts_tablet_manager.cc:1434] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:48:14.919461 29797 tablet_bootstrap.cc:492] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b: Bootstrap starting.
I20260608 12:48:14.921919 29825 consensus_queue.cc:1048] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:48:14.923269 29799 ts_tablet_manager.cc:1434] T 125de38c0bec4bc38b3f3355abe3cc5f P 3e32083a37384756ab0fa3375fe7fcfc: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.001s
I20260608 12:48:14.926461 29797 tablet_bootstrap.cc:654] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:14.927560 29677 raft_consensus.cc:3060] T 125de38c0bec4bc38b3f3355abe3cc5f P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:14.928174 29799 tablet_bootstrap.cc:492] T 777cd452e743471ea3d0afe284d61b49 P 3e32083a37384756ab0fa3375fe7fcfc: Bootstrap starting.
I20260608 12:48:14.930444 29796 tablet_bootstrap.cc:492] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93: No bootstrap required, opened a new log
I20260608 12:48:14.930980 29796 ts_tablet_manager.cc:1403] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93: Time spent bootstrapping tablet: real 0.092s	user 0.021s	sys 0.010s
I20260608 12:48:14.933859 29796 raft_consensus.cc:359] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.934509 29796 raft_consensus.cc:385] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:14.934800 29796 raft_consensus.cc:740] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566fb535d4a84c7cb9a647dbcfc6cc93, State: Initialized, Role: FOLLOWER
I20260608 12:48:14.934100 29803 raft_consensus.cc:493] T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:14.936316 29803 raft_consensus.cc:515] T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.938917 29803 leader_election.cc:290] T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:14.939769 29826 consensus_queue.cc:1048] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:14.940119 29751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7883e26d58042ab8f2620c8732bab0c" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" is_pre_election: true
I20260608 12:48:14.941917 29799 tablet_bootstrap.cc:654] T 777cd452e743471ea3d0afe284d61b49 P 3e32083a37384756ab0fa3375fe7fcfc: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:14.935536 29796 consensus_queue.cc:260] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.946882 29796 ts_tablet_manager.cc:1434] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260608 12:48:14.948042 29796 tablet_bootstrap.cc:492] T 777cd452e743471ea3d0afe284d61b49 P 566fb535d4a84c7cb9a647dbcfc6cc93: Bootstrap starting.
I20260608 12:48:14.947885 29601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7883e26d58042ab8f2620c8732bab0c" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b" is_pre_election: true
I20260608 12:48:14.949005 29601 raft_consensus.cc:2393] T a7883e26d58042ab8f2620c8732bab0c P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3e32083a37384756ab0fa3375fe7fcfc in current term 1: Already voted for candidate 566fb535d4a84c7cb9a647dbcfc6cc93 in this term.
I20260608 12:48:14.950359 29643 leader_election.cc:304] T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc [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: 3e32083a37384756ab0fa3375fe7fcfc; no voters: 566fb535d4a84c7cb9a647dbcfc6cc93, 777c8f328c2d4131969f225f54c6681b
I20260608 12:48:14.951578 29803 raft_consensus.cc:3060] T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:14.956512 29796 tablet_bootstrap.cc:654] T 777cd452e743471ea3d0afe284d61b49 P 566fb535d4a84c7cb9a647dbcfc6cc93: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:14.982096 29498 catalog_manager.cc:5696] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 reported cstate change: term changed from 0 to 1, leader changed from <none> to 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3). New cstate: current_term: 1 leader_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } health_report { overall_health: HEALTHY } } }
I20260608 12:48:14.988355 29796 tablet_bootstrap.cc:492] T 777cd452e743471ea3d0afe284d61b49 P 566fb535d4a84c7cb9a647dbcfc6cc93: No bootstrap required, opened a new log
I20260608 12:48:14.989053 29796 ts_tablet_manager.cc:1403] T 777cd452e743471ea3d0afe284d61b49 P 566fb535d4a84c7cb9a647dbcfc6cc93: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.000s
I20260608 12:48:14.992441 29796 raft_consensus.cc:359] T 777cd452e743471ea3d0afe284d61b49 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:14.995381 29796 raft_consensus.cc:385] T 777cd452e743471ea3d0afe284d61b49 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:14.995712 29796 raft_consensus.cc:740] T 777cd452e743471ea3d0afe284d61b49 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566fb535d4a84c7cb9a647dbcfc6cc93, State: Initialized, Role: FOLLOWER
I20260608 12:48:14.979915 29803 raft_consensus.cc:2749] T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:48:15.002314 29796 consensus_queue.cc:260] T 777cd452e743471ea3d0afe284d61b49 P 566fb535d4a84c7cb9a647dbcfc6cc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.003019 29797 tablet_bootstrap.cc:492] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b: No bootstrap required, opened a new log
I20260608 12:48:15.003548 29797 ts_tablet_manager.cc:1403] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b: Time spent bootstrapping tablet: real 0.084s	user 0.041s	sys 0.025s
I20260608 12:48:15.004628 29796 ts_tablet_manager.cc:1434] T 777cd452e743471ea3d0afe284d61b49 P 566fb535d4a84c7cb9a647dbcfc6cc93: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260608 12:48:15.006543 29797 raft_consensus.cc:359] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.007139 29799 tablet_bootstrap.cc:492] T 777cd452e743471ea3d0afe284d61b49 P 3e32083a37384756ab0fa3375fe7fcfc: No bootstrap required, opened a new log
I20260608 12:48:15.007310 29797 raft_consensus.cc:385] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:15.007634 29799 ts_tablet_manager.cc:1403] T 777cd452e743471ea3d0afe284d61b49 P 3e32083a37384756ab0fa3375fe7fcfc: Time spent bootstrapping tablet: real 0.080s	user 0.017s	sys 0.009s
I20260608 12:48:15.007702 29797 raft_consensus.cc:740] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 777c8f328c2d4131969f225f54c6681b, State: Initialized, Role: FOLLOWER
I20260608 12:48:15.009055 29797 consensus_queue.cc:260] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.010739 29799 raft_consensus.cc:359] T 777cd452e743471ea3d0afe284d61b49 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.011175 29797 ts_tablet_manager.cc:1434] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:48:15.011422 29799 raft_consensus.cc:385] T 777cd452e743471ea3d0afe284d61b49 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:15.011721 29799 raft_consensus.cc:740] T 777cd452e743471ea3d0afe284d61b49 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e32083a37384756ab0fa3375fe7fcfc, State: Initialized, Role: FOLLOWER
I20260608 12:48:15.012394 29797 tablet_bootstrap.cc:492] T f6b8b22b05064124992156601e00163e P 777c8f328c2d4131969f225f54c6681b: Bootstrap starting.
I20260608 12:48:15.012576 29799 consensus_queue.cc:260] T 777cd452e743471ea3d0afe284d61b49 P 3e32083a37384756ab0fa3375fe7fcfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.015013 29799 ts_tablet_manager.cc:1434] T 777cd452e743471ea3d0afe284d61b49 P 3e32083a37384756ab0fa3375fe7fcfc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:48:15.015354 29803 consensus_queue.cc:1048] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:48:15.015978 29799 tablet_bootstrap.cc:492] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc: Bootstrap starting.
I20260608 12:48:15.019323 29797 tablet_bootstrap.cc:654] T f6b8b22b05064124992156601e00163e P 777c8f328c2d4131969f225f54c6681b: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:15.021570 29826 raft_consensus.cc:493] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:15.022243 29799 tablet_bootstrap.cc:654] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:15.024451 29845 raft_consensus.cc:493] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:15.025059 29845 raft_consensus.cc:515] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.027524 29845 leader_election.cc:290] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:15.029696 29676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "777cd452e743471ea3d0afe284d61b49" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:15.030458 29676 raft_consensus.cc:2468] T 777cd452e743471ea3d0afe284d61b49 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 777c8f328c2d4131969f225f54c6681b in term 0.
I20260608 12:48:15.031829 29568 leader_election.cc:304] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e32083a37384756ab0fa3375fe7fcfc, 777c8f328c2d4131969f225f54c6681b; no voters: 
I20260608 12:48:15.032867 29845 raft_consensus.cc:2804] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:15.022294 29826 raft_consensus.cc:515] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.033253 29845 raft_consensus.cc:493] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:15.033635 29845 raft_consensus.cc:3060] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:15.038878 29826 leader_election.cc:290] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913)
I20260608 12:48:15.040764 29601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b8b22b05064124992156601e00163e" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b" is_pre_election: true
W20260608 12:48:15.043644 29717 leader_election.cc:343] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:48:15.044832 29749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "777cd452e743471ea3d0afe284d61b49" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" is_pre_election: true
I20260608 12:48:15.045568 29749 raft_consensus.cc:2468] T 777cd452e743471ea3d0afe284d61b49 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 777c8f328c2d4131969f225f54c6681b in term 0.
I20260608 12:48:15.047595 29676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b8b22b05064124992156601e00163e" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:15.053750 29845 raft_consensus.cc:515] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.057147 29676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "777cd452e743471ea3d0afe284d61b49" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc"
I20260608 12:48:15.058063 29676 raft_consensus.cc:3060] T 777cd452e743471ea3d0afe284d61b49 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:48:15.065390 29717 leader_election.cc:343] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:48:15.066066 29717 leader_election.cc:304] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [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: 566fb535d4a84c7cb9a647dbcfc6cc93; no voters: 3e32083a37384756ab0fa3375fe7fcfc, 777c8f328c2d4131969f225f54c6681b
I20260608 12:48:15.070550 29676 raft_consensus.cc:2468] T 777cd452e743471ea3d0afe284d61b49 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777c8f328c2d4131969f225f54c6681b in term 1.
I20260608 12:48:15.072081 29568 leader_election.cc:304] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e32083a37384756ab0fa3375fe7fcfc, 777c8f328c2d4131969f225f54c6681b; no voters: 
I20260608 12:48:15.073163 29804 raft_consensus.cc:2804] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:15.073822 29804 raft_consensus.cc:697] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [term 1 LEADER]: Becoming Leader. State: Replica: 777c8f328c2d4131969f225f54c6681b, State: Running, Role: LEADER
I20260608 12:48:15.074695 29826 raft_consensus.cc:2749] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:48:15.074791 29804 consensus_queue.cc:237] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.075994 29749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "777cd452e743471ea3d0afe284d61b49" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93"
I20260608 12:48:15.076918 29749 raft_consensus.cc:3060] T 777cd452e743471ea3d0afe284d61b49 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:15.081182 29845 leader_election.cc:290] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [CANDIDATE]: Term 1 election: Requested vote from peers 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:15.086333 29826 consensus_queue.cc:1048] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:48:15.089691 29500 catalog_manager.cc:5696] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b reported cstate change: term changed from 0 to 1, leader changed from <none> to 777c8f328c2d4131969f225f54c6681b (127.24.129.1). New cstate: current_term: 1 leader_uuid: "777c8f328c2d4131969f225f54c6681b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:15.093431 29799 tablet_bootstrap.cc:492] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc: No bootstrap required, opened a new log
I20260608 12:48:15.094153 29799 ts_tablet_manager.cc:1403] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc: Time spent bootstrapping tablet: real 0.078s	user 0.041s	sys 0.028s
I20260608 12:48:15.097683 29799 raft_consensus.cc:359] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.098487 29799 raft_consensus.cc:385] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:15.098791 29799 raft_consensus.cc:740] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e32083a37384756ab0fa3375fe7fcfc, State: Initialized, Role: FOLLOWER
I20260608 12:48:15.109592 29799 consensus_queue.cc:260] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.111022 29749 raft_consensus.cc:2468] T 777cd452e743471ea3d0afe284d61b49 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777c8f328c2d4131969f225f54c6681b in term 1.
I20260608 12:48:15.111788 29800 raft_consensus.cc:493] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:15.113624 29803 consensus_queue.cc:1048] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:15.114152 29799 ts_tablet_manager.cc:1434] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260608 12:48:15.112442 29800 raft_consensus.cc:515] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.115444 29799 tablet_bootstrap.cc:492] T d885fe3f907c430680b109c348b601d7 P 3e32083a37384756ab0fa3375fe7fcfc: Bootstrap starting.
I20260608 12:48:15.122143 29800 leader_election.cc:290] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913)
I20260608 12:48:15.126854 29799 tablet_bootstrap.cc:654] T d885fe3f907c430680b109c348b601d7 P 3e32083a37384756ab0fa3375fe7fcfc: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:15.134958 29677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1fecd4fcb247fd9ae64a4c5233ef15" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:15.138520 29601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1fecd4fcb247fd9ae64a4c5233ef15" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b" is_pre_election: true
I20260608 12:48:15.141530 29797 tablet_bootstrap.cc:492] T f6b8b22b05064124992156601e00163e P 777c8f328c2d4131969f225f54c6681b: No bootstrap required, opened a new log
W20260608 12:48:15.141736 29717 leader_election.cc:343] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:48:15.142259 29797 ts_tablet_manager.cc:1403] T f6b8b22b05064124992156601e00163e P 777c8f328c2d4131969f225f54c6681b: Time spent bootstrapping tablet: real 0.130s	user 0.051s	sys 0.049s
I20260608 12:48:15.143829 29800 consensus_queue.cc:1048] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:48:15.145921 29717 leader_election.cc:343] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:48:15.146450 29717 leader_election.cc:304] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93 [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: 566fb535d4a84c7cb9a647dbcfc6cc93; no voters: 3e32083a37384756ab0fa3375fe7fcfc, 777c8f328c2d4131969f225f54c6681b
I20260608 12:48:15.146947 29797 raft_consensus.cc:359] T f6b8b22b05064124992156601e00163e P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.147294 29800 raft_consensus.cc:2749] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:48:15.147902 29797 raft_consensus.cc:385] T f6b8b22b05064124992156601e00163e P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:15.148317 29797 raft_consensus.cc:740] T f6b8b22b05064124992156601e00163e P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 777c8f328c2d4131969f225f54c6681b, State: Initialized, Role: FOLLOWER
I20260608 12:48:15.149219 29797 consensus_queue.cc:260] T f6b8b22b05064124992156601e00163e P 777c8f328c2d4131969f225f54c6681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.151975 29797 ts_tablet_manager.cc:1434] T f6b8b22b05064124992156601e00163e P 777c8f328c2d4131969f225f54c6681b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:48:15.153323 29797 tablet_bootstrap.cc:492] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b: Bootstrap starting.
I20260608 12:48:15.159965 29797 tablet_bootstrap.cc:654] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:15.173305 29797 tablet_bootstrap.cc:492] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b: No bootstrap required, opened a new log
I20260608 12:48:15.173766 29797 ts_tablet_manager.cc:1403] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.016s
I20260608 12:48:15.176132 29797 raft_consensus.cc:359] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.176718 29797 raft_consensus.cc:385] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:15.177026 29797 raft_consensus.cc:740] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 777c8f328c2d4131969f225f54c6681b, State: Initialized, Role: FOLLOWER
I20260608 12:48:15.177731 29797 consensus_queue.cc:260] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.179280 29799 tablet_bootstrap.cc:492] T d885fe3f907c430680b109c348b601d7 P 3e32083a37384756ab0fa3375fe7fcfc: No bootstrap required, opened a new log
I20260608 12:48:15.179922 29799 ts_tablet_manager.cc:1403] T d885fe3f907c430680b109c348b601d7 P 3e32083a37384756ab0fa3375fe7fcfc: Time spent bootstrapping tablet: real 0.065s	user 0.025s	sys 0.025s
I20260608 12:48:15.180265 29797 ts_tablet_manager.cc:1434] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260608 12:48:15.181272 29797 tablet_bootstrap.cc:492] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b: Bootstrap starting.
I20260608 12:48:15.183115 29799 raft_consensus.cc:359] T d885fe3f907c430680b109c348b601d7 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.183838 29799 raft_consensus.cc:385] T d885fe3f907c430680b109c348b601d7 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:15.184124 29799 raft_consensus.cc:740] T d885fe3f907c430680b109c348b601d7 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e32083a37384756ab0fa3375fe7fcfc, State: Initialized, Role: FOLLOWER
I20260608 12:48:15.184914 29799 consensus_queue.cc:260] T d885fe3f907c430680b109c348b601d7 P 3e32083a37384756ab0fa3375fe7fcfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.186966 29797 tablet_bootstrap.cc:654] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:15.187412 29799 ts_tablet_manager.cc:1434] T d885fe3f907c430680b109c348b601d7 P 3e32083a37384756ab0fa3375fe7fcfc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 12:48:15.188540 29799 tablet_bootstrap.cc:492] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 3e32083a37384756ab0fa3375fe7fcfc: Bootstrap starting.
I20260608 12:48:15.195194 29799 tablet_bootstrap.cc:654] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 3e32083a37384756ab0fa3375fe7fcfc: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:15.197888 29797 tablet_bootstrap.cc:492] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b: No bootstrap required, opened a new log
I20260608 12:48:15.198248 29797 ts_tablet_manager.cc:1403] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260608 12:48:15.200631 29797 raft_consensus.cc:359] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.201129 29797 raft_consensus.cc:385] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:15.201264 29799 tablet_bootstrap.cc:492] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 3e32083a37384756ab0fa3375fe7fcfc: No bootstrap required, opened a new log
I20260608 12:48:15.201306 29797 raft_consensus.cc:740] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 777c8f328c2d4131969f225f54c6681b, State: Initialized, Role: FOLLOWER
I20260608 12:48:15.202111 29799 ts_tablet_manager.cc:1403] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 3e32083a37384756ab0fa3375fe7fcfc: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260608 12:48:15.202435 29797 consensus_queue.cc:260] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.204849 29799 raft_consensus.cc:359] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.205506 29799 raft_consensus.cc:385] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:15.205741 29799 raft_consensus.cc:740] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e32083a37384756ab0fa3375fe7fcfc, State: Initialized, Role: FOLLOWER
I20260608 12:48:15.206456 29799 consensus_queue.cc:260] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 3e32083a37384756ab0fa3375fe7fcfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.207796 29797 ts_tablet_manager.cc:1434] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260608 12:48:15.208822 29797 tablet_bootstrap.cc:492] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b: Bootstrap starting.
I20260608 12:48:15.209045 29799 ts_tablet_manager.cc:1434] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 3e32083a37384756ab0fa3375fe7fcfc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260608 12:48:15.216220 29548 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:48:15.217468 29797 tablet_bootstrap.cc:654] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:15.222970 29797 tablet_bootstrap.cc:492] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b: No bootstrap required, opened a new log
I20260608 12:48:15.223335 29797 ts_tablet_manager.cc:1403] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.000s
I20260608 12:48:15.225401 29797 raft_consensus.cc:359] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.225855 29797 raft_consensus.cc:385] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:15.226033 29797 raft_consensus.cc:740] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 777c8f328c2d4131969f225f54c6681b, State: Initialized, Role: FOLLOWER
I20260608 12:48:15.226550 29797 consensus_queue.cc:260] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.228045 29797 ts_tablet_manager.cc:1434] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:48:15.246673 29803 consensus_queue.cc:1048] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:15.251222 29826 raft_consensus.cc:493] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:15.251785 29826 raft_consensus.cc:515] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.253917 29826 leader_election.cc:290] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913)
I20260608 12:48:15.255155 29602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d885fe3f907c430680b109c348b601d7" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b" is_pre_election: true
I20260608 12:48:15.255201 29677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d885fe3f907c430680b109c348b601d7" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:15.255914 29602 raft_consensus.cc:2468] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566fb535d4a84c7cb9a647dbcfc6cc93 in term 0.
I20260608 12:48:15.256197 29677 raft_consensus.cc:2468] T d885fe3f907c430680b109c348b601d7 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566fb535d4a84c7cb9a647dbcfc6cc93 in term 0.
I20260608 12:48:15.257421 29717 leader_election.cc:304] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566fb535d4a84c7cb9a647dbcfc6cc93, 777c8f328c2d4131969f225f54c6681b; no voters: 
I20260608 12:48:15.260044 29826 raft_consensus.cc:2804] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:15.260447 29826 raft_consensus.cc:493] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:15.260811 29826 raft_consensus.cc:3060] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:15.260962 29838 consensus_queue.cc:1048] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:48:15.268023 29826 raft_consensus.cc:515] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.271100 29602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d885fe3f907c430680b109c348b601d7" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b"
I20260608 12:48:15.271680 29602 raft_consensus.cc:3060] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:15.272855 29826 leader_election.cc:290] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 election: Requested vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913)
I20260608 12:48:15.273774 29677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d885fe3f907c430680b109c348b601d7" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc"
I20260608 12:48:15.274458 29677 raft_consensus.cc:3060] T d885fe3f907c430680b109c348b601d7 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:15.277472 29602 raft_consensus.cc:2468] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566fb535d4a84c7cb9a647dbcfc6cc93 in term 1.
I20260608 12:48:15.278800 29717 leader_election.cc:304] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566fb535d4a84c7cb9a647dbcfc6cc93, 777c8f328c2d4131969f225f54c6681b; no voters: 
I20260608 12:48:15.279613 29826 raft_consensus.cc:2804] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:15.280030 29826 raft_consensus.cc:697] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 LEADER]: Becoming Leader. State: Replica: 566fb535d4a84c7cb9a647dbcfc6cc93, State: Running, Role: LEADER
I20260608 12:48:15.280722 29826 consensus_queue.cc:237] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.282487 29677 raft_consensus.cc:2468] T d885fe3f907c430680b109c348b601d7 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566fb535d4a84c7cb9a647dbcfc6cc93 in term 1.
I20260608 12:48:15.289783 29497 catalog_manager.cc:5696] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 reported cstate change: term changed from 0 to 1, leader changed from <none> to 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3). New cstate: current_term: 1 leader_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } health_report { overall_health: HEALTHY } } }
I20260608 12:48:15.309623 29602 raft_consensus.cc:3060] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:15.315785 29826 consensus_queue.cc:1048] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:15.327800 29804 raft_consensus.cc:493] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:15.328373 29825 consensus_queue.cc:1048] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:48:15.328437 29804 raft_consensus.cc:515] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.332398 29804 leader_election.cc:290] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:15.334240 29676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aaee8089a8046ce91652749d6cea4f3" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:15.335037 29676 raft_consensus.cc:2393] T 4aaee8089a8046ce91652749d6cea4f3 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 777c8f328c2d4131969f225f54c6681b in current term 1: Already voted for candidate 566fb535d4a84c7cb9a647dbcfc6cc93 in this term.
I20260608 12:48:15.334787 29749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aaee8089a8046ce91652749d6cea4f3" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" is_pre_election: true
I20260608 12:48:15.337484 29568 leader_election.cc:304] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b [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: 777c8f328c2d4131969f225f54c6681b; no voters: 3e32083a37384756ab0fa3375fe7fcfc, 566fb535d4a84c7cb9a647dbcfc6cc93
I20260608 12:48:15.338723 29804 raft_consensus.cc:3060] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:15.344760 29804 raft_consensus.cc:2749] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:48:15.376304 29804 consensus_queue.cc:1048] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:15.388463 29845 consensus_queue.cc:1048] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:15.404073 29845 raft_consensus.cc:493] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:15.404614 29845 raft_consensus.cc:515] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.406844 29845 leader_election.cc:290] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:15.407558 29677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1fecd4fcb247fd9ae64a4c5233ef15" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:15.408388 29677 raft_consensus.cc:2468] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 777c8f328c2d4131969f225f54c6681b in term 0.
I20260608 12:48:15.408526 29838 raft_consensus.cc:493] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:15.408461 29749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1fecd4fcb247fd9ae64a4c5233ef15" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" is_pre_election: true
I20260608 12:48:15.409564 29749 raft_consensus.cc:2468] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 777c8f328c2d4131969f225f54c6681b in term 0.
I20260608 12:48:15.409401 29838 raft_consensus.cc:515] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.409767 29568 leader_election.cc:304] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e32083a37384756ab0fa3375fe7fcfc, 777c8f328c2d4131969f225f54c6681b; no voters: 
I20260608 12:48:15.410495 29845 raft_consensus.cc:2804] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:15.410869 29845 raft_consensus.cc:493] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:15.411222 29845 raft_consensus.cc:3060] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:15.411701 29838 leader_election.cc:290] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:15.412441 29602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b8b22b05064124992156601e00163e" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b" is_pre_election: true
I20260608 12:48:15.412923 29749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b8b22b05064124992156601e00163e" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" is_pre_election: true
I20260608 12:48:15.413137 29602 raft_consensus.cc:2468] T f6b8b22b05064124992156601e00163e P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e32083a37384756ab0fa3375fe7fcfc in term 0.
I20260608 12:48:15.413442 29749 raft_consensus.cc:2468] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e32083a37384756ab0fa3375fe7fcfc in term 0.
I20260608 12:48:15.414472 29643 leader_election.cc:304] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e32083a37384756ab0fa3375fe7fcfc, 566fb535d4a84c7cb9a647dbcfc6cc93; no voters: 
I20260608 12:48:15.415162 29838 raft_consensus.cc:2804] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:15.415638 29838 raft_consensus.cc:493] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:15.415943 29838 raft_consensus.cc:3060] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:15.417214 29845 raft_consensus.cc:515] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.419061 29845 leader_election.cc:290] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [CANDIDATE]: Term 1 election: Requested vote from peers 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:15.419869 29677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1fecd4fcb247fd9ae64a4c5233ef15" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc"
I20260608 12:48:15.420044 29749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1fecd4fcb247fd9ae64a4c5233ef15" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93"
I20260608 12:48:15.420591 29677 raft_consensus.cc:3060] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 3e32083a37384756ab0fa3375fe7fcfc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:15.421041 29749 raft_consensus.cc:3060] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:15.422708 29838 raft_consensus.cc:515] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.425089 29838 leader_election.cc:290] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [CANDIDATE]: Term 1 election: Requested vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:15.426177 29751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b8b22b05064124992156601e00163e" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93"
I20260608 12:48:15.426604 29602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b8b22b05064124992156601e00163e" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b"
I20260608 12:48:15.426812 29751 raft_consensus.cc:3060] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:15.427227 29602 raft_consensus.cc:3060] T f6b8b22b05064124992156601e00163e P 777c8f328c2d4131969f225f54c6681b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:15.428352 29677 raft_consensus.cc:2468] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777c8f328c2d4131969f225f54c6681b in term 1.
I20260608 12:48:15.426802 29749 raft_consensus.cc:2468] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777c8f328c2d4131969f225f54c6681b in term 1.
I20260608 12:48:15.429903 29568 leader_election.cc:304] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e32083a37384756ab0fa3375fe7fcfc, 777c8f328c2d4131969f225f54c6681b; no voters: 
I20260608 12:48:15.430783 29845 raft_consensus.cc:2804] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:15.431288 29845 raft_consensus.cc:697] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [term 1 LEADER]: Becoming Leader. State: Replica: 777c8f328c2d4131969f225f54c6681b, State: Running, Role: LEADER
I20260608 12:48:15.432124 29845 consensus_queue.cc:237] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.432953 29751 raft_consensus.cc:2468] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e32083a37384756ab0fa3375fe7fcfc in term 1.
I20260608 12:48:15.434197 29602 raft_consensus.cc:2468] T f6b8b22b05064124992156601e00163e P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e32083a37384756ab0fa3375fe7fcfc in term 1.
I20260608 12:48:15.434243 29643 leader_election.cc:304] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e32083a37384756ab0fa3375fe7fcfc, 566fb535d4a84c7cb9a647dbcfc6cc93; no voters: 
I20260608 12:48:15.435232 29838 raft_consensus.cc:2804] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:15.435844 29838 raft_consensus.cc:697] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [term 1 LEADER]: Becoming Leader. State: Replica: 3e32083a37384756ab0fa3375fe7fcfc, State: Running, Role: LEADER
I20260608 12:48:15.436728 29838 consensus_queue.cc:237] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:15.442582 29496 catalog_manager.cc:5696] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b reported cstate change: term changed from 0 to 1, leader changed from <none> to 777c8f328c2d4131969f225f54c6681b (127.24.129.1). New cstate: current_term: 1 leader_uuid: "777c8f328c2d4131969f225f54c6681b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:15.446132 29497 catalog_manager.cc:5696] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2). New cstate: current_term: 1 leader_uuid: "3e32083a37384756ab0fa3375fe7fcfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:15.456970 29825 consensus_queue.cc:1048] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:15.459971 29845 consensus_queue.cc:1048] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:15.471925 29884 consensus_queue.cc:1048] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:48:15.497460 29842 consensus_queue.cc:1048] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:48:15.675467 29884 consensus_queue.cc:1048] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:15.688397 29884 consensus_queue.cc:1048] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:48:15.923354 29838 consensus_queue.cc:1048] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:48:15.940475 29803 consensus_queue.cc:1048] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:48:15.979936 29886 consensus_queue.cc:1048] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:16.001363 29886 consensus_queue.cc:1048] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:48:16.515405 29568 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.129.3:43837, user_credentials={real_user=slave}} blocked reactor thread for 81752.2us
W20260608 12:48:16.685400 29784 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.24.129.3:43837, user_credentials={real_user=slave}} blocked reactor thread for 45512.9us
W20260608 12:48:16.826431 29947 log.cc:927] Time spent T 777cd452e743471ea3d0afe284d61b49 P 3e32083a37384756ab0fa3375fe7fcfc: Append to log took a long time: real 0.141s	user 0.002s	sys 0.000s
W20260608 12:48:16.834676 29643 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.129.3:43837, user_credentials={real_user=slave}} blocked reactor thread for 145225us
I20260608 12:48:17.124897 29956 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53576 (ReqId={client: 63be19078c6b4b7aa035ac7a16a9922a, seq_no=21, attempt_no=0}) took 1035 ms. Trace:
W20260608 12:48:17.119788 29966 log.cc:927] Time spent T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc: Append to log took a long time: real 0.131s	user 0.001s	sys 0.000s
W20260608 12:48:17.141216 29784 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.24.129.1:40741, user_credentials={real_user=slave}} blocked reactor thread for 48733.7us
I20260608 12:48:17.205592 29935 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53576 (ReqId={client: 63be19078c6b4b7aa035ac7a16a9922a, seq_no=11, attempt_no=0}) took 1080 ms. Trace:
W20260608 12:48:17.206185 29969 log.cc:927] Time spent T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93: Append to log took a long time: real 0.102s	user 0.000s	sys 0.002s
I20260608 12:48:17.212847 29957 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52208 (ReqId={client: 63be19078c6b4b7aa035ac7a16a9922a, seq_no=44, attempt_no=0}) took 1076 ms. Trace:
I20260608 12:48:17.251009 29970 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52374 (ReqId={client: 63be19078c6b4b7aa035ac7a16a9922a, seq_no=4, attempt_no=0}) took 1041 ms. Trace:
W20260608 12:48:17.262131 29968 log.cc:927] Time spent T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93: Append to log took a long time: real 0.133s	user 0.001s	sys 0.000s
I20260608 12:48:17.206187 29935 rpcz_store.cc:276] 0608 12:48:16.087398 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:16.109624 (+ 22226us) service_pool.cc:224] Handling call
0608 12:48:17.167446 (+1057822us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:16.306481 (+     0us) write_op.cc:183] PREPARE: starting on tablet 5a1fecd4fcb247fd9ae64a4c5233ef15
0608 12:48:16.307072 (+   591us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:16.307103 (+    31us) write_op.cc:435] Acquired schema lock
0608 12:48:16.307127 (+    24us) tablet.cc:662] Decoding operations
0608 12:48:16.307687 (+   560us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:16.307746 (+    59us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:16.307781 (+    35us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:48:16.342705 (+ 34924us) tablet.cc:701] Row locks acquired
0608 12:48:16.346108 (+  3403us) write_op.cc:260] PREPARE: finished
0608 12:48:16.358042 (+ 11934us) write_op.cc:270] Start()
0608 12:48:16.358206 (+   164us) write_op.cc:276] Timestamp: P: 1780922896357988 usec, L: 0
0608 12:48:16.358224 (+    18us) op_driver.cc:348] REPLICATION: starting
0608 12:48:16.358863 (+   639us) log.cc:844] Serialized 519 byte log entry
0608 12:48:16.928710 (+569847us) op_driver.cc:464] REPLICATION: finished
0608 12:48:17.129021 (+200311us) write_op.cc:301] APPLY: starting
0608 12:48:17.135049 (+  6028us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:17.150363 (+ 15314us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:17.150469 (+   106us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:17.151486 (+  1017us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:17.151692 (+   206us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:17.151741 (+    49us) write_op.cc:312] APPLY: finished
0608 12:48:17.151998 (+   257us) log.cc:844] Serialized 46 byte log entry
0608 12:48:17.152254 (+   256us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:17.152353 (+    99us) write_op.cc:454] Released schema lock
0608 12:48:17.152399 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":186482,"num_ops":5,"prepare.queue_time_us":191810,"prepare.run_cpu_time_us":3507,"prepare.run_wall_time_us":55673,"replication_time_us":570354}]]}
I20260608 12:48:17.213313 29957 rpcz_store.cc:276] 0608 12:48:16.098417 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:16.098991 (+   574us) service_pool.cc:224] Handling call
0608 12:48:17.174226 (+1075235us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:16.435771 (+     0us) write_op.cc:183] PREPARE: starting on tablet d885fe3f907c430680b109c348b601d7
0608 12:48:16.477601 (+ 41830us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:16.478907 (+  1306us) write_op.cc:435] Acquired schema lock
0608 12:48:16.478924 (+    17us) tablet.cc:662] Decoding operations
0608 12:48:16.496910 (+ 17986us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:16.498904 (+  1994us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:16.502906 (+  4002us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:48:16.525186 (+ 22280us) tablet.cc:701] Row locks acquired
0608 12:48:16.525207 (+    21us) write_op.cc:260] PREPARE: finished
0608 12:48:16.531144 (+  5937us) write_op.cc:270] Start()
0608 12:48:16.538273 (+  7129us) write_op.cc:276] Timestamp: P: 1780922896530016 usec, L: 0
0608 12:48:16.539110 (+   837us) op_driver.cc:348] REPLICATION: starting
0608 12:48:16.571599 (+ 32489us) log.cc:844] Serialized 475 byte log entry
0608 12:48:16.948728 (+377129us) op_driver.cc:464] REPLICATION: finished
0608 12:48:17.034296 (+ 85568us) write_op.cc:301] APPLY: starting
0608 12:48:17.034387 (+    91us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:17.034561 (+   174us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:17.034657 (+    96us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:17.074934 (+ 40277us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:17.105389 (+ 30455us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:17.108044 (+  2655us) write_op.cc:312] APPLY: finished
0608 12:48:17.110079 (+  2035us) log.cc:844] Serialized 40 byte log entry
0608 12:48:17.127506 (+ 17427us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:17.135417 (+  7911us) write_op.cc:454] Released schema lock
0608 12:48:17.136172 (+   755us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":85343,"num_ops":4,"prepare.queue_time_us":333119,"prepare.run_cpu_time_us":4959,"prepare.run_wall_time_us":146227,"replication_time_us":407982}]]}
I20260608 12:48:17.255834 29970 rpcz_store.cc:276] 0608 12:48:16.209873 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:16.210317 (+   444us) service_pool.cc:224] Handling call
0608 12:48:17.250786 (+1040469us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:16.284726 (+     0us) write_op.cc:183] PREPARE: starting on tablet 730c8179de344e68a08a7a64c7539d16
0608 12:48:16.336290 (+ 51564us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:16.338002 (+  1712us) write_op.cc:435] Acquired schema lock
0608 12:48:16.338018 (+    16us) tablet.cc:662] Decoding operations
0608 12:48:16.371576 (+ 33558us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:16.374154 (+  2578us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:16.375702 (+  1548us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:48:16.393561 (+ 17859us) tablet.cc:701] Row locks acquired
0608 12:48:16.393581 (+    20us) write_op.cc:260] PREPARE: finished
0608 12:48:16.672474 (+278893us) spinlock_profiling.cc:243] Waited 1.16 ms on lock 0x7b3400137a68. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e6efb84bb 00007f9e6f039a42 00007f9e74c4bec4 00007f9e74c4b660 00007f9e74c55950 00007f9e74c558b0 00007f9e74c55810 00007f9e74c557b0 00007f9e74c5392f 000000000049a986 000000000049a618
0608 12:48:16.672619 (+   145us) write_op.cc:270] Start()
0608 12:48:16.672856 (+   237us) write_op.cc:276] Timestamp: P: 1780922896672570 usec, L: 0
0608 12:48:16.672877 (+    21us) op_driver.cc:348] REPLICATION: starting
0608 12:48:16.677594 (+  4717us) log.cc:844] Serialized 475 byte log entry
0608 12:48:17.191738 (+514144us) spinlock_profiling.cc:243] Waited 3.45 ms on lock 0x7b54000f8fa0. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e70fe75cb 00007f9e70ffd49b 00007f9e71014fe5 00007f9e71014f0d 00007f9e71014e4d 00007f9e71014dcd 00007f9e710130cc 00007f9e77cb9244 00007f9e77cafe8b 00007f9e71082ca9 00007f9e71088236
0608 12:48:17.215215 (+ 23477us) op_driver.cc:464] REPLICATION: finished
0608 12:48:17.246558 (+ 31343us) write_op.cc:301] APPLY: starting
0608 12:48:17.246686 (+   128us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:17.247812 (+  1126us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:17.247838 (+    26us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:17.248969 (+  1131us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:17.249135 (+   166us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:17.249179 (+    44us) write_op.cc:312] APPLY: finished
0608 12:48:17.250154 (+   975us) log.cc:844] Serialized 40 byte log entry
0608 12:48:17.250358 (+   204us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:17.250449 (+    91us) write_op.cc:454] Released schema lock
0608 12:48:17.250494 (+    45us) write_op.cc:341] FINISH: Updating metrics
0608 12:48:17.254457 (+  3963us) spinlock_profiling.cc:243] Waited 32.4 ms on lock 0x7b58002282d0. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e70fe8abc 00007f9e70fc8305 00007f9e70fd5490 00007f9e70fd53a0 00007f9e70fd5300 00007f9e70fd52a0 00007f9e70fd339f 000000000049a986 000000000049a618 00007f9e6d993131 00007f9e6d997b0b
Metrics: {"child_traces":[["op",{"apply.queue_time_us":14289,"num_ops":4,"prepare.queue_time_us":3324,"prepare.run_cpu_time_us":61721,"prepare.run_wall_time_us":536529,"raft.queue_time_us":55892,"raft.run_cpu_time_us":14574,"raft.run_wall_time_us":455388,"replication_time_us":542211,"spinlock_wait_cycles":85225472,"thread_start_us":130063,"threads_started":2,"wal-append.queue_time_us":133424}]]}
I20260608 12:48:17.134368 29956 rpcz_store.cc:276] 0608 12:48:16.089084 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:16.109685 (+ 20601us) service_pool.cc:224] Handling call
0608 12:48:17.124802 (+1015117us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:16.370538 (+     0us) write_op.cc:183] PREPARE: starting on tablet 5a1fecd4fcb247fd9ae64a4c5233ef15
0608 12:48:16.405345 (+ 34807us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:16.405386 (+    41us) write_op.cc:435] Acquired schema lock
0608 12:48:16.405411 (+    25us) tablet.cc:662] Decoding operations
0608 12:48:16.406488 (+  1077us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:16.406535 (+    47us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:16.406563 (+    28us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:48:16.410498 (+  3935us) tablet.cc:701] Row locks acquired
0608 12:48:16.410523 (+    25us) write_op.cc:260] PREPARE: finished
0608 12:48:16.410754 (+   231us) write_op.cc:270] Start()
0608 12:48:16.410902 (+   148us) write_op.cc:276] Timestamp: P: 1780922896410697 usec, L: 0
0608 12:48:16.410925 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 12:48:16.411765 (+   840us) log.cc:844] Serialized 475 byte log entry
0608 12:48:16.959912 (+548147us) op_driver.cc:464] REPLICATION: finished
0608 12:48:17.121289 (+161377us) write_op.cc:301] APPLY: starting
0608 12:48:17.121408 (+   119us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:17.121608 (+   200us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:17.121716 (+   108us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:17.122466 (+   750us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:17.122680 (+   214us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:17.122729 (+    49us) write_op.cc:312] APPLY: finished
0608 12:48:17.123052 (+   323us) log.cc:844] Serialized 40 byte log entry
0608 12:48:17.124151 (+  1099us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:17.124257 (+   106us) write_op.cc:454] Released schema lock
0608 12:48:17.124310 (+    53us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":158550,"num_ops":4,"prepare.queue_time_us":236928,"prepare.run_cpu_time_us":3873,"prepare.run_wall_time_us":46865,"replication_time_us":546561}]]}
I20260608 12:48:17.352989 29935 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53576 (ReqId={client: 63be19078c6b4b7aa035ac7a16a9922a, seq_no=8, attempt_no=0}) took 1266 ms. Trace:
I20260608 12:48:17.384821 29957 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52208 (ReqId={client: 63be19078c6b4b7aa035ac7a16a9922a, seq_no=34, attempt_no=0}) took 1301 ms. Trace:
I20260608 12:48:17.380815 29935 rpcz_store.cc:276] 0608 12:48:16.086826 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:16.106976 (+ 20150us) service_pool.cc:224] Handling call
0608 12:48:17.352923 (+1245947us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:16.236401 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1ae94ab9cf994ac5a3ca4b83a2b9f066
0608 12:48:16.249727 (+ 13326us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:16.249763 (+    36us) write_op.cc:435] Acquired schema lock
0608 12:48:16.249783 (+    20us) tablet.cc:662] Decoding operations
0608 12:48:16.250320 (+   537us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:16.250375 (+    55us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:16.250404 (+    29us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:48:16.250851 (+   447us) tablet.cc:701] Row locks acquired
0608 12:48:16.250873 (+    22us) write_op.cc:260] PREPARE: finished
0608 12:48:16.394257 (+143384us) spinlock_profiling.cc:243] Waited 2.84 ms on lock 0x7b2c00123568. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e6f76b99b 00007f9e6f7851e3 00007f9e6f784b68 00007f9e6f784ac8 00007f9e7116fca8 00007f9e7116f940 00007f9e74c4c1d2 00007f9e74c4b660 00007f9e74c55950 00007f9e74c558b0 00007f9e74c55810
0608 12:48:16.394384 (+   127us) write_op.cc:270] Start()
0608 12:48:16.394691 (+   307us) write_op.cc:276] Timestamp: P: 1780922896253890 usec, L: 0
0608 12:48:16.395241 (+   550us) op_driver.cc:348] REPLICATION: starting
0608 12:48:16.419566 (+ 24325us) log.cc:844] Serialized 475 byte log entry
0608 12:48:16.716251 (+296685us) spinlock_profiling.cc:243] Waited 14.3 ms on lock 0x7b4c00365180. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e6efeb57c 00007f9e6f00c282 00007f9e6f00d0fc 00007f9e6ef9faf8 00007f9e6eff103d 00007f9e6eff1b35 00007f9e6f3a27ad 00007f9e70fcba1c 00007f9e70fc81fe 00007f9e70fd5490 00007f9e70fd53a0
0608 12:48:17.096854 (+380603us) op_driver.cc:464] REPLICATION: finished
0608 12:48:17.348790 (+251936us) write_op.cc:301] APPLY: starting
0608 12:48:17.348859 (+    69us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:17.349005 (+   146us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:17.349027 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:17.349628 (+   601us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:17.349799 (+   171us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:17.349844 (+    45us) write_op.cc:312] APPLY: finished
0608 12:48:17.350043 (+   199us) log.cc:844] Serialized 40 byte log entry
0608 12:48:17.350237 (+   194us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:17.350314 (+    77us) write_op.cc:454] Released schema lock
0608 12:48:17.350353 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":251711,"num_ops":4,"prepare.queue_time_us":110995,"prepare.run_cpu_time_us":14500,"prepare.run_wall_time_us":257843,"raft.queue_time_us":76786,"raft.run_cpu_time_us":4899,"raft.run_wall_time_us":212902,"replication_time_us":701439,"spinlock_wait_cycles":39350400,"thread_start_us":50878,"threads_started":1}]]}
I20260608 12:48:17.398406 29956 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53576 (ReqId={client: 63be19078c6b4b7aa035ac7a16a9922a, seq_no=17, attempt_no=0}) took 1310 ms. Trace:
I20260608 12:48:17.404982 29939 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53576 (ReqId={client: 63be19078c6b4b7aa035ac7a16a9922a, seq_no=35, attempt_no=0}) took 1314 ms. Trace:
I20260608 12:48:17.402488 29956 rpcz_store.cc:276] 0608 12:48:16.088474 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:16.109500 (+ 21026us) service_pool.cc:224] Handling call
0608 12:48:17.397589 (+1288089us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:16.486464 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1ae94ab9cf994ac5a3ca4b83a2b9f066
0608 12:48:16.503611 (+ 17147us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:16.504878 (+  1267us) write_op.cc:435] Acquired schema lock
0608 12:48:16.508956 (+  4078us) tablet.cc:662] Decoding operations
0608 12:48:16.541593 (+ 32637us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:16.542775 (+  1182us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:16.543621 (+   846us) tablet.cc:685] Acquiring locks for 7 operations
0608 12:48:16.544158 (+   537us) tablet.cc:701] Row locks acquired
0608 12:48:16.544191 (+    33us) write_op.cc:260] PREPARE: finished
0608 12:48:16.745198 (+201007us) spinlock_profiling.cc:243] Waited 1.55 ms on lock 0x7b2c00123568. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e6f76b99b 00007f9e6f7851e3 00007f9e6f784b68 00007f9e6f784ac8 00007f9e7116fca8 00007f9e7116f940 00007f9e74c4c1d2 00007f9e74c4b660 00007f9e74c55950 00007f9e74c558b0 00007f9e74c55810
0608 12:48:16.745275 (+    77us) write_op.cc:270] Start()
0608 12:48:16.756664 (+ 11389us) write_op.cc:276] Timestamp: P: 1780922896545927 usec, L: 0
0608 12:48:16.757872 (+  1208us) op_driver.cc:348] REPLICATION: starting
0608 12:48:16.813307 (+ 55435us) log.cc:844] Serialized 605 byte log entry
0608 12:48:17.142854 (+329547us) op_driver.cc:464] REPLICATION: finished
0608 12:48:17.355877 (+213023us) write_op.cc:301] APPLY: starting
0608 12:48:17.355959 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:17.356169 (+   210us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:17.356195 (+    26us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:17.385527 (+ 29332us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:17.388804 (+  3277us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:17.388867 (+    63us) write_op.cc:312] APPLY: finished
0608 12:48:17.389130 (+   263us) log.cc:844] Serialized 58 byte log entry
0608 12:48:17.389374 (+   244us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:17.389486 (+   112us) write_op.cc:454] Released schema lock
0608 12:48:17.389529 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":212799,"num_ops":7,"prepare.queue_time_us":370097,"prepare.run_cpu_time_us":22200,"prepare.run_wall_time_us":329739,"replication_time_us":384855,"spinlock_wait_cycles":3575168}]]}
I20260608 12:48:17.388609 29944 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52208 (ReqId={client: 63be19078c6b4b7aa035ac7a16a9922a, seq_no=37, attempt_no=0}) took 1304 ms. Trace:
W20260608 12:48:17.416442 29973 log.cc:927] Time spent T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b: Append to log took a long time: real 0.097s	user 0.000s	sys 0.001s
I20260608 12:48:17.431833 29958 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52374 (ReqId={client: 63be19078c6b4b7aa035ac7a16a9922a, seq_no=20, attempt_no=0}) took 1130 ms. Trace:
I20260608 12:48:17.385293 29957 rpcz_store.cc:276] 0608 12:48:16.083503 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:16.084710 (+  1207us) service_pool.cc:224] Handling call
0608 12:48:17.384724 (+1300014us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:16.377388 (+     0us) write_op.cc:183] PREPARE: starting on tablet 125de38c0bec4bc38b3f3355abe3cc5f
0608 12:48:16.381959 (+  4571us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:16.382038 (+    79us) write_op.cc:435] Acquired schema lock
0608 12:48:16.382059 (+    21us) tablet.cc:662] Decoding operations
0608 12:48:16.382430 (+   371us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:16.382483 (+    53us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:16.382514 (+    31us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:48:16.395971 (+ 13457us) tablet.cc:701] Row locks acquired
0608 12:48:16.397983 (+  2012us) write_op.cc:260] PREPARE: finished
0608 12:48:16.405969 (+  7986us) write_op.cc:270] Start()
0608 12:48:16.410240 (+  4271us) write_op.cc:276] Timestamp: P: 1780922896405189 usec, L: 0
0608 12:48:16.411991 (+  1751us) op_driver.cc:348] REPLICATION: starting
0608 12:48:16.644927 (+232936us) log.cc:844] Serialized 388 byte log entry
0608 12:48:16.646539 (+  1612us) spinlock_profiling.cc:243] Waited 194 ms on lock 0x7b540022b5d4. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e70fe75cb 00007f9e710f4115 00007f9e74c4c788 00007f9e74c4b660 00007f9e74c55950 00007f9e74c558b0 00007f9e74c55810 00007f9e74c557b0 00007f9e74c5392f 000000000049a986 000000000049a618
0608 12:48:17.350494 (+703955us) op_driver.cc:464] REPLICATION: finished
0608 12:48:17.382955 (+ 32461us) write_op.cc:301] APPLY: starting
0608 12:48:17.383039 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:17.383173 (+   134us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:17.383198 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:17.383614 (+   416us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:17.383782 (+   168us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:17.383827 (+    45us) write_op.cc:312] APPLY: finished
0608 12:48:17.384034 (+   207us) log.cc:844] Serialized 28 byte log entry
0608 12:48:17.384261 (+   227us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:17.384335 (+    74us) write_op.cc:454] Released schema lock
0608 12:48:17.384373 (+    38us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":32223,"mutex_wait_us":22512,"num_ops":2,"prepare.queue_time_us":285665,"prepare.run_cpu_time_us":6717,"prepare.run_wall_time_us":274028,"replication_time_us":934478,"spinlock_wait_cycles":446824192}]]}
I20260608 12:48:17.432428 29970 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52374 (ReqId={client: 63be19078c6b4b7aa035ac7a16a9922a, seq_no=5, attempt_no=0}) took 1209 ms. Trace:
I20260608 12:48:17.438447 29970 rpcz_store.cc:276] 0608 12:48:16.233299 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:16.237063 (+  3764us) service_pool.cc:224] Handling call
0608 12:48:17.432350 (+1195287us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:16.404468 (+     0us) write_op.cc:183] PREPARE: starting on tablet b15de57540534538bef9f503a2cfe1f0
0608 12:48:16.450331 (+ 45863us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:16.450372 (+    41us) write_op.cc:435] Acquired schema lock
0608 12:48:16.450390 (+    18us) tablet.cc:662] Decoding operations
0608 12:48:16.450778 (+   388us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:16.450814 (+    36us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:16.451641 (+   827us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:48:16.451849 (+   208us) tablet.cc:701] Row locks acquired
0608 12:48:16.451862 (+    13us) write_op.cc:260] PREPARE: finished
0608 12:48:16.452027 (+   165us) write_op.cc:270] Start()
0608 12:48:16.452117 (+    90us) write_op.cc:276] Timestamp: P: 1780922896451988 usec, L: 0
0608 12:48:16.452132 (+    15us) op_driver.cc:348] REPLICATION: starting
0608 12:48:16.452724 (+   592us) log.cc:844] Serialized 432 byte log entry
0608 12:48:16.858089 (+405365us) spinlock_profiling.cc:243] Waited 915 us on lock 0x7b4400023e0c. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e6d669d9b 00007f9e6d7ddc6c 00007f9e6d7dedb5 00007f9e70b3c68b 00007f9e70b34726 00007f9e6d95a2f7 00007f9e77ac4e6a 00007f9e6d990f3e 00007f9e6d98d1a6 00007f9e6d991af3 00007f9e70b1a3ec
0608 12:48:17.279957 (+421868us) op_driver.cc:464] REPLICATION: finished
0608 12:48:17.332544 (+ 52587us) write_op.cc:301] APPLY: starting
0608 12:48:17.332620 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:17.332786 (+   166us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:17.332808 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:17.336457 (+  3649us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:17.336671 (+   214us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:17.336716 (+    45us) write_op.cc:312] APPLY: finished
0608 12:48:17.336957 (+   241us) log.cc:844] Serialized 34 byte log entry
0608 12:48:17.337154 (+   197us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:17.337235 (+    81us) write_op.cc:454] Released schema lock
0608 12:48:17.337275 (+    40us) write_op.cc:341] FINISH: Updating metrics
0608 12:48:17.432208 (+ 94933us) spinlock_profiling.cc:243] Waited 21.7 ms on lock 0x7b3400137a68. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e6efb84bb 00007f9e6f03bc91 00007f9e6f060273 00007f9e769379a7 00007f9e74c50396 00007f9e74c4fb8f 00007f9e74c584e0 00007f9e74c58440 00007f9e74c583a0 00007f9e74c58340 00007f9e74c564bf
Metrics: {"child_traces":[["op",{"apply.queue_time_us":52396,"num_ops":3,"prepare.queue_time_us":80385,"prepare.run_cpu_time_us":40864,"prepare.run_wall_time_us":533361,"raft.queue_time_us":2909,"raft.run_cpu_time_us":3001,"raft.run_wall_time_us":47177,"replication_time_us":827708,"spinlock_wait_cycles":52098176,"thread_start_us":491228,"threads_started":2,"wal-append.queue_time_us":515248}]]}
I20260608 12:48:17.405514 29939 rpcz_store.cc:276] 0608 12:48:16.090722 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:16.104868 (+ 14146us) service_pool.cc:224] Handling call
0608 12:48:17.404760 (+1299892us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:16.224632 (+     0us) write_op.cc:183] PREPARE: starting on tablet 5a1fecd4fcb247fd9ae64a4c5233ef15
0608 12:48:16.265564 (+ 40932us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:16.269247 (+  3683us) write_op.cc:435] Acquired schema lock
0608 12:48:16.270226 (+   979us) tablet.cc:662] Decoding operations
0608 12:48:16.304198 (+ 33972us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:16.304262 (+    64us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:16.304301 (+    39us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:48:16.304791 (+   490us) tablet.cc:701] Row locks acquired
0608 12:48:16.304813 (+    22us) write_op.cc:260] PREPARE: finished
0608 12:48:16.305042 (+   229us) write_op.cc:270] Start()
0608 12:48:16.305193 (+   151us) write_op.cc:276] Timestamp: P: 1780922896304990 usec, L: 0
0608 12:48:16.305212 (+    19us) op_driver.cc:348] REPLICATION: starting
0608 12:48:16.306004 (+   792us) log.cc:844] Serialized 519 byte log entry
0608 12:48:16.925599 (+619595us) op_driver.cc:464] REPLICATION: finished
0608 12:48:17.072467 (+146868us) write_op.cc:301] APPLY: starting
0608 12:48:17.072540 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:17.072706 (+   166us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:17.074848 (+  2142us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:17.110086 (+ 35238us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:17.128892 (+ 18806us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:17.135852 (+  6960us) write_op.cc:312] APPLY: finished
0608 12:48:17.171505 (+ 35653us) log.cc:844] Serialized 46 byte log entry
0608 12:48:17.189366 (+ 17861us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:17.197622 (+  8256us) write_op.cc:454] Released schema lock
0608 12:48:17.198217 (+   595us) write_op.cc:341] FINISH: Updating metrics
0608 12:48:17.404601 (+206384us) spinlock_profiling.cc:243] Waited 4.43 ms on lock 0x7b340032ca88. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e6efb84bb 00007f9e6f03bc91 00007f9e6f060273 00007f9e769379a7 00007f9e74c50396 00007f9e74c4fb8f 00007f9e74c584e0 00007f9e74c58440 00007f9e74c583a0 00007f9e74c58340 00007f9e74c564bf
Metrics: {"child_traces":[["op",{"apply.queue_time_us":144358,"num_ops":5,"prepare.queue_time_us":113980,"prepare.run_cpu_time_us":4322,"prepare.run_wall_time_us":83034,"replication_time_us":613718,"spinlock_wait_cycles":10196224}]]}
I20260608 12:48:17.460037 29970 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52374 (ReqId={client: 63be19078c6b4b7aa035ac7a16a9922a, seq_no=15, attempt_no=0}) took 1169 ms. Trace:
W20260608 12:48:17.466223 29784 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.24.129.3:43837, user_credentials={real_user=slave}} blocked reactor thread for 47864.7us
I20260608 12:48:17.483291 29952 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52208 (ReqId={client: 63be19078c6b4b7aa035ac7a16a9922a, seq_no=22, attempt_no=0}) took 1402 ms. Trace:
I20260608 12:48:17.483659 29932 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53576 (ReqId={client: 63be19078c6b4b7aa035ac7a16a9922a, seq_no=25, attempt_no=0}) took 1348 ms. Trace:
I20260608 12:48:17.486438 29961 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52374 (ReqId={client: 63be19078c6b4b7aa035ac7a16a9922a, seq_no=42, attempt_no=0}) took 1128 ms. Trace:
I20260608 12:48:17.460685 29970 rpcz_store.cc:276] 0608 12:48:16.290413 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:16.314795 (+ 24382us) service_pool.cc:224] Handling call
0608 12:48:17.459945 (+1145150us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:16.889630 (+     0us) write_op.cc:183] PREPARE: starting on tablet 730c8179de344e68a08a7a64c7539d16
0608 12:48:16.890149 (+   519us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:16.890176 (+    27us) write_op.cc:435] Acquired schema lock
0608 12:48:16.890193 (+    17us) tablet.cc:662] Decoding operations
0608 12:48:16.890831 (+   638us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:16.890876 (+    45us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:16.890905 (+    29us) tablet.cc:685] Acquiring locks for 8 operations
0608 12:48:16.891374 (+   469us) tablet.cc:701] Row locks acquired
0608 12:48:16.891394 (+    20us) write_op.cc:260] PREPARE: finished
0608 12:48:16.891610 (+   216us) write_op.cc:270] Start()
0608 12:48:16.891738 (+   128us) write_op.cc:276] Timestamp: P: 1780922896891558 usec, L: 0
0608 12:48:16.891758 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 12:48:16.921578 (+ 29820us) log.cc:844] Serialized 649 byte log entry
0608 12:48:17.405154 (+483576us) op_driver.cc:464] REPLICATION: finished
0608 12:48:17.456093 (+ 50939us) write_op.cc:301] APPLY: starting
0608 12:48:17.456178 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:17.456454 (+   276us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:17.456558 (+   104us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:17.457869 (+  1311us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:17.458095 (+   226us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:17.458141 (+    46us) write_op.cc:312] APPLY: finished
0608 12:48:17.458433 (+   292us) log.cc:844] Serialized 64 byte log entry
0608 12:48:17.459376 (+   943us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:17.459494 (+   118us) write_op.cc:454] Released schema lock
0608 12:48:17.459543 (+    49us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":50710,"mutex_wait_us":7166,"num_ops":8,"prepare.queue_time_us":498564,"prepare.run_cpu_time_us":3578,"prepare.run_wall_time_us":44281,"replication_time_us":513263}]]}
I20260608 12:48:17.505556 29913 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52374 (ReqId={client: 63be19078c6b4b7aa035ac7a16a9922a, seq_no=27, attempt_no=0}) took 1196 ms. Trace:
I20260608 12:48:17.519160 29956 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53576 (ReqId={client: 63be19078c6b4b7aa035ac7a16a9922a, seq_no=33, attempt_no=0}) took 1429 ms. Trace:
I20260608 12:48:17.484105 29932 rpcz_store.cc:276] 0608 12:48:16.089649 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:16.110608 (+ 20959us) service_pool.cc:224] Handling call
0608 12:48:17.437898 (+1327290us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:16.352338 (+     0us) write_op.cc:183] PREPARE: starting on tablet 777cd452e743471ea3d0afe284d61b49
0608 12:48:16.352875 (+   537us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:16.352919 (+    44us) write_op.cc:435] Acquired schema lock
0608 12:48:16.352937 (+    18us) tablet.cc:662] Decoding operations
0608 12:48:16.353398 (+   461us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:16.353443 (+    45us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:16.353476 (+    33us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:48:16.353846 (+   370us) tablet.cc:701] Row locks acquired
0608 12:48:16.353861 (+    15us) write_op.cc:260] PREPARE: finished
0608 12:48:16.462077 (+108216us) spinlock_profiling.cc:243] Waited 6.29 ms on lock 0x7b340032ca88. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e6efb84bb 00007f9e6f039a42 00007f9e74c4bec4 00007f9e74c4b660 00007f9e74c55950 00007f9e74c558b0 00007f9e74c55810 00007f9e74c557b0 00007f9e74c5392f 000000000049a986 000000000049a618
0608 12:48:16.462286 (+   209us) write_op.cc:270] Start()
0608 12:48:16.462599 (+   313us) write_op.cc:276] Timestamp: P: 1780922896462218 usec, L: 0
0608 12:48:16.462629 (+    30us) op_driver.cc:348] REPLICATION: starting
0608 12:48:16.712548 (+249919us) spinlock_profiling.cc:243] Waited 2.34 ms on lock 0x7b5400538818. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e76565152 00007f9e71080fb6 00007f9e710011e8 00007f9e71000ae6 00007f9e710f36ff 00007f9e710f4072 00007f9e74c4c788 00007f9e74c4b660 00007f9e74c55950 00007f9e74c558b0 00007f9e74c55810
0608 12:48:16.713012 (+   464us) log.cc:844] Serialized 475 byte log entry
0608 12:48:16.957126 (+244114us) spinlock_profiling.cc:243] Waited 53.7 ms on lock 0x7b5400461254. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e70fe75cb 00007f9e710f4115 00007f9e74c4c788 00007f9e74c4b660 00007f9e74c55950 00007f9e74c558b0 00007f9e74c55810 00007f9e74c557b0 00007f9e74c5392f 000000000049a986 000000000049a618
0608 12:48:17.245771 (+288645us) op_driver.cc:464] REPLICATION: finished
0608 12:48:17.412429 (+166658us) write_op.cc:301] APPLY: starting
0608 12:48:17.412517 (+    88us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:17.412697 (+   180us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:17.412758 (+    61us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:17.413603 (+   845us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:17.413827 (+   224us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:17.413876 (+    49us) write_op.cc:312] APPLY: finished
0608 12:48:17.414155 (+   279us) log.cc:844] Serialized 40 byte log entry
0608 12:48:17.415308 (+  1153us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:17.415405 (+    97us) write_op.cc:454] Released schema lock
0608 12:48:17.415471 (+    66us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":166441,"num_ops":4,"prepare.queue_time_us":236230,"prepare.run_cpu_time_us":22071,"prepare.run_wall_time_us":604948,"replication_time_us":783011,"spinlock_wait_cycles":143282176}]]}
I20260608 12:48:17.506083 29957 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52208 (ReqId={client: 63be19078c6b4b7aa035ac7a16a9922a, seq_no=18, attempt_no=0}) took 1426 ms. Trace:
I20260608 12:48:17.410820 29944 rpcz_store.cc:276] 0608 12:48:16.084015 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:16.090207 (+  6192us) service_pool.cc:224] Handling call
0608 12:48:17.388412 (+1298205us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:16.274308 (+     0us) write_op.cc:183] PREPARE: starting on tablet 3ca0fc9eccf74e33b01d185f8c253d0b
0608 12:48:16.274792 (+   484us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:16.274818 (+    26us) write_op.cc:435] Acquired schema lock
0608 12:48:16.274836 (+    18us) tablet.cc:662] Decoding operations
0608 12:48:16.275316 (+   480us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:16.275362 (+    46us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:16.275395 (+    33us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:48:16.275823 (+   428us) tablet.cc:701] Row locks acquired
0608 12:48:16.275839 (+    16us) write_op.cc:260] PREPARE: finished
0608 12:48:16.276011 (+   172us) write_op.cc:270] Start()
0608 12:48:16.276114 (+   103us) write_op.cc:276] Timestamp: P: 1780922896275967 usec, L: 0
0608 12:48:16.276136 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 12:48:16.279126 (+  2990us) log.cc:844] Serialized 519 byte log entry
0608 12:48:17.377895 (+1098769us) op_driver.cc:464] REPLICATION: finished
0608 12:48:17.386137 (+  8242us) write_op.cc:301] APPLY: starting
0608 12:48:17.386214 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:17.386385 (+   171us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:17.386482 (+    97us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:17.387292 (+   810us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:17.387474 (+   182us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:17.387538 (+    64us) write_op.cc:312] APPLY: finished
0608 12:48:17.387760 (+   222us) log.cc:844] Serialized 46 byte log entry
0608 12:48:17.387960 (+   200us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:17.388040 (+    80us) write_op.cc:454] Released schema lock
0608 12:48:17.388109 (+    69us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":8012,"mutex_wait_us":3900,"num_ops":5,"prepare.queue_time_us":182786,"prepare.run_cpu_time_us":2808,"prepare.run_wall_time_us":9614,"replication_time_us":1101612}]]}
I20260608 12:48:17.483881 29952 rpcz_store.cc:276] 0608 12:48:16.080682 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:16.091744 (+ 11062us) service_pool.cc:224] Handling call
0608 12:48:17.483059 (+1391315us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:16.345060 (+     0us) write_op.cc:183] PREPARE: starting on tablet 3ca0fc9eccf74e33b01d185f8c253d0b
0608 12:48:16.364282 (+ 19222us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:16.364325 (+    43us) write_op.cc:435] Acquired schema lock
0608 12:48:16.364347 (+    22us) tablet.cc:662] Decoding operations
0608 12:48:16.365895 (+  1548us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:16.365951 (+    56us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:16.365983 (+    32us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:48:16.377830 (+ 11847us) tablet.cc:701] Row locks acquired
0608 12:48:16.377853 (+    23us) write_op.cc:260] PREPARE: finished
0608 12:48:16.378072 (+   219us) write_op.cc:270] Start()
0608 12:48:16.379500 (+  1428us) write_op.cc:276] Timestamp: P: 1780922896378024 usec, L: 0
0608 12:48:16.379527 (+    27us) op_driver.cc:348] REPLICATION: starting
0608 12:48:16.382845 (+  3318us) log.cc:844] Serialized 519 byte log entry
0608 12:48:17.382072 (+999227us) op_driver.cc:464] REPLICATION: finished
0608 12:48:17.438140 (+ 56068us) write_op.cc:301] APPLY: starting
0608 12:48:17.472224 (+ 34084us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:17.472395 (+   171us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:17.472480 (+    85us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:17.474813 (+  2333us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:17.474992 (+   179us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:17.475040 (+    48us) write_op.cc:312] APPLY: finished
0608 12:48:17.475265 (+   225us) log.cc:844] Serialized 46 byte log entry
0608 12:48:17.480191 (+  4926us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:17.480286 (+    95us) write_op.cc:454] Released schema lock
0608 12:48:17.480325 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":52165,"mutex_wait_us":3343,"num_ops":5,"prepare.queue_time_us":230763,"prepare.run_cpu_time_us":4947,"prepare.run_wall_time_us":56399,"replication_time_us":1002430}]]}
I20260608 12:48:17.432284 29958 rpcz_store.cc:276] 0608 12:48:16.305834 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:16.307824 (+  1990us) service_pool.cc:224] Handling call
0608 12:48:17.431626 (+1123802us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:16.411973 (+     0us) write_op.cc:183] PREPARE: starting on tablet f6b8b22b05064124992156601e00163e
0608 12:48:16.457371 (+ 45398us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:16.457411 (+    40us) write_op.cc:435] Acquired schema lock
0608 12:48:16.457427 (+    16us) tablet.cc:662] Decoding operations
0608 12:48:16.457996 (+   569us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:16.458046 (+    50us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:16.458075 (+    29us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:48:16.487025 (+ 28950us) tablet.cc:701] Row locks acquired
0608 12:48:16.487053 (+    28us) write_op.cc:260] PREPARE: finished
0608 12:48:16.489105 (+  2052us) write_op.cc:270] Start()
0608 12:48:16.494952 (+  5847us) write_op.cc:276] Timestamp: P: 1780922896488595 usec, L: 0
0608 12:48:16.495780 (+   828us) op_driver.cc:348] REPLICATION: starting
0608 12:48:16.538273 (+ 42493us) log.cc:844] Serialized 519 byte log entry
0608 12:48:16.945335 (+407062us) spinlock_profiling.cc:243] Waited 5.5 ms on lock 0x7b54000fa8a0. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e70fe75cb 00007f9e7100f6ca 00007f9e71033c4b 00007f9e71033b80 00007f9e71033ae0 00007f9e71033a80 00007f9e71031daf 000000000049a986 000000000049a618 00007f9e6d993131 00007f9e6d997b0b
0608 12:48:17.303975 (+358640us) op_driver.cc:464] REPLICATION: finished
0608 12:48:17.386974 (+ 82999us) write_op.cc:301] APPLY: starting
0608 12:48:17.387071 (+    97us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:17.387296 (+   225us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:17.387322 (+    26us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:17.388332 (+  1010us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:17.388524 (+   192us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:17.388576 (+    52us) write_op.cc:312] APPLY: finished
0608 12:48:17.395762 (+  7186us) log.cc:844] Serialized 46 byte log entry
0608 12:48:17.410159 (+ 14397us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:17.417045 (+  6886us) write_op.cc:454] Released schema lock
0608 12:48:17.418067 (+  1022us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":82790,"num_ops":5,"prepare.queue_time_us":76789,"prepare.run_cpu_time_us":5858,"prepare.run_wall_time_us":148811,"raft.queue_time_us":166557,"raft.run_cpu_time_us":23759,"raft.run_wall_time_us":435649,"replication_time_us":806731,"spinlock_wait_cycles":12644608,"thread_start_us":181159,"threads_started":2}]]}
I20260608 12:48:17.519714 29956 rpcz_store.cc:276] 0608 12:48:16.090202 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:16.142265 (+ 52063us) service_pool.cc:224] Handling call
0608 12:48:17.519077 (+1376812us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:16.813827 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1ae94ab9cf994ac5a3ca4b83a2b9f066
0608 12:48:16.814360 (+   533us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:16.814400 (+    40us) write_op.cc:435] Acquired schema lock
0608 12:48:16.814414 (+    14us) tablet.cc:662] Decoding operations
0608 12:48:16.814949 (+   535us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:16.814995 (+    46us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:16.815040 (+    45us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:48:16.815534 (+   494us) tablet.cc:701] Row locks acquired
0608 12:48:16.815554 (+    20us) write_op.cc:260] PREPARE: finished
0608 12:48:17.306281 (+490727us) spinlock_profiling.cc:243] Waited 5.76 ms on lock 0x7b340032ca88. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e6efb84bb 00007f9e6f039a42 00007f9e74c4bec4 00007f9e74c4b660 00007f9e74c55950 00007f9e74c558b0 00007f9e74c55810 00007f9e74c557b0 00007f9e74c5392f 000000000049a986 000000000049a618
0608 12:48:17.309192 (+  2911us) write_op.cc:270] Start()
0608 12:48:17.310237 (+  1045us) write_op.cc:276] Timestamp: P: 1780922897308113 usec, L: 0
0608 12:48:17.310257 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 12:48:17.311819 (+  1562us) log.cc:844] Serialized 519 byte log entry
0608 12:48:17.421576 (+109757us) op_driver.cc:464] REPLICATION: finished
0608 12:48:17.495142 (+ 73566us) write_op.cc:301] APPLY: starting
0608 12:48:17.501693 (+  6551us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:17.514508 (+ 12815us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:17.514537 (+    29us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:17.515622 (+  1085us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:17.515994 (+   372us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:17.516042 (+    48us) write_op.cc:312] APPLY: finished
0608 12:48:17.516346 (+   304us) log.cc:844] Serialized 46 byte log entry
0608 12:48:17.518534 (+  2188us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:17.518647 (+   113us) write_op.cc:454] Released schema lock
0608 12:48:17.518700 (+    53us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":68560,"num_ops":5,"prepare.queue_time_us":670133,"prepare.run_cpu_time_us":12912,"prepare.run_wall_time_us":498418,"raft.queue_time_us":2051,"raft.run_cpu_time_us":1269,"raft.run_wall_time_us":1268,"replication_time_us":110248,"spinlock_wait_cycles":13257472}]]}
I20260608 12:48:17.550635 29912 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52208 (ReqId={client: 63be19078c6b4b7aa035ac7a16a9922a, seq_no=9, attempt_no=0}) took 1472 ms. Trace:
I20260608 12:48:17.529851 29957 rpcz_store.cc:276] 0608 12:48:16.079507 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:16.084935 (+  5428us) service_pool.cc:224] Handling call
0608 12:48:17.506018 (+1421083us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:16.646942 (+     0us) write_op.cc:183] PREPARE: starting on tablet 125de38c0bec4bc38b3f3355abe3cc5f
0608 12:48:16.647574 (+   632us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:16.647619 (+    45us) write_op.cc:435] Acquired schema lock
0608 12:48:16.647632 (+    13us) tablet.cc:662] Decoding operations
0608 12:48:16.648166 (+   534us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:16.648220 (+    54us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:16.648258 (+    38us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:48:16.648711 (+   453us) tablet.cc:701] Row locks acquired
0608 12:48:16.648728 (+    17us) write_op.cc:260] PREPARE: finished
0608 12:48:16.663045 (+ 14317us) write_op.cc:270] Start()
0608 12:48:16.663196 (+   151us) write_op.cc:276] Timestamp: P: 1780922896660993 usec, L: 0
0608 12:48:16.663219 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 12:48:16.703593 (+ 40374us) log.cc:844] Serialized 475 byte log entry
0608 12:48:16.816400 (+112807us) spinlock_profiling.cc:243] Waited 31.7 ms on lock 0x7b5400243c20. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e70fe8abc 00007f9e71001498 00007f9e71000ae6 00007f9e710f36ff 00007f9e710f4072 00007f9e74c4c788 00007f9e74c4b660 00007f9e74c55950 00007f9e74c558b0 00007f9e74c55810 00007f9e74c557b0
0608 12:48:17.382252 (+565852us) op_driver.cc:464] REPLICATION: finished
0608 12:48:17.494794 (+112542us) write_op.cc:301] APPLY: starting
0608 12:48:17.496274 (+  1480us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:17.503384 (+  7110us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:17.503404 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:17.504123 (+   719us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:17.504305 (+   182us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:17.504354 (+    49us) write_op.cc:312] APPLY: finished
0608 12:48:17.504580 (+   226us) log.cc:844] Serialized 40 byte log entry
0608 12:48:17.505547 (+   967us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:17.505624 (+    77us) write_op.cc:454] Released schema lock
0608 12:48:17.505665 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":103366,"num_ops":4,"prepare.queue_time_us":560412,"prepare.run_cpu_time_us":5594,"prepare.run_wall_time_us":169672,"replication_time_us":718884,"spinlock_wait_cycles":72872320}]]}
I20260608 12:48:17.491786 29961 rpcz_store.cc:276] 0608 12:48:16.353439 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:16.421856 (+ 68417us) service_pool.cc:224] Handling call
0608 12:48:17.481429 (+1059573us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:16.945411 (+     0us) write_op.cc:183] PREPARE: starting on tablet 730c8179de344e68a08a7a64c7539d16
0608 12:48:16.950512 (+  5101us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:16.950543 (+    31us) write_op.cc:435] Acquired schema lock
0608 12:48:16.950646 (+   103us) tablet.cc:662] Decoding operations
0608 12:48:16.953520 (+  2874us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:16.953661 (+   141us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:16.953777 (+   116us) tablet.cc:685] Acquiring locks for 8 operations
0608 12:48:16.982914 (+ 29137us) tablet.cc:701] Row locks acquired
0608 12:48:16.985358 (+  2444us) write_op.cc:260] PREPARE: finished
0608 12:48:17.004660 (+ 19302us) write_op.cc:270] Start()
0608 12:48:17.010434 (+  5774us) write_op.cc:276] Timestamp: P: 1780922897003482 usec, L: 0
0608 12:48:17.010460 (+    26us) op_driver.cc:348] REPLICATION: starting
0608 12:48:17.037081 (+ 26621us) log.cc:844] Serialized 649 byte log entry
0608 12:48:17.405503 (+368422us) op_driver.cc:464] REPLICATION: finished
0608 12:48:17.463435 (+ 57932us) write_op.cc:301] APPLY: starting
0608 12:48:17.463523 (+    88us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:17.463727 (+   204us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:17.463816 (+    89us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:17.465110 (+  1294us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:17.465319 (+   209us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:17.465368 (+    49us) write_op.cc:312] APPLY: finished
0608 12:48:17.465642 (+   274us) log.cc:844] Serialized 64 byte log entry
0608 12:48:17.468860 (+  3218us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:17.468960 (+   100us) write_op.cc:454] Released schema lock
0608 12:48:17.469004 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57744,"mutex_wait_us":321,"num_ops":8,"prepare.queue_time_us":497023,"prepare.run_cpu_time_us":4697,"prepare.run_wall_time_us":92037,"replication_time_us":394129}]]}
I20260608 12:48:17.506080 29913 rpcz_store.cc:276] 0608 12:48:16.307213 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:16.335121 (+ 27908us) service_pool.cc:224] Handling call
0608 12:48:16.735232 (+400111us) spinlock_profiling.cc:243] Waited 13.3 ms on lock 0x7b3400137a68. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e6efb84bb 00007f9e6f03864f 00007f9e6f0bcc24 00007f9e6f0c1faf 00007f9e6f0c47eb 00007f9e6f0c4740 00007f9e6f0c46a0 00007f9e6f0c4640 00007f9e6f0c296f 000000000049a986 000000000049a618
0608 12:48:17.503404 (+768172us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:17.037583 (+     0us) write_op.cc:183] PREPARE: starting on tablet 730c8179de344e68a08a7a64c7539d16
0608 12:48:17.038126 (+   543us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:17.038160 (+    34us) write_op.cc:435] Acquired schema lock
0608 12:48:17.038179 (+    19us) tablet.cc:662] Decoding operations
0608 12:48:17.038613 (+   434us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:17.038660 (+    47us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:17.038687 (+    27us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:48:17.038949 (+   262us) tablet.cc:701] Row locks acquired
0608 12:48:17.038969 (+    20us) write_op.cc:260] PREPARE: finished
0608 12:48:17.039212 (+   243us) write_op.cc:270] Start()
0608 12:48:17.039352 (+   140us) write_op.cc:276] Timestamp: P: 1780922897039159 usec, L: 0
0608 12:48:17.039376 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 12:48:17.065935 (+ 26559us) log.cc:844] Serialized 432 byte log entry
0608 12:48:17.405835 (+339900us) op_driver.cc:464] REPLICATION: finished
0608 12:48:17.488173 (+ 82338us) write_op.cc:301] APPLY: starting
0608 12:48:17.488244 (+    71us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:17.488377 (+   133us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:17.488456 (+    79us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:17.488988 (+   532us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:17.489164 (+   176us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:17.489214 (+    50us) write_op.cc:312] APPLY: finished
0608 12:48:17.489437 (+   223us) log.cc:844] Serialized 34 byte log entry
0608 12:48:17.489611 (+   174us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:17.493963 (+  4352us) write_op.cc:454] Released schema lock
0608 12:48:17.495501 (+  1538us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":30596992,"child_traces":[["op",{"apply.queue_time_us":82168,"num_ops":3,"prepare.queue_time_us":218483,"prepare.run_cpu_time_us":3157,"prepare.run_wall_time_us":37385,"replication_time_us":366341}]]}
I20260608 12:48:17.554975 29912 rpcz_store.cc:276] 0608 12:48:16.077710 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:16.077999 (+   289us) service_pool.cc:224] Handling call
0608 12:48:17.550426 (+1472427us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:16.405855 (+     0us) write_op.cc:183] PREPARE: starting on tablet 3ca0fc9eccf74e33b01d185f8c253d0b
0608 12:48:16.413543 (+  7688us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:16.413577 (+    34us) write_op.cc:435] Acquired schema lock
0608 12:48:16.413597 (+    20us) tablet.cc:662] Decoding operations
0608 12:48:16.414114 (+   517us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:16.414160 (+    46us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:16.414186 (+    26us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:48:16.417451 (+  3265us) tablet.cc:701] Row locks acquired
0608 12:48:16.417475 (+    24us) write_op.cc:260] PREPARE: finished
0608 12:48:16.417703 (+   228us) write_op.cc:270] Start()
0608 12:48:16.417846 (+   143us) write_op.cc:276] Timestamp: P: 1780922896417634 usec, L: 0
0608 12:48:16.417865 (+    19us) op_driver.cc:348] REPLICATION: starting
0608 12:48:16.418692 (+   827us) log.cc:844] Serialized 519 byte log entry
0608 12:48:17.382335 (+963643us) op_driver.cc:464] REPLICATION: finished
0608 12:48:17.539523 (+157188us) write_op.cc:301] APPLY: starting
0608 12:48:17.539610 (+    87us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:17.539950 (+   340us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:17.540043 (+    93us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:17.543257 (+  3214us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:17.543446 (+   189us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:17.543503 (+    57us) write_op.cc:312] APPLY: finished
0608 12:48:17.543725 (+   222us) log.cc:844] Serialized 46 byte log entry
0608 12:48:17.549944 (+  6219us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:17.550035 (+    91us) write_op.cc:454] Released schema lock
0608 12:48:17.550075 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":157011,"mutex_wait_us":37,"num_ops":5,"prepare.queue_time_us":295203,"prepare.run_cpu_time_us":3356,"prepare.run_wall_time_us":19022,"replication_time_us":964367}]]}
I20260608 12:48:17.573562 29944 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52208 (ReqId={client: 63be19078c6b4b7aa035ac7a16a9922a, seq_no=46, attempt_no=0}) took 1471 ms. Trace:
I20260608 12:48:17.574079 29944 rpcz_store.cc:276] 0608 12:48:16.102394 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:16.102568 (+   174us) service_pool.cc:224] Handling call
0608 12:48:17.573479 (+1470911us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:16.818523 (+     0us) write_op.cc:183] PREPARE: starting on tablet 125de38c0bec4bc38b3f3355abe3cc5f
0608 12:48:16.884661 (+ 66138us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:16.885104 (+   443us) write_op.cc:435] Acquired schema lock
0608 12:48:16.886437 (+  1333us) tablet.cc:662] Decoding operations
0608 12:48:16.934225 (+ 47788us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:16.937662 (+  3437us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:16.940556 (+  2894us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:48:16.952862 (+ 12306us) tablet.cc:701] Row locks acquired
0608 12:48:16.952883 (+    21us) write_op.cc:260] PREPARE: finished
0608 12:48:16.953056 (+   173us) write_op.cc:270] Start()
0608 12:48:16.953192 (+   136us) write_op.cc:276] Timestamp: P: 1780922896953012 usec, L: 0
0608 12:48:16.953209 (+    17us) op_driver.cc:348] REPLICATION: starting
0608 12:48:16.953939 (+   730us) log.cc:844] Serialized 475 byte log entry
0608 12:48:17.383971 (+430032us) op_driver.cc:464] REPLICATION: finished
0608 12:48:17.544577 (+160606us) write_op.cc:301] APPLY: starting
0608 12:48:17.544662 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:17.544854 (+   192us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:17.544953 (+    99us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:17.545630 (+   677us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:17.545825 (+   195us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:17.545870 (+    45us) write_op.cc:312] APPLY: finished
0608 12:48:17.546125 (+   255us) log.cc:844] Serialized 40 byte log entry
0608 12:48:17.572912 (+ 26787us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:17.573019 (+   107us) write_op.cc:454] Released schema lock
0608 12:48:17.573065 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":160403,"mutex_wait_us":1707,"num_ops":4,"prepare.queue_time_us":712738,"prepare.run_cpu_time_us":3839,"prepare.run_wall_time_us":137463,"replication_time_us":429851}]]}
I20260608 12:48:17.610497 29958 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52374 (ReqId={client: 63be19078c6b4b7aa035ac7a16a9922a, seq_no=43, attempt_no=0}) took 1256 ms. Trace:
I20260608 12:48:17.616549 29970 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52374 (ReqId={client: 63be19078c6b4b7aa035ac7a16a9922a, seq_no=7, attempt_no=0}) took 1406 ms. Trace:
I20260608 12:48:17.623093 29961 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52374 (ReqId={client: 63be19078c6b4b7aa035ac7a16a9922a, seq_no=29, attempt_no=0}) took 1315 ms. Trace:
I20260608 12:48:17.626044 29913 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52374 (ReqId={client: 63be19078c6b4b7aa035ac7a16a9922a, seq_no=10, attempt_no=0}) took 1363 ms. Trace:
I20260608 12:48:17.611001 29958 rpcz_store.cc:276] 0608 12:48:16.353758 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:16.379740 (+ 25982us) service_pool.cc:224] Handling call
0608 12:48:16.559557 (+179817us) spinlock_profiling.cc:243] Waited 4.61 ms on lock 0x7b3400137a68. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e6efb84bb 00007f9e6f03864f 00007f9e6f0bcc24 00007f9e6f0c1faf 00007f9e6f0c47eb 00007f9e6f0c4740 00007f9e6f0c46a0 00007f9e6f0c4640 00007f9e6f0c296f 000000000049a986 000000000049a618
0608 12:48:17.610406 (+1050849us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:17.014310 (+     0us) write_op.cc:183] PREPARE: starting on tablet f6b8b22b05064124992156601e00163e
0608 12:48:17.075106 (+ 60796us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:17.075745 (+   639us) write_op.cc:435] Acquired schema lock
0608 12:48:17.078088 (+  2343us) tablet.cc:662] Decoding operations
0608 12:48:17.162633 (+ 84545us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:17.165520 (+  2887us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:17.165702 (+   182us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:48:17.168636 (+  2934us) tablet.cc:701] Row locks acquired
0608 12:48:17.171755 (+  3119us) write_op.cc:260] PREPARE: finished
0608 12:48:17.197824 (+ 26069us) write_op.cc:270] Start()
0608 12:48:17.201361 (+  3537us) write_op.cc:276] Timestamp: P: 1780922897195957 usec, L: 0
0608 12:48:17.201387 (+    26us) op_driver.cc:348] REPLICATION: starting
0608 12:48:17.258307 (+ 56920us) log.cc:844] Serialized 519 byte log entry
0608 12:48:17.491451 (+233144us) op_driver.cc:464] REPLICATION: finished
0608 12:48:17.608212 (+116761us) write_op.cc:301] APPLY: starting
0608 12:48:17.608295 (+    83us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:17.608427 (+   132us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:17.608493 (+    66us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:17.609294 (+   801us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:17.609444 (+   150us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:17.609476 (+    32us) write_op.cc:312] APPLY: finished
0608 12:48:17.609670 (+   194us) log.cc:844] Serialized 46 byte log entry
0608 12:48:17.609864 (+   194us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:17.609963 (+    99us) write_op.cc:454] Released schema lock
0608 12:48:17.610018 (+    55us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":10610944,"child_traces":[["op",{"apply.queue_time_us":116578,"mutex_wait_us":4480,"num_ops":5,"prepare.queue_time_us":447396,"prepare.run_cpu_time_us":11718,"prepare.run_wall_time_us":248394,"replication_time_us":289757}]]}
I20260608 12:48:17.623637 29961 rpcz_store.cc:276] 0608 12:48:16.307607 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:16.337743 (+ 30136us) service_pool.cc:224] Handling call
0608 12:48:16.397511 (+ 59768us) spinlock_profiling.cc:243] Waited 16.5 ms on lock 0x7b3400137a68. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e6efb84bb 00007f9e6f03864f 00007f9e6f0bcc24 00007f9e6f0c1faf 00007f9e6f0c47eb 00007f9e6f0c4740 00007f9e6f0c46a0 00007f9e6f0c4640 00007f9e6f0c296f 000000000049a986 000000000049a618
0608 12:48:17.623008 (+1225497us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:16.573165 (+     0us) write_op.cc:183] PREPARE: starting on tablet f6b8b22b05064124992156601e00163e
0608 12:48:16.650167 (+ 77002us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:16.651672 (+  1505us) write_op.cc:435] Acquired schema lock
0608 12:48:16.652159 (+   487us) tablet.cc:662] Decoding operations
0608 12:48:16.658736 (+  6577us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:16.658797 (+    61us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:16.658824 (+    27us) tablet.cc:685] Acquiring locks for 7 operations
0608 12:48:16.659408 (+   584us) tablet.cc:701] Row locks acquired
0608 12:48:16.659428 (+    20us) write_op.cc:260] PREPARE: finished
0608 12:48:16.669472 (+ 10044us) write_op.cc:270] Start()
0608 12:48:16.680727 (+ 11255us) write_op.cc:276] Timestamp: P: 1780922896664392 usec, L: 0
0608 12:48:16.681631 (+   904us) op_driver.cc:348] REPLICATION: starting
0608 12:48:16.931942 (+250311us) spinlock_profiling.cc:243] Waited 53.7 ms on lock 0x7b54000fa8a0. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e70fe75cb 00007f9e7100de64 00007f9e7110a671 00007f9e710f45e1 00007f9e710f3ed2 00007f9e74c4c788 00007f9e74c4b660 00007f9e74c55950 00007f9e74c558b0 00007f9e74c55810 00007f9e74c557b0
0608 12:48:16.938314 (+  6372us) log.cc:844] Serialized 605 byte log entry
0608 12:48:17.490852 (+552538us) op_driver.cc:464] REPLICATION: finished
0608 12:48:17.604555 (+113703us) write_op.cc:301] APPLY: starting
0608 12:48:17.604647 (+    92us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:17.604885 (+   238us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:17.604908 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:17.605745 (+   837us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:17.605904 (+   159us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:17.605938 (+    34us) write_op.cc:312] APPLY: finished
0608 12:48:17.606198 (+   260us) log.cc:844] Serialized 58 byte log entry
0608 12:48:17.622462 (+ 16264us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:17.622584 (+   122us) write_op.cc:454] Released schema lock
0608 12:48:17.622640 (+    56us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":37920128,"child_traces":[["op",{"apply.queue_time_us":113479,"num_ops":7,"prepare.queue_time_us":143476,"prepare.run_cpu_time_us":7381,"prepare.run_wall_time_us":386452,"replication_time_us":807734,"spinlock_wait_cycles":123443072}]]}
I20260608 12:48:17.617046 29970 rpcz_store.cc:276] 0608 12:48:16.211950 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:16.224889 (+ 12939us) service_pool.cc:224] Handling call
0608 12:48:16.418740 (+193851us) spinlock_profiling.cc:243] Waited 2.48 ms on lock 0x7b58001b7e98. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e6d669d9b 00007f9e6d91f835 00007f9e6d91f5cd 00007f9e77bf1848 00007f9e76821a6c 00007f9e7698ad90 00007f9e7698ae7e 00007f9e76914de6 00007f9e768ec6e8 00007f9e768e8f44 00007f9e755b7ae6
0608 12:48:17.616467 (+1197727us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:16.953225 (+     0us) write_op.cc:183] PREPARE: starting on tablet f6b8b22b05064124992156601e00163e
0608 12:48:16.953819 (+   594us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:16.953849 (+    30us) write_op.cc:435] Acquired schema lock
0608 12:48:16.953867 (+    18us) tablet.cc:662] Decoding operations
0608 12:48:16.954358 (+   491us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:16.954400 (+    42us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:16.954428 (+    28us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:48:16.954806 (+   378us) tablet.cc:701] Row locks acquired
0608 12:48:16.954826 (+    20us) write_op.cc:260] PREPARE: finished
0608 12:48:16.958071 (+  3245us) write_op.cc:270] Start()
0608 12:48:16.963330 (+  5259us) write_op.cc:276] Timestamp: P: 1780922896956939 usec, L: 0
0608 12:48:16.965010 (+  1680us) op_driver.cc:348] REPLICATION: starting
0608 12:48:16.987831 (+ 22821us) log.cc:844] Serialized 475 byte log entry
0608 12:48:17.491182 (+503351us) op_driver.cc:464] REPLICATION: finished
0608 12:48:17.613903 (+122721us) write_op.cc:301] APPLY: starting
0608 12:48:17.613979 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:17.614119 (+   140us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:17.614207 (+    88us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:17.614858 (+   651us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:17.615026 (+   168us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:17.615067 (+    41us) write_op.cc:312] APPLY: finished
0608 12:48:17.615260 (+   193us) log.cc:844] Serialized 40 byte log entry
0608 12:48:17.616010 (+   750us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:17.616092 (+    82us) write_op.cc:454] Released schema lock
0608 12:48:17.616134 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":5699968,"child_traces":[["op",{"apply.queue_time_us":115683,"num_ops":4,"prepare.queue_time_us":516421,"prepare.run_cpu_time_us":3506,"prepare.run_wall_time_us":52082,"replication_time_us":526062}]]}
I20260608 12:48:17.630694 29958 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52374 (ReqId={client: 63be19078c6b4b7aa035ac7a16a9922a, seq_no=23, attempt_no=0}) took 1324 ms. Trace:
I20260608 12:48:17.632818 29961 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52374 (ReqId={client: 63be19078c6b4b7aa035ac7a16a9922a, seq_no=38, attempt_no=0}) took 1280 ms. Trace:
I20260608 12:48:17.626411 29913 rpcz_store.cc:276] 0608 12:48:16.277038 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:16.294369 (+ 17331us) service_pool.cc:224] Handling call
0608 12:48:16.421544 (+127175us) spinlock_profiling.cc:243] Waited 35.4 ms on lock 0x7b3400137a68. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e6efb84bb 00007f9e6f03864f 00007f9e6f0bcc24 00007f9e6f0c1faf 00007f9e6f0c47eb 00007f9e6f0c4740 00007f9e6f0c46a0 00007f9e6f0c4640 00007f9e6f0c296f 000000000049a986 000000000049a618
0608 12:48:17.625991 (+1204447us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:16.466606 (+     0us) write_op.cc:183] PREPARE: starting on tablet 74e008977a18474e8538636668c6d1ce
0608 12:48:16.467193 (+   587us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:16.467232 (+    39us) write_op.cc:435] Acquired schema lock
0608 12:48:16.467252 (+    20us) tablet.cc:662] Decoding operations
0608 12:48:16.467973 (+   721us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:16.468029 (+    56us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:16.468060 (+    31us) tablet.cc:685] Acquiring locks for 7 operations
0608 12:48:16.468551 (+   491us) tablet.cc:701] Row locks acquired
0608 12:48:16.468573 (+    22us) write_op.cc:260] PREPARE: finished
0608 12:48:16.473050 (+  4477us) write_op.cc:270] Start()
0608 12:48:16.476146 (+  3096us) write_op.cc:276] Timestamp: P: 1780922896471900 usec, L: 0
0608 12:48:16.477190 (+  1044us) op_driver.cc:348] REPLICATION: starting
0608 12:48:16.494678 (+ 17488us) log.cc:844] Serialized 605 byte log entry
0608 12:48:16.565522 (+ 70844us) spinlock_profiling.cc:243] Waited 4.07 ms on lock 0x7b4400023e0c. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e6d669d9b 00007f9e6d7ddc6c 00007f9e6d7dedb5 00007f9e70b3c68b 00007f9e70b34726 00007f9e6d95a2f7 00007f9e77ac4e6a 00007f9e6d990f3e 00007f9e6d98d1a6 00007f9e6d98c453 00007f9e74c49dab
0608 12:48:17.268917 (+703395us) spinlock_profiling.cc:243] Waited 16.8 ms on lock 0x7b54000f80a0. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e70fe75cb 00007f9e70ffd49b 00007f9e71014fe5 00007f9e71014f0d 00007f9e71014e4d 00007f9e71014dcd 00007f9e710130cc 00007f9e77cb9244 00007f9e77cafe8b 00007f9e71082ca9 00007f9e71088236
0608 12:48:17.499394 (+230477us) op_driver.cc:464] REPLICATION: finished
0608 12:48:17.511855 (+ 12461us) spinlock_profiling.cc:243] Waited 191 ms on lock 0x7b54000f80a0. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e70fe75cb 00007f9e70ffd49b 00007f9e71014fe5 00007f9e71014f0d 00007f9e71014e4d 00007f9e71014dcd 00007f9e710130cc 00007f9e77cb9244 00007f9e77cafe8b 00007f9e71082ca9 00007f9e71088236
0608 12:48:17.611240 (+ 99385us) write_op.cc:301] APPLY: starting
0608 12:48:17.611322 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:17.611523 (+   201us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:17.611539 (+    16us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:17.612699 (+  1160us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:17.612893 (+   194us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:17.612941 (+    48us) write_op.cc:312] APPLY: finished
0608 12:48:17.613177 (+   236us) log.cc:844] Serialized 58 byte log entry
0608 12:48:17.625652 (+ 12475us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:17.625723 (+    71us) write_op.cc:454] Released schema lock
0608 12:48:17.625753 (+    30us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":81408384,"child_traces":[["op",{"apply.queue_time_us":111660,"mutex_wait_us":4496,"num_ops":7,"prepare.queue_time_us":21008,"prepare.run_cpu_time_us":10574,"prepare.run_wall_time_us":86455,"raft.queue_time_us":399,"raft.run_cpu_time_us":1344,"raft.run_wall_time_us":20290,"replication_time_us":1021285,"spinlock_wait_cycles":486921984,"thread_start_us":164450,"threads_started":2,"wal-append.queue_time_us":100753}]]}
I20260608 12:48:17.631637 29958 rpcz_store.cc:276] 0608 12:48:16.306334 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:16.327599 (+ 21265us) service_pool.cc:224] Handling call
0608 12:48:16.436947 (+109348us) spinlock_profiling.cc:243] Waited 10.2 ms on lock 0x7b3400137a68. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e6efb84bb 00007f9e6f03864f 00007f9e6f0bcc24 00007f9e6f0c1faf 00007f9e6f0c47eb 00007f9e6f0c4740 00007f9e6f0c46a0 00007f9e6f0c4640 00007f9e6f0c296f 000000000049a986 000000000049a618
0608 12:48:17.630616 (+1193669us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:16.651876 (+     0us) write_op.cc:183] PREPARE: starting on tablet 74e008977a18474e8538636668c6d1ce
0608 12:48:16.749465 (+ 97589us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:16.751132 (+  1667us) write_op.cc:435] Acquired schema lock
0608 12:48:16.751147 (+    15us) tablet.cc:662] Decoding operations
0608 12:48:16.816858 (+ 65711us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:16.816908 (+    50us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:16.816941 (+    33us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:48:16.837684 (+ 20743us) tablet.cc:701] Row locks acquired
0608 12:48:16.837702 (+    18us) write_op.cc:260] PREPARE: finished
0608 12:48:16.850615 (+ 12913us) write_op.cc:270] Start()
0608 12:48:16.853339 (+  2724us) write_op.cc:276] Timestamp: P: 1780922896849096 usec, L: 0
0608 12:48:16.854469 (+  1130us) op_driver.cc:348] REPLICATION: starting
0608 12:48:16.912682 (+ 58213us) log.cc:844] Serialized 475 byte log entry
0608 12:48:17.506648 (+593966us) op_driver.cc:464] REPLICATION: finished
0608 12:48:17.628318 (+121670us) write_op.cc:301] APPLY: starting
0608 12:48:17.628404 (+    86us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:17.628572 (+   168us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:17.628667 (+    95us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:17.629383 (+   716us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:17.629576 (+   193us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:17.629623 (+    47us) write_op.cc:312] APPLY: finished
0608 12:48:17.629887 (+   264us) log.cc:844] Serialized 40 byte log entry
0608 12:48:17.630120 (+   233us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:17.630207 (+    87us) write_op.cc:454] Released schema lock
0608 12:48:17.630253 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":23407488,"child_traces":[["op",{"apply.queue_time_us":121443,"mutex_wait_us":7416,"num_ops":4,"prepare.queue_time_us":160857,"prepare.run_cpu_time_us":5276,"prepare.run_wall_time_us":299946,"replication_time_us":651328}]]}
I20260608 12:48:17.633312 29961 rpcz_store.cc:276] 0608 12:48:16.352627 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:16.365152 (+ 12525us) service_pool.cc:224] Handling call
0608 12:48:16.532439 (+167287us) spinlock_profiling.cc:243] Waited 17.6 ms on lock 0x7b3400137a68. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e6efb84bb 00007f9e6f03864f 00007f9e6f0bcc24 00007f9e6f0c1faf 00007f9e6f0c47eb 00007f9e6f0c4740 00007f9e6f0c46a0 00007f9e6f0c4640 00007f9e6f0c296f 000000000049a986 000000000049a618
0608 12:48:17.632717 (+1100278us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:16.913156 (+     0us) write_op.cc:183] PREPARE: starting on tablet 74e008977a18474e8538636668c6d1ce
0608 12:48:16.913641 (+   485us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:16.913673 (+    32us) write_op.cc:435] Acquired schema lock
0608 12:48:16.913689 (+    16us) tablet.cc:662] Decoding operations
0608 12:48:16.915022 (+  1333us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:16.915069 (+    47us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:16.915095 (+    26us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:48:16.915287 (+   192us) tablet.cc:701] Row locks acquired
0608 12:48:16.915308 (+    21us) write_op.cc:260] PREPARE: finished
0608 12:48:16.915831 (+   523us) write_op.cc:270] Start()
0608 12:48:16.925557 (+  9726us) write_op.cc:276] Timestamp: P: 1780922896915445 usec, L: 0
0608 12:48:16.925577 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 12:48:16.978115 (+ 52538us) log.cc:844] Serialized 388 byte log entry
0608 12:48:17.507769 (+529654us) op_driver.cc:464] REPLICATION: finished
0608 12:48:17.629483 (+121714us) write_op.cc:301] APPLY: starting
0608 12:48:17.629565 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:17.629689 (+   124us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:17.629775 (+    86us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:17.630191 (+   416us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:17.630361 (+   170us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:17.630413 (+    52us) write_op.cc:312] APPLY: finished
0608 12:48:17.630587 (+   174us) log.cc:844] Serialized 28 byte log entry
0608 12:48:17.632223 (+  1636us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:17.632307 (+    84us) write_op.cc:454] Released schema lock
0608 12:48:17.632349 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":40557312,"child_traces":[["op",{"apply.queue_time_us":121469,"num_ops":2,"prepare.queue_time_us":379379,"prepare.run_cpu_time_us":3124,"prepare.run_wall_time_us":70587,"replication_time_us":577120}]]}
I20260608 12:48:17.647159 29970 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52374 (ReqId={client: 63be19078c6b4b7aa035ac7a16a9922a, seq_no=30, attempt_no=0}) took 1314 ms. Trace:
I20260608 12:48:17.648156 29961 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52374 (ReqId={client: 63be19078c6b4b7aa035ac7a16a9922a, seq_no=14, attempt_no=0}) took 1359 ms. Trace:
I20260608 12:48:17.650005 29961 rpcz_store.cc:276] 0608 12:48:16.288832 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:16.290746 (+  1914us) service_pool.cc:224] Handling call
0608 12:48:17.648075 (+1357329us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:16.923863 (+     0us) write_op.cc:183] PREPARE: starting on tablet b15de57540534538bef9f503a2cfe1f0
0608 12:48:16.924385 (+   522us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:16.924416 (+    31us) write_op.cc:435] Acquired schema lock
0608 12:48:16.924433 (+    17us) tablet.cc:662] Decoding operations
0608 12:48:16.924900 (+   467us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:16.924954 (+    54us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:16.924987 (+    33us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:48:16.925262 (+   275us) tablet.cc:701] Row locks acquired
0608 12:48:16.925281 (+    19us) write_op.cc:260] PREPARE: finished
0608 12:48:16.926388 (+  1107us) write_op.cc:270] Start()
0608 12:48:16.937585 (+ 11197us) write_op.cc:276] Timestamp: P: 1780922896925419 usec, L: 0
0608 12:48:16.944935 (+  7350us) op_driver.cc:348] REPLICATION: starting
0608 12:48:16.977504 (+ 32569us) log.cc:844] Serialized 432 byte log entry
0608 12:48:17.546386 (+568882us) op_driver.cc:464] REPLICATION: finished
0608 12:48:17.645592 (+ 99206us) write_op.cc:301] APPLY: starting
0608 12:48:17.645671 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:17.645807 (+   136us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:17.645911 (+   104us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:17.646407 (+   496us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:17.646578 (+   171us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:17.646622 (+    44us) write_op.cc:312] APPLY: finished
0608 12:48:17.646788 (+   166us) log.cc:844] Serialized 34 byte log entry
0608 12:48:17.647561 (+   773us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:17.647646 (+    85us) write_op.cc:454] Released schema lock
0608 12:48:17.647689 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":99004,"mutex_wait_us":4834,"num_ops":3,"prepare.queue_time_us":552937,"prepare.run_cpu_time_us":3374,"prepare.run_wall_time_us":59022,"replication_time_us":601298}]]}
I20260608 12:48:17.653505 29958 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52374 (ReqId={client: 63be19078c6b4b7aa035ac7a16a9922a, seq_no=24, attempt_no=0}) took 1346 ms. Trace:
I20260608 12:48:17.649803 29913 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52374 (ReqId={client: 63be19078c6b4b7aa035ac7a16a9922a, seq_no=41, attempt_no=0}) took 1296 ms. Trace:
I20260608 12:48:17.647647 29970 rpcz_store.cc:276] 0608 12:48:16.339332 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:16.342009 (+  2677us) service_pool.cc:224] Handling call
0608 12:48:16.573569 (+231560us) spinlock_profiling.cc:243] Waited 3.09 ms on lock 0x7b3400137a68. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e6efb84bb 00007f9e6f03864f 00007f9e6f0bcc24 00007f9e6f0c1faf 00007f9e6f0c47eb 00007f9e6f0c4740 00007f9e6f0c46a0 00007f9e6f0c4640 00007f9e6f0c296f 000000000049a986 000000000049a618
0608 12:48:17.634324 (+1060755us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:17.003332 (+     0us) write_op.cc:183] PREPARE: starting on tablet 74e008977a18474e8538636668c6d1ce
0608 12:48:17.049727 (+ 46395us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:17.064927 (+ 15200us) write_op.cc:435] Acquired schema lock
0608 12:48:17.067448 (+  2521us) tablet.cc:662] Decoding operations
0608 12:48:17.120423 (+ 52975us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:17.120517 (+    94us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:17.120559 (+    42us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:48:17.121108 (+   549us) tablet.cc:701] Row locks acquired
0608 12:48:17.121131 (+    23us) write_op.cc:260] PREPARE: finished
0608 12:48:17.254855 (+133724us) spinlock_profiling.cc:243] Waited 7.63 ms on lock 0x7b2c001799e8. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e6f76b99b 00007f9e6f7851e3 00007f9e6f784b68 00007f9e6f784ac8 00007f9e7116fca8 00007f9e7116f940 00007f9e74c4c1d2 00007f9e74c4b660 00007f9e74c55950 00007f9e74c558b0 00007f9e74c55810
0608 12:48:17.255068 (+   213us) write_op.cc:270] Start()
0608 12:48:17.255366 (+   298us) write_op.cc:276] Timestamp: P: 1780922897128956 usec, L: 0
0608 12:48:17.255393 (+    27us) op_driver.cc:348] REPLICATION: starting
0608 12:48:17.286101 (+ 30708us) log.cc:844] Serialized 475 byte log entry
0608 12:48:17.499064 (+212963us) spinlock_profiling.cc:243] Waited 192 ms on lock 0x7b54000f80a0. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e70fe8abc 00007f9e71001498 00007f9e71000ae6 00007f9e710f36ff 00007f9e710f4072 00007f9e74c4c788 00007f9e74c4b660 00007f9e74c55950 00007f9e74c558b0 00007f9e74c55810 00007f9e74c557b0
0608 12:48:17.513172 (+ 14108us) op_driver.cc:464] REPLICATION: finished
0608 12:48:17.631542 (+118370us) write_op.cc:301] APPLY: starting
0608 12:48:17.631623 (+    81us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:17.631782 (+   159us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:17.631803 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:17.632606 (+   803us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:17.632815 (+   209us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:17.632863 (+    48us) write_op.cc:312] APPLY: finished
0608 12:48:17.633100 (+   237us) log.cc:844] Serialized 40 byte log entry
0608 12:48:17.633831 (+   731us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:17.633923 (+    92us) write_op.cc:454] Released schema lock
0608 12:48:17.633967 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":7112576,"child_traces":[["op",{"apply.queue_time_us":118121,"mutex_wait_us":18999,"num_ops":4,"prepare.queue_time_us":336734,"prepare.run_cpu_time_us":11366,"prepare.run_wall_time_us":511020,"replication_time_us":257669,"spinlock_wait_cycles":459640448}]]}
I20260608 12:48:17.653946 29958 rpcz_store.cc:276] 0608 12:48:16.306781 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:16.337796 (+ 31015us) service_pool.cc:224] Handling call
0608 12:48:16.447882 (+110086us) spinlock_profiling.cc:243] Waited 6.92 ms on lock 0x7b3400137a68. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e6efb84bb 00007f9e6f03864f 00007f9e6f0bcc24 00007f9e6f0c1faf 00007f9e6f0c47eb 00007f9e6f0c4740 00007f9e6f0c46a0 00007f9e6f0c4640 00007f9e6f0c296f 000000000049a986 000000000049a618
0608 12:48:17.653433 (+1205551us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:17.265032 (+     0us) write_op.cc:183] PREPARE: starting on tablet b15de57540534538bef9f503a2cfe1f0
0608 12:48:17.289814 (+ 24782us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:17.289868 (+    54us) write_op.cc:435] Acquired schema lock
0608 12:48:17.289893 (+    25us) tablet.cc:662] Decoding operations
0608 12:48:17.290415 (+   522us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:17.290472 (+    57us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:17.290517 (+    45us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:48:17.290783 (+   266us) tablet.cc:701] Row locks acquired
0608 12:48:17.290807 (+    24us) write_op.cc:260] PREPARE: finished
0608 12:48:17.291069 (+   262us) write_op.cc:270] Start()
0608 12:48:17.291266 (+   197us) write_op.cc:276] Timestamp: P: 1780922897291004 usec, L: 0
0608 12:48:17.291291 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 12:48:17.292273 (+   982us) log.cc:844] Serialized 388 byte log entry
0608 12:48:17.559750 (+267477us) op_driver.cc:464] REPLICATION: finished
0608 12:48:17.651111 (+ 91361us) write_op.cc:301] APPLY: starting
0608 12:48:17.651194 (+    83us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:17.651312 (+   118us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:17.651413 (+   101us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:17.651805 (+   392us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:17.651970 (+   165us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:17.652014 (+    44us) write_op.cc:312] APPLY: finished
0608 12:48:17.652187 (+   173us) log.cc:844] Serialized 28 byte log entry
0608 12:48:17.652959 (+   772us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:17.653037 (+    78us) write_op.cc:454] Released schema lock
0608 12:48:17.653077 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":15905536,"child_traces":[["op",{"apply.queue_time_us":91175,"mutex_wait_us":5137,"num_ops":2,"prepare.queue_time_us":808292,"prepare.run_cpu_time_us":3855,"prepare.run_wall_time_us":33690,"replication_time_us":268332}]]}
I20260608 12:48:17.655719 29913 rpcz_store.cc:276] 0608 12:48:16.353066 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:16.404762 (+ 51696us) service_pool.cc:224] Handling call
0608 12:48:17.649731 (+1244969us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:48:17.007062 (+     0us) write_op.cc:183] PREPARE: starting on tablet b15de57540534538bef9f503a2cfe1f0
0608 12:48:17.073476 (+ 66414us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:48:17.074212 (+   736us) write_op.cc:435] Acquired schema lock
0608 12:48:17.075420 (+  1208us) tablet.cc:662] Decoding operations
0608 12:48:17.133975 (+ 58555us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:48:17.135192 (+  1217us) write_op.cc:641] Partition lock acquired for write op
0608 12:48:17.137254 (+  2062us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:48:17.177290 (+ 40036us) tablet.cc:701] Row locks acquired
0608 12:48:17.189007 (+ 11717us) write_op.cc:260] PREPARE: finished
0608 12:48:17.200770 (+ 11763us) write_op.cc:270] Start()
0608 12:48:17.204396 (+  3626us) write_op.cc:276] Timestamp: P: 1780922897199944 usec, L: 0
0608 12:48:17.204992 (+   596us) op_driver.cc:348] REPLICATION: starting
0608 12:48:17.256649 (+ 51657us) log.cc:844] Serialized 432 byte log entry
0608 12:48:17.546702 (+290053us) op_driver.cc:464] REPLICATION: finished
0608 12:48:17.647708 (+101006us) write_op.cc:301] APPLY: starting
0608 12:48:17.647784 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0608 12:48:17.647918 (+   134us) tablet.cc:1370] finished BulkCheckPresence
0608 12:48:17.648010 (+    92us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:48:17.648587 (+   577us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:48:17.648801 (+   214us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:48:17.648855 (+    54us) write_op.cc:312] APPLY: finished
0608 12:48:17.649072 (+   217us) log.cc:844] Serialized 34 byte log entry
0608 12:48:17.649261 (+   189us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:48:17.649340 (+    79us) write_op.cc:454] Released schema lock
0608 12:48:17.649399 (+    59us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":100821,"mutex_wait_us":8097,"num_ops":3,"prepare.queue_time_us":541213,"prepare.run_cpu_time_us":14747,"prepare.run_wall_time_us":271302,"replication_time_us":341602}]]}
W20260608 12:48:18.088580 29927 log.cc:927] Time spent T 125de38c0bec4bc38b3f3355abe3cc5f P 3e32083a37384756ab0fa3375fe7fcfc: Append to log took a long time: real 0.177s	user 0.009s	sys 0.020s
W20260608 12:48:18.109983 29974 log.cc:927] Time spent T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93: Append to log took a long time: real 0.193s	user 0.009s	sys 0.024s
W20260608 12:48:18.110158 29890 log.cc:927] Time spent T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b: Append to log took a long time: real 0.201s	user 0.027s	sys 0.030s
W20260608 12:48:18.110654 29865 log.cc:927] Time spent T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b: Append to log took a long time: real 0.184s	user 0.007s	sys 0.025s
W20260608 12:48:18.110656 29971 log.cc:927] Time spent T 74e008977a18474e8538636668c6d1ce P 566fb535d4a84c7cb9a647dbcfc6cc93: Append to log took a long time: real 0.247s	user 0.014s	sys 0.042s
W20260608 12:48:18.110764 29878 log.cc:927] Time spent T 3ca0fc9eccf74e33b01d185f8c253d0b P 3e32083a37384756ab0fa3375fe7fcfc: Append to log took a long time: real 0.187s	user 0.014s	sys 0.034s
W20260608 12:48:18.142145 29949 log.cc:927] Time spent T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc: Append to log took a long time: real 0.279s	user 0.005s	sys 0.035s
W20260608 12:48:18.144006 29945 log.cc:927] Time spent T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc: Append to log took a long time: real 0.092s	user 0.003s	sys 0.018s
W20260608 12:48:18.142763 29882 log.cc:927] Time spent T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc: Append to log took a long time: real 0.299s	user 0.014s	sys 0.025s
W20260608 12:48:18.143064 29877 log.cc:927] Time spent T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b: Append to log took a long time: real 0.247s	user 0.027s	sys 0.039s
W20260608 12:48:18.185722 29568 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.129.3:43837, user_credentials={real_user=slave}} blocked reactor thread for 281834us
W20260608 12:48:18.278743 29877 log.cc:927] Time spent T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b: Append to log took a long time: real 0.133s	user 0.005s	sys 0.009s
W20260608 12:48:18.278751 29878 log.cc:927] Time spent T 3ca0fc9eccf74e33b01d185f8c253d0b P 3e32083a37384756ab0fa3375fe7fcfc: Append to log took a long time: real 0.134s	user 0.023s	sys 0.045s
W20260608 12:48:18.304401 29846 log.cc:927] Time spent T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b: Append to log took a long time: real 0.300s	user 0.010s	sys 0.043s
W20260608 12:48:18.304232 29890 log.cc:927] Time spent T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b: Append to log took a long time: real 0.096s	user 0.003s	sys 0.021s
W20260608 12:48:18.306764 29897 log.cc:927] Time spent T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 3e32083a37384756ab0fa3375fe7fcfc: Append to log took a long time: real 0.058s	user 0.004s	sys 0.008s
W20260608 12:48:18.346642 29880 log.cc:927] Time spent T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93: Append to log took a long time: real 0.067s	user 0.000s	sys 0.008s
W20260608 12:48:18.346846 29882 log.cc:927] Time spent T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc: Append to log took a long time: real 0.202s	user 0.009s	sys 0.009s
W20260608 12:48:18.347337 29927 log.cc:927] Time spent T 125de38c0bec4bc38b3f3355abe3cc5f P 3e32083a37384756ab0fa3375fe7fcfc: Append to log took a long time: real 0.130s	user 0.007s	sys 0.015s
W20260608 12:48:18.348021 29914 log.cc:927] Time spent T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93: Append to log took a long time: real 0.300s	user 0.017s	sys 0.029s
W20260608 12:48:18.348225 29949 log.cc:927] Time spent T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc: Append to log took a long time: real 0.202s	user 0.003s	sys 0.016s
W20260608 12:48:18.348714 29942 log.cc:927] Time spent T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 3e32083a37384756ab0fa3375fe7fcfc: Append to log took a long time: real 0.097s	user 0.009s	sys 0.009s
W20260608 12:48:18.348837 29972 log.cc:927] Time spent T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b: Append to log took a long time: real 0.155s	user 0.007s	sys 0.010s
W20260608 12:48:18.348549 29975 log.cc:927] Time spent T f6b8b22b05064124992156601e00163e P 777c8f328c2d4131969f225f54c6681b: Append to log took a long time: real 0.141s	user 0.003s	sys 0.014s
W20260608 12:48:18.394232 29889 log.cc:927] Time spent T d885fe3f907c430680b109c348b601d7 P 3e32083a37384756ab0fa3375fe7fcfc: Append to log took a long time: real 0.489s	user 0.006s	sys 0.011s
W20260608 12:48:18.394593 29881 log.cc:927] Time spent T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b: Append to log took a long time: real 0.447s	user 0.006s	sys 0.012s
W20260608 12:48:18.395668 29966 log.cc:927] Time spent T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc: Append to log took a long time: real 0.477s	user 0.014s	sys 0.004s
W20260608 12:48:18.396642 29877 log.cc:927] Time spent T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b: Append to log took a long time: real 0.081s	user 0.010s	sys 0.010s
W20260608 12:48:18.394938 29973 log.cc:927] Time spent T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b: Append to log took a long time: real 0.492s	user 0.046s	sys 0.085s
W20260608 12:48:18.396292 29947 log.cc:927] Time spent T 777cd452e743471ea3d0afe284d61b49 P 3e32083a37384756ab0fa3375fe7fcfc: Append to log took a long time: real 0.484s	user 0.011s	sys 0.007s
W20260608 12:48:18.396553 29968 log.cc:927] Time spent T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93: Append to log took a long time: real 0.304s	user 0.007s	sys 0.010s
W20260608 12:48:18.395430 29846 log.cc:927] Time spent T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b: Append to log took a long time: real 0.062s	user 0.008s	sys 0.000s
W20260608 12:48:18.396502 29969 log.cc:927] Time spent T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93: Append to log took a long time: real 0.499s	user 0.012s	sys 0.006s
W20260608 12:48:18.396405 29974 log.cc:927] Time spent T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93: Append to log took a long time: real 0.238s	user 0.006s	sys 0.004s
W20260608 12:48:18.394958 29963 log.cc:927] Time spent T 74e008977a18474e8538636668c6d1ce P 777c8f328c2d4131969f225f54c6681b: Append to log took a long time: real 0.462s	user 0.014s	sys 0.004s
W20260608 12:48:18.406229 29852 log.cc:927] Time spent T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93: Append to log took a long time: real 0.476s	user 0.009s	sys 0.009s
W20260608 12:48:18.406106 29916 log.cc:927] Time spent T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b: Append to log took a long time: real 0.181s	user 0.005s	sys 0.029s
W20260608 12:48:18.415529 29887 log.cc:927] Time spent T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b: Append to log took a long time: real 0.464s	user 0.004s	sys 0.014s
W20260608 12:48:18.403708 29885 log.cc:927] Time spent T 777cd452e743471ea3d0afe284d61b49 P 566fb535d4a84c7cb9a647dbcfc6cc93: Append to log took a long time: real 0.127s	user 0.004s	sys 0.010s
W20260608 12:48:18.465703 29876 log.cc:927] Time spent T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93: Append to log took a long time: real 0.540s	user 0.009s	sys 0.008s
W20260608 12:48:18.468858 29934 log.cc:927] Time spent T a7883e26d58042ab8f2620c8732bab0c P 777c8f328c2d4131969f225f54c6681b: Append to log took a long time: real 0.414s	user 0.002s	sys 0.016s
W20260608 12:48:18.470538 29910 log.cc:927] Time spent T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93: Append to log took a long time: real 0.226s	user 0.004s	sys 0.012s
W20260608 12:48:18.468510 29954 log.cc:927] Time spent T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc: Append to log took a long time: real 0.378s	user 0.006s	sys 0.012s
W20260608 12:48:18.471860 29973 log.cc:927] Time spent T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
W20260608 12:48:18.540952 29974 log.cc:927] Time spent T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
W20260608 12:48:18.540366 29910 log.cc:927] Time spent T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
W20260608 12:48:18.549306 29643 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.129.1:40741, user_credentials={real_user=slave}} blocked reactor thread for 92873.5us
W20260608 12:48:18.712277 29643 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.129.3:43837, user_credentials={real_user=slave}} blocked reactor thread for 158173us
W20260608 12:48:18.712915 29717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.129.1:40741, user_credentials={real_user=slave}} blocked reactor thread for 75972.3us
W20260608 12:48:18.850730 29643 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.129.3:43837, user_credentials={real_user=slave}} blocked reactor thread for 70132.4us
W20260608 12:48:19.380844 29717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.129.2:42913, user_credentials={real_user=slave}} blocked reactor thread for 46937.2us
W20260608 12:48:19.803725 29954 log.cc:927] Time spent T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
W20260608 12:48:19.817281 29717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.129.1:40741, user_credentials={real_user=slave}} blocked reactor thread for 187304us
W20260608 12:48:20.801873 29717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.129.2:42913, user_credentials={real_user=slave}} blocked reactor thread for 172960us
W20260608 12:48:20.955063 29717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.129.2:42913, user_credentials={real_user=slave}} blocked reactor thread for 48234.3us
W20260608 12:48:20.987820 29643 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.129.3:43837, user_credentials={real_user=slave}} blocked reactor thread for 274807us
W20260608 12:48:21.076776 29784 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.24.129.2:42913, user_credentials={real_user=slave}} blocked reactor thread for 106556us
W20260608 12:48:21.365520 29784 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.24.129.2:42913, user_credentials={real_user=slave}} blocked reactor thread for 98672.4us
W20260608 12:48:21.689778 29784 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.24.129.1:40741, user_credentials={real_user=slave}} blocked reactor thread for 65201.2us
W20260608 12:48:21.692250 29876 log.cc:927] Time spent T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93: Append to log took a long time: real 0.054s	user 0.000s	sys 0.009s
W20260608 12:48:21.700979 29846 log.cc:927] Time spent T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b: Append to log took a long time: real 0.060s	user 0.015s	sys 0.000s
W20260608 12:48:21.701391 29973 log.cc:927] Time spent T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b: Append to log took a long time: real 0.051s	user 0.000s	sys 0.015s
W20260608 12:48:21.710266 29881 log.cc:927] Time spent T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b: Append to log took a long time: real 0.070s	user 0.004s	sys 0.003s
W20260608 12:48:21.706394 29910 log.cc:927] Time spent T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93: Append to log took a long time: real 0.052s	user 0.007s	sys 0.000s
W20260608 12:48:21.717762 29914 log.cc:927] Time spent T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93: Append to log took a long time: real 0.080s	user 0.003s	sys 0.005s
W20260608 12:48:21.723577 29877 log.cc:927] Time spent T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b: Append to log took a long time: real 0.065s	user 0.012s	sys 0.004s
I20260608 12:48:21.903227 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:21.916620 30032 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:21.919157 30033 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:21.923640 30035 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:21.923945 25092 server_base.cc:1061] running on GCE node
I20260608 12:48:21.925980 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:21.926227 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:21.926420 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922901926402 us; error 0 us; skew 500 ppm
I20260608 12:48:21.927054 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:21.930007 25092 webserver.cc:533] Webserver started at http://127.24.129.4:45589/ using document root <none> and password file <none>
I20260608 12:48:21.930577 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:21.930786 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:21.931133 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:21.932394 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-3-root/instance:
uuid: "c502a1767df34f839e45b71ebe1fcaf2"
format_stamp: "Formatted at 2026-06-08 12:48:21 on dist-test-slave-jhsm"
I20260608 12:48:21.937534 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:48:21.941097 30040 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:21.942090 25092 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:48:21.942411 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-3-root
uuid: "c502a1767df34f839e45b71ebe1fcaf2"
format_stamp: "Formatted at 2026-06-08 12:48:21 on dist-test-slave-jhsm"
I20260608 12:48:21.942708 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:21.956367 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:21.957955 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:21.959622 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:48:21.962344 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:21.962564 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:21.962826 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:21.962994 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:22.017580 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.4:43377
I20260608 12:48:22.017649 30102 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.4:43377 every 8 connection(s)
I20260608 12:48:22.026046 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:22.033277 30107 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:22.035671 30108 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:22.037245 30103 heartbeater.cc:344] Connected to a master server at 127.24.129.62:46051
I20260608 12:48:22.037797 30103 heartbeater.cc:461] Registering TS with master...
I20260608 12:48:22.039041 30103 heartbeater.cc:507] Master 127.24.129.62:46051 requested a full tablet report, sending...
W20260608 12:48:22.039191 30110 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:22.039990 25092 server_base.cc:1061] running on GCE node
I20260608 12:48:22.041839 29496 ts_manager.cc:194] Registered new tserver with Master: c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4:43377)
I20260608 12:48:22.043475 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:22.043833 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:22.044068 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922902044045 us; error 0 us; skew 500 ppm
I20260608 12:48:22.044104 29496 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52870
I20260608 12:48:22.045203 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:22.048300 25092 webserver.cc:533] Webserver started at http://127.24.129.5:44295/ using document root <none> and password file <none>
I20260608 12:48:22.048925 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:22.049136 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:22.049419 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:22.050647 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-4-root/instance:
uuid: "a27bf120e119458b8e5ffed44db02275"
format_stamp: "Formatted at 2026-06-08 12:48:22 on dist-test-slave-jhsm"
I20260608 12:48:22.056273 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:48:22.061467 30115 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:22.062470 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:48:22.062927 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-4-root
uuid: "a27bf120e119458b8e5ffed44db02275"
format_stamp: "Formatted at 2026-06-08 12:48:22 on dist-test-slave-jhsm"
I20260608 12:48:22.063297 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-4-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:22.078094 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:22.079689 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:22.081444 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:48:22.084280 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:22.084491 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:22.084896 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:22.085155 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:22.152556 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.5:34061
I20260608 12:48:22.152720 30177 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.5:34061 every 8 connection(s)
I20260608 12:48:22.160579 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:48:22.171094 30178 heartbeater.cc:344] Connected to a master server at 127.24.129.62:46051
I20260608 12:48:22.171629 30178 heartbeater.cc:461] Registering TS with master...
W20260608 12:48:22.171590 30181 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:22.172938 30178 heartbeater.cc:507] Master 127.24.129.62:46051 requested a full tablet report, sending...
I20260608 12:48:22.175464 29496 ts_manager.cc:194] Registered new tserver with Master: a27bf120e119458b8e5ffed44db02275 (127.24.129.5:34061)
I20260608 12:48:22.177367 29496 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52884
W20260608 12:48:22.182538 30182 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:22.187861 25092 server_base.cc:1061] running on GCE node
W20260608 12:48:22.188426 30184 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:22.191498 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:22.191918 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:22.192171 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922902192152 us; error 0 us; skew 500 ppm
I20260608 12:48:22.193060 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:22.196564 25092 webserver.cc:533] Webserver started at http://127.24.129.6:43103/ using document root <none> and password file <none>
I20260608 12:48:22.197189 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:22.197659 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:22.198083 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:22.201020 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-5-root/instance:
uuid: "e3cf1173a3bf4589b7def66616983eb9"
format_stamp: "Formatted at 2026-06-08 12:48:22 on dist-test-slave-jhsm"
I20260608 12:48:22.207813 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:48:22.211928 30191 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:22.212978 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:48:22.213301 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-5-root
uuid: "e3cf1173a3bf4589b7def66616983eb9"
format_stamp: "Formatted at 2026-06-08 12:48:22 on dist-test-slave-jhsm"
I20260608 12:48:22.213573 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-5-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:22.213820 29750 consensus_queue.cc:237] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [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: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } }
I20260608 12:48:22.222152 29674 raft_consensus.cc:1275] T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:48:22.224671 30031 consensus_queue.cc:1048] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:48:22.225376 29602 raft_consensus.cc:1275] T a7883e26d58042ab8f2620c8732bab0c P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:48:22.226938 30031 consensus_queue.cc:1048] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:48:22.236768 29993 raft_consensus.cc:2955] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } } }
I20260608 12:48:22.242053 29675 raft_consensus.cc:2955] T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } } }
I20260608 12:48:22.243269 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:22.245934 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260608 12:48:22.248586 29716 consensus_peers.cc:597] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 -> Peer c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4:43377): Couldn't send request to peer c502a1767df34f839e45b71ebe1fcaf2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a7883e26d58042ab8f2620c8732bab0c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:22.249884 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:48:22.246953 29602 raft_consensus.cc:2955] T a7883e26d58042ab8f2620c8732bab0c P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } } }
I20260608 12:48:22.263532 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:22.263819 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:22.264161 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:22.264429 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:22.275914 29496 catalog_manager.cc:5696] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 reported cstate change: config changed from index -1 to 27, NON_VOTER c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:22.294562 29674 consensus_queue.cc:237] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [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: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } }
I20260608 12:48:22.306720 29600 raft_consensus.cc:1275] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Refusing update from remote peer 3e32083a37384756ab0fa3375fe7fcfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:48:22.306974 29750 raft_consensus.cc:1275] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Refusing update from remote peer 3e32083a37384756ab0fa3375fe7fcfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:48:22.309376 29992 consensus_queue.cc:1048] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:48:22.311630 29992 consensus_queue.cc:1048] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260608 12:48:22.319847 29642 consensus_peers.cc:597] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc -> Peer c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4:43377): Couldn't send request to peer c502a1767df34f839e45b71ebe1fcaf2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b15de57540534538bef9f503a2cfe1f0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:22.326800 30018 raft_consensus.cc:2955] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } } }
I20260608 12:48:22.329715 29750 raft_consensus.cc:2955] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } } }
I20260608 12:48:22.334888 29600 raft_consensus.cc:2955] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } } }
I20260608 12:48:22.356261 29750 consensus_queue.cc:237] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [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: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } }
W20260608 12:48:22.364766 29716 consensus_peers.cc:597] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 -> Peer c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4:43377): Couldn't send request to peer c502a1767df34f839e45b71ebe1fcaf2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4aaee8089a8046ce91652749d6cea4f3. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:22.367064 29600 raft_consensus.cc:1275] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:48:22.367532 29674 raft_consensus.cc:1275] T 4aaee8089a8046ce91652749d6cea4f3 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:48:22.368713 30031 consensus_queue.cc:1048] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:48:22.370126 30025 consensus_queue.cc:1048] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:48:22.365597 29498 catalog_manager.cc:5696] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b reported cstate change: config changed from index -1 to 27, NON_VOTER c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "3e32083a37384756ab0fa3375fe7fcfc" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } } }
I20260608 12:48:22.389341 30025 raft_consensus.cc:2955] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } } }
I20260608 12:48:22.402724 29674 raft_consensus.cc:2955] T 4aaee8089a8046ce91652749d6cea4f3 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } } }
I20260608 12:48:22.405949 29600 raft_consensus.cc:2955] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } } }
I20260608 12:48:22.415834 29498 catalog_manager.cc:5696] T 4aaee8089a8046ce91652749d6cea4f3 P 3e32083a37384756ab0fa3375fe7fcfc reported cstate change: config changed from index -1 to 27, NON_VOTER c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } } }
I20260608 12:48:22.445791 29600 consensus_queue.cc:237] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [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: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } }
I20260608 12:48:22.453681 29750 raft_consensus.cc:1275] T 777cd452e743471ea3d0afe284d61b49 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Refusing update from remote peer 777c8f328c2d4131969f225f54c6681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:48:22.455911 30239 consensus_queue.cc:1048] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:48:22.457482 29674 raft_consensus.cc:1275] T 777cd452e743471ea3d0afe284d61b49 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Refusing update from remote peer 777c8f328c2d4131969f225f54c6681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:48:22.459409 30239 consensus_queue.cc:1048] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260608 12:48:22.469338 29567 consensus_peers.cc:597] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b -> Peer c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4:43377): Couldn't send request to peer c502a1767df34f839e45b71ebe1fcaf2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 777cd452e743471ea3d0afe284d61b49. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:22.472481 30023 raft_consensus.cc:2955] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } } }
I20260608 12:48:22.481242 29674 raft_consensus.cc:2955] T 777cd452e743471ea3d0afe284d61b49 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } } }
I20260608 12:48:22.482666 29750 raft_consensus.cc:2955] T 777cd452e743471ea3d0afe284d61b49 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } } }
I20260608 12:48:22.496416 29496 catalog_manager.cc:5696] T 777cd452e743471ea3d0afe284d61b49 P 566fb535d4a84c7cb9a647dbcfc6cc93 reported cstate change: config changed from index -1 to 27, NON_VOTER c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "777c8f328c2d4131969f225f54c6681b" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } } }
I20260608 12:48:22.540010 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.6:46399
I20260608 12:48:22.540149 30266 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.6:46399 every 8 connection(s)
I20260608 12:48:22.558353 30267 heartbeater.cc:344] Connected to a master server at 127.24.129.62:46051
I20260608 12:48:22.558862 30267 heartbeater.cc:461] Registering TS with master...
I20260608 12:48:22.559737 30267 heartbeater.cc:507] Master 127.24.129.62:46051 requested a full tablet report, sending...
I20260608 12:48:22.562256 29497 ts_manager.cc:194] Registered new tserver with Master: e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6:46399)
I20260608 12:48:22.564123 29497 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52894
I20260608 12:48:22.676555 30270 ts_tablet_manager.cc:933] T a7883e26d58042ab8f2620c8732bab0c P c502a1767df34f839e45b71ebe1fcaf2: Initiating tablet copy from peer 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:22.678722 30270 tablet_copy_client.cc:323] T a7883e26d58042ab8f2620c8732bab0c P c502a1767df34f839e45b71ebe1fcaf2: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.3:43837
I20260608 12:48:22.692940 29761 tablet_copy_service.cc:140] P 566fb535d4a84c7cb9a647dbcfc6cc93: Received BeginTabletCopySession request for tablet a7883e26d58042ab8f2620c8732bab0c from peer c502a1767df34f839e45b71ebe1fcaf2 ({username='slave'} at 127.0.0.1:48374)
I20260608 12:48:22.693888 29761 tablet_copy_service.cc:161] P 566fb535d4a84c7cb9a647dbcfc6cc93: Beginning new tablet copy session on tablet a7883e26d58042ab8f2620c8732bab0c from peer c502a1767df34f839e45b71ebe1fcaf2 at {username='slave'} at 127.0.0.1:48374: session id = c502a1767df34f839e45b71ebe1fcaf2-a7883e26d58042ab8f2620c8732bab0c
I20260608 12:48:22.700274 29761 tablet_copy_source_session.cc:215] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:48:22.703889 30270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7883e26d58042ab8f2620c8732bab0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:22.718623 30270 tablet_copy_client.cc:806] T a7883e26d58042ab8f2620c8732bab0c P c502a1767df34f839e45b71ebe1fcaf2: tablet copy: Starting download of 0 data blocks...
I20260608 12:48:22.719357 30270 tablet_copy_client.cc:670] T a7883e26d58042ab8f2620c8732bab0c P c502a1767df34f839e45b71ebe1fcaf2: tablet copy: Starting download of 1 WAL segments...
I20260608 12:48:22.725181 30271 tablet_copy_client.cc:1025] T a7883e26d58042ab8f2620c8732bab0c P c502a1767df34f839e45b71ebe1fcaf2: tablet copy: Injecting latency into file download: 2000
I20260608 12:48:22.848917 30273 ts_tablet_manager.cc:933] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2: Initiating tablet copy from peer 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913)
I20260608 12:48:22.851091 30273 tablet_copy_client.cc:323] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.2:42913
I20260608 12:48:22.857685 30276 ts_tablet_manager.cc:933] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2: Initiating tablet copy from peer 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:22.865553 29687 tablet_copy_service.cc:140] P 3e32083a37384756ab0fa3375fe7fcfc: Received BeginTabletCopySession request for tablet b15de57540534538bef9f503a2cfe1f0 from peer c502a1767df34f839e45b71ebe1fcaf2 ({username='slave'} at 127.0.0.1:48118)
I20260608 12:48:22.866501 29687 tablet_copy_service.cc:161] P 3e32083a37384756ab0fa3375fe7fcfc: Beginning new tablet copy session on tablet b15de57540534538bef9f503a2cfe1f0 from peer c502a1767df34f839e45b71ebe1fcaf2 at {username='slave'} at 127.0.0.1:48118: session id = c502a1767df34f839e45b71ebe1fcaf2-b15de57540534538bef9f503a2cfe1f0
I20260608 12:48:22.867902 30276 tablet_copy_client.cc:323] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.3:43837
I20260608 12:48:22.869879 29761 tablet_copy_service.cc:140] P 566fb535d4a84c7cb9a647dbcfc6cc93: Received BeginTabletCopySession request for tablet 4aaee8089a8046ce91652749d6cea4f3 from peer c502a1767df34f839e45b71ebe1fcaf2 ({username='slave'} at 127.0.0.1:48374)
I20260608 12:48:22.870471 29761 tablet_copy_service.cc:161] P 566fb535d4a84c7cb9a647dbcfc6cc93: Beginning new tablet copy session on tablet 4aaee8089a8046ce91652749d6cea4f3 from peer c502a1767df34f839e45b71ebe1fcaf2 at {username='slave'} at 127.0.0.1:48374: session id = c502a1767df34f839e45b71ebe1fcaf2-4aaee8089a8046ce91652749d6cea4f3
I20260608 12:48:22.876381 29687 tablet_copy_source_session.cc:215] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:48:22.878458 29761 tablet_copy_source_session.cc:215] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:48:22.880666 30273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b15de57540534538bef9f503a2cfe1f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:22.882877 30276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aaee8089a8046ce91652749d6cea4f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:22.902966 30273 tablet_copy_client.cc:806] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2: tablet copy: Starting download of 0 data blocks...
I20260608 12:48:22.903182 30276 tablet_copy_client.cc:806] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2: tablet copy: Starting download of 0 data blocks...
I20260608 12:48:22.903780 30273 tablet_copy_client.cc:670] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2: tablet copy: Starting download of 1 WAL segments...
I20260608 12:48:22.903936 30276 tablet_copy_client.cc:670] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2: tablet copy: Starting download of 1 WAL segments...
I20260608 12:48:22.909520 30274 tablet_copy_client.cc:1025] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2: tablet copy: Injecting latency into file download: 2000
I20260608 12:48:22.909958 30277 tablet_copy_client.cc:1025] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2: tablet copy: Injecting latency into file download: 2000
I20260608 12:48:23.049464 30103 heartbeater.cc:499] Master 127.24.129.62:46051 was elected leader, sending a full tablet report...
I20260608 12:48:23.068001 30279 ts_tablet_manager.cc:933] T 777cd452e743471ea3d0afe284d61b49 P c502a1767df34f839e45b71ebe1fcaf2: Initiating tablet copy from peer 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741)
I20260608 12:48:23.075276 30279 tablet_copy_client.cc:323] T 777cd452e743471ea3d0afe284d61b49 P c502a1767df34f839e45b71ebe1fcaf2: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.1:40741
I20260608 12:48:23.091917 29612 tablet_copy_service.cc:140] P 777c8f328c2d4131969f225f54c6681b: Received BeginTabletCopySession request for tablet 777cd452e743471ea3d0afe284d61b49 from peer c502a1767df34f839e45b71ebe1fcaf2 ({username='slave'} at 127.0.0.1:34134)
I20260608 12:48:23.092922 29612 tablet_copy_service.cc:161] P 777c8f328c2d4131969f225f54c6681b: Beginning new tablet copy session on tablet 777cd452e743471ea3d0afe284d61b49 from peer c502a1767df34f839e45b71ebe1fcaf2 at {username='slave'} at 127.0.0.1:34134: session id = c502a1767df34f839e45b71ebe1fcaf2-777cd452e743471ea3d0afe284d61b49
I20260608 12:48:23.104020 29612 tablet_copy_source_session.cc:215] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:48:23.108963 30279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 777cd452e743471ea3d0afe284d61b49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:23.127637 30279 tablet_copy_client.cc:806] T 777cd452e743471ea3d0afe284d61b49 P c502a1767df34f839e45b71ebe1fcaf2: tablet copy: Starting download of 0 data blocks...
I20260608 12:48:23.128616 30279 tablet_copy_client.cc:670] T 777cd452e743471ea3d0afe284d61b49 P c502a1767df34f839e45b71ebe1fcaf2: tablet copy: Starting download of 1 WAL segments...
I20260608 12:48:23.134146 30280 tablet_copy_client.cc:1025] T 777cd452e743471ea3d0afe284d61b49 P c502a1767df34f839e45b71ebe1fcaf2: tablet copy: Injecting latency into file download: 2000
I20260608 12:48:23.180820 30178 heartbeater.cc:499] Master 127.24.129.62:46051 was elected leader, sending a full tablet report...
I20260608 12:48:23.567685 30267 heartbeater.cc:499] Master 127.24.129.62:46051 was elected leader, sending a full tablet report...
I20260608 12:48:24.726753 30270 tablet_copy_client.cc:538] T a7883e26d58042ab8f2620c8732bab0c P c502a1767df34f839e45b71ebe1fcaf2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:48:24.734184 30270 tablet_bootstrap.cc:492] T a7883e26d58042ab8f2620c8732bab0c P c502a1767df34f839e45b71ebe1fcaf2: Bootstrap starting.
I20260608 12:48:24.849483 30270 tablet_bootstrap.cc:492] T a7883e26d58042ab8f2620c8732bab0c P c502a1767df34f839e45b71ebe1fcaf2: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=85 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:48:24.850497 30270 tablet_bootstrap.cc:492] T a7883e26d58042ab8f2620c8732bab0c P c502a1767df34f839e45b71ebe1fcaf2: Bootstrap complete.
I20260608 12:48:24.851236 30270 ts_tablet_manager.cc:1403] T a7883e26d58042ab8f2620c8732bab0c P c502a1767df34f839e45b71ebe1fcaf2: Time spent bootstrapping tablet: real 0.117s	user 0.113s	sys 0.004s
I20260608 12:48:24.854732 30270 raft_consensus.cc:359] T a7883e26d58042ab8f2620c8732bab0c P c502a1767df34f839e45b71ebe1fcaf2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } }
I20260608 12:48:24.855974 30270 raft_consensus.cc:740] T a7883e26d58042ab8f2620c8732bab0c P c502a1767df34f839e45b71ebe1fcaf2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c502a1767df34f839e45b71ebe1fcaf2, State: Initialized, Role: LEARNER
I20260608 12:48:24.856637 30270 consensus_queue.cc:260] T a7883e26d58042ab8f2620c8732bab0c P c502a1767df34f839e45b71ebe1fcaf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } }
I20260608 12:48:24.859239 30270 ts_tablet_manager.cc:1434] T a7883e26d58042ab8f2620c8732bab0c P c502a1767df34f839e45b71ebe1fcaf2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:48:24.861555 29761 tablet_copy_service.cc:342] P 566fb535d4a84c7cb9a647dbcfc6cc93: Request end of tablet copy session c502a1767df34f839e45b71ebe1fcaf2-a7883e26d58042ab8f2620c8732bab0c received from {username='slave'} at 127.0.0.1:48374
I20260608 12:48:24.862120 29761 tablet_copy_service.cc:434] P 566fb535d4a84c7cb9a647dbcfc6cc93: ending tablet copy session c502a1767df34f839e45b71ebe1fcaf2-a7883e26d58042ab8f2620c8732bab0c on tablet a7883e26d58042ab8f2620c8732bab0c with peer c502a1767df34f839e45b71ebe1fcaf2
I20260608 12:48:24.911546 30273 tablet_copy_client.cc:538] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:48:24.911720 30276 tablet_copy_client.cc:538] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:48:24.920132 30273 tablet_bootstrap.cc:492] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2: Bootstrap starting.
I20260608 12:48:24.924613 30276 tablet_bootstrap.cc:492] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2: Bootstrap starting.
I20260608 12:48:25.039899 30273 tablet_bootstrap.cc:492] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=91 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:48:25.040644 30273 tablet_bootstrap.cc:492] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2: Bootstrap complete.
I20260608 12:48:25.041247 30273 ts_tablet_manager.cc:1403] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2: Time spent bootstrapping tablet: real 0.121s	user 0.115s	sys 0.008s
I20260608 12:48:25.043453 30273 raft_consensus.cc:359] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } }
I20260608 12:48:25.044003 30273 raft_consensus.cc:740] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c502a1767df34f839e45b71ebe1fcaf2, State: Initialized, Role: LEARNER
I20260608 12:48:25.044632 30273 consensus_queue.cc:260] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } }
I20260608 12:48:25.048796 30273 ts_tablet_manager.cc:1434] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:48:25.051931 29687 tablet_copy_service.cc:342] P 3e32083a37384756ab0fa3375fe7fcfc: Request end of tablet copy session c502a1767df34f839e45b71ebe1fcaf2-b15de57540534538bef9f503a2cfe1f0 received from {username='slave'} at 127.0.0.1:48118
I20260608 12:48:25.052469 29687 tablet_copy_service.cc:434] P 3e32083a37384756ab0fa3375fe7fcfc: ending tablet copy session c502a1767df34f839e45b71ebe1fcaf2-b15de57540534538bef9f503a2cfe1f0 on tablet b15de57540534538bef9f503a2cfe1f0 with peer c502a1767df34f839e45b71ebe1fcaf2
I20260608 12:48:25.058522 30078 raft_consensus.cc:1217] T a7883e26d58042ab8f2620c8732bab0c P c502a1767df34f839e45b71ebe1fcaf2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 12:48:25.118407 30276 tablet_bootstrap.cc:492] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=116 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:48:25.119408 30276 tablet_bootstrap.cc:492] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2: Bootstrap complete.
I20260608 12:48:25.120163 30276 ts_tablet_manager.cc:1403] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2: Time spent bootstrapping tablet: real 0.196s	user 0.170s	sys 0.020s
I20260608 12:48:25.122702 30276 raft_consensus.cc:359] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } }
I20260608 12:48:25.123458 30276 raft_consensus.cc:740] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c502a1767df34f839e45b71ebe1fcaf2, State: Initialized, Role: LEARNER
I20260608 12:48:25.124001 30276 consensus_queue.cc:260] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } }
I20260608 12:48:25.125945 30276 ts_tablet_manager.cc:1434] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:48:25.128175 29761 tablet_copy_service.cc:342] P 566fb535d4a84c7cb9a647dbcfc6cc93: Request end of tablet copy session c502a1767df34f839e45b71ebe1fcaf2-4aaee8089a8046ce91652749d6cea4f3 received from {username='slave'} at 127.0.0.1:48374
I20260608 12:48:25.128710 29761 tablet_copy_service.cc:434] P 566fb535d4a84c7cb9a647dbcfc6cc93: ending tablet copy session c502a1767df34f839e45b71ebe1fcaf2-4aaee8089a8046ce91652749d6cea4f3 on tablet 4aaee8089a8046ce91652749d6cea4f3 with peer c502a1767df34f839e45b71ebe1fcaf2
I20260608 12:48:25.136883 30279 tablet_copy_client.cc:538] T 777cd452e743471ea3d0afe284d61b49 P c502a1767df34f839e45b71ebe1fcaf2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:48:25.146242 30279 tablet_bootstrap.cc:492] T 777cd452e743471ea3d0afe284d61b49 P c502a1767df34f839e45b71ebe1fcaf2: Bootstrap starting.
I20260608 12:48:25.274560 30078 raft_consensus.cc:1217] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 12:48:25.278571 30279 tablet_bootstrap.cc:492] T 777cd452e743471ea3d0afe284d61b49 P c502a1767df34f839e45b71ebe1fcaf2: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:48:25.279699 30279 tablet_bootstrap.cc:492] T 777cd452e743471ea3d0afe284d61b49 P c502a1767df34f839e45b71ebe1fcaf2: Bootstrap complete.
I20260608 12:48:25.280478 30279 ts_tablet_manager.cc:1403] T 777cd452e743471ea3d0afe284d61b49 P c502a1767df34f839e45b71ebe1fcaf2: Time spent bootstrapping tablet: real 0.135s	user 0.121s	sys 0.013s
I20260608 12:48:25.283434 30279 raft_consensus.cc:359] T 777cd452e743471ea3d0afe284d61b49 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } }
I20260608 12:48:25.284271 30279 raft_consensus.cc:740] T 777cd452e743471ea3d0afe284d61b49 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c502a1767df34f839e45b71ebe1fcaf2, State: Initialized, Role: LEARNER
I20260608 12:48:25.284902 30279 consensus_queue.cc:260] T 777cd452e743471ea3d0afe284d61b49 P c502a1767df34f839e45b71ebe1fcaf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } }
I20260608 12:48:25.286527 30279 ts_tablet_manager.cc:1434] T 777cd452e743471ea3d0afe284d61b49 P c502a1767df34f839e45b71ebe1fcaf2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:48:25.288439 29612 tablet_copy_service.cc:342] P 777c8f328c2d4131969f225f54c6681b: Request end of tablet copy session c502a1767df34f839e45b71ebe1fcaf2-777cd452e743471ea3d0afe284d61b49 received from {username='slave'} at 127.0.0.1:34134
I20260608 12:48:25.288909 29612 tablet_copy_service.cc:434] P 777c8f328c2d4131969f225f54c6681b: ending tablet copy session c502a1767df34f839e45b71ebe1fcaf2-777cd452e743471ea3d0afe284d61b49 on tablet 777cd452e743471ea3d0afe284d61b49 with peer c502a1767df34f839e45b71ebe1fcaf2
I20260608 12:48:25.321357 30078 raft_consensus.cc:1217] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 12:48:25.616763 30295 raft_consensus.cc:1064] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93: attempting to promote NON_VOTER c502a1767df34f839e45b71ebe1fcaf2 to VOTER
I20260608 12:48:25.622061 30295 consensus_queue.cc:237] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } }
I20260608 12:48:25.858520 30298 raft_consensus.cc:1064] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93: attempting to promote NON_VOTER c502a1767df34f839e45b71ebe1fcaf2 to VOTER
I20260608 12:48:25.861903 30078 raft_consensus.cc:1275] T a7883e26d58042ab8f2620c8732bab0c P c502a1767df34f839e45b71ebe1fcaf2 [term 1 LEARNER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:48:25.861577 30298 consensus_queue.cc:237] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } }
I20260608 12:48:25.864398 30025 consensus_queue.cc:1048] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:48:25.874511 30296 raft_consensus.cc:1064] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc: attempting to promote NON_VOTER c502a1767df34f839e45b71ebe1fcaf2 to VOTER
I20260608 12:48:25.879520 30296 consensus_queue.cc:237] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } }
I20260608 12:48:25.897099 29674 raft_consensus.cc:1275] T 4aaee8089a8046ce91652749d6cea4f3 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:48:25.989542 30077 raft_consensus.cc:1275] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 LEARNER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:48:26.004393 30025 consensus_queue.cc:1048] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:48:26.053012 30025 consensus_queue.cc:1048] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:48:26.083046 29675 raft_consensus.cc:1275] T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:48:26.151790 30025 consensus_queue.cc:1048] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
W20260608 12:48:26.295710 29715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260608 12:48:26.314091 30295 raft_consensus.cc:2955] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:26.423607 30077 raft_consensus.cc:1217] T 777cd452e743471ea3d0afe284d61b49 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 12:48:26.819593 30308 raft_consensus.cc:493] T a7883e26d58042ab8f2620c8732bab0c P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 566fb535d4a84c7cb9a647dbcfc6cc93)
I20260608 12:48:26.820504 30308 raft_consensus.cc:515] T a7883e26d58042ab8f2620c8732bab0c P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } }
I20260608 12:48:26.928196 30309 raft_consensus.cc:493] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3e32083a37384756ab0fa3375fe7fcfc)
I20260608 12:48:26.930428 30309 raft_consensus.cc:515] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:26.938386 30309 leader_election.cc:290] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:27.240913 30308 leader_election.cc:290] T a7883e26d58042ab8f2620c8732bab0c P 777c8f328c2d4131969f225f54c6681b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:27.298363 29497 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43116 (request call id 60) took 1028 ms. Trace:
I20260608 12:48:27.311553 29497 rpcz_store.cc:276] 0608 12:48:26.269479 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:27.296004 (+1026525us) service_pool.cc:224] Handling call
0608 12:48:27.298142 (+  2138us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":0}
I20260608 12:48:27.403600 30309 raft_consensus.cc:493] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 566fb535d4a84c7cb9a647dbcfc6cc93)
I20260608 12:48:27.404423 30309 raft_consensus.cc:515] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:27.409349 30309 leader_election.cc:290] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:28.017463 29498 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52870 (request call id 15) took 1686 ms. Trace:
I20260608 12:48:28.018270 29498 rpcz_store.cc:276] 0608 12:48:26.330468 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:27.866293 (+1535825us) service_pool.cc:224] Handling call
0608 12:48:28.017119 (+150826us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":0}
I20260608 12:48:28.115702 30312 raft_consensus.cc:493] T 3ca0fc9eccf74e33b01d185f8c253d0b P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 566fb535d4a84c7cb9a647dbcfc6cc93)
I20260608 12:48:28.116765 30312 raft_consensus.cc:515] T 3ca0fc9eccf74e33b01d185f8c253d0b P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:28.120509 30312 leader_election.cc:290] T 3ca0fc9eccf74e33b01d185f8c253d0b P 3e32083a37384756ab0fa3375fe7fcfc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:28.178642 29670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "730c8179de344e68a08a7a64c7539d16" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:28.209573 29670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca0fc9eccf74e33b01d185f8c253d0b" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:28.210526 29670 raft_consensus.cc:2468] T 3ca0fc9eccf74e33b01d185f8c253d0b P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 777c8f328c2d4131969f225f54c6681b in term 1.
I20260608 12:48:28.348271 30314 raft_consensus.cc:493] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 566fb535d4a84c7cb9a647dbcfc6cc93)
I20260608 12:48:28.349169 30314 raft_consensus.cc:515] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:28.354913 29602 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53564 (request call id 151) took 2035 ms. Trace:
I20260608 12:48:28.355645 29602 rpcz_store.cc:276] 0608 12:48:26.319186 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:28.353618 (+2034432us) service_pool.cc:224] Handling call
0608 12:48:28.354142 (+   524us) raft_consensus.cc:1471] Updating replica for 0 ops
0608 12:48:28.354373 (+   231us) raft_consensus.cc:1534] Early marking committed up to index 0
0608 12:48:28.354399 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0608 12:48:28.354449 (+    50us) raft_consensus.cc:1645] Marking committed up to 26
0608 12:48:28.354485 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0608 12:48:28.354544 (+    59us) raft_consensus.cc:1691] UpdateReplicas() finished
0608 12:48:28.354695 (+   151us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260608 12:48:28.367236 29623 debug-util.cc:398] Leaking SignalData structure 0x7b0800094100 after lost signal to thread 25095
W20260608 12:48:28.376470 29715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260608 12:48:28.430096 29568 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.129.2:42913, user_credentials={real_user=slave}} blocked reactor thread for 204670us
I20260608 12:48:28.433158 29568 leader_election.cc:304] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b [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: 3e32083a37384756ab0fa3375fe7fcfc, 777c8f328c2d4131969f225f54c6681b; no voters: 
W20260608 12:48:28.480383 25097 debug-util.cc:398] Leaking SignalData structure 0x7b080000f5e0 after lost signal to thread 29643
I20260608 12:48:28.483657 29674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d885fe3f907c430680b109c348b601d7" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:28.542382 30316 raft_consensus.cc:493] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 566fb535d4a84c7cb9a647dbcfc6cc93)
I20260608 12:48:28.574618 30314 leader_election.cc:290] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:28.633749 30317 raft_consensus.cc:493] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3e32083a37384756ab0fa3375fe7fcfc)
W20260608 12:48:28.690721 25097 kernel_stack_watchdog.cc:198] Thread 29643 stuck at /apache/dev/git/kudu/src/kudu/rpc/outbound_call.cc:307 for 141ms:
Kernel stack:
(could not read kernel stack)
User stack:
<Timed out: thread did not respond: maybe it is blocking signals>
I20260608 12:48:28.715256 30316 raft_consensus.cc:515] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } }
I20260608 12:48:28.690881 29674 raft_consensus.cc:2468] T d885fe3f907c430680b109c348b601d7 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 777c8f328c2d4131969f225f54c6681b in term 1.
W20260608 12:48:28.926420 29715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260608 12:48:28.716707 30317 raft_consensus.cc:515] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } }
I20260608 12:48:28.945609 30317 leader_election.cc:290] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:28.947780 30317 raft_consensus.cc:2804] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:48:28.715462 30314 raft_consensus.cc:493] T f6b8b22b05064124992156601e00163e P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3e32083a37384756ab0fa3375fe7fcfc)
I20260608 12:48:28.950937 30314 raft_consensus.cc:515] T f6b8b22b05064124992156601e00163e P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:28.953521 30314 leader_election.cc:290] T f6b8b22b05064124992156601e00163e P 777c8f328c2d4131969f225f54c6681b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:28.993124 30317 raft_consensus.cc:493] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 566fb535d4a84c7cb9a647dbcfc6cc93)
I20260608 12:48:28.997169 30317 raft_consensus.cc:3060] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:48:29.003010 30316 leader_election.cc:290] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913)
W20260608 12:48:29.004086 29568 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.129.2:42913, user_credentials={real_user=slave}} blocked reactor thread for 570967us
I20260608 12:48:29.096999 30318 raft_consensus.cc:493] T a7883e26d58042ab8f2620c8732bab0c P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 566fb535d4a84c7cb9a647dbcfc6cc93)
I20260608 12:48:29.098055 30318 raft_consensus.cc:515] T a7883e26d58042ab8f2620c8732bab0c P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } }
I20260608 12:48:29.172403 30314 raft_consensus.cc:493] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 566fb535d4a84c7cb9a647dbcfc6cc93)
I20260608 12:48:29.279506 29674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15de57540534538bef9f503a2cfe1f0" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:29.280133 29670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125de38c0bec4bc38b3f3355abe3cc5f" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:29.280956 29670 raft_consensus.cc:2468] T 125de38c0bec4bc38b3f3355abe3cc5f P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 777c8f328c2d4131969f225f54c6681b in term 1.
W20260608 12:48:29.286691 29568 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.24.129.3:43837 timed out after 1.771s (SENT)
I20260608 12:48:29.279420 30314 raft_consensus.cc:515] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } }
I20260608 12:48:29.292937 29595 raft_consensus.cc:1275] T a7883e26d58042ab8f2620c8732bab0c P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:48:29.293957 30318 leader_election.cc:290] T a7883e26d58042ab8f2620c8732bab0c P c502a1767df34f839e45b71ebe1fcaf2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:29.294595 30318 raft_consensus.cc:493] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 566fb535d4a84c7cb9a647dbcfc6cc93)
I20260608 12:48:29.295390 30314 leader_election.cc:290] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:29.295485 30318 raft_consensus.cc:515] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } }
I20260608 12:48:29.296079 30317 raft_consensus.cc:515] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:29.298336 29600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7883e26d58042ab8f2620c8732bab0c" candidate_uuid: "c502a1767df34f839e45b71ebe1fcaf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b" is_pre_election: true
I20260608 12:48:29.299230 29600 raft_consensus.cc:2468] T a7883e26d58042ab8f2620c8732bab0c P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c502a1767df34f839e45b71ebe1fcaf2 in term 1.
I20260608 12:48:29.301154 29599 raft_consensus.cc:1240] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Rejecting Update request from peer 566fb535d4a84c7cb9a647dbcfc6cc93 for earlier term 1. Current term is 2. Ops: []
I20260608 12:48:29.302121 29600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aaee8089a8046ce91652749d6cea4f3" candidate_uuid: "c502a1767df34f839e45b71ebe1fcaf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b" is_pre_election: true
I20260608 12:48:29.302201 30318 leader_election.cc:290] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:29.300670 30317 leader_election.cc:290] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b [CANDIDATE]: Term 2 election: Requested vote from peers 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:29.306581 29568 leader_election.cc:304] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b [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: 3e32083a37384756ab0fa3375fe7fcfc, 777c8f328c2d4131969f225f54c6681b; no voters: 
I20260608 12:48:29.307570 30316 raft_consensus.cc:2804] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:48:29.307934 29568 leader_election.cc:304] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b [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: 3e32083a37384756ab0fa3375fe7fcfc, 777c8f328c2d4131969f225f54c6681b; no voters: 
I20260608 12:48:29.308115 30316 raft_consensus.cc:493] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 566fb535d4a84c7cb9a647dbcfc6cc93)
I20260608 12:48:29.316129 30316 raft_consensus.cc:3060] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:48:29.317998 29677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca0fc9eccf74e33b01d185f8c253d0b" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc"
I20260608 12:48:29.313607 30322 raft_consensus.cc:493] T 125de38c0bec4bc38b3f3355abe3cc5f P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 566fb535d4a84c7cb9a647dbcfc6cc93)
I20260608 12:48:29.319053 29674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aaee8089a8046ce91652749d6cea4f3" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:29.314708 30317 raft_consensus.cc:2804] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:48:29.319815 30317 raft_consensus.cc:493] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 566fb535d4a84c7cb9a647dbcfc6cc93)
I20260608 12:48:29.320293 30317 raft_consensus.cc:3060] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:48:29.318624 29677 raft_consensus.cc:3060] T 3ca0fc9eccf74e33b01d185f8c253d0b P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:48:29.319963 29674 raft_consensus.cc:2410] T 4aaee8089a8046ce91652749d6cea4f3 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 777c8f328c2d4131969f225f54c6681b for term 2 because replica has last-logged OpId of term: 1 index: 28, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 27.
I20260608 12:48:29.327755 30316 raft_consensus.cc:515] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:29.319437 30322 raft_consensus.cc:515] T 125de38c0bec4bc38b3f3355abe3cc5f P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } }
I20260608 12:48:29.329560 29671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7883e26d58042ab8f2620c8732bab0c" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:29.333209 29671 raft_consensus.cc:2410] T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 777c8f328c2d4131969f225f54c6681b for term 2 because replica has last-logged OpId of term: 1 index: 28, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 27.
I20260608 12:48:29.329661 29677 raft_consensus.cc:2468] T 3ca0fc9eccf74e33b01d185f8c253d0b P 3e32083a37384756ab0fa3375fe7fcfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777c8f328c2d4131969f225f54c6681b in term 2.
I20260608 12:48:29.330407 30324 raft_consensus.cc:493] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 777c8f328c2d4131969f225f54c6681b)
I20260608 12:48:29.335764 29671 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52370 (request call id 137) took 1158 ms. Trace:
I20260608 12:48:29.336171 29674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7883e26d58042ab8f2620c8732bab0c" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:29.339560 29674 raft_consensus.cc:2410] T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 777c8f328c2d4131969f225f54c6681b for term 2 because replica has last-logged OpId of term: 1 index: 28, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 27.
I20260608 12:48:29.340658 29676 raft_consensus.cc:1240] T 3ca0fc9eccf74e33b01d185f8c253d0b P 3e32083a37384756ab0fa3375fe7fcfc [term 2 FOLLOWER]: Rejecting Update request from peer 566fb535d4a84c7cb9a647dbcfc6cc93 for earlier term 1. Current term is 2. Ops: []
I20260608 12:48:29.342986 29673 raft_consensus.cc:2955] T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:29.344365 30322 leader_election.cc:290] T 125de38c0bec4bc38b3f3355abe3cc5f P 3e32083a37384756ab0fa3375fe7fcfc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:29.349779 30076 raft_consensus.cc:2955] T a7883e26d58042ab8f2620c8732bab0c P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:29.343266 29671 rpcz_store.cc:276] 0608 12:48:28.177637 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:29.329151 (+1151514us) service_pool.cc:224] Handling call
0608 12:48:29.335686 (+  6535us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260608 12:48:29.354182 30316 leader_election.cc:290] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b [CANDIDATE]: Term 2 election: Requested vote from peers 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
W20260608 12:48:29.355283 29643 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 3.463s	user 0.037s	sys 0.053s
W20260608 12:48:29.355839 29643 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 3.464s	user 0.038s	sys 0.053s
W20260608 12:48:29.356154 29643 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.129.3:43837, user_credentials={real_user=slave}} blocked reactor thread for 3.46438e+06us
I20260608 12:48:29.351583 30317 raft_consensus.cc:515] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } }
I20260608 12:48:29.363536 30317 leader_election.cc:290] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b [CANDIDATE]: Term 2 election: Requested vote from peers 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913)
I20260608 12:48:29.363163 30326 raft_consensus.cc:493] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 777c8f328c2d4131969f225f54c6681b)
I20260608 12:48:29.360652 29568 leader_election.cc:304] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b [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: 3e32083a37384756ab0fa3375fe7fcfc, 777c8f328c2d4131969f225f54c6681b; no voters: 
I20260608 12:48:29.377856 30315 raft_consensus.cc:2804] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:48:29.378450 30315 raft_consensus.cc:697] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b [term 2 LEADER]: Becoming Leader. State: Replica: 777c8f328c2d4131969f225f54c6681b, State: Running, Role: LEADER
I20260608 12:48:29.379396 30025 raft_consensus.cc:493] T 777cd452e743471ea3d0afe284d61b49 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 777c8f328c2d4131969f225f54c6681b)
I20260608 12:48:29.378469 29671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7883e26d58042ab8f2620c8732bab0c" candidate_uuid: "c502a1767df34f839e45b71ebe1fcaf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:29.380270 29672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aaee8089a8046ce91652749d6cea4f3" candidate_uuid: "c502a1767df34f839e45b71ebe1fcaf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:29.389554 29672 raft_consensus.cc:2468] T 4aaee8089a8046ce91652749d6cea4f3 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c502a1767df34f839e45b71ebe1fcaf2 in term 1.
I20260608 12:48:29.390451 30326 raft_consensus.cc:515] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:29.393800 30326 leader_election.cc:290] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913)
I20260608 12:48:29.394941 29746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca0fc9eccf74e33b01d185f8c253d0b" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" is_pre_election: true
I20260608 12:48:29.395881 29751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125de38c0bec4bc38b3f3355abe3cc5f" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" is_pre_election: true
I20260608 12:48:29.404152 29749 raft_consensus.cc:1275] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Refusing update from remote peer 3e32083a37384756ab0fa3375fe7fcfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:48:29.379433 30315 consensus_queue.cc:237] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b [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: 26, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
W20260608 12:48:29.404894 30296 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 3.087s	user 0.006s	sys 0.032s
W20260608 12:48:29.407574 30296 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 3.090s	user 0.006s	sys 0.032s
I20260608 12:48:29.342680 30324 raft_consensus.cc:515] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:29.408094 30296 raft_consensus.cc:493] T 4aaee8089a8046ce91652749d6cea4f3 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 566fb535d4a84c7cb9a647dbcfc6cc93)
I20260608 12:48:29.380159 30025 raft_consensus.cc:515] T 777cd452e743471ea3d0afe284d61b49 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } }
I20260608 12:48:29.408648 30296 raft_consensus.cc:515] T 4aaee8089a8046ce91652749d6cea4f3 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } }
I20260608 12:48:29.413317 30326 raft_consensus.cc:493] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3e32083a37384756ab0fa3375fe7fcfc)
I20260608 12:48:29.415482 30326 raft_consensus.cc:515] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:29.417403 30325 raft_consensus.cc:493] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3e32083a37384756ab0fa3375fe7fcfc)
I20260608 12:48:29.417770 30326 leader_election.cc:290] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913)
W20260608 12:48:29.471189 29568 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.129.2:42913, user_credentials={real_user=slave}} blocked reactor thread for 47409.1us
W20260608 12:48:29.554960 29715 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260608 12:48:29.850024 29643 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.129.1:40741, user_credentials={real_user=slave}} blocked reactor thread for 475730us
I20260608 12:48:29.976610 30296 leader_election.cc:290] T 4aaee8089a8046ce91652749d6cea4f3 P 3e32083a37384756ab0fa3375fe7fcfc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837), c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4:43377)
I20260608 12:48:29.499936 30325 raft_consensus.cc:515] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:29.978163 30076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aaee8089a8046ce91652749d6cea4f3" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "c502a1767df34f839e45b71ebe1fcaf2" is_pre_election: true
I20260608 12:48:29.979779 30325 leader_election.cc:290] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913)
I20260608 12:48:29.982229 29672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125de38c0bec4bc38b3f3355abe3cc5f" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc"
I20260608 12:48:29.982918 30326 raft_consensus.cc:2955] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
W20260608 12:48:29.989266 29623 debug-util.cc:398] Leaking SignalData structure 0x7b08001a8680 after lost signal to thread 29534
I20260608 12:48:29.989136 30077 raft_consensus.cc:1275] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 LEARNER]: Refusing update from remote peer 3e32083a37384756ab0fa3375fe7fcfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
W20260608 12:48:29.472690 29717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.129.2:42913, user_credentials={real_user=slave}} blocked reactor thread for 59679.2us
W20260608 12:48:29.991104 29623 debug-util.cc:398] Leaking SignalData structure 0x7b0800261700 after lost signal to thread 29626
W20260608 12:48:29.991544 29623 debug-util.cc:398] Leaking SignalData structure 0x7b0800038a00 after lost signal to thread 29627
I20260608 12:48:29.971208 30324 leader_election.cc:290] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913)
I20260608 12:48:29.994099 30316 raft_consensus.cc:1064] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b: attempting to promote NON_VOTER c502a1767df34f839e45b71ebe1fcaf2 to VOTER
I20260608 12:48:29.994974 30324 consensus_queue.cc:1059] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 }, Status: INVALID_TERM, Last received: 1.26, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:48:29.996378 29496 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43106 (request call id 60) took 2327 ms. Trace:
I20260608 12:48:30.018097 29496 rpcz_store.cc:276] 0608 12:48:27.669326 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:27.669569 (+   243us) service_pool.cc:224] Handling call
0608 12:48:29.994653 (+2325084us) spinlock_profiling.cc:243] Waited 26.9 ms on lock 0x7b540033c610. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e6d669d9b 00007f9e6d91f835 00007f9e6d92038d 00007f9e77c93ba8 00007f9e77be5625 00007f9e77b8ca73 00007f9e77d5487a 00007f9e75978466 00007f9e75978350 00007f9e75978227 00007f9e75978177
0608 12:48:29.996158 (+  1505us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":0,"spinlock_wait_cycles":61766528}
I20260608 12:48:30.000188 29751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7883e26d58042ab8f2620c8732bab0c" candidate_uuid: "c502a1767df34f839e45b71ebe1fcaf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" is_pre_election: true
I20260608 12:48:30.000883 29746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aaee8089a8046ce91652749d6cea4f3" candidate_uuid: "c502a1767df34f839e45b71ebe1fcaf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" is_pre_election: true
I20260608 12:48:30.001914 29601 raft_consensus.cc:1275] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:48:30.001767 30330 consensus_queue.cc:1048] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:48:30.023914 29744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d885fe3f907c430680b109c348b601d7" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" is_pre_election: true
I20260608 12:48:30.027096 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "730c8179de344e68a08a7a64c7539d16" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b" is_pre_election: true
I20260608 12:48:30.027968 29598 raft_consensus.cc:2468] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566fb535d4a84c7cb9a647dbcfc6cc93 in term 1.
I20260608 12:48:30.028770 29595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca0fc9eccf74e33b01d185f8c253d0b" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b" is_pre_election: true
I20260608 12:48:30.002962 30316 consensus_queue.cc:237] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } }
I20260608 12:48:30.029183 29744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125de38c0bec4bc38b3f3355abe3cc5f" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" is_pre_election: true
I20260608 12:48:30.030750 29671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "730c8179de344e68a08a7a64c7539d16" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:30.031176 29744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15de57540534538bef9f503a2cfe1f0" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" is_pre_election: true
I20260608 12:48:30.032637 29746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b8b22b05064124992156601e00163e" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" is_pre_election: true
I20260608 12:48:30.032972 29596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125de38c0bec4bc38b3f3355abe3cc5f" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b" is_pre_election: true
I20260608 12:48:30.004287 29673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d885fe3f907c430680b109c348b601d7" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc"
I20260608 12:48:30.034426 29746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aaee8089a8046ce91652749d6cea4f3" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" is_pre_election: true
I20260608 12:48:29.947340 30322 raft_consensus.cc:493] T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 566fb535d4a84c7cb9a647dbcfc6cc93)
I20260608 12:48:29.972381 30025 leader_election.cc:290] T 777cd452e743471ea3d0afe284d61b49 P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913)
I20260608 12:48:29.969852 29749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7883e26d58042ab8f2620c8732bab0c" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" is_pre_election: true
I20260608 12:48:30.036176 29746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca0fc9eccf74e33b01d185f8c253d0b" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93"
W20260608 12:48:29.967667 25097 debug-util.cc:398] Leaking SignalData structure 0x7b080000f460 after lost signal to thread 29643
I20260608 12:48:30.037212 29495 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43118 (request call id 63) took 3261 ms. Trace:
I20260608 12:48:30.037931 29595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1fecd4fcb247fd9ae64a4c5233ef15" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b" is_pre_election: true
I20260608 12:48:30.038897 29746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7883e26d58042ab8f2620c8732bab0c" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" is_pre_election: true
I20260608 12:48:29.973618 30328 raft_consensus.cc:493] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3e32083a37384756ab0fa3375fe7fcfc)
I20260608 12:48:30.011754 29750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "730c8179de344e68a08a7a64c7539d16" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" is_pre_election: true
I20260608 12:48:30.013626 29677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae94ab9cf994ac5a3ca4b83a2b9f066" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:30.039871 30328 raft_consensus.cc:515] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } }
I20260608 12:48:30.014402 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca0fc9eccf74e33b01d185f8c253d0b" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" is_pre_election: true
W20260608 12:48:30.014619 29716 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.129.4:43377, user_credentials={real_user=slave}} blocked reactor thread for 517878us
I20260608 12:48:30.015353 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aaee8089a8046ce91652749d6cea4f3" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" is_pre_election: true
I20260608 12:48:30.016564 29599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "777cd452e743471ea3d0afe284d61b49" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b" is_pre_election: true
I20260608 12:48:30.011322 29602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae94ab9cf994ac5a3ca4b83a2b9f066" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b" is_pre_election: true
I20260608 12:48:30.028083 29600 raft_consensus.cc:1275] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Refusing update from remote peer 3e32083a37384756ab0fa3375fe7fcfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:48:30.041177 29744 raft_consensus.cc:2468] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 777c8f328c2d4131969f225f54c6681b in term 1.
I20260608 12:48:30.035823 29596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aaee8089a8046ce91652749d6cea4f3" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b" is_pre_election: true
I20260608 12:48:30.007045 30329 consensus_queue.cc:1059] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 }, Status: INVALID_TERM, Last received: 1.26, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:48:29.998870 30340 raft_consensus.cc:3055] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:48:30.037873 29495 rpcz_store.cc:276] 0608 12:48:26.775271 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:48:27.392033 (+616762us) service_pool.cc:224] Handling call
0608 12:48:29.383328 (+1991295us) spinlock_profiling.cc:243] Waited 307 ms on lock 0x7b540033c610. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e6d669d9b 00007f9e6d91f835 00007f9e6d92038d 00007f9e77c93ba8 00007f9e77be5625 00007f9e77b8ca73 00007f9e77d5487a 00007f9e75978466 00007f9e75978350 00007f9e75978227 00007f9e75978177
0608 12:48:30.037026 (+653698us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1,"spinlock_wait_cycles":705483008}
I20260608 12:48:30.035723 30322 raft_consensus.cc:515] T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } }
I20260608 12:48:30.045745 29675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b8b22b05064124992156601e00163e" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:30.046100 30077 raft_consensus.cc:2955] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
W20260608 12:48:30.050277 29643 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.129.3:43837, user_credentials={real_user=slave}} blocked reactor thread for 70567.3us
W20260608 12:48:30.053493 29623 debug-util.cc:398] Leaking SignalData structure 0x7b0800043560 after lost signal to thread 29701
W20260608 12:48:30.056258 29623 debug-util.cc:398] Leaking SignalData structure 0x7b08002bca00 after lost signal to thread 29775
W20260608 12:48:30.056653 29623 debug-util.cc:398] Leaking SignalData structure 0x7b08002bc8e0 after lost signal to thread 29776
I20260608 12:48:30.047981 30328 leader_election.cc:290] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913)
W20260608 12:48:30.058404 29623 debug-util.cc:398] Leaking SignalData structure 0x7b08000b3540 after lost signal to thread 30102
W20260608 12:48:30.059983 29623 debug-util.cc:398] Leaking SignalData structure 0x7b0800050200 after lost signal to thread 30177
I20260608 12:48:30.061545 30296 consensus_queue.cc:1048] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:48:30.062687 29744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "730c8179de344e68a08a7a64c7539d16" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" is_pre_election: true
I20260608 12:48:30.043972 30340 raft_consensus.cc:740] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 566fb535d4a84c7cb9a647dbcfc6cc93, State: Running, Role: LEADER
I20260608 12:48:30.065797 29744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d885fe3f907c430680b109c348b601d7" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93"
I20260608 12:48:30.065966 30340 consensus_queue.cc:260] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:30.067209 30340 raft_consensus.cc:3060] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:48:30.067869 29744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125de38c0bec4bc38b3f3355abe3cc5f" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93"
I20260608 12:48:30.060992 29496 catalog_manager.cc:5696] T a7883e26d58042ab8f2620c8732bab0c P c502a1767df34f839e45b71ebe1fcaf2 reported cstate change: config changed from index 27 to 28, c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:30.006023 30324 consensus_queue.cc:1048] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:48:30.070585 29643 leader_election.cc:304] T 4aaee8089a8046ce91652749d6cea4f3 P 3e32083a37384756ab0fa3375fe7fcfc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 3e32083a37384756ab0fa3375fe7fcfc; no voters: 566fb535d4a84c7cb9a647dbcfc6cc93, c502a1767df34f839e45b71ebe1fcaf2
I20260608 12:48:30.071564 30296 raft_consensus.cc:2749] T 4aaee8089a8046ce91652749d6cea4f3 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:48:30.073259 29643 leader_election.cc:304] T 3ca0fc9eccf74e33b01d185f8c253d0b P 3e32083a37384756ab0fa3375fe7fcfc [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: 3e32083a37384756ab0fa3375fe7fcfc; no voters: 566fb535d4a84c7cb9a647dbcfc6cc93, 777c8f328c2d4131969f225f54c6681b
W20260608 12:48:30.073447 29623 debug-util.cc:398] Leaking SignalData structure 0x7b08001e7320 after lost signal to thread 30266
I20260608 12:48:30.074084 30296 raft_consensus.cc:2749] T 3ca0fc9eccf74e33b01d185f8c253d0b P 3e32083a37384756ab0fa3375fe7fcfc [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:48:30.075404 29643 leader_election.cc:304] T 125de38c0bec4bc38b3f3355abe3cc5f P 3e32083a37384756ab0fa3375fe7fcfc [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: 3e32083a37384756ab0fa3375fe7fcfc; no voters: 566fb535d4a84c7cb9a647dbcfc6cc93, 777c8f328c2d4131969f225f54c6681b
I20260608 12:48:30.076171 30296 raft_consensus.cc:2749] T 125de38c0bec4bc38b3f3355abe3cc5f P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:48:30.080828 29565 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260608 12:48:30.082496 29675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1fecd4fcb247fd9ae64a4c5233ef15" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:30.082984 29601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b8b22b05064124992156601e00163e" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b" is_pre_election: true
I20260608 12:48:30.083897 29601 raft_consensus.cc:2468] T f6b8b22b05064124992156601e00163e P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566fb535d4a84c7cb9a647dbcfc6cc93 in term 1.
I20260608 12:48:30.083854 29677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "777cd452e743471ea3d0afe284d61b49" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:30.086663 29677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b8b22b05064124992156601e00163e" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
W20260608 12:48:30.073999 29623 debug-util.cc:398] Leaking SignalData structure 0x7b0800195000 after lost signal to thread 30295
I20260608 12:48:30.088713 30078 raft_consensus.cc:1275] T 777cd452e743471ea3d0afe284d61b49 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 LEARNER]: Refusing update from remote peer 777c8f328c2d4131969f225f54c6681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:48:30.100145 30317 consensus_queue.cc:1048] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:48:30.100687 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7883e26d58042ab8f2620c8732bab0c" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" is_pre_election: true
I20260608 12:48:30.101399 30078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7883e26d58042ab8f2620c8732bab0c" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "c502a1767df34f839e45b71ebe1fcaf2" is_pre_election: true
I20260608 12:48:30.105875 29642 leader_election.cc:304] T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 3e32083a37384756ab0fa3375fe7fcfc; no voters: 566fb535d4a84c7cb9a647dbcfc6cc93, c502a1767df34f839e45b71ebe1fcaf2
I20260608 12:48:30.107249 30296 raft_consensus.cc:2749] T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:48:30.109612 30296 consensus_queue.cc:1048] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:48:30.111937 30322 leader_election.cc:290] T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837), c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4:43377)
I20260608 12:48:30.118120 30327 raft_consensus.cc:2955] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:30.086926 29717 leader_election.cc:304] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [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: 566fb535d4a84c7cb9a647dbcfc6cc93, 777c8f328c2d4131969f225f54c6681b; no voters: 
I20260608 12:48:30.123397 30328 raft_consensus.cc:2804] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:48:30.124068 30328 raft_consensus.cc:493] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3e32083a37384756ab0fa3375fe7fcfc)
I20260608 12:48:30.124559 30328 raft_consensus.cc:3060] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:48:30.132967 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca0fc9eccf74e33b01d185f8c253d0b" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" is_pre_election: true
I20260608 12:48:30.134670 29675 raft_consensus.cc:1275] T 777cd452e743471ea3d0afe284d61b49 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Refusing update from remote peer 777c8f328c2d4131969f225f54c6681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:48:30.133787 29744 raft_consensus.cc:2955] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:30.136201 29746 raft_consensus.cc:1275] T 777cd452e743471ea3d0afe284d61b49 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Refusing update from remote peer 777c8f328c2d4131969f225f54c6681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:48:30.133864 29747 raft_consensus.cc:2468] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 777c8f328c2d4131969f225f54c6681b in term 2.
I20260608 12:48:30.142946 29717 leader_election.cc:304] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [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: 566fb535d4a84c7cb9a647dbcfc6cc93, 777c8f328c2d4131969f225f54c6681b; no voters: 
I20260608 12:48:30.146065 29675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15de57540534538bef9f503a2cfe1f0" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:30.147634 30332 raft_consensus.cc:2804] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:48:30.148226 30332 raft_consensus.cc:493] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3e32083a37384756ab0fa3375fe7fcfc)
I20260608 12:48:30.149412 29568 leader_election.cc:304] T f6b8b22b05064124992156601e00163e P 777c8f328c2d4131969f225f54c6681b [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: 777c8f328c2d4131969f225f54c6681b; no voters: 3e32083a37384756ab0fa3375fe7fcfc, 566fb535d4a84c7cb9a647dbcfc6cc93
I20260608 12:48:30.149658 29596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15de57540534538bef9f503a2cfe1f0" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b" is_pre_election: true
I20260608 12:48:30.149381 29717 leader_election.cc:304] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93 [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: 566fb535d4a84c7cb9a647dbcfc6cc93; no voters: 3e32083a37384756ab0fa3375fe7fcfc, 777c8f328c2d4131969f225f54c6681b
I20260608 12:48:30.151024 30325 raft_consensus.cc:2749] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:48:30.151038 29568 leader_election.cc:304] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b [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: 777c8f328c2d4131969f225f54c6681b; no voters: 3e32083a37384756ab0fa3375fe7fcfc, 566fb535d4a84c7cb9a647dbcfc6cc93
I20260608 12:48:30.151669 30317 raft_consensus.cc:2749] T f6b8b22b05064124992156601e00163e P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:48:30.142494 29601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7883e26d58042ab8f2620c8732bab0c" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b" is_pre_election: true
I20260608 12:48:30.152410 29717 leader_election.cc:304] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93 [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: 566fb535d4a84c7cb9a647dbcfc6cc93; no voters: 3e32083a37384756ab0fa3375fe7fcfc, 777c8f328c2d4131969f225f54c6681b
I20260608 12:48:30.151257 29600 raft_consensus.cc:1240] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b [term 2 LEADER]: Rejecting Update request from peer 566fb535d4a84c7cb9a647dbcfc6cc93 for earlier term 1. Current term is 2. Ops: []
I20260608 12:48:30.153885 30315 raft_consensus.cc:2749] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:48:30.148661 30332 raft_consensus.cc:3060] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:48:30.142416 30340 consensus_queue.cc:1048] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.014s
I20260608 12:48:30.161265 29717 leader_election.cc:304] T 777cd452e743471ea3d0afe284d61b49 P 566fb535d4a84c7cb9a647dbcfc6cc93 [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: 566fb535d4a84c7cb9a647dbcfc6cc93; no voters: 3e32083a37384756ab0fa3375fe7fcfc, 777c8f328c2d4131969f225f54c6681b
I20260608 12:48:30.163343 30325 raft_consensus.cc:2749] T 777cd452e743471ea3d0afe284d61b49 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:48:30.163944 29595 raft_consensus.cc:1240] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Rejecting Update request from peer 566fb535d4a84c7cb9a647dbcfc6cc93 for earlier term 1. Current term is 2. Ops: []
I20260608 12:48:30.163419 29675 raft_consensus.cc:1240] T 3ca0fc9eccf74e33b01d185f8c253d0b P 3e32083a37384756ab0fa3375fe7fcfc [term 2 FOLLOWER]: Rejecting Update request from peer 566fb535d4a84c7cb9a647dbcfc6cc93 for earlier term 1. Current term is 2. Ops: []
I20260608 12:48:30.165267 29677 raft_consensus.cc:2955] T 4aaee8089a8046ce91652749d6cea4f3 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:30.160826 30324 raft_consensus.cc:2749] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:48:30.153895 30044 leader_election.cc:304] T a7883e26d58042ab8f2620c8732bab0c P c502a1767df34f839e45b71ebe1fcaf2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 777c8f328c2d4131969f225f54c6681b, c502a1767df34f839e45b71ebe1fcaf2; no voters: 3e32083a37384756ab0fa3375fe7fcfc, 566fb535d4a84c7cb9a647dbcfc6cc93
I20260608 12:48:30.178284 29599 raft_consensus.cc:2955] T a7883e26d58042ab8f2620c8732bab0c P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:30.183118 29568 leader_election.cc:304] T a7883e26d58042ab8f2620c8732bab0c P 777c8f328c2d4131969f225f54c6681b [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: 777c8f328c2d4131969f225f54c6681b; no voters: 3e32083a37384756ab0fa3375fe7fcfc, 566fb535d4a84c7cb9a647dbcfc6cc93
I20260608 12:48:30.187805 29568 leader_election.cc:304] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [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: 566fb535d4a84c7cb9a647dbcfc6cc93, 777c8f328c2d4131969f225f54c6681b; no voters: 3e32083a37384756ab0fa3375fe7fcfc
I20260608 12:48:30.190591 29568 leader_election.cc:304] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b [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: 777c8f328c2d4131969f225f54c6681b; no voters: 3e32083a37384756ab0fa3375fe7fcfc, 566fb535d4a84c7cb9a647dbcfc6cc93
I20260608 12:48:30.191058 29717 leader_election.cc:304] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93 [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: 566fb535d4a84c7cb9a647dbcfc6cc93; no voters: 3e32083a37384756ab0fa3375fe7fcfc, 777c8f328c2d4131969f225f54c6681b
I20260608 12:48:30.191756 30317 raft_consensus.cc:2749] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:48:30.193245 29568 leader_election.cc:304] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b [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: 777c8f328c2d4131969f225f54c6681b; no voters: 3e32083a37384756ab0fa3375fe7fcfc, 566fb535d4a84c7cb9a647dbcfc6cc93
I20260608 12:48:30.196332 29568 leader_election.cc:304] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b [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: 777c8f328c2d4131969f225f54c6681b; no voters: 3e32083a37384756ab0fa3375fe7fcfc, 566fb535d4a84c7cb9a647dbcfc6cc93
I20260608 12:48:30.198483 30341 consensus_queue.cc:1059] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 }, Status: INVALID_TERM, Last received: 1.26, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
W20260608 12:48:30.201021 30044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.129.3:43837, user_credentials={real_user=slave}} blocked reactor thread for 47363.5us
I20260608 12:48:30.201102 30317 raft_consensus.cc:2749] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:48:30.202920 30354 raft_consensus.cc:2749] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:48:30.204602 30316 raft_consensus.cc:2804] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:48:30.204630 30329 raft_consensus.cc:3055] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:48:30.199128 30355 raft_consensus.cc:2749] T a7883e26d58042ab8f2620c8732bab0c P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:48:30.207309 30329 raft_consensus.cc:740] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 566fb535d4a84c7cb9a647dbcfc6cc93, State: Running, Role: LEADER
I20260608 12:48:30.213930 30044 leader_election.cc:304] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 3e32083a37384756ab0fa3375fe7fcfc, c502a1767df34f839e45b71ebe1fcaf2; no voters: 566fb535d4a84c7cb9a647dbcfc6cc93, 777c8f328c2d4131969f225f54c6681b
I20260608 12:48:30.214099 30329 consensus_queue.cc:260] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } }
I20260608 12:48:30.215117 30355 raft_consensus.cc:2749] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:48:30.231980 30316 raft_consensus.cc:493] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3e32083a37384756ab0fa3375fe7fcfc)
I20260608 12:48:30.232615 30316 raft_consensus.cc:3060] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:48:30.246170 30077 raft_consensus.cc:2955] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:30.247331 30328 raft_consensus.cc:515] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:30.254015 30325 raft_consensus.cc:2749] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:48:30.253134 30329 raft_consensus.cc:3060] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:48:30.265107 29568 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.129.3:43837, user_credentials={real_user=slave}} blocked reactor thread for 68899us
I20260608 12:48:30.267158 29602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "730c8179de344e68a08a7a64c7539d16" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b"
I20260608 12:48:30.267923 29602 raft_consensus.cc:3060] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:48:30.268923 29675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "730c8179de344e68a08a7a64c7539d16" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc"
I20260608 12:48:30.267413 30359 consensus_queue.cc:1048] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:48:30.277622 30315 raft_consensus.cc:2749] T a7883e26d58042ab8f2620c8732bab0c P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:48:30.269726 30328 leader_election.cc:290] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 2 election: Requested vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913)
I20260608 12:48:30.278657 30317 consensus_queue.cc:1048] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:48:30.281708 29602 raft_consensus.cc:2468] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566fb535d4a84c7cb9a647dbcfc6cc93 in term 2.
I20260608 12:48:30.284708 30332 raft_consensus.cc:515] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:30.288017 29717 leader_election.cc:304] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [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: 566fb535d4a84c7cb9a647dbcfc6cc93, 777c8f328c2d4131969f225f54c6681b; no voters: 3e32083a37384756ab0fa3375fe7fcfc
I20260608 12:48:30.303699 29601 raft_consensus.cc:2955] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:30.321985 30359 raft_consensus.cc:2955] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:30.325692 29497 catalog_manager.cc:5696] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 reported cstate change: config changed from index 27 to 28, c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:48:30.337515 29497 catalog_manager.cc:5696] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93 reported cstate change: config changed from index 27 to 28, c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3e32083a37384756ab0fa3375fe7fcfc" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:30.340862 29747 raft_consensus.cc:1240] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 FOLLOWER]: Rejecting Update request from peer 3e32083a37384756ab0fa3375fe7fcfc for earlier term 1. Current term is 2. Ops: []
I20260608 12:48:30.348492 29601 raft_consensus.cc:1240] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Rejecting Update request from peer 3e32083a37384756ab0fa3375fe7fcfc for earlier term 1. Current term is 2. Ops: []
I20260608 12:48:30.332543 29675 raft_consensus.cc:2955] T 777cd452e743471ea3d0afe284d61b49 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:30.333341 30329 raft_consensus.cc:2804] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:48:30.358237 30296 consensus_queue.cc:1059] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 }, Status: INVALID_TERM, Last received: 1.26, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:48:30.360252 30334 raft_consensus.cc:3055] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:48:30.359753 30327 consensus_queue.cc:1059] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 }, Status: INVALID_TERM, Last received: 1.26, Next index: 27, Last known committed idx: 26, Time since last communication: 0.002s
I20260608 12:48:30.360728 30334 raft_consensus.cc:740] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e32083a37384756ab0fa3375fe7fcfc, State: Running, Role: LEADER
I20260608 12:48:30.361941 30327 raft_consensus.cc:3055] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:48:30.362342 30327 raft_consensus.cc:740] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e32083a37384756ab0fa3375fe7fcfc, State: Running, Role: LEADER
I20260608 12:48:30.362876 30334 consensus_queue.cc:260] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:30.363175 30327 consensus_queue.cc:260] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:30.364147 30334 raft_consensus.cc:3060] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:48:30.364560 30327 raft_consensus.cc:3060] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:48:30.368921 30077 raft_consensus.cc:2955] T 777cd452e743471ea3d0afe284d61b49 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:30.370441 29747 raft_consensus.cc:1275] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 FOLLOWER]: Refusing update from remote peer 777c8f328c2d4131969f225f54c6681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260608 12:48:30.374070 30332 leader_election.cc:290] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 2 election: Requested vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913)
I20260608 12:48:30.366117 30329 raft_consensus.cc:697] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 LEADER]: Becoming Leader. State: Replica: 566fb535d4a84c7cb9a647dbcfc6cc93, State: Running, Role: LEADER
I20260608 12:48:30.390906 30329 consensus_queue.cc:237] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [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: 26, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:30.375697 29601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b8b22b05064124992156601e00163e" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b"
I20260608 12:48:30.378965 29677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b8b22b05064124992156601e00163e" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc"
I20260608 12:48:30.397536 30359 consensus_queue.cc:1048] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:48:30.373966 30316 raft_consensus.cc:515] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Starting leader election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } }
I20260608 12:48:30.399121 29595 raft_consensus.cc:1240] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Rejecting Update request from peer 3e32083a37384756ab0fa3375fe7fcfc for earlier term 1. Current term is 2. Ops: []
I20260608 12:48:30.406544 29677 raft_consensus.cc:2468] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566fb535d4a84c7cb9a647dbcfc6cc93 in term 2.
I20260608 12:48:30.411105 29717 leader_election.cc:304] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [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: 3e32083a37384756ab0fa3375fe7fcfc, 566fb535d4a84c7cb9a647dbcfc6cc93; no voters: 777c8f328c2d4131969f225f54c6681b
I20260608 12:48:30.411337 29495 catalog_manager.cc:5696] T 3ca0fc9eccf74e33b01d185f8c253d0b P 3e32083a37384756ab0fa3375fe7fcfc reported cstate change: term changed from 1 to 2, leader changed from 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3) to 777c8f328c2d4131969f225f54c6681b (127.24.129.1). New cstate: current_term: 2 leader_uuid: "777c8f328c2d4131969f225f54c6681b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } }
I20260608 12:48:30.412402 30332 raft_consensus.cc:2804] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:48:30.416540 30332 raft_consensus.cc:697] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 LEADER]: Becoming Leader. State: Replica: 566fb535d4a84c7cb9a647dbcfc6cc93, State: Running, Role: LEADER
I20260608 12:48:30.417217 29677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15de57540534538bef9f503a2cfe1f0" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc"
I20260608 12:48:30.417670 30332 consensus_queue.cc:237] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [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: 26, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:30.436363 29746 consensus_queue.cc:237] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [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: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } }
I20260608 12:48:30.451494 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15de57540534538bef9f503a2cfe1f0" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93"
I20260608 12:48:30.452068 30316 leader_election.cc:290] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [CANDIDATE]: Term 2 election: Requested vote from peers 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837), c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4:43377)
I20260608 12:48:30.409502 30327 consensus_queue.cc:1059] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 }, Status: INVALID_TERM, Last received: 1.28, Next index: 29, Last known committed idx: 27, Time since last communication: 0.039s
I20260608 12:48:30.453058 30334 raft_consensus.cc:3055] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:48:30.453668 30334 raft_consensus.cc:740] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e32083a37384756ab0fa3375fe7fcfc, State: Running, Role: LEADER
I20260608 12:48:30.454460 29568 leader_election.cc:304] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 777c8f328c2d4131969f225f54c6681b; no voters: 3e32083a37384756ab0fa3375fe7fcfc, 566fb535d4a84c7cb9a647dbcfc6cc93
I20260608 12:48:30.454653 30334 consensus_queue.cc:260] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } }
I20260608 12:48:30.455530 30316 raft_consensus.cc:2749] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:48:30.457806 30076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15de57540534538bef9f503a2cfe1f0" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "c502a1767df34f839e45b71ebe1fcaf2"
I20260608 12:48:30.456579 30334 raft_consensus.cc:3060] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:48:30.464088 29744 raft_consensus.cc:2955] T 777cd452e743471ea3d0afe284d61b49 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:30.481014 29498 catalog_manager.cc:5696] T 777cd452e743471ea3d0afe284d61b49 P 3e32083a37384756ab0fa3375fe7fcfc reported cstate change: config changed from index 27 to 28, c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "777c8f328c2d4131969f225f54c6681b" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:30.505959 29677 raft_consensus.cc:1275] T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:48:30.506117 30077 raft_consensus.cc:1275] T a7883e26d58042ab8f2620c8732bab0c P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:48:30.507617 30332 consensus_queue.cc:1048] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:48:30.513742 30332 consensus_queue.cc:1048] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:48:30.514829 29497 catalog_manager.cc:5696] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 reported cstate change: term changed from 1 to 2, leader changed from 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2) to 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3). New cstate: current_term: 2 leader_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } health_report { overall_health: HEALTHY } } }
I20260608 12:48:30.517163 29497 catalog_manager.cc:5696] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 reported cstate change: term changed from 1 to 2, leader changed from 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2) to 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3). New cstate: current_term: 2 leader_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } health_report { overall_health: HEALTHY } } }
I20260608 12:48:30.521435 29675 raft_consensus.cc:2955] T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 777c8f328c2d4131969f225f54c6681b (127.24.129.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:30.522655 30077 raft_consensus.cc:2955] T a7883e26d58042ab8f2620c8732bab0c P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 777c8f328c2d4131969f225f54c6681b (127.24.129.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:30.514922 30328 raft_consensus.cc:2955] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 777c8f328c2d4131969f225f54c6681b (127.24.129.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:30.540782 29498 catalog_manager.cc:5696] T a7883e26d58042ab8f2620c8732bab0c P c502a1767df34f839e45b71ebe1fcaf2 reported cstate change: config changed from index 28 to 29, VOTER 777c8f328c2d4131969f225f54c6681b (127.24.129.1) evicted. New cstate: current_term: 1 leader_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:30.545958 29487 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a7883e26d58042ab8f2620c8732bab0c with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:48:30.548053 29595 consensus_queue.cc:237] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [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: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } }
I20260608 12:48:30.563040 30077 raft_consensus.cc:1275] T 777cd452e743471ea3d0afe284d61b49 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Refusing update from remote peer 777c8f328c2d4131969f225f54c6681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:48:30.566563 29595 raft_consensus.cc:1240] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Rejecting Update request from peer 566fb535d4a84c7cb9a647dbcfc6cc93 for earlier term 1. Current term is 2. Ops: []
I20260608 12:48:30.568763 30325 consensus_queue.cc:1059] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 }, Status: INVALID_TERM, Last received: 1.26, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:48:30.570019 30332 raft_consensus.cc:3055] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:48:30.570401 30332 raft_consensus.cc:740] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 566fb535d4a84c7cb9a647dbcfc6cc93, State: Running, Role: LEADER
I20260608 12:48:30.571310 30332 consensus_queue.cc:260] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:30.572479 30332 raft_consensus.cc:3060] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:48:30.575268 30317 consensus_queue.cc:1048] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:48:30.586346 29587 tablet_service.cc:1558] Processing DeleteTablet for tablet a7883e26d58042ab8f2620c8732bab0c with delete_type TABLET_DATA_TOMBSTONED (TS 777c8f328c2d4131969f225f54c6681b not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:53548
I20260608 12:48:30.587541 30315 raft_consensus.cc:2955] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:30.588966 30371 tablet_replica.cc:333] T a7883e26d58042ab8f2620c8732bab0c P 777c8f328c2d4131969f225f54c6681b: stopping tablet replica
I20260608 12:48:30.594640 30371 raft_consensus.cc:2243] T a7883e26d58042ab8f2620c8732bab0c P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:30.595383 30371 raft_consensus.cc:2272] T a7883e26d58042ab8f2620c8732bab0c P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:30.596633 30076 raft_consensus.cc:2955] T 777cd452e743471ea3d0afe284d61b49 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:30.600059 30371 ts_tablet_manager.cc:1916] T a7883e26d58042ab8f2620c8732bab0c P 777c8f328c2d4131969f225f54c6681b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:48:30.604655 29746 raft_consensus.cc:1275] T 777cd452e743471ea3d0afe284d61b49 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Refusing update from remote peer 777c8f328c2d4131969f225f54c6681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:48:30.606555 30317 consensus_queue.cc:1048] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:48:30.612003 29746 raft_consensus.cc:2955] T 777cd452e743471ea3d0afe284d61b49 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:30.616932 30371 ts_tablet_manager.cc:1929] T a7883e26d58042ab8f2620c8732bab0c P 777c8f328c2d4131969f225f54c6681b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 12:48:30.617449 30371 log.cc:1199] T a7883e26d58042ab8f2620c8732bab0c P 777c8f328c2d4131969f225f54c6681b: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-0-root/wals/a7883e26d58042ab8f2620c8732bab0c
I20260608 12:48:30.619273 29487 catalog_manager.cc:5027] TS 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741): tablet a7883e26d58042ab8f2620c8732bab0c (table test-workload [id=808114963f524716a1fd82f5e4d914a5]) successfully deleted
I20260608 12:48:30.622061 29492 catalog_manager.cc:5696] T 777cd452e743471ea3d0afe284d61b49 P c502a1767df34f839e45b71ebe1fcaf2 reported cstate change: config changed from index 28 to 29, VOTER 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2) evicted. New cstate: current_term: 1 leader_uuid: "777c8f328c2d4131969f225f54c6681b" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:30.625713 29487 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 777cd452e743471ea3d0afe284d61b49 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:48:30.644218 29661 tablet_service.cc:1558] Processing DeleteTablet for tablet 777cd452e743471ea3d0afe284d61b49 with delete_type TABLET_DATA_TOMBSTONED (TS 3e32083a37384756ab0fa3375fe7fcfc not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:52352
I20260608 12:48:30.647156 30372 tablet_replica.cc:333] T 777cd452e743471ea3d0afe284d61b49 P 3e32083a37384756ab0fa3375fe7fcfc: stopping tablet replica
I20260608 12:48:30.648109 30372 raft_consensus.cc:2243] T 777cd452e743471ea3d0afe284d61b49 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:30.648705 30372 raft_consensus.cc:2272] T 777cd452e743471ea3d0afe284d61b49 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:30.653739 30372 ts_tablet_manager.cc:1916] T 777cd452e743471ea3d0afe284d61b49 P 3e32083a37384756ab0fa3375fe7fcfc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:48:30.669624 30372 ts_tablet_manager.cc:1929] T 777cd452e743471ea3d0afe284d61b49 P 3e32083a37384756ab0fa3375fe7fcfc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 12:48:30.670023 30372 log.cc:1199] T 777cd452e743471ea3d0afe284d61b49 P 3e32083a37384756ab0fa3375fe7fcfc: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-1-root/wals/777cd452e743471ea3d0afe284d61b49
I20260608 12:48:30.671864 29487 catalog_manager.cc:5027] TS 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913): tablet 777cd452e743471ea3d0afe284d61b49 (table test-workload [id=808114963f524716a1fd82f5e4d914a5]) successfully deleted
I20260608 12:48:30.816799 29746 consensus_queue.cc:237] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [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: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } }
I20260608 12:48:30.823415 30076 raft_consensus.cc:1275] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:48:30.824489 29595 raft_consensus.cc:1275] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:48:30.825296 30332 consensus_queue.cc:1048] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:48:30.826869 30328 consensus_queue.cc:1048] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:48:30.833935 30328 raft_consensus.cc:2955] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:30.836838 30077 raft_consensus.cc:2955] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:30.855086 29601 raft_consensus.cc:2955] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:30.864109 29498 catalog_manager.cc:5696] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2 reported cstate change: config changed from index 28 to 29, VOTER 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2) evicted. New cstate: current_term: 1 leader_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:30.865141 29487 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4aaee8089a8046ce91652749d6cea4f3 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:48:30.882411 29661 tablet_service.cc:1558] Processing DeleteTablet for tablet 4aaee8089a8046ce91652749d6cea4f3 with delete_type TABLET_DATA_TOMBSTONED (TS 3e32083a37384756ab0fa3375fe7fcfc not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:52352
I20260608 12:48:30.883438 30372 tablet_replica.cc:333] T 4aaee8089a8046ce91652749d6cea4f3 P 3e32083a37384756ab0fa3375fe7fcfc: stopping tablet replica
I20260608 12:48:30.884392 30372 raft_consensus.cc:2243] T 4aaee8089a8046ce91652749d6cea4f3 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:30.886248 30372 raft_consensus.cc:2272] T 4aaee8089a8046ce91652749d6cea4f3 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:30.892629 30372 ts_tablet_manager.cc:1916] T 4aaee8089a8046ce91652749d6cea4f3 P 3e32083a37384756ab0fa3375fe7fcfc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:48:30.903617 30372 ts_tablet_manager.cc:1929] T 4aaee8089a8046ce91652749d6cea4f3 P 3e32083a37384756ab0fa3375fe7fcfc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 12:48:30.903935 30372 log.cc:1199] T 4aaee8089a8046ce91652749d6cea4f3 P 3e32083a37384756ab0fa3375fe7fcfc: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-1-root/wals/4aaee8089a8046ce91652749d6cea4f3
I20260608 12:48:30.905171 29487 catalog_manager.cc:5027] TS 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913): tablet 4aaee8089a8046ce91652749d6cea4f3 (table test-workload [id=808114963f524716a1fd82f5e4d914a5]) successfully deleted
I20260608 12:48:30.960238 29675 raft_consensus.cc:1275] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [term 2 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260608 12:48:30.961491 30328 consensus_queue.cc:1048] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:48:30.977445 29601 raft_consensus.cc:1275] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260608 12:48:30.979027 30329 consensus_queue.cc:1048] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:48:30.998031 29595 raft_consensus.cc:3060] T f6b8b22b05064124992156601e00163e P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:48:31.004047 29677 raft_consensus.cc:1275] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [term 2 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260608 12:48:31.005568 29595 raft_consensus.cc:1275] T f6b8b22b05064124992156601e00163e P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260608 12:48:31.005868 30329 consensus_queue.cc:1048] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:48:31.007248 30340 consensus_queue.cc:1048] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:48:31.419688 30340 raft_consensus.cc:493] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:31.420279 30340 raft_consensus.cc:515] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } }
I20260608 12:48:31.422675 30340 leader_election.cc:290] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913)
I20260608 12:48:31.423837 29601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125de38c0bec4bc38b3f3355abe3cc5f" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b" is_pre_election: true
I20260608 12:48:31.424517 29675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125de38c0bec4bc38b3f3355abe3cc5f" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:31.424865 29601 raft_consensus.cc:2468] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566fb535d4a84c7cb9a647dbcfc6cc93 in term 2.
I20260608 12:48:31.426671 29717 leader_election.cc:304] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [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: 566fb535d4a84c7cb9a647dbcfc6cc93, 777c8f328c2d4131969f225f54c6681b; no voters: 3e32083a37384756ab0fa3375fe7fcfc
I20260608 12:48:31.428216 30340 raft_consensus.cc:2804] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:48:31.428663 30340 raft_consensus.cc:493] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:31.429046 30340 raft_consensus.cc:3060] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:48:31.442631 30340 raft_consensus.cc:515] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } }
I20260608 12:48:31.445590 29601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125de38c0bec4bc38b3f3355abe3cc5f" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b"
I20260608 12:48:31.446190 29601 raft_consensus.cc:3060] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:48:31.450176 30340 leader_election.cc:290] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 3 election: Requested vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913)
I20260608 12:48:31.451037 29675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125de38c0bec4bc38b3f3355abe3cc5f" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc"
I20260608 12:48:31.454753 29601 raft_consensus.cc:2468] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566fb535d4a84c7cb9a647dbcfc6cc93 in term 3.
I20260608 12:48:31.456409 29717 leader_election.cc:304] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [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: 566fb535d4a84c7cb9a647dbcfc6cc93, 777c8f328c2d4131969f225f54c6681b; no voters: 3e32083a37384756ab0fa3375fe7fcfc
I20260608 12:48:31.457830 30340 raft_consensus.cc:2804] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:48:31.459275 30340 raft_consensus.cc:697] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 3 LEADER]: Becoming Leader. State: Replica: 566fb535d4a84c7cb9a647dbcfc6cc93, State: Running, Role: LEADER
I20260608 12:48:31.460388 30340 consensus_queue.cc:237] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [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: 26, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } }
I20260608 12:48:31.469944 29492 catalog_manager.cc:5696] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:31.665239 30334 raft_consensus.cc:493] T 125de38c0bec4bc38b3f3355abe3cc5f P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 566fb535d4a84c7cb9a647dbcfc6cc93)
I20260608 12:48:31.665882 30334 raft_consensus.cc:515] T 125de38c0bec4bc38b3f3355abe3cc5f P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } }
I20260608 12:48:31.668167 30334 leader_election.cc:290] T 125de38c0bec4bc38b3f3355abe3cc5f P 3e32083a37384756ab0fa3375fe7fcfc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:31.669682 29601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125de38c0bec4bc38b3f3355abe3cc5f" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b" is_pre_election: true
I20260608 12:48:31.669792 29746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125de38c0bec4bc38b3f3355abe3cc5f" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" is_pre_election: true
I20260608 12:48:31.670457 29601 raft_consensus.cc:2368] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3e32083a37384756ab0fa3375fe7fcfc for earlier term 2. Current term is 3.
I20260608 12:48:31.671936 29643 leader_election.cc:400] T 125de38c0bec4bc38b3f3355abe3cc5f P 3e32083a37384756ab0fa3375fe7fcfc [CANDIDATE]: Term 2 pre-election: Vote denied by peer 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741) with higher term. Message: Invalid argument: T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3e32083a37384756ab0fa3375fe7fcfc for earlier term 2. Current term is 3.
I20260608 12:48:31.672312 29643 leader_election.cc:403] T 125de38c0bec4bc38b3f3355abe3cc5f P 3e32083a37384756ab0fa3375fe7fcfc [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260608 12:48:31.672994 30334 raft_consensus.cc:3060] T 125de38c0bec4bc38b3f3355abe3cc5f P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Advancing to term 3
I20260608 12:48:31.680258 30334 raft_consensus.cc:2749] T 125de38c0bec4bc38b3f3355abe3cc5f P 3e32083a37384756ab0fa3375fe7fcfc [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741) with higher term. Message: Invalid argument: T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3e32083a37384756ab0fa3375fe7fcfc for earlier term 2. Current term is 3.
I20260608 12:48:31.747823 30384 raft_consensus.cc:493] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3e32083a37384756ab0fa3375fe7fcfc)
I20260608 12:48:31.748606 30384 raft_consensus.cc:515] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } }
I20260608 12:48:31.749070 30340 raft_consensus.cc:493] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:31.749989 30340 raft_consensus.cc:515] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:31.752454 30384 leader_election.cc:290] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:31.754315 29675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15de57540534538bef9f503a2cfe1f0" candidate_uuid: "c502a1767df34f839e45b71ebe1fcaf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:31.755003 29675 raft_consensus.cc:2468] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c502a1767df34f839e45b71ebe1fcaf2 in term 2.
I20260608 12:48:31.755221 29601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15de57540534538bef9f503a2cfe1f0" candidate_uuid: "c502a1767df34f839e45b71ebe1fcaf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b" is_pre_election: true
I20260608 12:48:31.756131 29601 raft_consensus.cc:2393] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c502a1767df34f839e45b71ebe1fcaf2 in current term 2: Already voted for candidate 777c8f328c2d4131969f225f54c6681b in this term.
I20260608 12:48:31.760114 29746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15de57540534538bef9f503a2cfe1f0" candidate_uuid: "c502a1767df34f839e45b71ebe1fcaf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" is_pre_election: true
I20260608 12:48:31.760423 29675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d885fe3f907c430680b109c348b601d7" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:31.761914 29601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d885fe3f907c430680b109c348b601d7" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b" is_pre_election: true
I20260608 12:48:31.762650 29601 raft_consensus.cc:2468] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566fb535d4a84c7cb9a647dbcfc6cc93 in term 2.
I20260608 12:48:31.757958 30340 leader_election.cc:290] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913)
I20260608 12:48:31.763849 29717 leader_election.cc:304] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [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: 566fb535d4a84c7cb9a647dbcfc6cc93, 777c8f328c2d4131969f225f54c6681b; no voters: 3e32083a37384756ab0fa3375fe7fcfc
I20260608 12:48:31.760885 29746 raft_consensus.cc:2468] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c502a1767df34f839e45b71ebe1fcaf2 in term 1.
I20260608 12:48:31.765287 30340 raft_consensus.cc:2804] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:48:31.765815 30340 raft_consensus.cc:493] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:31.765606 30044 leader_election.cc:304] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 3e32083a37384756ab0fa3375fe7fcfc, 566fb535d4a84c7cb9a647dbcfc6cc93, c502a1767df34f839e45b71ebe1fcaf2; no voters: 777c8f328c2d4131969f225f54c6681b
I20260608 12:48:31.766409 30340 raft_consensus.cc:3060] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:48:31.767313 30384 raft_consensus.cc:2804] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:48:31.767869 30384 raft_consensus.cc:493] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3e32083a37384756ab0fa3375fe7fcfc)
I20260608 12:48:31.768296 30384 raft_consensus.cc:3060] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:48:31.774917 30340 raft_consensus.cc:515] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:31.775617 30384 raft_consensus.cc:515] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } }
I20260608 12:48:31.779155 29601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d885fe3f907c430680b109c348b601d7" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b"
I20260608 12:48:31.779819 29601 raft_consensus.cc:3060] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:48:31.780103 29675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15de57540534538bef9f503a2cfe1f0" candidate_uuid: "c502a1767df34f839e45b71ebe1fcaf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc"
I20260608 12:48:31.782276 29595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15de57540534538bef9f503a2cfe1f0" candidate_uuid: "c502a1767df34f839e45b71ebe1fcaf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b"
I20260608 12:48:31.783162 29595 raft_consensus.cc:2393] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c502a1767df34f839e45b71ebe1fcaf2 in current term 2: Already voted for candidate 777c8f328c2d4131969f225f54c6681b in this term.
I20260608 12:48:31.786789 29675 raft_consensus.cc:2468] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c502a1767df34f839e45b71ebe1fcaf2 in term 2.
I20260608 12:48:31.789400 30384 leader_election.cc:290] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 [CANDIDATE]: Term 2 election: Requested vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:31.790081 29746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15de57540534538bef9f503a2cfe1f0" candidate_uuid: "c502a1767df34f839e45b71ebe1fcaf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93"
I20260608 12:48:31.790745 29746 raft_consensus.cc:3060] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:48:31.791219 29601 raft_consensus.cc:2468] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566fb535d4a84c7cb9a647dbcfc6cc93 in term 3.
I20260608 12:48:31.792565 30340 leader_election.cc:290] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [CANDIDATE]: Term 3 election: Requested vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913)
I20260608 12:48:31.794662 29717 leader_election.cc:304] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [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: 566fb535d4a84c7cb9a647dbcfc6cc93, 777c8f328c2d4131969f225f54c6681b; no voters: 
I20260608 12:48:31.795766 29675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d885fe3f907c430680b109c348b601d7" candidate_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc"
I20260608 12:48:31.797734 30340 raft_consensus.cc:2804] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:48:31.798060 29746 raft_consensus.cc:2468] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c502a1767df34f839e45b71ebe1fcaf2 in term 2.
I20260608 12:48:31.798467 30340 raft_consensus.cc:697] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 3 LEADER]: Becoming Leader. State: Replica: 566fb535d4a84c7cb9a647dbcfc6cc93, State: Running, Role: LEADER
I20260608 12:48:31.799618 30044 leader_election.cc:304] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 3e32083a37384756ab0fa3375fe7fcfc, 566fb535d4a84c7cb9a647dbcfc6cc93, c502a1767df34f839e45b71ebe1fcaf2; no voters: 777c8f328c2d4131969f225f54c6681b
I20260608 12:48:31.799499 30340 consensus_queue.cc:237] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [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: 26, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:31.801172 30384 raft_consensus.cc:2804] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:48:31.815922 30384 raft_consensus.cc:697] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 [term 2 LEADER]: Becoming Leader. State: Replica: c502a1767df34f839e45b71ebe1fcaf2, State: Running, Role: LEADER
I20260608 12:48:31.817428 30384 consensus_queue.cc:237] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } }
I20260608 12:48:31.823904 29492 catalog_manager.cc:5696] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } health_report { overall_health: HEALTHY } } }
I20260608 12:48:31.839389 29496 catalog_manager.cc:5696] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 reported cstate change: term changed from 1 to 2, leader changed from 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2) to c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4). New cstate: current_term: 2 leader_uuid: "c502a1767df34f839e45b71ebe1fcaf2" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:48:31.889556 30334 raft_consensus.cc:493] T d885fe3f907c430680b109c348b601d7 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 566fb535d4a84c7cb9a647dbcfc6cc93)
I20260608 12:48:31.890271 30334 raft_consensus.cc:515] T d885fe3f907c430680b109c348b601d7 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } }
I20260608 12:48:31.892578 30334 leader_election.cc:290] T d885fe3f907c430680b109c348b601d7 P 3e32083a37384756ab0fa3375fe7fcfc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:31.894471 29746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d885fe3f907c430680b109c348b601d7" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" is_pre_election: true
I20260608 12:48:31.900766 29595 raft_consensus.cc:1275] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b [term 3 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 3 index: 27. (index mismatch)
I20260608 12:48:31.902851 30332 consensus_queue.cc:1048] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:48:31.904271 29601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d885fe3f907c430680b109c348b601d7" candidate_uuid: "3e32083a37384756ab0fa3375fe7fcfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "777c8f328c2d4131969f225f54c6681b" is_pre_election: true
I20260608 12:48:31.905256 29601 raft_consensus.cc:2368] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3e32083a37384756ab0fa3375fe7fcfc for earlier term 2. Current term is 3.
I20260608 12:48:31.906580 29643 leader_election.cc:400] T d885fe3f907c430680b109c348b601d7 P 3e32083a37384756ab0fa3375fe7fcfc [CANDIDATE]: Term 2 pre-election: Vote denied by peer 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741) with higher term. Message: Invalid argument: T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3e32083a37384756ab0fa3375fe7fcfc for earlier term 2. Current term is 3.
I20260608 12:48:31.906935 29643 leader_election.cc:403] T d885fe3f907c430680b109c348b601d7 P 3e32083a37384756ab0fa3375fe7fcfc [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260608 12:48:31.908799 30334 raft_consensus.cc:3060] T d885fe3f907c430680b109c348b601d7 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Advancing to term 3
I20260608 12:48:31.930652 29677 raft_consensus.cc:1275] T 125de38c0bec4bc38b3f3355abe3cc5f P 3e32083a37384756ab0fa3375fe7fcfc [term 3 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 3 index: 27. (index mismatch)
I20260608 12:48:31.932832 30340 consensus_queue.cc:1048] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:48:31.979400 30334 raft_consensus.cc:2749] T d885fe3f907c430680b109c348b601d7 P 3e32083a37384756ab0fa3375fe7fcfc [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741) with higher term. Message: Invalid argument: T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3e32083a37384756ab0fa3375fe7fcfc for earlier term 2. Current term is 3.
I20260608 12:48:32.113307 30315 raft_consensus.cc:493] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:32.113895 30315 raft_consensus.cc:515] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } }
I20260608 12:48:32.117019 30315 leader_election.cc:290] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837), c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4:43377)
I20260608 12:48:32.119468 29677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15de57540534538bef9f503a2cfe1f0" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 3 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc" is_pre_election: true
I20260608 12:48:32.120193 29677 raft_consensus.cc:2468] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 777c8f328c2d4131969f225f54c6681b in term 2.
I20260608 12:48:32.120599 30076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15de57540534538bef9f503a2cfe1f0" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 3 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "c502a1767df34f839e45b71ebe1fcaf2" is_pre_election: true
I20260608 12:48:32.125052 29746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15de57540534538bef9f503a2cfe1f0" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 3 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" is_pre_election: true
I20260608 12:48:32.125844 29746 raft_consensus.cc:2468] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 777c8f328c2d4131969f225f54c6681b in term 2.
I20260608 12:48:32.126982 29568 leader_election.cc:304] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 3e32083a37384756ab0fa3375fe7fcfc, 566fb535d4a84c7cb9a647dbcfc6cc93, 777c8f328c2d4131969f225f54c6681b; no voters: c502a1767df34f839e45b71ebe1fcaf2
I20260608 12:48:32.127893 30315 raft_consensus.cc:2804] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:48:32.128420 30315 raft_consensus.cc:493] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:32.128796 30315 raft_consensus.cc:3060] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:48:32.135731 30315 raft_consensus.cc:515] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 3 FOLLOWER]: Starting leader election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } }
I20260608 12:48:32.138593 30315 leader_election.cc:290] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [CANDIDATE]: Term 3 election: Requested vote from peers 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913), 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837), c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4:43377)
I20260608 12:48:32.139103 29677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15de57540534538bef9f503a2cfe1f0" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 3 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "3e32083a37384756ab0fa3375fe7fcfc"
I20260608 12:48:32.143751 29677 raft_consensus.cc:3060] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:48:32.141073 30076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15de57540534538bef9f503a2cfe1f0" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 3 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "c502a1767df34f839e45b71ebe1fcaf2"
I20260608 12:48:32.142875 29746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15de57540534538bef9f503a2cfe1f0" candidate_uuid: "777c8f328c2d4131969f225f54c6681b" candidate_term: 3 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93"
I20260608 12:48:32.146260 29746 raft_consensus.cc:3060] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:48:32.152951 29677 raft_consensus.cc:2468] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777c8f328c2d4131969f225f54c6681b in term 3.
I20260608 12:48:32.153811 29746 raft_consensus.cc:2468] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777c8f328c2d4131969f225f54c6681b in term 3.
I20260608 12:48:32.155361 29568 leader_election.cc:304] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 3e32083a37384756ab0fa3375fe7fcfc, 566fb535d4a84c7cb9a647dbcfc6cc93, 777c8f328c2d4131969f225f54c6681b; no voters: c502a1767df34f839e45b71ebe1fcaf2
I20260608 12:48:32.156356 30315 raft_consensus.cc:2804] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:48:32.157667 30315 raft_consensus.cc:697] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 3 LEADER]: Becoming Leader. State: Replica: 777c8f328c2d4131969f225f54c6681b, State: Running, Role: LEADER
I20260608 12:48:32.158805 30315 consensus_queue.cc:237] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.28, Last appended by leader: 28, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } }
I20260608 12:48:32.170454 29492 catalog_manager.cc:5696] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b reported cstate change: config changed from index 28 to 27, term changed from 2 to 3, leader changed from c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) to 777c8f328c2d4131969f225f54c6681b (127.24.129.1), c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) changed from VOTER to NON_VOTER, now has a pending config: VOTER 777c8f328c2d4131969f225f54c6681b (127.24.129.1), VOTER 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2), VOTER 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3), VOTER c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4). New cstate: current_term: 3 leader_uuid: "777c8f328c2d4131969f225f54c6681b" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: true } health_report { overall_health: UNKNOWN } } } pending_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:32.207046 29601 raft_consensus.cc:1275] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b [term 3 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 3 index: 27. (index mismatch)
I20260608 12:48:32.208853 30329 consensus_queue.cc:1048] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:48:32.219291 29677 raft_consensus.cc:1275] T d885fe3f907c430680b109c348b601d7 P 3e32083a37384756ab0fa3375fe7fcfc [term 3 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 3 index: 27. (index mismatch)
I20260608 12:48:32.220944 30329 consensus_queue.cc:1048] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:48:32.263473 29746 raft_consensus.cc:1240] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 3 FOLLOWER]: Rejecting Update request from peer c502a1767df34f839e45b71ebe1fcaf2 for earlier term 2. Current term is 3. Ops: []
I20260608 12:48:32.266747 29601 raft_consensus.cc:1240] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 3 LEADER]: Rejecting Update request from peer c502a1767df34f839e45b71ebe1fcaf2 for earlier term 2. Current term is 3. Ops: []
I20260608 12:48:32.268328 30384 consensus_queue.cc:1059] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true }, Status: INVALID_TERM, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:48:32.269979 30384 raft_consensus.cc:3055] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:48:32.270313 30384 raft_consensus.cc:740] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c502a1767df34f839e45b71ebe1fcaf2, State: Running, Role: LEADER
I20260608 12:48:32.271101 30384 consensus_queue.cc:260] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 2.29, Last appended by leader: 29, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } }
I20260608 12:48:32.272210 30384 raft_consensus.cc:3060] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 [term 2 FOLLOWER]: Advancing to term 3
W20260608 12:48:32.276822 30385 consensus_queue.cc:1175] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "777c8f328c2d4131969f225f54c6681b" responder_term: 3 status { last_received { term: 3 index: 29 } last_committed_idx: 27 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer c502a1767df34f839e45b71ebe1fcaf2 for earlier term 2. Current term is 3. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260608 12:48:32.574738 30076 raft_consensus.cc:1275] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 [term 3 FOLLOWER]: Refusing update from remote peer 777c8f328c2d4131969f225f54c6681b: Log matching property violated. Preceding OpId in replica: term: 2 index: 29. Preceding OpId from leader: term: 3 index: 29. (term mismatch)
I20260608 12:48:32.575205 30076 pending_rounds.cc:85] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2: Aborting all ops after (but not including) 28
I20260608 12:48:32.575482 30076 pending_rounds.cc:107] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2: Aborting uncommitted NO_OP operation due to leader change: 2.29
I20260608 12:48:32.575822 30076 raft_consensus.cc:2889] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:48:32.577554 30394 consensus_queue.cc:1048] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:48:32.587451 29496 catalog_manager.cc:5696] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 reported cstate change: config changed from index 27 to 28, c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) changed from NON_VOTER to VOTER, no longer has a pending config: VOTER 777c8f328c2d4131969f225f54c6681b (127.24.129.1), VOTER 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2), VOTER 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3), VOTER c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4). New cstate: current_term: 3 leader_uuid: "777c8f328c2d4131969f225f54c6681b" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:32.654691 29675 raft_consensus.cc:1275] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [term 3 FOLLOWER]: Refusing update from remote peer 777c8f328c2d4131969f225f54c6681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 3 index: 29. (index mismatch)
I20260608 12:48:32.656706 30394 consensus_queue.cc:1048] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:48:32.665777 30315 raft_consensus.cc:2955] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 3 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c502a1767df34f839e45b71ebe1fcaf2 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:32.695508 29746 raft_consensus.cc:1275] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 3 FOLLOWER]: Refusing update from remote peer 777c8f328c2d4131969f225f54c6681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 3 index: 29. (index mismatch)
I20260608 12:48:32.700604 30400 consensus_queue.cc:1048] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:48:32.711483 29601 consensus_queue.cc:237] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 3.29, Last appended by leader: 28, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } }
I20260608 12:48:32.721982 30076 raft_consensus.cc:1275] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 [term 3 FOLLOWER]: Refusing update from remote peer 777c8f328c2d4131969f225f54c6681b: Log matching property violated. Preceding OpId in replica: term: 3 index: 29. Preceding OpId from leader: term: 3 index: 30. (index mismatch)
I20260608 12:48:32.725596 29675 raft_consensus.cc:1275] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [term 3 FOLLOWER]: Refusing update from remote peer 777c8f328c2d4131969f225f54c6681b: Log matching property violated. Preceding OpId in replica: term: 3 index: 29. Preceding OpId from leader: term: 3 index: 30. (index mismatch)
I20260608 12:48:32.730239 30400 consensus_queue.cc:1048] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 12:48:32.732299 30394 consensus_queue.cc:1048] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 12:48:32.737455 30394 raft_consensus.cc:2955] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 3 LEADER]: Committing config change with OpId 3.30: config changed from index 28 to 30, VOTER 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:32.743319 29675 raft_consensus.cc:2955] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [term 3 FOLLOWER]: Committing config change with OpId 3.30: config changed from index 28 to 30, VOTER 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:32.746874 30077 raft_consensus.cc:2955] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 [term 3 FOLLOWER]: Committing config change with OpId 3.30: config changed from index 28 to 30, VOTER 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:32.757390 29498 catalog_manager.cc:5696] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc reported cstate change: config changed from index 28 to 30, VOTER 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3) evicted. New cstate: current_term: 3 leader_uuid: "777c8f328c2d4131969f225f54c6681b" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } }
I20260608 12:48:32.772866 29487 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b15de57540534538bef9f503a2cfe1f0 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:48:32.775776 29737 tablet_service.cc:1558] Processing DeleteTablet for tablet b15de57540534538bef9f503a2cfe1f0 with delete_type TABLET_DATA_TOMBSTONED (TS 566fb535d4a84c7cb9a647dbcfc6cc93 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:52176
I20260608 12:48:32.778831 30404 tablet_replica.cc:333] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93: stopping tablet replica
I20260608 12:48:32.779898 30404 raft_consensus.cc:2243] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:32.780860 30404 raft_consensus.cc:2272] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:32.784723 30404 ts_tablet_manager.cc:1916] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:48:32.796627 30404 ts_tablet_manager.cc:1929] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.29
I20260608 12:48:32.796972 30404 log.cc:1199] T b15de57540534538bef9f503a2cfe1f0 P 566fb535d4a84c7cb9a647dbcfc6cc93: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-2-root/wals/b15de57540534538bef9f503a2cfe1f0
I20260608 12:48:32.798431 29487 catalog_manager.cc:5027] TS 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837): tablet b15de57540534538bef9f503a2cfe1f0 (table test-workload [id=808114963f524716a1fd82f5e4d914a5]) successfully deleted
I20260608 12:48:33.811689 29601 consensus_queue.cc:237] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [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: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: NON_VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: true } }
I20260608 12:48:33.821617 29746 raft_consensus.cc:1275] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Refusing update from remote peer 777c8f328c2d4131969f225f54c6681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:48:33.823658 30407 consensus_queue.cc:1048] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:48:33.835399 29677 raft_consensus.cc:1275] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Refusing update from remote peer 777c8f328c2d4131969f225f54c6681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:48:33.837451 30400 consensus_queue.cc:1048] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:48:33.846217 30407 raft_consensus.cc:2955] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER a27bf120e119458b8e5ffed44db02275 (127.24.129.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: NON_VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: true } } }
W20260608 12:48:33.851420 29565 consensus_peers.cc:597] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b -> Peer a27bf120e119458b8e5ffed44db02275 (127.24.129.5:34061): Couldn't send request to peer a27bf120e119458b8e5ffed44db02275. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5a1fecd4fcb247fd9ae64a4c5233ef15. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:33.852918 29746 raft_consensus.cc:2955] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER a27bf120e119458b8e5ffed44db02275 (127.24.129.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: NON_VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: true } } }
I20260608 12:48:33.859125 29677 raft_consensus.cc:2955] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER a27bf120e119458b8e5ffed44db02275 (127.24.129.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: NON_VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: true } } }
I20260608 12:48:33.871114 29492 catalog_manager.cc:5696] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b reported cstate change: config changed from index -1 to 27, NON_VOTER a27bf120e119458b8e5ffed44db02275 (127.24.129.5) added. New cstate: current_term: 1 leader_uuid: "777c8f328c2d4131969f225f54c6681b" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: NON_VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:33.878257 29747 consensus_queue.cc:237] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 2.27, Last appended by leader: 26, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: NON_VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: true } }
I20260608 12:48:33.895443 29601 raft_consensus.cc:1275] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 2 index: 28. (index mismatch)
I20260608 12:48:33.895625 29677 raft_consensus.cc:1275] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [term 2 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 2 index: 28. (index mismatch)
I20260608 12:48:33.897305 30406 consensus_queue.cc:1048] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:48:33.898559 30411 consensus_queue.cc:1048] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:48:33.931793 30406 raft_consensus.cc:2955] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 LEADER]: Committing config change with OpId 2.28: config changed from index -1 to 28, NON_VOTER e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: NON_VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: true } } }
I20260608 12:48:33.935833 29595 raft_consensus.cc:2955] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Committing config change with OpId 2.28: config changed from index -1 to 28, NON_VOTER e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: NON_VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: true } } }
I20260608 12:48:33.946051 29675 raft_consensus.cc:2955] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [term 2 FOLLOWER]: Committing config change with OpId 2.28: config changed from index -1 to 28, NON_VOTER e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: NON_VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: true } } }
W20260608 12:48:33.953495 29715 consensus_peers.cc:597] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 -> Peer e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6:46399): Couldn't send request to peer e3cf1173a3bf4589b7def66616983eb9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 730c8179de344e68a08a7a64c7539d16. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:33.969879 29747 consensus_queue.cc:237] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: NON_VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: true } }
I20260608 12:48:33.976269 29496 catalog_manager.cc:5696] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b reported cstate change: config changed from index -1 to 28, NON_VOTER e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) added. New cstate: current_term: 2 leader_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: NON_VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: true } } }
I20260608 12:48:33.986385 30076 raft_consensus.cc:1275] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:48:33.988965 29595 raft_consensus.cc:1275] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:48:33.992233 30411 consensus_queue.cc:1048] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 12:48:33.995260 30406 consensus_queue.cc:1048] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
W20260608 12:48:34.003873 29714 consensus_peers.cc:597] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 -> Peer a27bf120e119458b8e5ffed44db02275 (127.24.129.5:34061): Couldn't send request to peer a27bf120e119458b8e5ffed44db02275. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4aaee8089a8046ce91652749d6cea4f3. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:34.014251 30411 raft_consensus.cc:2955] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER a27bf120e119458b8e5ffed44db02275 (127.24.129.5) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: NON_VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: true } } }
I20260608 12:48:34.029268 29595 raft_consensus.cc:2955] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER a27bf120e119458b8e5ffed44db02275 (127.24.129.5) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: NON_VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: true } } }
I20260608 12:48:34.032367 30076 raft_consensus.cc:2955] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER a27bf120e119458b8e5ffed44db02275 (127.24.129.5) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: NON_VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: true } } }
I20260608 12:48:34.033684 29675 consensus_queue.cc:237] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [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: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: NON_VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: true } }
I20260608 12:48:34.045611 29492 catalog_manager.cc:5696] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b reported cstate change: config changed from index 29 to 30, NON_VOTER a27bf120e119458b8e5ffed44db02275 (127.24.129.5) added. New cstate: current_term: 1 leader_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: NON_VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: true } } }
I20260608 12:48:34.059613 29746 raft_consensus.cc:1275] T 74e008977a18474e8538636668c6d1ce P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Refusing update from remote peer 3e32083a37384756ab0fa3375fe7fcfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:48:34.062215 30391 consensus_queue.cc:1048] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:48:34.079514 30432 raft_consensus.cc:2955] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: NON_VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: true } } }
I20260608 12:48:34.081825 29746 raft_consensus.cc:2955] T 74e008977a18474e8538636668c6d1ce P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: NON_VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: true } } }
I20260608 12:48:34.084697 29595 raft_consensus.cc:1275] T 74e008977a18474e8538636668c6d1ce P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Refusing update from remote peer 3e32083a37384756ab0fa3375fe7fcfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:48:34.106084 30433 consensus_queue.cc:1048] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
W20260608 12:48:34.107497 29641 consensus_peers.cc:597] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc -> Peer e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6:46399): Couldn't send request to peer e3cf1173a3bf4589b7def66616983eb9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 74e008977a18474e8538636668c6d1ce. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:34.121093 29498 catalog_manager.cc:5696] T 74e008977a18474e8538636668c6d1ce P 566fb535d4a84c7cb9a647dbcfc6cc93 reported cstate change: config changed from index -1 to 27, NON_VOTER e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) added. New cstate: current_term: 1 leader_uuid: "3e32083a37384756ab0fa3375fe7fcfc" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: NON_VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: true } } }
I20260608 12:48:34.118355 29746 consensus_queue.cc:237] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 2.27, Last appended by leader: 26, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: NON_VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: true } }
I20260608 12:48:34.126058 29595 raft_consensus.cc:2955] T 74e008977a18474e8538636668c6d1ce P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: NON_VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: true } } }
W20260608 12:48:34.141623 29714 consensus_peers.cc:597] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 -> Peer a27bf120e119458b8e5ffed44db02275 (127.24.129.5:34061): Couldn't send request to peer a27bf120e119458b8e5ffed44db02275. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f6b8b22b05064124992156601e00163e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:34.144148 29675 raft_consensus.cc:1275] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [term 2 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 2 index: 28. (index mismatch)
I20260608 12:48:34.146452 30427 consensus_queue.cc:1048] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:48:34.149204 29595 raft_consensus.cc:1275] T f6b8b22b05064124992156601e00163e P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 2 index: 28. (index mismatch)
I20260608 12:48:34.152832 30427 consensus_queue.cc:1048] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:48:34.162822 30411 raft_consensus.cc:2955] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 LEADER]: Committing config change with OpId 2.28: config changed from index -1 to 28, NON_VOTER a27bf120e119458b8e5ffed44db02275 (127.24.129.5) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: NON_VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: true } } }
I20260608 12:48:34.165242 29675 raft_consensus.cc:2955] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [term 2 FOLLOWER]: Committing config change with OpId 2.28: config changed from index -1 to 28, NON_VOTER a27bf120e119458b8e5ffed44db02275 (127.24.129.5) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: NON_VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: true } } }
I20260608 12:48:34.178964 29601 consensus_queue.cc:237] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [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: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: NON_VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: true } }
I20260608 12:48:34.176548 29595 raft_consensus.cc:2955] T f6b8b22b05064124992156601e00163e P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Committing config change with OpId 2.28: config changed from index -1 to 28, NON_VOTER a27bf120e119458b8e5ffed44db02275 (127.24.129.5) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: NON_VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: true } } }
I20260608 12:48:34.182960 29492 catalog_manager.cc:5696] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc reported cstate change: config changed from index -1 to 28, NON_VOTER a27bf120e119458b8e5ffed44db02275 (127.24.129.5) added. New cstate: current_term: 2 leader_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: NON_VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: true } } }
I20260608 12:48:34.192266 29746 raft_consensus.cc:1275] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Refusing update from remote peer 777c8f328c2d4131969f225f54c6681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:48:34.193360 29675 raft_consensus.cc:1275] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Refusing update from remote peer 777c8f328c2d4131969f225f54c6681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:48:34.194841 30407 consensus_queue.cc:1048] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:48:34.196843 30407 consensus_queue.cc:1048] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260608 12:48:34.206940 29566 consensus_peers.cc:597] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b -> Peer e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6:46399): Couldn't send request to peer e3cf1173a3bf4589b7def66616983eb9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ae94ab9cf994ac5a3ca4b83a2b9f066. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:34.227200 30407 raft_consensus.cc:2955] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: NON_VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: true } } }
I20260608 12:48:34.231652 29746 raft_consensus.cc:2955] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: NON_VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: true } } }
I20260608 12:48:34.237113 29675 raft_consensus.cc:2955] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: NON_VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: true } } }
I20260608 12:48:34.237221 30440 ts_tablet_manager.cc:933] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P a27bf120e119458b8e5ffed44db02275: Initiating tablet copy from peer 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741)
I20260608 12:48:34.250442 29496 catalog_manager.cc:5696] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b reported cstate change: config changed from index -1 to 27, NON_VOTER e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) added. New cstate: current_term: 1 leader_uuid: "777c8f328c2d4131969f225f54c6681b" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: NON_VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:34.293659 30440 tablet_copy_client.cc:323] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P a27bf120e119458b8e5ffed44db02275: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.1:40741
I20260608 12:48:34.317229 30447 ts_tablet_manager.cc:933] T 730c8179de344e68a08a7a64c7539d16 P e3cf1173a3bf4589b7def66616983eb9: Initiating tablet copy from peer 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:34.320539 30447 tablet_copy_client.cc:323] T 730c8179de344e68a08a7a64c7539d16 P e3cf1173a3bf4589b7def66616983eb9: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.3:43837
I20260608 12:48:34.339636 29612 tablet_copy_service.cc:140] P 777c8f328c2d4131969f225f54c6681b: Received BeginTabletCopySession request for tablet 5a1fecd4fcb247fd9ae64a4c5233ef15 from peer a27bf120e119458b8e5ffed44db02275 ({username='slave'} at 127.0.0.1:38070)
I20260608 12:48:34.340478 29612 tablet_copy_service.cc:161] P 777c8f328c2d4131969f225f54c6681b: Beginning new tablet copy session on tablet 5a1fecd4fcb247fd9ae64a4c5233ef15 from peer a27bf120e119458b8e5ffed44db02275 at {username='slave'} at 127.0.0.1:38070: session id = a27bf120e119458b8e5ffed44db02275-5a1fecd4fcb247fd9ae64a4c5233ef15
I20260608 12:48:34.342741 29761 tablet_copy_service.cc:140] P 566fb535d4a84c7cb9a647dbcfc6cc93: Received BeginTabletCopySession request for tablet 730c8179de344e68a08a7a64c7539d16 from peer e3cf1173a3bf4589b7def66616983eb9 ({username='slave'} at 127.0.0.1:40030)
I20260608 12:48:34.343446 29761 tablet_copy_service.cc:161] P 566fb535d4a84c7cb9a647dbcfc6cc93: Beginning new tablet copy session on tablet 730c8179de344e68a08a7a64c7539d16 from peer e3cf1173a3bf4589b7def66616983eb9 at {username='slave'} at 127.0.0.1:40030: session id = e3cf1173a3bf4589b7def66616983eb9-730c8179de344e68a08a7a64c7539d16
I20260608 12:48:34.350384 29612 tablet_copy_source_session.cc:215] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:48:34.355578 30440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a1fecd4fcb247fd9ae64a4c5233ef15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:34.355522 29761 tablet_copy_source_session.cc:215] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:48:34.365041 30447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 730c8179de344e68a08a7a64c7539d16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:34.379172 30440 tablet_copy_client.cc:806] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P a27bf120e119458b8e5ffed44db02275: tablet copy: Starting download of 0 data blocks...
I20260608 12:48:34.380098 30440 tablet_copy_client.cc:670] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P a27bf120e119458b8e5ffed44db02275: tablet copy: Starting download of 1 WAL segments...
I20260608 12:48:34.385268 30443 tablet_copy_client.cc:1025] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P a27bf120e119458b8e5ffed44db02275: tablet copy: Injecting latency into file download: 2000
I20260608 12:48:34.387014 30447 tablet_copy_client.cc:806] T 730c8179de344e68a08a7a64c7539d16 P e3cf1173a3bf4589b7def66616983eb9: tablet copy: Starting download of 0 data blocks...
I20260608 12:48:34.387737 30447 tablet_copy_client.cc:670] T 730c8179de344e68a08a7a64c7539d16 P e3cf1173a3bf4589b7def66616983eb9: tablet copy: Starting download of 1 WAL segments...
I20260608 12:48:34.392081 30448 tablet_copy_client.cc:1025] T 730c8179de344e68a08a7a64c7539d16 P e3cf1173a3bf4589b7def66616983eb9: tablet copy: Injecting latency into file download: 2000
I20260608 12:48:34.473290 30451 ts_tablet_manager.cc:933] T 4aaee8089a8046ce91652749d6cea4f3 P a27bf120e119458b8e5ffed44db02275: Initiating tablet copy from peer 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:34.476150 30451 tablet_copy_client.cc:323] T 4aaee8089a8046ce91652749d6cea4f3 P a27bf120e119458b8e5ffed44db02275: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.3:43837
I20260608 12:48:34.488855 29761 tablet_copy_service.cc:140] P 566fb535d4a84c7cb9a647dbcfc6cc93: Received BeginTabletCopySession request for tablet 4aaee8089a8046ce91652749d6cea4f3 from peer a27bf120e119458b8e5ffed44db02275 ({username='slave'} at 127.0.0.1:40036)
I20260608 12:48:34.489449 29761 tablet_copy_service.cc:161] P 566fb535d4a84c7cb9a647dbcfc6cc93: Beginning new tablet copy session on tablet 4aaee8089a8046ce91652749d6cea4f3 from peer a27bf120e119458b8e5ffed44db02275 at {username='slave'} at 127.0.0.1:40036: session id = a27bf120e119458b8e5ffed44db02275-4aaee8089a8046ce91652749d6cea4f3
I20260608 12:48:34.498322 29761 tablet_copy_source_session.cc:215] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:48:34.502612 30451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aaee8089a8046ce91652749d6cea4f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:34.522176 30453 ts_tablet_manager.cc:933] T 74e008977a18474e8538636668c6d1ce P e3cf1173a3bf4589b7def66616983eb9: Initiating tablet copy from peer 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913)
I20260608 12:48:34.527354 30451 tablet_copy_client.cc:806] T 4aaee8089a8046ce91652749d6cea4f3 P a27bf120e119458b8e5ffed44db02275: tablet copy: Starting download of 0 data blocks...
I20260608 12:48:34.528156 30451 tablet_copy_client.cc:670] T 4aaee8089a8046ce91652749d6cea4f3 P a27bf120e119458b8e5ffed44db02275: tablet copy: Starting download of 1 WAL segments...
I20260608 12:48:34.533102 30453 tablet_copy_client.cc:323] T 74e008977a18474e8538636668c6d1ce P e3cf1173a3bf4589b7def66616983eb9: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.2:42913
I20260608 12:48:34.533242 30452 tablet_copy_client.cc:1025] T 4aaee8089a8046ce91652749d6cea4f3 P a27bf120e119458b8e5ffed44db02275: tablet copy: Injecting latency into file download: 2000
I20260608 12:48:34.551805 29687 tablet_copy_service.cc:140] P 3e32083a37384756ab0fa3375fe7fcfc: Received BeginTabletCopySession request for tablet 74e008977a18474e8538636668c6d1ce from peer e3cf1173a3bf4589b7def66616983eb9 ({username='slave'} at 127.0.0.1:42964)
I20260608 12:48:34.552470 29687 tablet_copy_service.cc:161] P 3e32083a37384756ab0fa3375fe7fcfc: Beginning new tablet copy session on tablet 74e008977a18474e8538636668c6d1ce from peer e3cf1173a3bf4589b7def66616983eb9 at {username='slave'} at 127.0.0.1:42964: session id = e3cf1173a3bf4589b7def66616983eb9-74e008977a18474e8538636668c6d1ce
I20260608 12:48:34.561338 29687 tablet_copy_source_session.cc:215] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:48:34.565435 30453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e008977a18474e8538636668c6d1ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:34.572587 30456 ts_tablet_manager.cc:933] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P e3cf1173a3bf4589b7def66616983eb9: Initiating tablet copy from peer 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741)
I20260608 12:48:34.590557 30453 tablet_copy_client.cc:806] T 74e008977a18474e8538636668c6d1ce P e3cf1173a3bf4589b7def66616983eb9: tablet copy: Starting download of 0 data blocks...
I20260608 12:48:34.591408 30453 tablet_copy_client.cc:670] T 74e008977a18474e8538636668c6d1ce P e3cf1173a3bf4589b7def66616983eb9: tablet copy: Starting download of 1 WAL segments...
I20260608 12:48:34.592671 30456 tablet_copy_client.cc:323] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P e3cf1173a3bf4589b7def66616983eb9: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.1:40741
I20260608 12:48:34.601275 30454 tablet_copy_client.cc:1025] T 74e008977a18474e8538636668c6d1ce P e3cf1173a3bf4589b7def66616983eb9: tablet copy: Injecting latency into file download: 2000
I20260608 12:48:34.612208 29612 tablet_copy_service.cc:140] P 777c8f328c2d4131969f225f54c6681b: Received BeginTabletCopySession request for tablet 1ae94ab9cf994ac5a3ca4b83a2b9f066 from peer e3cf1173a3bf4589b7def66616983eb9 ({username='slave'} at 127.0.0.1:38080)
I20260608 12:48:34.612977 29612 tablet_copy_service.cc:161] P 777c8f328c2d4131969f225f54c6681b: Beginning new tablet copy session on tablet 1ae94ab9cf994ac5a3ca4b83a2b9f066 from peer e3cf1173a3bf4589b7def66616983eb9 at {username='slave'} at 127.0.0.1:38080: session id = e3cf1173a3bf4589b7def66616983eb9-1ae94ab9cf994ac5a3ca4b83a2b9f066
I20260608 12:48:34.620672 29612 tablet_copy_source_session.cc:215] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:48:34.625219 30456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ae94ab9cf994ac5a3ca4b83a2b9f066. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:34.644002 30456 tablet_copy_client.cc:806] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P e3cf1173a3bf4589b7def66616983eb9: tablet copy: Starting download of 0 data blocks...
I20260608 12:48:34.644752 30456 tablet_copy_client.cc:670] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P e3cf1173a3bf4589b7def66616983eb9: tablet copy: Starting download of 1 WAL segments...
I20260608 12:48:34.648588 30457 tablet_copy_client.cc:1025] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P e3cf1173a3bf4589b7def66616983eb9: tablet copy: Injecting latency into file download: 2000
I20260608 12:48:34.739538 30460 ts_tablet_manager.cc:933] T f6b8b22b05064124992156601e00163e P a27bf120e119458b8e5ffed44db02275: Initiating tablet copy from peer 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:34.743726 30460 tablet_copy_client.cc:323] T f6b8b22b05064124992156601e00163e P a27bf120e119458b8e5ffed44db02275: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.3:43837
I20260608 12:48:34.745800 29761 tablet_copy_service.cc:140] P 566fb535d4a84c7cb9a647dbcfc6cc93: Received BeginTabletCopySession request for tablet f6b8b22b05064124992156601e00163e from peer a27bf120e119458b8e5ffed44db02275 ({username='slave'} at 127.0.0.1:40036)
I20260608 12:48:34.746444 29761 tablet_copy_service.cc:161] P 566fb535d4a84c7cb9a647dbcfc6cc93: Beginning new tablet copy session on tablet f6b8b22b05064124992156601e00163e from peer a27bf120e119458b8e5ffed44db02275 at {username='slave'} at 127.0.0.1:40036: session id = a27bf120e119458b8e5ffed44db02275-f6b8b22b05064124992156601e00163e
I20260608 12:48:34.758744 29761 tablet_copy_source_session.cc:215] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:48:34.762797 30460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6b8b22b05064124992156601e00163e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:34.780262 30460 tablet_copy_client.cc:806] T f6b8b22b05064124992156601e00163e P a27bf120e119458b8e5ffed44db02275: tablet copy: Starting download of 0 data blocks...
I20260608 12:48:34.780946 30460 tablet_copy_client.cc:670] T f6b8b22b05064124992156601e00163e P a27bf120e119458b8e5ffed44db02275: tablet copy: Starting download of 1 WAL segments...
I20260608 12:48:34.785521 30461 tablet_copy_client.cc:1025] T f6b8b22b05064124992156601e00163e P a27bf120e119458b8e5ffed44db02275: tablet copy: Injecting latency into file download: 2000
I20260608 12:48:36.386546 30440 tablet_copy_client.cc:538] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P a27bf120e119458b8e5ffed44db02275: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:48:36.393115 30447 tablet_copy_client.cc:538] T 730c8179de344e68a08a7a64c7539d16 P e3cf1173a3bf4589b7def66616983eb9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:48:36.396200 30440 tablet_bootstrap.cc:492] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P a27bf120e119458b8e5ffed44db02275: Bootstrap starting.
I20260608 12:48:36.401135 30447 tablet_bootstrap.cc:492] T 730c8179de344e68a08a7a64c7539d16 P e3cf1173a3bf4589b7def66616983eb9: Bootstrap starting.
I20260608 12:48:36.534695 30451 tablet_copy_client.cc:538] T 4aaee8089a8046ce91652749d6cea4f3 P a27bf120e119458b8e5ffed44db02275: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 12:48:36.549784 29565 consensus_peers.cc:597] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b -> Peer a27bf120e119458b8e5ffed44db02275 (127.24.129.5:34061): Couldn't send request to peer a27bf120e119458b8e5ffed44db02275. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 12:48:36.559124 30440 tablet_bootstrap.cc:492] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P a27bf120e119458b8e5ffed44db02275: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:48:36.560341 30440 tablet_bootstrap.cc:492] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P a27bf120e119458b8e5ffed44db02275: Bootstrap complete.
I20260608 12:48:36.561185 30440 ts_tablet_manager.cc:1403] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P a27bf120e119458b8e5ffed44db02275: Time spent bootstrapping tablet: real 0.165s	user 0.142s	sys 0.020s
I20260608 12:48:36.563738 30451 tablet_bootstrap.cc:492] T 4aaee8089a8046ce91652749d6cea4f3 P a27bf120e119458b8e5ffed44db02275: Bootstrap starting.
I20260608 12:48:36.564834 30440 raft_consensus.cc:359] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P a27bf120e119458b8e5ffed44db02275 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: NON_VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: true } }
I20260608 12:48:36.565737 30440 raft_consensus.cc:740] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P a27bf120e119458b8e5ffed44db02275 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a27bf120e119458b8e5ffed44db02275, State: Initialized, Role: LEARNER
I20260608 12:48:36.566466 30440 consensus_queue.cc:260] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P a27bf120e119458b8e5ffed44db02275 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: NON_VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: true } }
I20260608 12:48:36.571231 30447 tablet_bootstrap.cc:492] T 730c8179de344e68a08a7a64c7539d16 P e3cf1173a3bf4589b7def66616983eb9: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=117 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:48:36.572340 30447 tablet_bootstrap.cc:492] T 730c8179de344e68a08a7a64c7539d16 P e3cf1173a3bf4589b7def66616983eb9: Bootstrap complete.
I20260608 12:48:36.573092 30447 ts_tablet_manager.cc:1403] T 730c8179de344e68a08a7a64c7539d16 P e3cf1173a3bf4589b7def66616983eb9: Time spent bootstrapping tablet: real 0.172s	user 0.143s	sys 0.025s
I20260608 12:48:36.576198 30447 raft_consensus.cc:359] T 730c8179de344e68a08a7a64c7539d16 P e3cf1173a3bf4589b7def66616983eb9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: NON_VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: true } }
I20260608 12:48:36.577068 30447 raft_consensus.cc:740] T 730c8179de344e68a08a7a64c7539d16 P e3cf1173a3bf4589b7def66616983eb9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e3cf1173a3bf4589b7def66616983eb9, State: Initialized, Role: LEARNER
I20260608 12:48:36.577692 30447 consensus_queue.cc:260] T 730c8179de344e68a08a7a64c7539d16 P e3cf1173a3bf4589b7def66616983eb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 2.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: NON_VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: true } }
I20260608 12:48:36.580269 30440 ts_tablet_manager.cc:1434] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P a27bf120e119458b8e5ffed44db02275: Time spent starting tablet: real 0.019s	user 0.013s	sys 0.004s
I20260608 12:48:36.584440 29612 tablet_copy_service.cc:342] P 777c8f328c2d4131969f225f54c6681b: Request end of tablet copy session a27bf120e119458b8e5ffed44db02275-5a1fecd4fcb247fd9ae64a4c5233ef15 received from {username='slave'} at 127.0.0.1:38070
I20260608 12:48:36.585067 29612 tablet_copy_service.cc:434] P 777c8f328c2d4131969f225f54c6681b: ending tablet copy session a27bf120e119458b8e5ffed44db02275-5a1fecd4fcb247fd9ae64a4c5233ef15 on tablet 5a1fecd4fcb247fd9ae64a4c5233ef15 with peer a27bf120e119458b8e5ffed44db02275
I20260608 12:48:36.590196 30447 ts_tablet_manager.cc:1434] T 730c8179de344e68a08a7a64c7539d16 P e3cf1173a3bf4589b7def66616983eb9: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.010s
I20260608 12:48:36.595541 29761 tablet_copy_service.cc:342] P 566fb535d4a84c7cb9a647dbcfc6cc93: Request end of tablet copy session e3cf1173a3bf4589b7def66616983eb9-730c8179de344e68a08a7a64c7539d16 received from {username='slave'} at 127.0.0.1:40030
I20260608 12:48:36.596158 29761 tablet_copy_service.cc:434] P 566fb535d4a84c7cb9a647dbcfc6cc93: ending tablet copy session e3cf1173a3bf4589b7def66616983eb9-730c8179de344e68a08a7a64c7539d16 on tablet 730c8179de344e68a08a7a64c7539d16 with peer e3cf1173a3bf4589b7def66616983eb9
I20260608 12:48:36.602309 30453 tablet_copy_client.cc:538] T 74e008977a18474e8538636668c6d1ce P e3cf1173a3bf4589b7def66616983eb9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:48:36.613904 30453 tablet_bootstrap.cc:492] T 74e008977a18474e8538636668c6d1ce P e3cf1173a3bf4589b7def66616983eb9: Bootstrap starting.
I20260608 12:48:36.649681 30456 tablet_copy_client.cc:538] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P e3cf1173a3bf4589b7def66616983eb9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:48:36.662488 30456 tablet_bootstrap.cc:492] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P e3cf1173a3bf4589b7def66616983eb9: Bootstrap starting.
I20260608 12:48:36.716588 30241 raft_consensus.cc:1217] T 730c8179de344e68a08a7a64c7539d16 P e3cf1173a3bf4589b7def66616983eb9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.27->[2.28-2.28]   Dedup: 2.28->[]
I20260608 12:48:36.763907 30451 tablet_bootstrap.cc:492] T 4aaee8089a8046ce91652749d6cea4f3 P a27bf120e119458b8e5ffed44db02275: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=116 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:48:36.764982 30451 tablet_bootstrap.cc:492] T 4aaee8089a8046ce91652749d6cea4f3 P a27bf120e119458b8e5ffed44db02275: Bootstrap complete.
I20260608 12:48:36.765756 30451 ts_tablet_manager.cc:1403] T 4aaee8089a8046ce91652749d6cea4f3 P a27bf120e119458b8e5ffed44db02275: Time spent bootstrapping tablet: real 0.202s	user 0.162s	sys 0.021s
I20260608 12:48:36.768930 30451 raft_consensus.cc:359] T 4aaee8089a8046ce91652749d6cea4f3 P a27bf120e119458b8e5ffed44db02275 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: NON_VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: true } }
I20260608 12:48:36.769776 30451 raft_consensus.cc:740] T 4aaee8089a8046ce91652749d6cea4f3 P a27bf120e119458b8e5ffed44db02275 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a27bf120e119458b8e5ffed44db02275, State: Initialized, Role: LEARNER
I20260608 12:48:36.770440 30451 consensus_queue.cc:260] T 4aaee8089a8046ce91652749d6cea4f3 P a27bf120e119458b8e5ffed44db02275 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: NON_VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: true } }
I20260608 12:48:36.772913 30451 ts_tablet_manager.cc:1434] T 4aaee8089a8046ce91652749d6cea4f3 P a27bf120e119458b8e5ffed44db02275: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:48:36.780977 29761 tablet_copy_service.cc:342] P 566fb535d4a84c7cb9a647dbcfc6cc93: Request end of tablet copy session a27bf120e119458b8e5ffed44db02275-4aaee8089a8046ce91652749d6cea4f3 received from {username='slave'} at 127.0.0.1:40036
I20260608 12:48:36.781517 29761 tablet_copy_service.cc:434] P 566fb535d4a84c7cb9a647dbcfc6cc93: ending tablet copy session a27bf120e119458b8e5ffed44db02275-4aaee8089a8046ce91652749d6cea4f3 on tablet 4aaee8089a8046ce91652749d6cea4f3 with peer a27bf120e119458b8e5ffed44db02275
I20260608 12:48:36.786623 30460 tablet_copy_client.cc:538] T f6b8b22b05064124992156601e00163e P a27bf120e119458b8e5ffed44db02275: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 12:48:36.793586 29641 consensus_peers.cc:597] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc -> Peer e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6:46399): Couldn't send request to peer e3cf1173a3bf4589b7def66616983eb9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 12:48:36.797729 30460 tablet_bootstrap.cc:492] T f6b8b22b05064124992156601e00163e P a27bf120e119458b8e5ffed44db02275: Bootstrap starting.
I20260608 12:48:36.818758 30453 tablet_bootstrap.cc:492] T 74e008977a18474e8538636668c6d1ce P e3cf1173a3bf4589b7def66616983eb9: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:48:36.819849 30453 tablet_bootstrap.cc:492] T 74e008977a18474e8538636668c6d1ce P e3cf1173a3bf4589b7def66616983eb9: Bootstrap complete.
I20260608 12:48:36.820624 30453 ts_tablet_manager.cc:1403] T 74e008977a18474e8538636668c6d1ce P e3cf1173a3bf4589b7def66616983eb9: Time spent bootstrapping tablet: real 0.207s	user 0.161s	sys 0.020s
I20260608 12:48:36.823805 30453 raft_consensus.cc:359] T 74e008977a18474e8538636668c6d1ce P e3cf1173a3bf4589b7def66616983eb9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: NON_VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: true } }
I20260608 12:48:36.824600 30453 raft_consensus.cc:740] T 74e008977a18474e8538636668c6d1ce P e3cf1173a3bf4589b7def66616983eb9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cf1173a3bf4589b7def66616983eb9, State: Initialized, Role: LEARNER
I20260608 12:48:36.825289 30453 consensus_queue.cc:260] T 74e008977a18474e8538636668c6d1ce P e3cf1173a3bf4589b7def66616983eb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: NON_VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: true } }
I20260608 12:48:36.827381 30453 ts_tablet_manager.cc:1434] T 74e008977a18474e8538636668c6d1ce P e3cf1173a3bf4589b7def66616983eb9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:48:36.829414 29687 tablet_copy_service.cc:342] P 3e32083a37384756ab0fa3375fe7fcfc: Request end of tablet copy session e3cf1173a3bf4589b7def66616983eb9-74e008977a18474e8538636668c6d1ce received from {username='slave'} at 127.0.0.1:42964
I20260608 12:48:36.829907 29687 tablet_copy_service.cc:434] P 3e32083a37384756ab0fa3375fe7fcfc: ending tablet copy session e3cf1173a3bf4589b7def66616983eb9-74e008977a18474e8538636668c6d1ce on tablet 74e008977a18474e8538636668c6d1ce with peer e3cf1173a3bf4589b7def66616983eb9
I20260608 12:48:36.871922 30153 raft_consensus.cc:1217] T 4aaee8089a8046ce91652749d6cea4f3 P a27bf120e119458b8e5ffed44db02275 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.29->[1.30-1.30]   Dedup: 1.30->[]
W20260608 12:48:36.877924 29566 consensus_peers.cc:597] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b -> Peer e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6:46399): Couldn't send request to peer e3cf1173a3bf4589b7def66616983eb9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 12:48:36.915015 30456 tablet_bootstrap.cc:492] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P e3cf1173a3bf4589b7def66616983eb9: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=105 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:48:36.916220 30456 tablet_bootstrap.cc:492] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P e3cf1173a3bf4589b7def66616983eb9: Bootstrap complete.
I20260608 12:48:36.917091 30456 ts_tablet_manager.cc:1403] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P e3cf1173a3bf4589b7def66616983eb9: Time spent bootstrapping tablet: real 0.255s	user 0.151s	sys 0.021s
I20260608 12:48:36.920467 30456 raft_consensus.cc:359] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P e3cf1173a3bf4589b7def66616983eb9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: NON_VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: true } }
I20260608 12:48:36.925343 30456 raft_consensus.cc:740] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P e3cf1173a3bf4589b7def66616983eb9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cf1173a3bf4589b7def66616983eb9, State: Initialized, Role: LEARNER
I20260608 12:48:36.926079 30456 consensus_queue.cc:260] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P e3cf1173a3bf4589b7def66616983eb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: NON_VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: true } }
I20260608 12:48:36.928222 30456 ts_tablet_manager.cc:1434] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P e3cf1173a3bf4589b7def66616983eb9: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260608 12:48:36.930464 29612 tablet_copy_service.cc:342] P 777c8f328c2d4131969f225f54c6681b: Request end of tablet copy session e3cf1173a3bf4589b7def66616983eb9-1ae94ab9cf994ac5a3ca4b83a2b9f066 received from {username='slave'} at 127.0.0.1:38080
I20260608 12:48:36.930896 29612 tablet_copy_service.cc:434] P 777c8f328c2d4131969f225f54c6681b: ending tablet copy session e3cf1173a3bf4589b7def66616983eb9-1ae94ab9cf994ac5a3ca4b83a2b9f066 on tablet 1ae94ab9cf994ac5a3ca4b83a2b9f066 with peer e3cf1173a3bf4589b7def66616983eb9
I20260608 12:48:36.949223 30460 tablet_bootstrap.cc:492] T f6b8b22b05064124992156601e00163e P a27bf120e119458b8e5ffed44db02275: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=110 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:48:36.950049 30460 tablet_bootstrap.cc:492] T f6b8b22b05064124992156601e00163e P a27bf120e119458b8e5ffed44db02275: Bootstrap complete.
I20260608 12:48:36.950731 30460 ts_tablet_manager.cc:1403] T f6b8b22b05064124992156601e00163e P a27bf120e119458b8e5ffed44db02275: Time spent bootstrapping tablet: real 0.153s	user 0.120s	sys 0.023s
I20260608 12:48:36.952831 30460 raft_consensus.cc:359] T f6b8b22b05064124992156601e00163e P a27bf120e119458b8e5ffed44db02275 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: NON_VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: true } }
I20260608 12:48:36.953377 30460 raft_consensus.cc:740] T f6b8b22b05064124992156601e00163e P a27bf120e119458b8e5ffed44db02275 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a27bf120e119458b8e5ffed44db02275, State: Initialized, Role: LEARNER
I20260608 12:48:36.953825 30460 consensus_queue.cc:260] T f6b8b22b05064124992156601e00163e P a27bf120e119458b8e5ffed44db02275 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 2.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: NON_VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: true } }
I20260608 12:48:36.955291 30460 ts_tablet_manager.cc:1434] T f6b8b22b05064124992156601e00163e P a27bf120e119458b8e5ffed44db02275: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:48:36.957268 29761 tablet_copy_service.cc:342] P 566fb535d4a84c7cb9a647dbcfc6cc93: Request end of tablet copy session a27bf120e119458b8e5ffed44db02275-f6b8b22b05064124992156601e00163e received from {username='slave'} at 127.0.0.1:40036
I20260608 12:48:36.957840 29761 tablet_copy_service.cc:434] P 566fb535d4a84c7cb9a647dbcfc6cc93: ending tablet copy session a27bf120e119458b8e5ffed44db02275-f6b8b22b05064124992156601e00163e on tablet f6b8b22b05064124992156601e00163e with peer a27bf120e119458b8e5ffed44db02275
I20260608 12:48:37.089990 30153 raft_consensus.cc:1217] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P a27bf120e119458b8e5ffed44db02275 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 12:48:37.169543 30241 raft_consensus.cc:1217] T 74e008977a18474e8538636668c6d1ce P e3cf1173a3bf4589b7def66616983eb9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 12:48:37.217833 30472 raft_consensus.cc:1064] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93: attempting to promote NON_VOTER e3cf1173a3bf4589b7def66616983eb9 to VOTER
I20260608 12:48:37.220999 30472 consensus_queue.cc:237] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 2.28, Last appended by leader: 26, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } }
I20260608 12:48:37.229377 29675 raft_consensus.cc:1275] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [term 2 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 2 index: 28. Preceding OpId from leader: term: 2 index: 29. (index mismatch)
I20260608 12:48:37.229815 30241 raft_consensus.cc:1275] T 730c8179de344e68a08a7a64c7539d16 P e3cf1173a3bf4589b7def66616983eb9 [term 2 LEARNER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 2 index: 28. Preceding OpId from leader: term: 2 index: 29. (index mismatch)
I20260608 12:48:37.231469 29595 raft_consensus.cc:1275] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 2 index: 28. Preceding OpId from leader: term: 2 index: 29. (index mismatch)
I20260608 12:48:37.232868 30411 consensus_queue.cc:1048] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:48:37.234479 30472 consensus_queue.cc:1048] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:48:37.236624 30411 consensus_queue.cc:1048] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:48:37.251255 30411 raft_consensus.cc:2955] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 LEADER]: Committing config change with OpId 2.29: config changed from index 28 to 29, e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } } }
I20260608 12:48:37.254779 29595 raft_consensus.cc:2955] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Committing config change with OpId 2.29: config changed from index 28 to 29, e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } } }
I20260608 12:48:37.254845 29675 raft_consensus.cc:2955] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [term 2 FOLLOWER]: Committing config change with OpId 2.29: config changed from index 28 to 29, e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } } }
I20260608 12:48:37.268097 30241 raft_consensus.cc:2955] T 730c8179de344e68a08a7a64c7539d16 P e3cf1173a3bf4589b7def66616983eb9 [term 2 FOLLOWER]: Committing config change with OpId 2.29: config changed from index 28 to 29, e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } } }
I20260608 12:48:37.274571 29492 catalog_manager.cc:5696] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b reported cstate change: config changed from index 28 to 29, e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } } }
I20260608 12:48:37.308066 29747 consensus_queue.cc:237] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 2.29, Last appended by leader: 26, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } }
I20260608 12:48:37.313285 30241 raft_consensus.cc:1275] T 730c8179de344e68a08a7a64c7539d16 P e3cf1173a3bf4589b7def66616983eb9 [term 2 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 2 index: 29. Preceding OpId from leader: term: 2 index: 30. (index mismatch)
I20260608 12:48:37.314482 29675 raft_consensus.cc:1275] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [term 2 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 2 index: 29. Preceding OpId from leader: term: 2 index: 30. (index mismatch)
I20260608 12:48:37.315164 30472 consensus_queue.cc:1048] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 12:48:37.316496 30411 consensus_queue.cc:1048] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 12:48:37.324215 30462 raft_consensus.cc:2955] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 LEADER]: Committing config change with OpId 2.30: config changed from index 29 to 30, VOTER 777c8f328c2d4131969f225f54c6681b (127.24.129.1) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } } }
I20260608 12:48:37.326788 30241 raft_consensus.cc:2955] T 730c8179de344e68a08a7a64c7539d16 P e3cf1173a3bf4589b7def66616983eb9 [term 2 FOLLOWER]: Committing config change with OpId 2.30: config changed from index 29 to 30, VOTER 777c8f328c2d4131969f225f54c6681b (127.24.129.1) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } } }
I20260608 12:48:37.328648 29675 raft_consensus.cc:2955] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [term 2 FOLLOWER]: Committing config change with OpId 2.30: config changed from index 29 to 30, VOTER 777c8f328c2d4131969f225f54c6681b (127.24.129.1) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } } }
I20260608 12:48:37.341255 29487 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 730c8179de344e68a08a7a64c7539d16 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:48:37.344985 29498 catalog_manager.cc:5696] T 730c8179de344e68a08a7a64c7539d16 P e3cf1173a3bf4589b7def66616983eb9 reported cstate change: config changed from index 29 to 30, VOTER 777c8f328c2d4131969f225f54c6681b (127.24.129.1) evicted. New cstate: current_term: 2 leader_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } } }
I20260608 12:48:37.357963 30153 raft_consensus.cc:1217] T f6b8b22b05064124992156601e00163e P a27bf120e119458b8e5ffed44db02275 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.27->[2.28-2.28]   Dedup: 2.28->[]
I20260608 12:48:37.368991 29587 tablet_service.cc:1558] Processing DeleteTablet for tablet 730c8179de344e68a08a7a64c7539d16 with delete_type TABLET_DATA_TOMBSTONED (TS 777c8f328c2d4131969f225f54c6681b not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:53548
I20260608 12:48:37.374269 30482 tablet_replica.cc:333] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b: stopping tablet replica
I20260608 12:48:37.375684 30482 raft_consensus.cc:2243] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:37.376657 30482 raft_consensus.cc:2272] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:37.381228 30482 ts_tablet_manager.cc:1916] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:48:37.399747 30482 ts_tablet_manager.cc:1929] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.29
I20260608 12:48:37.400274 30482 log.cc:1199] T 730c8179de344e68a08a7a64c7539d16 P 777c8f328c2d4131969f225f54c6681b: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-0-root/wals/730c8179de344e68a08a7a64c7539d16
I20260608 12:48:37.402361 29487 catalog_manager.cc:5027] TS 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741): tablet 730c8179de344e68a08a7a64c7539d16 (table test-workload [id=808114963f524716a1fd82f5e4d914a5]) successfully deleted
I20260608 12:48:37.423061 30241 raft_consensus.cc:1217] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P e3cf1173a3bf4589b7def66616983eb9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 12:48:37.470577 30472 raft_consensus.cc:1064] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93: attempting to promote NON_VOTER a27bf120e119458b8e5ffed44db02275 to VOTER
I20260608 12:48:37.473337 30472 consensus_queue.cc:237] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } }
I20260608 12:48:37.481983 30153 raft_consensus.cc:1275] T 4aaee8089a8046ce91652749d6cea4f3 P a27bf120e119458b8e5ffed44db02275 [term 1 LEARNER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260608 12:48:37.481983 30076 raft_consensus.cc:1275] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260608 12:48:37.483404 29595 raft_consensus.cc:1275] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260608 12:48:37.484531 30411 consensus_queue.cc:1048] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.001s
I20260608 12:48:37.485746 30474 consensus_queue.cc:1048] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260608 12:48:37.486753 30462 consensus_queue.cc:1048] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260608 12:48:37.510848 30474 raft_consensus.cc:2955] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, a27bf120e119458b8e5ffed44db02275 (127.24.129.5) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } } }
I20260608 12:48:37.516558 30152 raft_consensus.cc:2955] T 4aaee8089a8046ce91652749d6cea4f3 P a27bf120e119458b8e5ffed44db02275 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, a27bf120e119458b8e5ffed44db02275 (127.24.129.5) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } } }
I20260608 12:48:37.518637 30077 raft_consensus.cc:2955] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, a27bf120e119458b8e5ffed44db02275 (127.24.129.5) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } } }
I20260608 12:48:37.529958 29595 raft_consensus.cc:2955] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, a27bf120e119458b8e5ffed44db02275 (127.24.129.5) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } } }
I20260608 12:48:37.515547 30463 raft_consensus.cc:1064] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b: attempting to promote NON_VOTER a27bf120e119458b8e5ffed44db02275 to VOTER
I20260608 12:48:37.538267 30463 consensus_queue.cc:237] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } }
I20260608 12:48:37.529968 29498 catalog_manager.cc:5696] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 reported cstate change: config changed from index 30 to 31, a27bf120e119458b8e5ffed44db02275 (127.24.129.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:48:37.552068 30152 raft_consensus.cc:1275] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P a27bf120e119458b8e5ffed44db02275 [term 1 LEARNER]: Refusing update from remote peer 777c8f328c2d4131969f225f54c6681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:48:37.552644 29747 raft_consensus.cc:1275] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Refusing update from remote peer 777c8f328c2d4131969f225f54c6681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:48:37.554225 30483 consensus_queue.cc:1048] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:48:37.556202 30489 consensus_queue.cc:1048] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:48:37.561314 29675 raft_consensus.cc:1275] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Refusing update from remote peer 777c8f328c2d4131969f225f54c6681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:48:37.563031 30463 consensus_queue.cc:1048] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:48:37.579151 29746 consensus_queue.cc:237] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 1.31, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } }
I20260608 12:48:37.585891 30152 raft_consensus.cc:1275] T 4aaee8089a8046ce91652749d6cea4f3 P a27bf120e119458b8e5ffed44db02275 [term 1 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260608 12:48:37.586745 30077 raft_consensus.cc:1275] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260608 12:48:37.588449 30463 raft_consensus.cc:2955] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, a27bf120e119458b8e5ffed44db02275 (127.24.129.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } } }
I20260608 12:48:37.591569 30152 raft_consensus.cc:2955] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P a27bf120e119458b8e5ffed44db02275 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, a27bf120e119458b8e5ffed44db02275 (127.24.129.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } } }
I20260608 12:48:37.594280 29675 raft_consensus.cc:2955] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, a27bf120e119458b8e5ffed44db02275 (127.24.129.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } } }
I20260608 12:48:37.589448 30472 consensus_queue.cc:1048] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.001s
I20260608 12:48:37.598532 30411 consensus_queue.cc:1048] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260608 12:48:37.606679 29746 raft_consensus.cc:2955] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, a27bf120e119458b8e5ffed44db02275 (127.24.129.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } } }
I20260608 12:48:37.617385 29492 catalog_manager.cc:5696] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P a27bf120e119458b8e5ffed44db02275 reported cstate change: config changed from index 27 to 28, a27bf120e119458b8e5ffed44db02275 (127.24.129.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "777c8f328c2d4131969f225f54c6681b" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } } }
I20260608 12:48:37.620558 30462 raft_consensus.cc:2955] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 777c8f328c2d4131969f225f54c6681b (127.24.129.1) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } } }
I20260608 12:48:37.620779 30077 raft_consensus.cc:2955] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 777c8f328c2d4131969f225f54c6681b (127.24.129.1) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } } }
I20260608 12:48:37.624073 30153 raft_consensus.cc:2955] T 4aaee8089a8046ce91652749d6cea4f3 P a27bf120e119458b8e5ffed44db02275 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 777c8f328c2d4131969f225f54c6681b (127.24.129.1) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } } }
I20260608 12:48:37.633143 29487 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4aaee8089a8046ce91652749d6cea4f3 with cas_config_opid_index 31: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:48:37.643157 29496 catalog_manager.cc:5696] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2 reported cstate change: config changed from index 31 to 32, VOTER 777c8f328c2d4131969f225f54c6681b (127.24.129.1) evicted. New cstate: current_term: 1 leader_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "c502a1767df34f839e45b71ebe1fcaf2" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 43377 } attrs { promote: false } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } } }
I20260608 12:48:37.650998 29595 consensus_queue.cc:237] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [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: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } }
I20260608 12:48:37.657822 30153 raft_consensus.cc:1275] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P a27bf120e119458b8e5ffed44db02275 [term 1 FOLLOWER]: Refusing update from remote peer 777c8f328c2d4131969f225f54c6681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:48:37.658280 29675 raft_consensus.cc:1275] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Refusing update from remote peer 777c8f328c2d4131969f225f54c6681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:48:37.660281 30463 consensus_queue.cc:1048] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:48:37.661743 30483 consensus_queue.cc:1048] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:48:37.662843 29587 tablet_service.cc:1558] Processing DeleteTablet for tablet 4aaee8089a8046ce91652749d6cea4f3 with delete_type TABLET_DATA_TOMBSTONED (TS 777c8f328c2d4131969f225f54c6681b not found in new config with opid_index 32) from {username='slave'} at 127.0.0.1:53548
I20260608 12:48:37.664948 30482 tablet_replica.cc:333] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b: stopping tablet replica
I20260608 12:48:37.666015 30482 raft_consensus.cc:2243] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:37.666752 30482 raft_consensus.cc:2272] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:37.673020 30482 ts_tablet_manager.cc:1916] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:48:37.673827 30486 raft_consensus.cc:2955] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } } }
I20260608 12:48:37.684813 29675 raft_consensus.cc:2955] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } } }
I20260608 12:48:37.688328 29487 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5a1fecd4fcb247fd9ae64a4c5233ef15 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:48:37.694833 29495 catalog_manager.cc:5696] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b reported cstate change: config changed from index 28 to 29, VOTER 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3) evicted. New cstate: current_term: 1 leader_uuid: "777c8f328c2d4131969f225f54c6681b" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:48:37.703845 30482 ts_tablet_manager.cc:1929] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.31
I20260608 12:48:37.704468 30482 log.cc:1199] T 4aaee8089a8046ce91652749d6cea4f3 P 777c8f328c2d4131969f225f54c6681b: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-0-root/wals/4aaee8089a8046ce91652749d6cea4f3
I20260608 12:48:37.702723 30153 raft_consensus.cc:2955] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P a27bf120e119458b8e5ffed44db02275 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } } }
I20260608 12:48:37.708647 29487 catalog_manager.cc:5027] TS 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741): tablet 4aaee8089a8046ce91652749d6cea4f3 (table test-workload [id=808114963f524716a1fd82f5e4d914a5]) successfully deleted
I20260608 12:48:37.715234 29737 tablet_service.cc:1558] Processing DeleteTablet for tablet 5a1fecd4fcb247fd9ae64a4c5233ef15 with delete_type TABLET_DATA_TOMBSTONED (TS 566fb535d4a84c7cb9a647dbcfc6cc93 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:52176
I20260608 12:48:37.730242 30495 tablet_replica.cc:333] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93: stopping tablet replica
I20260608 12:48:37.731452 30495 raft_consensus.cc:2243] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:37.732240 30495 raft_consensus.cc:2272] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:37.736791 30495 ts_tablet_manager.cc:1916] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:48:37.753105 30495 ts_tablet_manager.cc:1929] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 12:48:37.753582 30495 log.cc:1199] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 566fb535d4a84c7cb9a647dbcfc6cc93: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-2-root/wals/5a1fecd4fcb247fd9ae64a4c5233ef15
I20260608 12:48:37.755653 29487 catalog_manager.cc:5027] TS 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837): tablet 5a1fecd4fcb247fd9ae64a4c5233ef15 (table test-workload [id=808114963f524716a1fd82f5e4d914a5]) successfully deleted
I20260608 12:48:37.761511 30496 raft_consensus.cc:1064] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc: attempting to promote NON_VOTER e3cf1173a3bf4589b7def66616983eb9 to VOTER
I20260608 12:48:37.764591 30496 consensus_queue.cc:237] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } }
I20260608 12:48:37.774650 29746 raft_consensus.cc:1275] T 74e008977a18474e8538636668c6d1ce P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Refusing update from remote peer 3e32083a37384756ab0fa3375fe7fcfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:48:37.778198 30241 raft_consensus.cc:1275] T 74e008977a18474e8538636668c6d1ce P e3cf1173a3bf4589b7def66616983eb9 [term 1 LEARNER]: Refusing update from remote peer 3e32083a37384756ab0fa3375fe7fcfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:48:37.778584 30499 consensus_queue.cc:1048] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:48:37.779192 29595 raft_consensus.cc:1275] T 74e008977a18474e8538636668c6d1ce P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Refusing update from remote peer 3e32083a37384756ab0fa3375fe7fcfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:48:37.780284 30496 consensus_queue.cc:1048] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:48:37.781395 30391 consensus_queue.cc:1048] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:48:37.811144 30499 raft_consensus.cc:2955] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } } }
I20260608 12:48:37.814437 30241 raft_consensus.cc:2955] T 74e008977a18474e8538636668c6d1ce P e3cf1173a3bf4589b7def66616983eb9 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } } }
I20260608 12:48:37.815353 29746 raft_consensus.cc:2955] T 74e008977a18474e8538636668c6d1ce P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } } }
I20260608 12:48:37.823455 29595 raft_consensus.cc:2955] T 74e008977a18474e8538636668c6d1ce P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } } }
I20260608 12:48:37.827440 29498 catalog_manager.cc:5696] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc reported cstate change: config changed from index 27 to 28, e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3e32083a37384756ab0fa3375fe7fcfc" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:48:37.845222 29675 consensus_queue.cc:237] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [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: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } }
I20260608 12:48:37.849771 30463 raft_consensus.cc:1064] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b: attempting to promote NON_VOTER e3cf1173a3bf4589b7def66616983eb9 to VOTER
I20260608 12:48:37.851634 29595 raft_consensus.cc:1275] T 74e008977a18474e8538636668c6d1ce P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Refusing update from remote peer 3e32083a37384756ab0fa3375fe7fcfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:48:37.852391 30241 raft_consensus.cc:1275] T 74e008977a18474e8538636668c6d1ce P e3cf1173a3bf4589b7def66616983eb9 [term 1 FOLLOWER]: Refusing update from remote peer 3e32083a37384756ab0fa3375fe7fcfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:48:37.853928 30391 consensus_queue.cc:1048] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:48:37.855014 30499 consensus_queue.cc:1048] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:48:37.854785 30463 consensus_queue.cc:237] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } }
I20260608 12:48:37.866843 30238 raft_consensus.cc:1275] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P e3cf1173a3bf4589b7def66616983eb9 [term 1 LEARNER]: Refusing update from remote peer 777c8f328c2d4131969f225f54c6681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:48:37.867985 30496 raft_consensus.cc:2955] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } } }
I20260608 12:48:37.869130 29675 raft_consensus.cc:1275] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Refusing update from remote peer 777c8f328c2d4131969f225f54c6681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:48:37.869892 29595 raft_consensus.cc:2955] T 74e008977a18474e8538636668c6d1ce P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } } }
I20260608 12:48:37.875459 30486 consensus_queue.cc:1048] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:48:37.876174 29487 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 74e008977a18474e8538636668c6d1ce with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:48:37.875998 29746 raft_consensus.cc:1275] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Refusing update from remote peer 777c8f328c2d4131969f225f54c6681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:48:37.878986 30489 consensus_queue.cc:1048] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:48:37.882583 30238 raft_consensus.cc:2955] T 74e008977a18474e8538636668c6d1ce P e3cf1173a3bf4589b7def66616983eb9 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } } }
I20260608 12:48:37.882481 30483 consensus_queue.cc:1048] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.005s
I20260608 12:48:37.891378 29498 catalog_manager.cc:5696] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc reported cstate change: config changed from index 28 to 29, VOTER 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3) evicted. New cstate: current_term: 1 leader_uuid: "3e32083a37384756ab0fa3375fe7fcfc" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:48:37.903908 30472 raft_consensus.cc:1064] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93: attempting to promote NON_VOTER a27bf120e119458b8e5ffed44db02275 to VOTER
I20260608 12:48:37.907361 30472 consensus_queue.cc:237] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 2.28, Last appended by leader: 26, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } }
I20260608 12:48:37.913612 29737 tablet_service.cc:1558] Processing DeleteTablet for tablet 74e008977a18474e8538636668c6d1ce with delete_type TABLET_DATA_TOMBSTONED (TS 566fb535d4a84c7cb9a647dbcfc6cc93 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:52176
I20260608 12:48:37.914625 30495 tablet_replica.cc:333] T 74e008977a18474e8538636668c6d1ce P 566fb535d4a84c7cb9a647dbcfc6cc93: stopping tablet replica
I20260608 12:48:37.915628 30495 raft_consensus.cc:2243] T 74e008977a18474e8538636668c6d1ce P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:37.916402 30495 raft_consensus.cc:2272] T 74e008977a18474e8538636668c6d1ce P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:37.921128 30495 ts_tablet_manager.cc:1916] T 74e008977a18474e8538636668c6d1ce P 566fb535d4a84c7cb9a647dbcfc6cc93: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:48:37.927505 30483 raft_consensus.cc:2955] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } } }
I20260608 12:48:37.932662 29746 raft_consensus.cc:2955] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } } }
I20260608 12:48:37.935779 30153 raft_consensus.cc:1275] T f6b8b22b05064124992156601e00163e P a27bf120e119458b8e5ffed44db02275 [term 2 LEARNER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 2 index: 28. Preceding OpId from leader: term: 2 index: 29. (index mismatch)
I20260608 12:48:37.936801 29677 raft_consensus.cc:1275] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [term 2 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 2 index: 28. Preceding OpId from leader: term: 2 index: 29. (index mismatch)
I20260608 12:48:37.937459 30462 consensus_queue.cc:1048] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:48:37.938773 30411 consensus_queue.cc:1048] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:48:37.938692 29675 raft_consensus.cc:2955] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } } }
I20260608 12:48:37.942288 30241 raft_consensus.cc:2955] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P e3cf1173a3bf4589b7def66616983eb9 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } } }
I20260608 12:48:37.957528 29595 raft_consensus.cc:1275] T f6b8b22b05064124992156601e00163e P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 2 index: 28. Preceding OpId from leader: term: 2 index: 29. (index mismatch)
I20260608 12:48:37.956858 29495 catalog_manager.cc:5696] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b reported cstate change: config changed from index 27 to 28, e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "777c8f328c2d4131969f225f54c6681b" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:48:37.959491 30474 consensus_queue.cc:1048] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:48:37.973666 30495 ts_tablet_manager.cc:1929] T 74e008977a18474e8538636668c6d1ce P 566fb535d4a84c7cb9a647dbcfc6cc93: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 12:48:37.974370 30495 log.cc:1199] T 74e008977a18474e8538636668c6d1ce P 566fb535d4a84c7cb9a647dbcfc6cc93: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-2-root/wals/74e008977a18474e8538636668c6d1ce
I20260608 12:48:37.976207 29487 catalog_manager.cc:5027] TS 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837): tablet 74e008977a18474e8538636668c6d1ce (table test-workload [id=808114963f524716a1fd82f5e4d914a5]) successfully deleted
I20260608 12:48:37.975265 30462 raft_consensus.cc:2955] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 LEADER]: Committing config change with OpId 2.29: config changed from index 28 to 29, a27bf120e119458b8e5ffed44db02275 (127.24.129.5) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } } }
I20260608 12:48:37.983083 30153 raft_consensus.cc:2955] T f6b8b22b05064124992156601e00163e P a27bf120e119458b8e5ffed44db02275 [term 2 FOLLOWER]: Committing config change with OpId 2.29: config changed from index 28 to 29, a27bf120e119458b8e5ffed44db02275 (127.24.129.5) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } } }
I20260608 12:48:37.989434 29601 consensus_queue.cc:237] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [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: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } }
I20260608 12:48:37.996606 29677 raft_consensus.cc:1275] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Refusing update from remote peer 777c8f328c2d4131969f225f54c6681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:48:38.001323 30483 consensus_queue.cc:1048] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:48:38.002118 30241 raft_consensus.cc:1275] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P e3cf1173a3bf4589b7def66616983eb9 [term 1 FOLLOWER]: Refusing update from remote peer 777c8f328c2d4131969f225f54c6681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:48:38.006628 30489 consensus_queue.cc:1048] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:48:38.009028 29492 catalog_manager.cc:5696] T f6b8b22b05064124992156601e00163e P a27bf120e119458b8e5ffed44db02275 reported cstate change: config changed from index 28 to 29, a27bf120e119458b8e5ffed44db02275 (127.24.129.5) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } } }
I20260608 12:48:38.015354 29595 raft_consensus.cc:2955] T f6b8b22b05064124992156601e00163e P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Committing config change with OpId 2.29: config changed from index 28 to 29, a27bf120e119458b8e5ffed44db02275 (127.24.129.5) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } } }
I20260608 12:48:38.019001 29675 raft_consensus.cc:2955] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [term 2 FOLLOWER]: Committing config change with OpId 2.29: config changed from index 28 to 29, a27bf120e119458b8e5ffed44db02275 (127.24.129.5) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } } }
I20260608 12:48:38.020382 30483 raft_consensus.cc:2955] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } } }
I20260608 12:48:38.022121 30241 raft_consensus.cc:2955] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P e3cf1173a3bf4589b7def66616983eb9 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } } }
I20260608 12:48:38.034454 29746 consensus_queue.cc:237] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 2.29, Last appended by leader: 26, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } }
I20260608 12:48:38.037232 29498 catalog_manager.cc:5696] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P e3cf1173a3bf4589b7def66616983eb9 reported cstate change: config changed from index 28 to 29, VOTER 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3) evicted. New cstate: current_term: 1 leader_uuid: "777c8f328c2d4131969f225f54c6681b" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } } }
I20260608 12:48:38.037696 29677 raft_consensus.cc:2955] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } } }
I20260608 12:48:38.045639 30153 raft_consensus.cc:1275] T f6b8b22b05064124992156601e00163e P a27bf120e119458b8e5ffed44db02275 [term 2 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 2 index: 29. Preceding OpId from leader: term: 2 index: 30. (index mismatch)
I20260608 12:48:38.050525 30411 consensus_queue.cc:1048] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260608 12:48:38.053251 29601 raft_consensus.cc:1275] T f6b8b22b05064124992156601e00163e P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 2 index: 29. Preceding OpId from leader: term: 2 index: 30. (index mismatch)
I20260608 12:48:38.056793 29487 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1ae94ab9cf994ac5a3ca4b83a2b9f066 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:48:38.064364 29737 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ae94ab9cf994ac5a3ca4b83a2b9f066 with delete_type TABLET_DATA_TOMBSTONED (TS 566fb535d4a84c7cb9a647dbcfc6cc93 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:52176
I20260608 12:48:38.065474 30495 tablet_replica.cc:333] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93: stopping tablet replica
I20260608 12:48:38.066448 30495 raft_consensus.cc:2243] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:38.067364 30495 raft_consensus.cc:2272] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:38.067904 30411 consensus_queue.cc:1048] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 12:48:38.070199 30474 raft_consensus.cc:2955] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 LEADER]: Committing config change with OpId 2.30: config changed from index 29 to 30, VOTER 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } } }
I20260608 12:48:38.072296 30153 raft_consensus.cc:2955] T f6b8b22b05064124992156601e00163e P a27bf120e119458b8e5ffed44db02275 [term 2 FOLLOWER]: Committing config change with OpId 2.30: config changed from index 29 to 30, VOTER 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } } }
I20260608 12:48:38.076162 30495 ts_tablet_manager.cc:1916] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:48:38.086544 29601 raft_consensus.cc:2955] T f6b8b22b05064124992156601e00163e P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Committing config change with OpId 2.30: config changed from index 29 to 30, VOTER 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } } }
I20260608 12:48:38.097667 30495 ts_tablet_manager.cc:1929] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 12:48:38.098145 30495 log.cc:1199] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 566fb535d4a84c7cb9a647dbcfc6cc93: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-2-root/wals/1ae94ab9cf994ac5a3ca4b83a2b9f066
I20260608 12:48:38.101559 29487 catalog_manager.cc:5027] TS 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837): tablet 1ae94ab9cf994ac5a3ca4b83a2b9f066 (table test-workload [id=808114963f524716a1fd82f5e4d914a5]) successfully deleted
I20260608 12:48:38.102547 29487 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f6b8b22b05064124992156601e00163e with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:48:38.107509 29495 catalog_manager.cc:5696] T f6b8b22b05064124992156601e00163e P a27bf120e119458b8e5ffed44db02275 reported cstate change: config changed from index 29 to 30, VOTER 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2) evicted. New cstate: current_term: 2 leader_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } } }
I20260608 12:48:38.121439 29661 tablet_service.cc:1558] Processing DeleteTablet for tablet f6b8b22b05064124992156601e00163e with delete_type TABLET_DATA_TOMBSTONED (TS 3e32083a37384756ab0fa3375fe7fcfc not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:52352
I20260608 12:48:38.123879 30511 tablet_replica.cc:333] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc: stopping tablet replica
I20260608 12:48:38.124964 30511 raft_consensus.cc:2243] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:38.125748 30511 raft_consensus.cc:2272] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:38.129669 30511 ts_tablet_manager.cc:1916] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:48:38.144145 30511 ts_tablet_manager.cc:1929] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.29
I20260608 12:48:38.144559 30511 log.cc:1199] T f6b8b22b05064124992156601e00163e P 3e32083a37384756ab0fa3375fe7fcfc: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922772201788-25092-0/minicluster-data/ts-1-root/wals/f6b8b22b05064124992156601e00163e
I20260608 12:48:38.146266 29487 catalog_manager.cc:5027] TS 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913): tablet f6b8b22b05064124992156601e00163e (table test-workload [id=808114963f524716a1fd82f5e4d914a5]) successfully deleted
W20260608 12:48:39.140630 29548 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 808114963f524716a1fd82f5e4d914a5: could not find any suitable replica to move from server 777c8f328c2d4131969f225f54c6681b to server a27bf120e119458b8e5ffed44db02275
I20260608 12:48:40.162495 29601 consensus_queue.cc:237] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 2.27, Last appended by leader: 26, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: NON_VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: true } }
W20260608 12:48:40.169445 29566 consensus_peers.cc:597] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b -> Peer e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6:46399): Couldn't send request to peer e3cf1173a3bf4589b7def66616983eb9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3ca0fc9eccf74e33b01d185f8c253d0b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:40.169967 29746 raft_consensus.cc:1275] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 FOLLOWER]: Refusing update from remote peer 777c8f328c2d4131969f225f54c6681b: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 2 index: 28. (index mismatch)
I20260608 12:48:40.170197 29677 raft_consensus.cc:1275] T 3ca0fc9eccf74e33b01d185f8c253d0b P 3e32083a37384756ab0fa3375fe7fcfc [term 2 FOLLOWER]: Refusing update from remote peer 777c8f328c2d4131969f225f54c6681b: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 2 index: 28. (index mismatch)
I20260608 12:48:40.171432 30514 consensus_queue.cc:1048] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:48:40.172317 30516 consensus_queue.cc:1048] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:48:40.181178 30512 raft_consensus.cc:2955] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b [term 2 LEADER]: Committing config change with OpId 2.28: config changed from index -1 to 28, NON_VOTER e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: NON_VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: true } } }
I20260608 12:48:40.182792 29677 raft_consensus.cc:2955] T 3ca0fc9eccf74e33b01d185f8c253d0b P 3e32083a37384756ab0fa3375fe7fcfc [term 2 FOLLOWER]: Committing config change with OpId 2.28: config changed from index -1 to 28, NON_VOTER e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: NON_VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: true } } }
I20260608 12:48:40.183420 29746 raft_consensus.cc:2955] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 FOLLOWER]: Committing config change with OpId 2.28: config changed from index -1 to 28, NON_VOTER e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: NON_VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: true } } }
I20260608 12:48:40.198160 29498 catalog_manager.cc:5696] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b reported cstate change: config changed from index -1 to 28, NON_VOTER e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) added. New cstate: current_term: 2 leader_uuid: "777c8f328c2d4131969f225f54c6681b" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: NON_VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:40.202706 29746 consensus_queue.cc:237] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 3.27, Last appended by leader: 26, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: NON_VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: true } }
W20260608 12:48:40.210886 29714 consensus_peers.cc:597] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 -> Peer a27bf120e119458b8e5ffed44db02275 (127.24.129.5:34061): Couldn't send request to peer a27bf120e119458b8e5ffed44db02275. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d885fe3f907c430680b109c348b601d7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:40.212900 29677 raft_consensus.cc:1275] T d885fe3f907c430680b109c348b601d7 P 3e32083a37384756ab0fa3375fe7fcfc [term 3 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 3 index: 27. Preceding OpId from leader: term: 3 index: 28. (index mismatch)
I20260608 12:48:40.214001 29601 raft_consensus.cc:1275] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b [term 3 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 3 index: 27. Preceding OpId from leader: term: 3 index: 28. (index mismatch)
I20260608 12:48:40.216908 30524 consensus_queue.cc:1048] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:48:40.218261 30411 consensus_queue.cc:1048] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:48:40.236390 25092 tablet_server.cc:179] TabletServer@127.24.129.1:0 shutting down...
I20260608 12:48:40.235268 30524 raft_consensus.cc:2955] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 3 LEADER]: Committing config change with OpId 3.28: config changed from index -1 to 28, NON_VOTER a27bf120e119458b8e5ffed44db02275 (127.24.129.5) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: NON_VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: true } } }
I20260608 12:48:40.240052 29677 raft_consensus.cc:2955] T d885fe3f907c430680b109c348b601d7 P 3e32083a37384756ab0fa3375fe7fcfc [term 3 FOLLOWER]: Committing config change with OpId 3.28: config changed from index -1 to 28, NON_VOTER a27bf120e119458b8e5ffed44db02275 (127.24.129.5) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: NON_VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: true } } }
W20260608 12:48:40.248469 29717 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260608 12:48:40.262108 29717 consensus_peers.cc:597] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 -> Peer 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741): Couldn't send request to peer 777c8f328c2d4131969f225f54c6681b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:40.263232 29746 consensus_queue.cc:237] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 2.30, Last appended by leader: 26, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: NON_VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: true } }
I20260608 12:48:40.274451 30153 raft_consensus.cc:1275] T f6b8b22b05064124992156601e00163e P a27bf120e119458b8e5ffed44db02275 [term 2 FOLLOWER]: Refusing update from remote peer 566fb535d4a84c7cb9a647dbcfc6cc93: Log matching property violated. Preceding OpId in replica: term: 2 index: 30. Preceding OpId from leader: term: 2 index: 31. (index mismatch)
I20260608 12:48:40.275943 30524 consensus_queue.cc:1048] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
W20260608 12:48:40.278579 29715 consensus_peers.cc:597] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 -> Peer e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6:46399): Couldn't send request to peer e3cf1173a3bf4589b7def66616983eb9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f6b8b22b05064124992156601e00163e. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:48:40.279249 29717 consensus_peers.cc:597] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 -> Peer 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741): Couldn't send request to peer 777c8f328c2d4131969f225f54c6681b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:40.279129 29496 catalog_manager.cc:5696] T d885fe3f907c430680b109c348b601d7 P 3e32083a37384756ab0fa3375fe7fcfc reported cstate change: config changed from index -1 to 28, NON_VOTER a27bf120e119458b8e5ffed44db02275 (127.24.129.5) added. New cstate: current_term: 3 leader_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: NON_VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: true } } }
I20260608 12:48:40.307190 30524 raft_consensus.cc:2955] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 LEADER]: Committing config change with OpId 2.31: config changed from index 30 to 31, NON_VOTER e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: NON_VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: true } } }
I20260608 12:48:40.315692 30153 raft_consensus.cc:2955] T f6b8b22b05064124992156601e00163e P a27bf120e119458b8e5ffed44db02275 [term 2 FOLLOWER]: Committing config change with OpId 2.31: config changed from index 30 to 31, NON_VOTER e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: NON_VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: true } } }
I20260608 12:48:40.317022 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:40.318168 25092 tablet_replica.cc:333] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b: stopping tablet replica
I20260608 12:48:40.318907 25092 raft_consensus.cc:2243] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:40.319900 25092 raft_consensus.cc:2272] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:40.323175 25092 tablet_replica.cc:333] T f6b8b22b05064124992156601e00163e P 777c8f328c2d4131969f225f54c6681b: stopping tablet replica
I20260608 12:48:40.324231 25092 raft_consensus.cc:2243] T f6b8b22b05064124992156601e00163e P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:40.326030 25092 raft_consensus.cc:2272] T f6b8b22b05064124992156601e00163e P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:48:40.327548 29548 auto_rebalancer.cc:591] Failed to schedule move for tablet 777cd452e743471ea3d0afe284d61b49: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 12:48:40.329933 25092 tablet_replica.cc:333] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b: stopping tablet replica
I20260608 12:48:40.331065 25092 raft_consensus.cc:2243] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:40.330157 29495 catalog_manager.cc:5696] T f6b8b22b05064124992156601e00163e P a27bf120e119458b8e5ffed44db02275 reported cstate change: config changed from index 30 to 31, NON_VOTER e3cf1173a3bf4589b7def66616983eb9 (127.24.129.6) added. New cstate: current_term: 2 leader_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: false } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: NON_VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: true } } }
W20260608 12:48:40.331542 29548 auto_rebalancer.cc:591] Failed to schedule move for tablet 1ae94ab9cf994ac5a3ca4b83a2b9f066: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 12:48:40.331669 25092 pending_rounds.cc:70] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b: Trying to abort 1 pending ops.
I20260608 12:48:40.332059 25092 pending_rounds.cc:77] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b: Aborting op as it isn't in flight: id { term: 3 index: 28 } timestamp: 7294660281144877056 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "d885fe3f907c430680b109c348b601d7" old_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } } new_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "566fb535d4a84c7cb9a647dbcfc6cc93" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 43837 } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: NON_VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: true } } } }
I20260608 12:48:40.333166 25092 raft_consensus.cc:2917] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b [term 3 FOLLOWER]: Aborting config change with OpId 3.28: Aborted: Op aborted
I20260608 12:48:40.333695 25092 raft_consensus.cc:2889] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b [term 3 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 12:48:40.334046 25092 raft_consensus.cc:2272] T d885fe3f907c430680b109c348b601d7 P 777c8f328c2d4131969f225f54c6681b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:40.336477 29677 consensus_queue.cc:237] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: NON_VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: true } }
I20260608 12:48:40.342264 25092 tablet_replica.cc:333] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b: stopping tablet replica
I20260608 12:48:40.343242 25092 raft_consensus.cc:2243] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:40.345065 25092 raft_consensus.cc:2272] T 777cd452e743471ea3d0afe284d61b49 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:40.349318 25092 tablet_replica.cc:333] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b: stopping tablet replica
I20260608 12:48:40.350895 25092 raft_consensus.cc:2243] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:48:40.353190 30241 raft_consensus.cc:1275] T 74e008977a18474e8538636668c6d1ce P e3cf1173a3bf4589b7def66616983eb9 [term 1 FOLLOWER]: Refusing update from remote peer 3e32083a37384756ab0fa3375fe7fcfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:48:40.355523 30496 consensus_queue.cc:1048] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260608 12:48:40.358490 25092 raft_consensus.cc:2272] T b15de57540534538bef9f503a2cfe1f0 P 777c8f328c2d4131969f225f54c6681b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:40.363034 25092 tablet_replica.cc:333] T 74e008977a18474e8538636668c6d1ce P 777c8f328c2d4131969f225f54c6681b: stopping tablet replica
I20260608 12:48:40.369221 25092 raft_consensus.cc:2243] T 74e008977a18474e8538636668c6d1ce P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:40.370268 25092 raft_consensus.cc:2272] T 74e008977a18474e8538636668c6d1ce P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:40.375025 25092 tablet_replica.cc:333] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b: stopping tablet replica
I20260608 12:48:40.375926 25092 raft_consensus.cc:2243] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:48:40.376317 30496 raft_consensus.cc:2955] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER a27bf120e119458b8e5ffed44db02275 (127.24.129.5) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: NON_VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: true } } }
I20260608 12:48:40.377553 25092 raft_consensus.cc:2272] T 3ca0fc9eccf74e33b01d185f8c253d0b P 777c8f328c2d4131969f225f54c6681b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:40.390935 25092 tablet_replica.cc:333] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b: stopping tablet replica
I20260608 12:48:40.390107 30241 raft_consensus.cc:2955] T 74e008977a18474e8538636668c6d1ce P e3cf1173a3bf4589b7def66616983eb9 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER a27bf120e119458b8e5ffed44db02275 (127.24.129.5) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: NON_VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: true } } }
I20260608 12:48:40.391873 25092 raft_consensus.cc:2243] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:40.393224 25092 raft_consensus.cc:2272] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 777c8f328c2d4131969f225f54c6681b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:48:40.397234 29640 consensus_peers.cc:597] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc -> Peer a27bf120e119458b8e5ffed44db02275 (127.24.129.5:34061): Couldn't send request to peer a27bf120e119458b8e5ffed44db02275. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 74e008977a18474e8538636668c6d1ce. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:48:40.396248 29717 consensus_peers.cc:597] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 -> Peer 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741): Couldn't send request to peer 777c8f328c2d4131969f225f54c6681b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:48:40.400794 29643 consensus_peers.cc:597] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc -> Peer 777c8f328c2d4131969f225f54c6681b (127.24.129.1:40741): Couldn't send request to peer 777c8f328c2d4131969f225f54c6681b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:40.402419 25092 tablet_replica.cc:333] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b: stopping tablet replica
I20260608 12:48:40.405005 25092 raft_consensus.cc:2243] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:40.405606 25092 raft_consensus.cc:2272] T 125de38c0bec4bc38b3f3355abe3cc5f P 777c8f328c2d4131969f225f54c6681b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:40.412266 29496 catalog_manager.cc:5696] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc reported cstate change: config changed from index 29 to 30, NON_VOTER a27bf120e119458b8e5ffed44db02275 (127.24.129.5) added. New cstate: current_term: 1 leader_uuid: "3e32083a37384756ab0fa3375fe7fcfc" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "777c8f328c2d4131969f225f54c6681b" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40741 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e32083a37384756ab0fa3375fe7fcfc" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cf1173a3bf4589b7def66616983eb9" member_type: VOTER last_known_addr { host: "127.24.129.6" port: 46399 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a27bf120e119458b8e5ffed44db02275" member_type: NON_VOTER last_known_addr { host: "127.24.129.5" port: 34061 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:40.479727 25092 tablet_server.cc:196] TabletServer@127.24.129.1:0 shutdown complete.
I20260608 12:48:40.512014 25092 tablet_server.cc:179] TabletServer@127.24.129.2:0 shutting down...
W20260608 12:48:40.525486 29717 consensus_peers.cc:597] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 -> Peer 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913): Couldn't send request to peer 3e32083a37384756ab0fa3375fe7fcfc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:40.556165 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:40.557142 25092 tablet_replica.cc:333] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 3e32083a37384756ab0fa3375fe7fcfc: stopping tablet replica
I20260608 12:48:40.557796 25092 raft_consensus.cc:2243] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:40.558588 25092 raft_consensus.cc:2272] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:40.561302 25092 tablet_replica.cc:333] T d885fe3f907c430680b109c348b601d7 P 3e32083a37384756ab0fa3375fe7fcfc: stopping tablet replica
I20260608 12:48:40.561863 25092 raft_consensus.cc:2243] T d885fe3f907c430680b109c348b601d7 P 3e32083a37384756ab0fa3375fe7fcfc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:40.562448 25092 raft_consensus.cc:2272] T d885fe3f907c430680b109c348b601d7 P 3e32083a37384756ab0fa3375fe7fcfc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:40.565760 25092 tablet_replica.cc:333] T 125de38c0bec4bc38b3f3355abe3cc5f P 3e32083a37384756ab0fa3375fe7fcfc: stopping tablet replica
I20260608 12:48:40.566562 25092 raft_consensus.cc:2243] T 125de38c0bec4bc38b3f3355abe3cc5f P 3e32083a37384756ab0fa3375fe7fcfc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:40.566993 25092 raft_consensus.cc:2272] T 125de38c0bec4bc38b3f3355abe3cc5f P 3e32083a37384756ab0fa3375fe7fcfc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:40.569778 25092 tablet_replica.cc:333] T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc: stopping tablet replica
I20260608 12:48:40.570534 25092 raft_consensus.cc:2243] T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:40.571189 25092 raft_consensus.cc:2272] T a7883e26d58042ab8f2620c8732bab0c P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:40.573537 25092 tablet_replica.cc:333] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 3e32083a37384756ab0fa3375fe7fcfc: stopping tablet replica
I20260608 12:48:40.574048 25092 raft_consensus.cc:2243] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:40.574486 25092 raft_consensus.cc:2272] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:40.576817 25092 tablet_replica.cc:333] T 3ca0fc9eccf74e33b01d185f8c253d0b P 3e32083a37384756ab0fa3375fe7fcfc: stopping tablet replica
I20260608 12:48:40.577297 25092 raft_consensus.cc:2243] T 3ca0fc9eccf74e33b01d185f8c253d0b P 3e32083a37384756ab0fa3375fe7fcfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:40.577808 25092 raft_consensus.cc:2272] T 3ca0fc9eccf74e33b01d185f8c253d0b P 3e32083a37384756ab0fa3375fe7fcfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:40.581245 25092 tablet_replica.cc:333] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc: stopping tablet replica
I20260608 12:48:40.581756 25092 raft_consensus.cc:2243] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:40.582351 25092 raft_consensus.cc:2272] T 730c8179de344e68a08a7a64c7539d16 P 3e32083a37384756ab0fa3375fe7fcfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:40.584853 25092 tablet_replica.cc:333] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc: stopping tablet replica
I20260608 12:48:40.585391 25092 raft_consensus.cc:2243] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:40.586359 25092 raft_consensus.cc:2272] T 74e008977a18474e8538636668c6d1ce P 3e32083a37384756ab0fa3375fe7fcfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:40.589210 25092 tablet_replica.cc:333] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc: stopping tablet replica
I20260608 12:48:40.589691 25092 raft_consensus.cc:2243] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:40.590255 25092 raft_consensus.cc:2272] T b15de57540534538bef9f503a2cfe1f0 P 3e32083a37384756ab0fa3375fe7fcfc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:40.628705 25092 tablet_server.cc:196] TabletServer@127.24.129.2:0 shutdown complete.
W20260608 12:48:40.656150 29717 consensus_peers.cc:597] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 -> Peer 3e32083a37384756ab0fa3375fe7fcfc (127.24.129.2:42913): Couldn't send request to peer 3e32083a37384756ab0fa3375fe7fcfc. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.2:42913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:40.664244 25092 tablet_server.cc:179] TabletServer@127.24.129.3:0 shutting down...
I20260608 12:48:40.721179 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:40.721892 30543 ts_tablet_manager.cc:933] T d885fe3f907c430680b109c348b601d7 P a27bf120e119458b8e5ffed44db02275: Initiating tablet copy from peer 566fb535d4a84c7cb9a647dbcfc6cc93 (127.24.129.3:43837)
I20260608 12:48:40.722092 25092 tablet_replica.cc:333] T 777cd452e743471ea3d0afe284d61b49 P 566fb535d4a84c7cb9a647dbcfc6cc93: stopping tablet replica
I20260608 12:48:40.723052 25092 raft_consensus.cc:2243] T 777cd452e743471ea3d0afe284d61b49 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:40.723733 25092 raft_consensus.cc:2272] T 777cd452e743471ea3d0afe284d61b49 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:40.724296 30543 tablet_copy_client.cc:323] T d885fe3f907c430680b109c348b601d7 P a27bf120e119458b8e5ffed44db02275: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.3:43837
I20260608 12:48:40.726881 25092 tablet_replica.cc:333] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93: stopping tablet replica
I20260608 12:48:40.727560 25092 raft_consensus.cc:2243] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:48:40.728482 25092 raft_consensus.cc:2272] T d885fe3f907c430680b109c348b601d7 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:40.731666 25092 tablet_replica.cc:333] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93: stopping tablet replica
I20260608 12:48:40.732218 25092 raft_consensus.cc:2243] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:48:40.733242 25092 raft_consensus.cc:2272] T f6b8b22b05064124992156601e00163e P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:40.736377 25092 tablet_replica.cc:333] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93: stopping tablet replica
I20260608 12:48:40.737155 25092 raft_consensus.cc:2243] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:40.738114 25092 raft_consensus.cc:2272] T 4aaee8089a8046ce91652749d6cea4f3 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:40.740556 25092 tablet_replica.cc:333] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93: stopping tablet replica
I20260608 12:48:40.741094 25092 raft_consensus.cc:2243] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:48:40.741824 25092 raft_consensus.cc:2272] T 730c8179de344e68a08a7a64c7539d16 P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:40.744035 25092 tablet_replica.cc:333] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93: stopping tablet replica
I20260608 12:48:40.744622 25092 raft_consensus.cc:2243] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:40.745160 25092 raft_consensus.cc:2272] T 3ca0fc9eccf74e33b01d185f8c253d0b P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:40.748080 25092 tablet_replica.cc:333] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93: stopping tablet replica
I20260608 12:48:40.748591 25092 raft_consensus.cc:2243] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:40.749419 25092 raft_consensus.cc:2272] T a7883e26d58042ab8f2620c8732bab0c P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:40.752095 25092 tablet_replica.cc:333] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93: stopping tablet replica
I20260608 12:48:40.752538 25092 raft_consensus.cc:2243] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:48:40.753293 25092 raft_consensus.cc:2272] T 125de38c0bec4bc38b3f3355abe3cc5f P 566fb535d4a84c7cb9a647dbcfc6cc93 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:40.791975 25092 tablet_server.cc:196] TabletServer@127.24.129.3:0 shutdown complete.
W20260608 12:48:40.824293 30116 connection.cc:466] server connection from 127.0.0.1:36770 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:36770 (request call id 42) could send its response
I20260608 12:48:40.826411 25092 tablet_server.cc:179] TabletServer@127.24.129.4:0 shutting down...
I20260608 12:48:40.869510 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:40.870355 25092 tablet_replica.cc:333] T 777cd452e743471ea3d0afe284d61b49 P c502a1767df34f839e45b71ebe1fcaf2: stopping tablet replica
I20260608 12:48:40.870965 25092 raft_consensus.cc:2243] T 777cd452e743471ea3d0afe284d61b49 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:40.871577 25092 raft_consensus.cc:2272] T 777cd452e743471ea3d0afe284d61b49 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:40.874262 25092 tablet_replica.cc:333] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2: stopping tablet replica
I20260608 12:48:40.874769 25092 raft_consensus.cc:2243] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:40.875202 25092 raft_consensus.cc:2272] T 4aaee8089a8046ce91652749d6cea4f3 P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:40.877597 25092 tablet_replica.cc:333] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2: stopping tablet replica
I20260608 12:48:40.878072 25092 raft_consensus.cc:2243] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:40.878613 25092 raft_consensus.cc:2272] T b15de57540534538bef9f503a2cfe1f0 P c502a1767df34f839e45b71ebe1fcaf2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:40.881135 25092 tablet_replica.cc:333] T a7883e26d58042ab8f2620c8732bab0c P c502a1767df34f839e45b71ebe1fcaf2: stopping tablet replica
I20260608 12:48:40.881600 25092 raft_consensus.cc:2243] T a7883e26d58042ab8f2620c8732bab0c P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:40.882129 25092 raft_consensus.cc:2272] T a7883e26d58042ab8f2620c8732bab0c P c502a1767df34f839e45b71ebe1fcaf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:40.908437 25092 tablet_server.cc:196] TabletServer@127.24.129.4:0 shutdown complete.
I20260608 12:48:40.927596 25092 tablet_server.cc:179] TabletServer@127.24.129.5:0 shutting down...
I20260608 12:48:40.956339 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:40.957680 25092 tablet_replica.cc:333] T f6b8b22b05064124992156601e00163e P a27bf120e119458b8e5ffed44db02275: stopping tablet replica
I20260608 12:48:40.958542 25092 raft_consensus.cc:2243] T f6b8b22b05064124992156601e00163e P a27bf120e119458b8e5ffed44db02275 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:40.959440 25092 raft_consensus.cc:2272] T f6b8b22b05064124992156601e00163e P a27bf120e119458b8e5ffed44db02275 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:40.962935 25092 tablet_replica.cc:333] T 4aaee8089a8046ce91652749d6cea4f3 P a27bf120e119458b8e5ffed44db02275: stopping tablet replica
I20260608 12:48:40.963691 25092 raft_consensus.cc:2243] T 4aaee8089a8046ce91652749d6cea4f3 P a27bf120e119458b8e5ffed44db02275 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:40.964397 25092 raft_consensus.cc:2272] T 4aaee8089a8046ce91652749d6cea4f3 P a27bf120e119458b8e5ffed44db02275 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:40.967463 25092 tablet_replica.cc:333] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P a27bf120e119458b8e5ffed44db02275: stopping tablet replica
I20260608 12:48:40.968175 25092 raft_consensus.cc:2243] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P a27bf120e119458b8e5ffed44db02275 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:40.968950 25092 raft_consensus.cc:2272] T 5a1fecd4fcb247fd9ae64a4c5233ef15 P a27bf120e119458b8e5ffed44db02275 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:40.994935 25092 tablet_server.cc:196] TabletServer@127.24.129.5:0 shutdown complete.
I20260608 12:48:41.015564 25092 tablet_server.cc:179] TabletServer@127.24.129.6:0 shutting down...
I20260608 12:48:41.055465 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:41.056514 25092 tablet_replica.cc:333] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P e3cf1173a3bf4589b7def66616983eb9: stopping tablet replica
I20260608 12:48:41.057116 25092 raft_consensus.cc:2243] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P e3cf1173a3bf4589b7def66616983eb9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:41.057662 25092 raft_consensus.cc:2272] T 1ae94ab9cf994ac5a3ca4b83a2b9f066 P e3cf1173a3bf4589b7def66616983eb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:41.059870 25092 tablet_replica.cc:333] T 74e008977a18474e8538636668c6d1ce P e3cf1173a3bf4589b7def66616983eb9: stopping tablet replica
I20260608 12:48:41.060341 25092 raft_consensus.cc:2243] T 74e008977a18474e8538636668c6d1ce P e3cf1173a3bf4589b7def66616983eb9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:41.060904 25092 raft_consensus.cc:2272] T 74e008977a18474e8538636668c6d1ce P e3cf1173a3bf4589b7def66616983eb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:41.063205 25092 tablet_replica.cc:333] T 730c8179de344e68a08a7a64c7539d16 P e3cf1173a3bf4589b7def66616983eb9: stopping tablet replica
I20260608 12:48:41.063704 25092 raft_consensus.cc:2243] T 730c8179de344e68a08a7a64c7539d16 P e3cf1173a3bf4589b7def66616983eb9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:41.064188 25092 raft_consensus.cc:2272] T 730c8179de344e68a08a7a64c7539d16 P e3cf1173a3bf4589b7def66616983eb9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:41.086732 25092 tablet_server.cc:196] TabletServer@127.24.129.6:0 shutdown complete.
I20260608 12:48:41.099685 25092 master.cc:562] Master@127.24.129.62:46051 shutting down...
W20260608 12:48:41.131454 29548 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:48:41.131753 29548 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:48:41.131964 29548 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:48:41.133692 25092 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 02db9df9d77f465c86fd551f008943c3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:41.134270 25092 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 02db9df9d77f465c86fd551f008943c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:41.134581 25092 tablet_replica.cc:333] T 00000000000000000000000000000000 P 02db9df9d77f465c86fd551f008943c3: stopping tablet replica
I20260608 12:48:41.160606 25092 master.cc:584] Master@127.24.129.62:46051 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (29167 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 12:48:41.211580 25092 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.129.62:39467
I20260608 12:48:41.213256 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:41.219588 30546 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:41.219585 30547 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:41.221441 25092 server_base.cc:1061] running on GCE node
W20260608 12:48:41.221412 30549 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:41.222962 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:41.223183 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:41.223335 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922921223316 us; error 0 us; skew 500 ppm
I20260608 12:48:41.223939 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:41.226605 25092 webserver.cc:533] Webserver started at http://127.24.129.62:33547/ using document root <none> and password file <none>
I20260608 12:48:41.227160 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:41.227344 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:41.227617 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:41.228902 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922772201788-25092-0/minicluster-data/master-0-root/instance:
uuid: "efcd0ea5d1ab4658a7be7d230e846235"
format_stamp: "Formatted at 2026-06-08 12:48:41 on dist-test-slave-jhsm"
I20260608 12:48:41.233906 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:48:41.237988 30554 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:41.238921 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:48:41.239181 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922772201788-25092-0/minicluster-data/master-0-root
uuid: "efcd0ea5d1ab4658a7be7d230e846235"
format_stamp: "Formatted at 2026-06-08 12:48:41 on dist-test-slave-jhsm"
I20260608 12:48:41.239454 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922772201788-25092-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922772201788-25092-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922772201788-25092-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:41.253150 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:41.254345 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:41.295593 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.62:39467
I20260608 12:48:41.295805 30605 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.62:39467 every 8 connection(s)
I20260608 12:48:41.300261 30606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:41.312800 30606 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P efcd0ea5d1ab4658a7be7d230e846235: Bootstrap starting.
I20260608 12:48:41.318602 30606 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P efcd0ea5d1ab4658a7be7d230e846235: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:41.323957 30606 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P efcd0ea5d1ab4658a7be7d230e846235: No bootstrap required, opened a new log
I20260608 12:48:41.326844 30606 raft_consensus.cc:359] T 00000000000000000000000000000000 P efcd0ea5d1ab4658a7be7d230e846235 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efcd0ea5d1ab4658a7be7d230e846235" member_type: VOTER }
I20260608 12:48:41.327342 30606 raft_consensus.cc:385] T 00000000000000000000000000000000 P efcd0ea5d1ab4658a7be7d230e846235 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:41.327591 30606 raft_consensus.cc:740] T 00000000000000000000000000000000 P efcd0ea5d1ab4658a7be7d230e846235 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efcd0ea5d1ab4658a7be7d230e846235, State: Initialized, Role: FOLLOWER
I20260608 12:48:41.328344 30606 consensus_queue.cc:260] T 00000000000000000000000000000000 P efcd0ea5d1ab4658a7be7d230e846235 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "efcd0ea5d1ab4658a7be7d230e846235" member_type: VOTER }
I20260608 12:48:41.328917 30606 raft_consensus.cc:399] T 00000000000000000000000000000000 P efcd0ea5d1ab4658a7be7d230e846235 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:48:41.329156 30606 raft_consensus.cc:493] T 00000000000000000000000000000000 P efcd0ea5d1ab4658a7be7d230e846235 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:48:41.329447 30606 raft_consensus.cc:3060] T 00000000000000000000000000000000 P efcd0ea5d1ab4658a7be7d230e846235 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:41.335142 30606 raft_consensus.cc:515] T 00000000000000000000000000000000 P efcd0ea5d1ab4658a7be7d230e846235 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efcd0ea5d1ab4658a7be7d230e846235" member_type: VOTER }
I20260608 12:48:41.336082 30606 leader_election.cc:304] T 00000000000000000000000000000000 P efcd0ea5d1ab4658a7be7d230e846235 [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: efcd0ea5d1ab4658a7be7d230e846235; no voters: 
I20260608 12:48:41.337590 30606 leader_election.cc:290] T 00000000000000000000000000000000 P efcd0ea5d1ab4658a7be7d230e846235 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:48:41.338179 30609 raft_consensus.cc:2804] T 00000000000000000000000000000000 P efcd0ea5d1ab4658a7be7d230e846235 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:41.339851 30609 raft_consensus.cc:697] T 00000000000000000000000000000000 P efcd0ea5d1ab4658a7be7d230e846235 [term 1 LEADER]: Becoming Leader. State: Replica: efcd0ea5d1ab4658a7be7d230e846235, State: Running, Role: LEADER
I20260608 12:48:41.340579 30609 consensus_queue.cc:237] T 00000000000000000000000000000000 P efcd0ea5d1ab4658a7be7d230e846235 [LEADER]: Queue going to LEADER mode. State: All 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: "efcd0ea5d1ab4658a7be7d230e846235" member_type: VOTER }
I20260608 12:48:41.341116 30606 sys_catalog.cc:565] T 00000000000000000000000000000000 P efcd0ea5d1ab4658a7be7d230e846235 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:48:41.345677 30611 sys_catalog.cc:455] T 00000000000000000000000000000000 P efcd0ea5d1ab4658a7be7d230e846235 [sys.catalog]: SysCatalogTable state changed. Reason: New leader efcd0ea5d1ab4658a7be7d230e846235. Latest consensus state: current_term: 1 leader_uuid: "efcd0ea5d1ab4658a7be7d230e846235" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efcd0ea5d1ab4658a7be7d230e846235" member_type: VOTER } }
I20260608 12:48:41.346990 30610 sys_catalog.cc:455] T 00000000000000000000000000000000 P efcd0ea5d1ab4658a7be7d230e846235 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "efcd0ea5d1ab4658a7be7d230e846235" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efcd0ea5d1ab4658a7be7d230e846235" member_type: VOTER } }
I20260608 12:48:41.347705 30611 sys_catalog.cc:458] T 00000000000000000000000000000000 P efcd0ea5d1ab4658a7be7d230e846235 [sys.catalog]: This master's current role is: LEADER
I20260608 12:48:41.347811 30610 sys_catalog.cc:458] T 00000000000000000000000000000000 P efcd0ea5d1ab4658a7be7d230e846235 [sys.catalog]: This master's current role is: LEADER
I20260608 12:48:41.350626 30618 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:48:41.355662 30618 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:48:41.357934 25092 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:48:41.366639 30618 catalog_manager.cc:1382] Generated new cluster ID: 311f2acf34ef447fb87ddb0dccb38708
I20260608 12:48:41.366956 30618 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:48:41.397629 30618 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:48:41.398885 30618 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:48:41.413219 30618 catalog_manager.cc:6069] T 00000000000000000000000000000000 P efcd0ea5d1ab4658a7be7d230e846235: Generated new TSK 0
I20260608 12:48:41.413780 30618 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:48:41.425350 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:41.432221 30627 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:41.433386 30628 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:41.434940 30630 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:41.435182 25092 server_base.cc:1061] running on GCE node
I20260608 12:48:41.436451 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:41.436679 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:41.436896 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922921436875 us; error 0 us; skew 500 ppm
I20260608 12:48:41.437494 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:41.440150 25092 webserver.cc:533] Webserver started at http://127.24.129.1:46165/ using document root <none> and password file <none>
I20260608 12:48:41.440759 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:41.440960 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:41.441198 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:41.442426 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922772201788-25092-0/minicluster-data/ts-0-root/instance:
uuid: "e1063fe67f85410cac8f0ec1b4d1585f"
format_stamp: "Formatted at 2026-06-08 12:48:41 on dist-test-slave-jhsm"
I20260608 12:48:41.447525 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:48:41.451500 30635 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:41.452436 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 12:48:41.452827 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922772201788-25092-0/minicluster-data/ts-0-root
uuid: "e1063fe67f85410cac8f0ec1b4d1585f"
format_stamp: "Formatted at 2026-06-08 12:48:41 on dist-test-slave-jhsm"
I20260608 12:48:41.453135 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922772201788-25092-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922772201788-25092-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922772201788-25092-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:41.463752 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:41.465180 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:41.466852 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:48:41.469524 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:41.469745 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:41.470012 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:41.470171 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:41.516628 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.1:41647
I20260608 12:48:41.516774 30697 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.1:41647 every 8 connection(s)
I20260608 12:48:41.522302 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:41.530534 30702 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:41.531915 30703 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:41.535382 30706 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:41.535991 30698 heartbeater.cc:344] Connected to a master server at 127.24.129.62:39467
I20260608 12:48:41.535918 25092 server_base.cc:1061] running on GCE node
I20260608 12:48:41.536799 30698 heartbeater.cc:461] Registering TS with master...
I20260608 12:48:41.537637 30698 heartbeater.cc:507] Master 127.24.129.62:39467 requested a full tablet report, sending...
I20260608 12:48:41.539361 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:41.539711 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:41.539929 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922921539904 us; error 0 us; skew 500 ppm
I20260608 12:48:41.540262 30571 ts_manager.cc:194] Registered new tserver with Master: e1063fe67f85410cac8f0ec1b4d1585f (127.24.129.1:41647)
I20260608 12:48:41.540937 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:41.543160 30571 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58746
I20260608 12:48:41.544303 25092 webserver.cc:533] Webserver started at http://127.24.129.2:40045/ using document root <none> and password file <none>
I20260608 12:48:41.545059 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:41.545312 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:41.545660 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:41.547040 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922772201788-25092-0/minicluster-data/ts-1-root/instance:
uuid: "ce8bd6c3a3654810a6cb449786223dc9"
format_stamp: "Formatted at 2026-06-08 12:48:41 on dist-test-slave-jhsm"
I20260608 12:48:41.552299 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:48:41.556126 30710 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:41.557081 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:48:41.557451 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922772201788-25092-0/minicluster-data/ts-1-root
uuid: "ce8bd6c3a3654810a6cb449786223dc9"
format_stamp: "Formatted at 2026-06-08 12:48:41 on dist-test-slave-jhsm"
I20260608 12:48:41.557745 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922772201788-25092-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922772201788-25092-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922772201788-25092-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:41.577557 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:41.578828 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:41.580480 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:48:41.583081 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:41.583305 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:41.583546 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:41.583698 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:41.627739 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.2:46509
I20260608 12:48:41.627867 30772 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.2:46509 every 8 connection(s)
I20260608 12:48:41.633428 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:41.641680 30776 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:41.644490 30777 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:41.645255 30779 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:41.647157 30773 heartbeater.cc:344] Connected to a master server at 127.24.129.62:39467
I20260608 12:48:41.647502 25092 server_base.cc:1061] running on GCE node
I20260608 12:48:41.647694 30773 heartbeater.cc:461] Registering TS with master...
I20260608 12:48:41.648782 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:48:41.648865 30773 heartbeater.cc:507] Master 127.24.129.62:39467 requested a full tablet report, sending...
W20260608 12:48:41.649185 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:41.649464 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922921649442 us; error 0 us; skew 500 ppm
I20260608 12:48:41.650331 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:41.651633 30571 ts_manager.cc:194] Registered new tserver with Master: ce8bd6c3a3654810a6cb449786223dc9 (127.24.129.2:46509)
I20260608 12:48:41.653465 25092 webserver.cc:533] Webserver started at http://127.24.129.3:41365/ using document root <none> and password file <none>
I20260608 12:48:41.653435 30571 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58750
I20260608 12:48:41.654153 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:41.654412 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:41.654794 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:41.656244 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922772201788-25092-0/minicluster-data/ts-2-root/instance:
uuid: "2193ee20a0f84b90a63d8ae69284522d"
format_stamp: "Formatted at 2026-06-08 12:48:41 on dist-test-slave-jhsm"
I20260608 12:48:41.661309 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:48:41.665107 30784 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:41.665947 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:48:41.666299 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922772201788-25092-0/minicluster-data/ts-2-root
uuid: "2193ee20a0f84b90a63d8ae69284522d"
format_stamp: "Formatted at 2026-06-08 12:48:41 on dist-test-slave-jhsm"
I20260608 12:48:41.666621 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922772201788-25092-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922772201788-25092-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922772201788-25092-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:41.692902 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:41.694280 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:41.696077 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:48:41.698649 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:41.698871 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:41.699132 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:41.699298 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:41.744112 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.3:37835
I20260608 12:48:41.744241 30846 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.3:37835 every 8 connection(s)
I20260608 12:48:41.759573 30847 heartbeater.cc:344] Connected to a master server at 127.24.129.62:39467
I20260608 12:48:41.760239 30847 heartbeater.cc:461] Registering TS with master...
I20260608 12:48:41.761128 30847 heartbeater.cc:507] Master 127.24.129.62:39467 requested a full tablet report, sending...
I20260608 12:48:41.763283 30571 ts_manager.cc:194] Registered new tserver with Master: 2193ee20a0f84b90a63d8ae69284522d (127.24.129.3:37835)
I20260608 12:48:41.763438 25092 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015925463s
I20260608 12:48:41.764778 30571 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58762
I20260608 12:48:42.546794 30698 heartbeater.cc:499] Master 127.24.129.62:39467 was elected leader, sending a full tablet report...
I20260608 12:48:42.656288 30773 heartbeater.cc:499] Master 127.24.129.62:39467 was elected leader, sending a full tablet report...
I20260608 12:48:42.767860 30847 heartbeater.cc:499] Master 127.24.129.62:39467 was elected leader, sending a full tablet report...
I20260608 12:48:42.824286 30571 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42656:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:48:42.826561 30571 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:48:42.890671 30812 tablet_service.cc:1511] Processing CreateTablet for tablet 62f95eb812384733b4844ffe2f8f9df3 (DEFAULT_TABLE table=test-workload [id=37def81bbfdd4059b6ffae99545e2f07]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:48:42.892002 30737 tablet_service.cc:1511] Processing CreateTablet for tablet e4c5e33808fe4eb0b54b3d8fd55d3e00 (DEFAULT_TABLE table=test-workload [id=37def81bbfdd4059b6ffae99545e2f07]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:48:42.893462 30737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c5e33808fe4eb0b54b3d8fd55d3e00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:42.893790 30736 tablet_service.cc:1511] Processing CreateTablet for tablet 14131170e89d4f088965b6386cd57ea8 (DEFAULT_TABLE table=test-workload [id=37def81bbfdd4059b6ffae99545e2f07]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:48:42.894968 30736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14131170e89d4f088965b6386cd57ea8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:42.898082 30738 tablet_service.cc:1511] Processing CreateTablet for tablet 62f95eb812384733b4844ffe2f8f9df3 (DEFAULT_TABLE table=test-workload [id=37def81bbfdd4059b6ffae99545e2f07]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:48:42.899555 30738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62f95eb812384733b4844ffe2f8f9df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:42.892410 30812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62f95eb812384733b4844ffe2f8f9df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:42.916960 30811 tablet_service.cc:1511] Processing CreateTablet for tablet e4c5e33808fe4eb0b54b3d8fd55d3e00 (DEFAULT_TABLE table=test-workload [id=37def81bbfdd4059b6ffae99545e2f07]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:48:42.918622 30811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c5e33808fe4eb0b54b3d8fd55d3e00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:42.921859 30866 tablet_bootstrap.cc:492] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P ce8bd6c3a3654810a6cb449786223dc9: Bootstrap starting.
I20260608 12:48:42.926620 30810 tablet_service.cc:1511] Processing CreateTablet for tablet 14131170e89d4f088965b6386cd57ea8 (DEFAULT_TABLE table=test-workload [id=37def81bbfdd4059b6ffae99545e2f07]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:48:42.928011 30810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14131170e89d4f088965b6386cd57ea8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:42.931222 30866 tablet_bootstrap.cc:654] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P ce8bd6c3a3654810a6cb449786223dc9: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:42.936321 30867 tablet_bootstrap.cc:492] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d: Bootstrap starting.
I20260608 12:48:42.940384 30866 tablet_bootstrap.cc:492] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P ce8bd6c3a3654810a6cb449786223dc9: No bootstrap required, opened a new log
I20260608 12:48:42.941139 30866 ts_tablet_manager.cc:1403] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P ce8bd6c3a3654810a6cb449786223dc9: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260608 12:48:42.941936 30662 tablet_service.cc:1511] Processing CreateTablet for tablet e4c5e33808fe4eb0b54b3d8fd55d3e00 (DEFAULT_TABLE table=test-workload [id=37def81bbfdd4059b6ffae99545e2f07]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:48:42.943547 30662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c5e33808fe4eb0b54b3d8fd55d3e00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:42.943710 30661 tablet_service.cc:1511] Processing CreateTablet for tablet 14131170e89d4f088965b6386cd57ea8 (DEFAULT_TABLE table=test-workload [id=37def81bbfdd4059b6ffae99545e2f07]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:48:42.944136 30663 tablet_service.cc:1511] Processing CreateTablet for tablet 62f95eb812384733b4844ffe2f8f9df3 (DEFAULT_TABLE table=test-workload [id=37def81bbfdd4059b6ffae99545e2f07]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:48:42.945168 30661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14131170e89d4f088965b6386cd57ea8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:42.944895 30866 raft_consensus.cc:359] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P ce8bd6c3a3654810a6cb449786223dc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } }
I20260608 12:48:42.945927 30663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62f95eb812384733b4844ffe2f8f9df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:42.949419 30867 tablet_bootstrap.cc:654] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:42.959228 30866 raft_consensus.cc:385] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P ce8bd6c3a3654810a6cb449786223dc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:42.959785 30866 raft_consensus.cc:740] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P ce8bd6c3a3654810a6cb449786223dc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce8bd6c3a3654810a6cb449786223dc9, State: Initialized, Role: FOLLOWER
I20260608 12:48:42.960908 30866 consensus_queue.cc:260] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P ce8bd6c3a3654810a6cb449786223dc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } }
I20260608 12:48:42.962833 30867 tablet_bootstrap.cc:492] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d: No bootstrap required, opened a new log
I20260608 12:48:42.965849 30867 ts_tablet_manager.cc:1403] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.015s
I20260608 12:48:42.969466 30867 raft_consensus.cc:359] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } }
I20260608 12:48:42.970304 30867 raft_consensus.cc:385] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:42.970615 30867 raft_consensus.cc:740] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2193ee20a0f84b90a63d8ae69284522d, State: Initialized, Role: FOLLOWER
I20260608 12:48:42.971024 30866 ts_tablet_manager.cc:1434] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P ce8bd6c3a3654810a6cb449786223dc9: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.004s
I20260608 12:48:42.971707 30867 consensus_queue.cc:260] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } }
I20260608 12:48:42.972378 30866 tablet_bootstrap.cc:492] T 14131170e89d4f088965b6386cd57ea8 P ce8bd6c3a3654810a6cb449786223dc9: Bootstrap starting.
I20260608 12:48:42.981861 30866 tablet_bootstrap.cc:654] T 14131170e89d4f088965b6386cd57ea8 P ce8bd6c3a3654810a6cb449786223dc9: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:42.982074 30871 tablet_bootstrap.cc:492] T 62f95eb812384733b4844ffe2f8f9df3 P e1063fe67f85410cac8f0ec1b4d1585f: Bootstrap starting.
I20260608 12:48:42.988266 30867 ts_tablet_manager.cc:1434] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d: Time spent starting tablet: real 0.022s	user 0.013s	sys 0.007s
I20260608 12:48:42.989310 30867 tablet_bootstrap.cc:492] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d: Bootstrap starting.
I20260608 12:48:42.990039 30871 tablet_bootstrap.cc:654] T 62f95eb812384733b4844ffe2f8f9df3 P e1063fe67f85410cac8f0ec1b4d1585f: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:42.991559 30866 tablet_bootstrap.cc:492] T 14131170e89d4f088965b6386cd57ea8 P ce8bd6c3a3654810a6cb449786223dc9: No bootstrap required, opened a new log
I20260608 12:48:42.992172 30866 ts_tablet_manager.cc:1403] T 14131170e89d4f088965b6386cd57ea8 P ce8bd6c3a3654810a6cb449786223dc9: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260608 12:48:42.995550 30867 tablet_bootstrap.cc:654] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:42.995172 30866 raft_consensus.cc:359] T 14131170e89d4f088965b6386cd57ea8 P ce8bd6c3a3654810a6cb449786223dc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } }
I20260608 12:48:42.997555 30866 raft_consensus.cc:385] T 14131170e89d4f088965b6386cd57ea8 P ce8bd6c3a3654810a6cb449786223dc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:42.997905 30866 raft_consensus.cc:740] T 14131170e89d4f088965b6386cd57ea8 P ce8bd6c3a3654810a6cb449786223dc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce8bd6c3a3654810a6cb449786223dc9, State: Initialized, Role: FOLLOWER
I20260608 12:48:42.998803 30866 consensus_queue.cc:260] T 14131170e89d4f088965b6386cd57ea8 P ce8bd6c3a3654810a6cb449786223dc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } }
I20260608 12:48:43.003985 30866 ts_tablet_manager.cc:1434] T 14131170e89d4f088965b6386cd57ea8 P ce8bd6c3a3654810a6cb449786223dc9: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260608 12:48:43.005198 30866 tablet_bootstrap.cc:492] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9: Bootstrap starting.
I20260608 12:48:43.005406 30871 tablet_bootstrap.cc:492] T 62f95eb812384733b4844ffe2f8f9df3 P e1063fe67f85410cac8f0ec1b4d1585f: No bootstrap required, opened a new log
I20260608 12:48:43.006134 30871 ts_tablet_manager.cc:1403] T 62f95eb812384733b4844ffe2f8f9df3 P e1063fe67f85410cac8f0ec1b4d1585f: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.007s
I20260608 12:48:43.009769 30871 raft_consensus.cc:359] T 62f95eb812384733b4844ffe2f8f9df3 P e1063fe67f85410cac8f0ec1b4d1585f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } }
I20260608 12:48:43.011961 30866 tablet_bootstrap.cc:654] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:43.012429 30871 raft_consensus.cc:385] T 62f95eb812384733b4844ffe2f8f9df3 P e1063fe67f85410cac8f0ec1b4d1585f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:43.012912 30871 raft_consensus.cc:740] T 62f95eb812384733b4844ffe2f8f9df3 P e1063fe67f85410cac8f0ec1b4d1585f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1063fe67f85410cac8f0ec1b4d1585f, State: Initialized, Role: FOLLOWER
I20260608 12:48:43.014068 30867 tablet_bootstrap.cc:492] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d: No bootstrap required, opened a new log
I20260608 12:48:43.013895 30871 consensus_queue.cc:260] T 62f95eb812384733b4844ffe2f8f9df3 P e1063fe67f85410cac8f0ec1b4d1585f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } }
I20260608 12:48:43.014608 30867 ts_tablet_manager.cc:1403] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.016s
I20260608 12:48:43.018013 30867 raft_consensus.cc:359] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } }
I20260608 12:48:43.018795 30867 raft_consensus.cc:385] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:43.019132 30867 raft_consensus.cc:740] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2193ee20a0f84b90a63d8ae69284522d, State: Initialized, Role: FOLLOWER
I20260608 12:48:43.020108 30867 consensus_queue.cc:260] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } }
I20260608 12:48:43.022437 30867 ts_tablet_manager.cc:1434] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:48:43.023496 30867 tablet_bootstrap.cc:492] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d: Bootstrap starting.
I20260608 12:48:43.024415 30871 ts_tablet_manager.cc:1434] T 62f95eb812384733b4844ffe2f8f9df3 P e1063fe67f85410cac8f0ec1b4d1585f: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.009s
I20260608 12:48:43.025503 30871 tablet_bootstrap.cc:492] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P e1063fe67f85410cac8f0ec1b4d1585f: Bootstrap starting.
I20260608 12:48:43.025619 30866 tablet_bootstrap.cc:492] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9: No bootstrap required, opened a new log
I20260608 12:48:43.026328 30866 ts_tablet_manager.cc:1403] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260608 12:48:43.029830 30867 tablet_bootstrap.cc:654] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:43.029867 30866 raft_consensus.cc:359] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } }
I20260608 12:48:43.030985 30866 raft_consensus.cc:385] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:43.031303 30866 raft_consensus.cc:740] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce8bd6c3a3654810a6cb449786223dc9, State: Initialized, Role: FOLLOWER
I20260608 12:48:43.032282 30866 consensus_queue.cc:260] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } }
I20260608 12:48:43.033273 30871 tablet_bootstrap.cc:654] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P e1063fe67f85410cac8f0ec1b4d1585f: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:43.035904 30866 ts_tablet_manager.cc:1434] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:48:43.042333 30867 tablet_bootstrap.cc:492] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d: No bootstrap required, opened a new log
I20260608 12:48:43.043129 30867 ts_tablet_manager.cc:1403] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260608 12:48:43.046135 30871 tablet_bootstrap.cc:492] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P e1063fe67f85410cac8f0ec1b4d1585f: No bootstrap required, opened a new log
I20260608 12:48:43.046715 30871 ts_tablet_manager.cc:1403] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P e1063fe67f85410cac8f0ec1b4d1585f: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260608 12:48:43.046293 30867 raft_consensus.cc:359] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } }
I20260608 12:48:43.047277 30867 raft_consensus.cc:385] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:43.047636 30867 raft_consensus.cc:740] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2193ee20a0f84b90a63d8ae69284522d, State: Initialized, Role: FOLLOWER
I20260608 12:48:43.048671 30867 consensus_queue.cc:260] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } }
I20260608 12:48:43.050062 30871 raft_consensus.cc:359] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P e1063fe67f85410cac8f0ec1b4d1585f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } }
I20260608 12:48:43.050781 30871 raft_consensus.cc:385] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P e1063fe67f85410cac8f0ec1b4d1585f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:43.051026 30867 ts_tablet_manager.cc:1434] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:48:43.051079 30871 raft_consensus.cc:740] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P e1063fe67f85410cac8f0ec1b4d1585f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1063fe67f85410cac8f0ec1b4d1585f, State: Initialized, Role: FOLLOWER
I20260608 12:48:43.052155 30871 consensus_queue.cc:260] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P e1063fe67f85410cac8f0ec1b4d1585f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } }
I20260608 12:48:43.053978 30871 ts_tablet_manager.cc:1434] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P e1063fe67f85410cac8f0ec1b4d1585f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260608 12:48:43.054773 30871 tablet_bootstrap.cc:492] T 14131170e89d4f088965b6386cd57ea8 P e1063fe67f85410cac8f0ec1b4d1585f: Bootstrap starting.
I20260608 12:48:43.060698 30871 tablet_bootstrap.cc:654] T 14131170e89d4f088965b6386cd57ea8 P e1063fe67f85410cac8f0ec1b4d1585f: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:43.065912 30871 tablet_bootstrap.cc:492] T 14131170e89d4f088965b6386cd57ea8 P e1063fe67f85410cac8f0ec1b4d1585f: No bootstrap required, opened a new log
I20260608 12:48:43.066293 30871 ts_tablet_manager.cc:1403] T 14131170e89d4f088965b6386cd57ea8 P e1063fe67f85410cac8f0ec1b4d1585f: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260608 12:48:43.068328 30871 raft_consensus.cc:359] T 14131170e89d4f088965b6386cd57ea8 P e1063fe67f85410cac8f0ec1b4d1585f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } }
I20260608 12:48:43.068912 30871 raft_consensus.cc:385] T 14131170e89d4f088965b6386cd57ea8 P e1063fe67f85410cac8f0ec1b4d1585f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:43.069129 30871 raft_consensus.cc:740] T 14131170e89d4f088965b6386cd57ea8 P e1063fe67f85410cac8f0ec1b4d1585f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1063fe67f85410cac8f0ec1b4d1585f, State: Initialized, Role: FOLLOWER
I20260608 12:48:43.069697 30871 consensus_queue.cc:260] T 14131170e89d4f088965b6386cd57ea8 P e1063fe67f85410cac8f0ec1b4d1585f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } }
I20260608 12:48:43.071280 30871 ts_tablet_manager.cc:1434] T 14131170e89d4f088965b6386cd57ea8 P e1063fe67f85410cac8f0ec1b4d1585f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:48:43.097018 30872 raft_consensus.cc:493] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:43.097532 30872 raft_consensus.cc:515] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } }
I20260608 12:48:43.099771 30872 leader_election.cc:290] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1063fe67f85410cac8f0ec1b4d1585f (127.24.129.1:41647), ce8bd6c3a3654810a6cb449786223dc9 (127.24.129.2:46509)
I20260608 12:48:43.111680 30673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14131170e89d4f088965b6386cd57ea8" candidate_uuid: "2193ee20a0f84b90a63d8ae69284522d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" is_pre_election: true
I20260608 12:48:43.111680 30748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14131170e89d4f088965b6386cd57ea8" candidate_uuid: "2193ee20a0f84b90a63d8ae69284522d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8bd6c3a3654810a6cb449786223dc9" is_pre_election: true
I20260608 12:48:43.112912 30748 raft_consensus.cc:2468] T 14131170e89d4f088965b6386cd57ea8 P ce8bd6c3a3654810a6cb449786223dc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2193ee20a0f84b90a63d8ae69284522d in term 0.
I20260608 12:48:43.112912 30673 raft_consensus.cc:2468] T 14131170e89d4f088965b6386cd57ea8 P e1063fe67f85410cac8f0ec1b4d1585f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2193ee20a0f84b90a63d8ae69284522d in term 0.
I20260608 12:48:43.114701 30788 leader_election.cc:304] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2193ee20a0f84b90a63d8ae69284522d, ce8bd6c3a3654810a6cb449786223dc9; no voters: 
I20260608 12:48:43.115495 30872 raft_consensus.cc:2804] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:43.115852 30872 raft_consensus.cc:493] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:43.116127 30872 raft_consensus.cc:3060] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:43.120927 30872 raft_consensus.cc:515] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } }
I20260608 12:48:43.122668 30883 raft_consensus.cc:493] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:43.123476 30883 raft_consensus.cc:515] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } }
I20260608 12:48:43.124429 30748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14131170e89d4f088965b6386cd57ea8" candidate_uuid: "2193ee20a0f84b90a63d8ae69284522d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8bd6c3a3654810a6cb449786223dc9"
I20260608 12:48:43.124468 30673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14131170e89d4f088965b6386cd57ea8" candidate_uuid: "2193ee20a0f84b90a63d8ae69284522d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1063fe67f85410cac8f0ec1b4d1585f"
I20260608 12:48:43.125190 30748 raft_consensus.cc:3060] T 14131170e89d4f088965b6386cd57ea8 P ce8bd6c3a3654810a6cb449786223dc9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:43.124611 30872 leader_election.cc:290] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d [CANDIDATE]: Term 1 election: Requested vote from peers e1063fe67f85410cac8f0ec1b4d1585f (127.24.129.1:41647), ce8bd6c3a3654810a6cb449786223dc9 (127.24.129.2:46509)
I20260608 12:48:43.125629 30673 raft_consensus.cc:3060] T 14131170e89d4f088965b6386cd57ea8 P e1063fe67f85410cac8f0ec1b4d1585f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:43.127408 30672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f95eb812384733b4844ffe2f8f9df3" candidate_uuid: "2193ee20a0f84b90a63d8ae69284522d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" is_pre_election: true
I20260608 12:48:43.128159 30672 raft_consensus.cc:2468] T 62f95eb812384733b4844ffe2f8f9df3 P e1063fe67f85410cac8f0ec1b4d1585f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2193ee20a0f84b90a63d8ae69284522d in term 0.
I20260608 12:48:43.128150 30747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f95eb812384733b4844ffe2f8f9df3" candidate_uuid: "2193ee20a0f84b90a63d8ae69284522d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8bd6c3a3654810a6cb449786223dc9" is_pre_election: true
I20260608 12:48:43.129154 30747 raft_consensus.cc:2468] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2193ee20a0f84b90a63d8ae69284522d in term 0.
I20260608 12:48:43.129742 30786 leader_election.cc:304] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2193ee20a0f84b90a63d8ae69284522d, e1063fe67f85410cac8f0ec1b4d1585f; no voters: 
I20260608 12:48:43.131000 30883 leader_election.cc:290] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1063fe67f85410cac8f0ec1b4d1585f (127.24.129.1:41647), ce8bd6c3a3654810a6cb449786223dc9 (127.24.129.2:46509)
I20260608 12:48:43.132897 30748 raft_consensus.cc:2468] T 14131170e89d4f088965b6386cd57ea8 P ce8bd6c3a3654810a6cb449786223dc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2193ee20a0f84b90a63d8ae69284522d in term 1.
I20260608 12:48:43.134044 30673 raft_consensus.cc:2468] T 14131170e89d4f088965b6386cd57ea8 P e1063fe67f85410cac8f0ec1b4d1585f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2193ee20a0f84b90a63d8ae69284522d in term 1.
I20260608 12:48:43.135707 30786 leader_election.cc:304] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2193ee20a0f84b90a63d8ae69284522d, e1063fe67f85410cac8f0ec1b4d1585f; no voters: 
I20260608 12:48:43.135946 30883 raft_consensus.cc:2804] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:43.136451 30883 raft_consensus.cc:493] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:43.136811 30883 raft_consensus.cc:3060] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:43.143785 30883 raft_consensus.cc:515] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } }
I20260608 12:48:43.145747 30883 leader_election.cc:290] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [CANDIDATE]: Term 1 election: Requested vote from peers e1063fe67f85410cac8f0ec1b4d1585f (127.24.129.1:41647), ce8bd6c3a3654810a6cb449786223dc9 (127.24.129.2:46509)
W20260608 12:48:43.179960 30786 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.129.1:41647, user_credentials={real_user=slave}} blocked reactor thread for 44151.2us
I20260608 12:48:43.183250 30883 raft_consensus.cc:2804] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d [term 1 FOLLOWER]: Leader election won for term 1
W20260608 12:48:43.184607 30788 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.129.2:46509, user_credentials={real_user=slave}} blocked reactor thread for 48332.3us
I20260608 12:48:43.185087 30673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f95eb812384733b4844ffe2f8f9df3" candidate_uuid: "2193ee20a0f84b90a63d8ae69284522d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1063fe67f85410cac8f0ec1b4d1585f"
I20260608 12:48:43.186833 30883 raft_consensus.cc:697] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d [term 1 LEADER]: Becoming Leader. State: Replica: 2193ee20a0f84b90a63d8ae69284522d, State: Running, Role: LEADER
I20260608 12:48:43.186952 30673 raft_consensus.cc:3060] T 62f95eb812384733b4844ffe2f8f9df3 P e1063fe67f85410cac8f0ec1b4d1585f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:43.188571 30748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f95eb812384733b4844ffe2f8f9df3" candidate_uuid: "2193ee20a0f84b90a63d8ae69284522d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8bd6c3a3654810a6cb449786223dc9"
I20260608 12:48:43.189402 30748 raft_consensus.cc:3060] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:43.189085 30883 consensus_queue.cc:237] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } }
I20260608 12:48:43.197036 30748 raft_consensus.cc:2468] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2193ee20a0f84b90a63d8ae69284522d in term 1.
I20260608 12:48:43.198740 30788 leader_election.cc:304] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2193ee20a0f84b90a63d8ae69284522d, ce8bd6c3a3654810a6cb449786223dc9; no voters: 
I20260608 12:48:43.200318 30872 raft_consensus.cc:2804] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:43.201231 30673 raft_consensus.cc:2468] T 62f95eb812384733b4844ffe2f8f9df3 P e1063fe67f85410cac8f0ec1b4d1585f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2193ee20a0f84b90a63d8ae69284522d in term 1.
I20260608 12:48:43.204042 30870 raft_consensus.cc:493] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P ce8bd6c3a3654810a6cb449786223dc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:43.205016 30872 raft_consensus.cc:697] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [term 1 LEADER]: Becoming Leader. State: Replica: 2193ee20a0f84b90a63d8ae69284522d, State: Running, Role: LEADER
I20260608 12:48:43.204882 30870 raft_consensus.cc:515] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P ce8bd6c3a3654810a6cb449786223dc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } }
I20260608 12:48:43.206435 30872 consensus_queue.cc:237] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } }
I20260608 12:48:43.208985 30870 leader_election.cc:290] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P ce8bd6c3a3654810a6cb449786223dc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1063fe67f85410cac8f0ec1b4d1585f (127.24.129.1:41647), 2193ee20a0f84b90a63d8ae69284522d (127.24.129.3:37835)
I20260608 12:48:43.211131 30570 catalog_manager.cc:5696] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2193ee20a0f84b90a63d8ae69284522d (127.24.129.3). New cstate: current_term: 1 leader_uuid: "2193ee20a0f84b90a63d8ae69284522d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } health_report { overall_health: HEALTHY } } }
I20260608 12:48:43.213227 30876 raft_consensus.cc:493] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P e1063fe67f85410cac8f0ec1b4d1585f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:43.214150 30876 raft_consensus.cc:515] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P e1063fe67f85410cac8f0ec1b4d1585f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } }
I20260608 12:48:43.232537 30872 raft_consensus.cc:493] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:43.233654 30872 raft_consensus.cc:515] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } }
I20260608 12:48:43.236418 30876 leader_election.cc:290] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P e1063fe67f85410cac8f0ec1b4d1585f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce8bd6c3a3654810a6cb449786223dc9 (127.24.129.2:46509), 2193ee20a0f84b90a63d8ae69284522d (127.24.129.3:37835)
I20260608 12:48:43.241575 30673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c5e33808fe4eb0b54b3d8fd55d3e00" candidate_uuid: "2193ee20a0f84b90a63d8ae69284522d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" is_pre_election: true
I20260608 12:48:43.242465 30673 raft_consensus.cc:2468] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P e1063fe67f85410cac8f0ec1b4d1585f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2193ee20a0f84b90a63d8ae69284522d in term 0.
I20260608 12:48:43.244133 30786 leader_election.cc:304] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2193ee20a0f84b90a63d8ae69284522d, e1063fe67f85410cac8f0ec1b4d1585f; no voters: 
I20260608 12:48:43.245013 30872 leader_election.cc:290] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1063fe67f85410cac8f0ec1b4d1585f (127.24.129.1:41647), ce8bd6c3a3654810a6cb449786223dc9 (127.24.129.2:46509)
I20260608 12:48:43.245325 30886 raft_consensus.cc:2804] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:43.245873 30886 raft_consensus.cc:493] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:43.246270 30886 raft_consensus.cc:3060] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:43.254429 30886 raft_consensus.cc:515] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } }
I20260608 12:48:43.255400 30748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c5e33808fe4eb0b54b3d8fd55d3e00" candidate_uuid: "2193ee20a0f84b90a63d8ae69284522d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8bd6c3a3654810a6cb449786223dc9" is_pre_election: true
I20260608 12:48:43.256042 30748 raft_consensus.cc:2468] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P ce8bd6c3a3654810a6cb449786223dc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2193ee20a0f84b90a63d8ae69284522d in term 0.
I20260608 12:48:43.257460 30673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c5e33808fe4eb0b54b3d8fd55d3e00" candidate_uuid: "2193ee20a0f84b90a63d8ae69284522d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1063fe67f85410cac8f0ec1b4d1585f"
I20260608 12:48:43.258085 30673 raft_consensus.cc:3060] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P e1063fe67f85410cac8f0ec1b4d1585f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:43.261312 30748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c5e33808fe4eb0b54b3d8fd55d3e00" candidate_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8bd6c3a3654810a6cb449786223dc9" is_pre_election: true
I20260608 12:48:43.261847 30672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c5e33808fe4eb0b54b3d8fd55d3e00" candidate_uuid: "ce8bd6c3a3654810a6cb449786223dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" is_pre_election: true
I20260608 12:48:43.262099 30748 raft_consensus.cc:2468] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P ce8bd6c3a3654810a6cb449786223dc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1063fe67f85410cac8f0ec1b4d1585f in term 0.
I20260608 12:48:43.262110 30570 catalog_manager.cc:5696] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2193ee20a0f84b90a63d8ae69284522d (127.24.129.3). New cstate: current_term: 1 leader_uuid: "2193ee20a0f84b90a63d8ae69284522d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:43.264153 30639 leader_election.cc:304] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P e1063fe67f85410cac8f0ec1b4d1585f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce8bd6c3a3654810a6cb449786223dc9, e1063fe67f85410cac8f0ec1b4d1585f; no voters: 
I20260608 12:48:43.265312 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c5e33808fe4eb0b54b3d8fd55d3e00" candidate_uuid: "ce8bd6c3a3654810a6cb449786223dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2193ee20a0f84b90a63d8ae69284522d" is_pre_election: true
I20260608 12:48:43.266237 30822 raft_consensus.cc:2393] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce8bd6c3a3654810a6cb449786223dc9 in current term 1: Already voted for candidate 2193ee20a0f84b90a63d8ae69284522d in this term.
I20260608 12:48:43.270586 30712 leader_election.cc:304] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P ce8bd6c3a3654810a6cb449786223dc9 [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: ce8bd6c3a3654810a6cb449786223dc9; no voters: 2193ee20a0f84b90a63d8ae69284522d, e1063fe67f85410cac8f0ec1b4d1585f
I20260608 12:48:43.271759 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c5e33808fe4eb0b54b3d8fd55d3e00" candidate_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2193ee20a0f84b90a63d8ae69284522d" is_pre_election: true
I20260608 12:48:43.272253 30870 raft_consensus.cc:3060] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P ce8bd6c3a3654810a6cb449786223dc9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:43.272567 30822 raft_consensus.cc:2393] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1063fe67f85410cac8f0ec1b4d1585f in current term 1: Already voted for candidate 2193ee20a0f84b90a63d8ae69284522d in this term.
I20260608 12:48:43.277434 30886 leader_election.cc:290] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [CANDIDATE]: Term 1 election: Requested vote from peers e1063fe67f85410cac8f0ec1b4d1585f (127.24.129.1:41647), ce8bd6c3a3654810a6cb449786223dc9 (127.24.129.2:46509)
I20260608 12:48:43.277665 30673 raft_consensus.cc:2468] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P e1063fe67f85410cac8f0ec1b4d1585f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2193ee20a0f84b90a63d8ae69284522d in term 1.
I20260608 12:48:43.278209 30876 raft_consensus.cc:2764] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P e1063fe67f85410cac8f0ec1b4d1585f [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:48:43.279032 30748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c5e33808fe4eb0b54b3d8fd55d3e00" candidate_uuid: "2193ee20a0f84b90a63d8ae69284522d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8bd6c3a3654810a6cb449786223dc9"
I20260608 12:48:43.279163 30786 leader_election.cc:304] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2193ee20a0f84b90a63d8ae69284522d, e1063fe67f85410cac8f0ec1b4d1585f; no voters: 
I20260608 12:48:43.280337 30886 raft_consensus.cc:2804] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:43.281726 30886 raft_consensus.cc:697] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [term 1 LEADER]: Becoming Leader. State: Replica: 2193ee20a0f84b90a63d8ae69284522d, State: Running, Role: LEADER
I20260608 12:48:43.282604 30886 consensus_queue.cc:237] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } }
I20260608 12:48:43.283115 30870 raft_consensus.cc:2749] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P ce8bd6c3a3654810a6cb449786223dc9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:48:43.290475 30748 raft_consensus.cc:2468] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P ce8bd6c3a3654810a6cb449786223dc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2193ee20a0f84b90a63d8ae69284522d in term 1.
I20260608 12:48:43.291904 30570 catalog_manager.cc:5696] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2193ee20a0f84b90a63d8ae69284522d (127.24.129.3). New cstate: current_term: 1 leader_uuid: "2193ee20a0f84b90a63d8ae69284522d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } health_report { overall_health: HEALTHY } } }
I20260608 12:48:43.357872 30624 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:43.360427 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:43.372388 30895 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:43.375221 30896 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:43.382006 30898 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:43.381629 30822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14131170e89d4f088965b6386cd57ea8"
dest_uuid: "2193ee20a0f84b90a63d8ae69284522d"
mode: GRACEFUL
new_leader_uuid: "e1063fe67f85410cac8f0ec1b4d1585f"
 from {username='slave'} at 127.0.0.1:44824
I20260608 12:48:43.382653 30822 raft_consensus.cc:606] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d [term 1 LEADER]: Received request to transfer leadership to TS e1063fe67f85410cac8f0ec1b4d1585f
I20260608 12:48:43.382889 25092 server_base.cc:1061] running on GCE node
I20260608 12:48:43.384902 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:43.385169 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:43.385439 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922923385412 us; error 0 us; skew 500 ppm
I20260608 12:48:43.385941 30822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62f95eb812384733b4844ffe2f8f9df3"
dest_uuid: "2193ee20a0f84b90a63d8ae69284522d"
mode: GRACEFUL
new_leader_uuid: "ce8bd6c3a3654810a6cb449786223dc9"
 from {username='slave'} at 127.0.0.1:44824
I20260608 12:48:43.386279 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:43.386744 30822 raft_consensus.cc:606] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [term 1 LEADER]: Received request to transfer leadership to TS ce8bd6c3a3654810a6cb449786223dc9
I20260608 12:48:43.390424 30624 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260608 12:48:43.390695 25092 webserver.cc:533] Webserver started at http://127.24.129.4:46051/ using document root <none> and password file <none>
I20260608 12:48:43.390923 30624 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:48:43.391408 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:43.391690 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:43.391994 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:43.393584 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922772201788-25092-0/minicluster-data/ts-3-root/instance:
uuid: "11ea97eb26224919a8d612376f97dd61"
format_stamp: "Formatted at 2026-06-08 12:48:43 on dist-test-slave-jhsm"
I20260608 12:48:43.399204 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:48:43.403350 30903 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:43.404232 25092 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:48:43.404563 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922772201788-25092-0/minicluster-data/ts-3-root
uuid: "11ea97eb26224919a8d612376f97dd61"
format_stamp: "Formatted at 2026-06-08 12:48:43 on dist-test-slave-jhsm"
I20260608 12:48:43.404918 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922772201788-25092-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922772201788-25092-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922772201788-25092-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:43.419881 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:43.421442 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:43.423125 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:48:43.425787 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:43.426007 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:43.426265 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:43.426431 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:43.475636 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.4:37515
I20260608 12:48:43.475781 30965 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.4:37515 every 8 connection(s)
I20260608 12:48:43.493146 30966 heartbeater.cc:344] Connected to a master server at 127.24.129.62:39467
I20260608 12:48:43.493659 30966 heartbeater.cc:461] Registering TS with master...
I20260608 12:48:43.494632 30966 heartbeater.cc:507] Master 127.24.129.62:39467 requested a full tablet report, sending...
I20260608 12:48:43.497411 30570 ts_manager.cc:194] Registered new tserver with Master: 11ea97eb26224919a8d612376f97dd61 (127.24.129.4:37515)
I20260608 12:48:43.499763 30570 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42664
I20260608 12:48:43.499794 30886 consensus_queue.cc:1048] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:48:43.500238 30872 consensus_queue.cc:1048] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:48:43.509722 30886 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 12:48:43.510070 30886 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 12:48:43.523248 30872 consensus_queue.cc:1048] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:48:43.583392 30872 consensus_queue.cc:1048] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:43.584833 30872 consensus_queue.cc:1048] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:43.658713 30872 consensus_queue.cc:1048] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:48:43.714773 30883 raft_consensus.cc:993] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d: : Instructing follower e1063fe67f85410cac8f0ec1b4d1585f to start an election
I20260608 12:48:43.715514 30872 raft_consensus.cc:1081] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d [term 1 LEADER]: Signalling peer e1063fe67f85410cac8f0ec1b4d1585f to start an election
I20260608 12:48:43.717694 30672 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14131170e89d4f088965b6386cd57ea8"
dest_uuid: "e1063fe67f85410cac8f0ec1b4d1585f"
 from {username='slave'} at 127.0.0.1:42720
I20260608 12:48:43.718271 30672 raft_consensus.cc:493] T 14131170e89d4f088965b6386cd57ea8 P e1063fe67f85410cac8f0ec1b4d1585f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:48:43.718564 30672 raft_consensus.cc:3060] T 14131170e89d4f088965b6386cd57ea8 P e1063fe67f85410cac8f0ec1b4d1585f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:48:43.724210 30672 raft_consensus.cc:515] T 14131170e89d4f088965b6386cd57ea8 P e1063fe67f85410cac8f0ec1b4d1585f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } }
I20260608 12:48:43.726819 30672 leader_election.cc:290] T 14131170e89d4f088965b6386cd57ea8 P e1063fe67f85410cac8f0ec1b4d1585f [CANDIDATE]: Term 2 election: Requested vote from peers ce8bd6c3a3654810a6cb449786223dc9 (127.24.129.2:46509), 2193ee20a0f84b90a63d8ae69284522d (127.24.129.3:37835)
I20260608 12:48:43.727999 30748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14131170e89d4f088965b6386cd57ea8" candidate_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce8bd6c3a3654810a6cb449786223dc9"
I20260608 12:48:43.728026 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14131170e89d4f088965b6386cd57ea8" candidate_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2193ee20a0f84b90a63d8ae69284522d"
I20260608 12:48:43.728983 30748 raft_consensus.cc:3060] T 14131170e89d4f088965b6386cd57ea8 P ce8bd6c3a3654810a6cb449786223dc9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:48:43.729060 30822 raft_consensus.cc:3055] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:48:43.729600 30822 raft_consensus.cc:740] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2193ee20a0f84b90a63d8ae69284522d, State: Running, Role: LEADER
I20260608 12:48:43.730710 30822 consensus_queue.cc:260] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d [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: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } }
I20260608 12:48:43.732308 30822 raft_consensus.cc:3060] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:48:43.737744 30748 raft_consensus.cc:2468] T 14131170e89d4f088965b6386cd57ea8 P ce8bd6c3a3654810a6cb449786223dc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1063fe67f85410cac8f0ec1b4d1585f in term 2.
I20260608 12:48:43.739156 30639 leader_election.cc:304] T 14131170e89d4f088965b6386cd57ea8 P e1063fe67f85410cac8f0ec1b4d1585f [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: ce8bd6c3a3654810a6cb449786223dc9, e1063fe67f85410cac8f0ec1b4d1585f; no voters: 
I20260608 12:48:43.739956 30970 raft_consensus.cc:2804] T 14131170e89d4f088965b6386cd57ea8 P e1063fe67f85410cac8f0ec1b4d1585f [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:48:43.740512 30970 raft_consensus.cc:697] T 14131170e89d4f088965b6386cd57ea8 P e1063fe67f85410cac8f0ec1b4d1585f [term 2 LEADER]: Becoming Leader. State: Replica: e1063fe67f85410cac8f0ec1b4d1585f, State: Running, Role: LEADER
I20260608 12:48:43.740814 30822 raft_consensus.cc:2468] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1063fe67f85410cac8f0ec1b4d1585f in term 2.
I20260608 12:48:43.741585 30970 consensus_queue.cc:237] T 14131170e89d4f088965b6386cd57ea8 P e1063fe67f85410cac8f0ec1b4d1585f [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: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } }
I20260608 12:48:43.748299 30570 catalog_manager.cc:5696] T 14131170e89d4f088965b6386cd57ea8 P e1063fe67f85410cac8f0ec1b4d1585f reported cstate change: term changed from 1 to 2, leader changed from 2193ee20a0f84b90a63d8ae69284522d (127.24.129.3) to e1063fe67f85410cac8f0ec1b4d1585f (127.24.129.1). New cstate: current_term: 2 leader_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:44.056895 30748 raft_consensus.cc:1275] T 14131170e89d4f088965b6386cd57ea8 P ce8bd6c3a3654810a6cb449786223dc9 [term 2 FOLLOWER]: Refusing update from remote peer e1063fe67f85410cac8f0ec1b4d1585f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:48:44.058391 30970 consensus_queue.cc:1048] T 14131170e89d4f088965b6386cd57ea8 P e1063fe67f85410cac8f0ec1b4d1585f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:48:44.082417 30822 raft_consensus.cc:1275] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d [term 2 FOLLOWER]: Refusing update from remote peer e1063fe67f85410cac8f0ec1b4d1585f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:48:44.083983 30970 consensus_queue.cc:1048] T 14131170e89d4f088965b6386cd57ea8 P e1063fe67f85410cac8f0ec1b4d1585f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:48:44.240814 30886 raft_consensus.cc:993] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d: : Instructing follower ce8bd6c3a3654810a6cb449786223dc9 to start an election
I20260608 12:48:44.241590 30977 raft_consensus.cc:1081] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [term 1 LEADER]: Signalling peer ce8bd6c3a3654810a6cb449786223dc9 to start an election
I20260608 12:48:44.243654 30748 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62f95eb812384733b4844ffe2f8f9df3"
dest_uuid: "ce8bd6c3a3654810a6cb449786223dc9"
 from {username='slave'} at 127.0.0.1:49646
I20260608 12:48:44.244263 30748 raft_consensus.cc:493] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:48:44.244594 30748 raft_consensus.cc:3060] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:48:44.250214 30748 raft_consensus.cc:515] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } }
I20260608 12:48:44.252211 30748 leader_election.cc:290] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [CANDIDATE]: Term 2 election: Requested vote from peers 2193ee20a0f84b90a63d8ae69284522d (127.24.129.3:37835), e1063fe67f85410cac8f0ec1b4d1585f (127.24.129.1:41647)
I20260608 12:48:44.253135 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f95eb812384733b4844ffe2f8f9df3" candidate_uuid: "ce8bd6c3a3654810a6cb449786223dc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2193ee20a0f84b90a63d8ae69284522d"
I20260608 12:48:44.253576 30672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f95eb812384733b4844ffe2f8f9df3" candidate_uuid: "ce8bd6c3a3654810a6cb449786223dc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1063fe67f85410cac8f0ec1b4d1585f"
I20260608 12:48:44.254007 30822 raft_consensus.cc:3055] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:48:44.254166 30672 raft_consensus.cc:3060] T 62f95eb812384733b4844ffe2f8f9df3 P e1063fe67f85410cac8f0ec1b4d1585f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:48:44.254420 30822 raft_consensus.cc:740] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2193ee20a0f84b90a63d8ae69284522d, State: Running, Role: LEADER
I20260608 12:48:44.255438 30822 consensus_queue.cc:260] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [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: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } }
I20260608 12:48:44.256801 30822 raft_consensus.cc:3060] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:48:44.261307 30672 raft_consensus.cc:2468] T 62f95eb812384733b4844ffe2f8f9df3 P e1063fe67f85410cac8f0ec1b4d1585f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce8bd6c3a3654810a6cb449786223dc9 in term 2.
I20260608 12:48:44.262796 30712 leader_election.cc:304] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [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: ce8bd6c3a3654810a6cb449786223dc9, e1063fe67f85410cac8f0ec1b4d1585f; no voters: 
I20260608 12:48:44.263288 30822 raft_consensus.cc:2468] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce8bd6c3a3654810a6cb449786223dc9 in term 2.
I20260608 12:48:44.263633 30870 raft_consensus.cc:2804] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:48:44.264907 30870 raft_consensus.cc:697] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [term 2 LEADER]: Becoming Leader. State: Replica: ce8bd6c3a3654810a6cb449786223dc9, State: Running, Role: LEADER
I20260608 12:48:44.265794 30870 consensus_queue.cc:237] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [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: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } }
I20260608 12:48:44.272220 30570 catalog_manager.cc:5696] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 reported cstate change: term changed from 1 to 2, leader changed from 2193ee20a0f84b90a63d8ae69284522d (127.24.129.3) to ce8bd6c3a3654810a6cb449786223dc9 (127.24.129.2). New cstate: current_term: 2 leader_uuid: "ce8bd6c3a3654810a6cb449786223dc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } health_report { overall_health: HEALTHY } } }
I20260608 12:48:44.385512 30822 consensus_queue.cc:237] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [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: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } attrs { replace: true } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: true } }
I20260608 12:48:44.392995 30672 raft_consensus.cc:1275] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P e1063fe67f85410cac8f0ec1b4d1585f [term 1 FOLLOWER]: Refusing update from remote peer 2193ee20a0f84b90a63d8ae69284522d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:48:44.395558 30883 consensus_queue.cc:1048] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:48:44.396101 30748 raft_consensus.cc:1275] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P ce8bd6c3a3654810a6cb449786223dc9 [term 1 FOLLOWER]: Refusing update from remote peer 2193ee20a0f84b90a63d8ae69284522d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:48:44.397982 30883 consensus_queue.cc:1048] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:48:44.406641 30672 raft_consensus.cc:2955] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P e1063fe67f85410cac8f0ec1b4d1585f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 11ea97eb26224919a8d612376f97dd61 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } attrs { replace: true } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: true } } }
I20260608 12:48:44.407567 30748 raft_consensus.cc:2955] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P ce8bd6c3a3654810a6cb449786223dc9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 11ea97eb26224919a8d612376f97dd61 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } attrs { replace: true } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: true } } }
W20260608 12:48:44.410475 30788 consensus_peers.cc:597] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d -> Peer 11ea97eb26224919a8d612376f97dd61 (127.24.129.4:37515): Couldn't send request to peer 11ea97eb26224919a8d612376f97dd61. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e4c5e33808fe4eb0b54b3d8fd55d3e00. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:44.419608 30570 catalog_manager.cc:5696] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P ce8bd6c3a3654810a6cb449786223dc9 reported cstate change: config changed from index -1 to 2, NON_VOTER 11ea97eb26224919a8d612376f97dd61 (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "2193ee20a0f84b90a63d8ae69284522d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } attrs { replace: true } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: true } } }
I20260608 12:48:44.504091 30966 heartbeater.cc:499] Master 127.24.129.62:39467 was elected leader, sending a full tablet report...
I20260608 12:48:44.635085 30672 raft_consensus.cc:1275] T 62f95eb812384733b4844ffe2f8f9df3 P e1063fe67f85410cac8f0ec1b4d1585f [term 2 FOLLOWER]: Refusing update from remote peer ce8bd6c3a3654810a6cb449786223dc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:48:44.635234 30822 raft_consensus.cc:1275] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [term 2 FOLLOWER]: Refusing update from remote peer ce8bd6c3a3654810a6cb449786223dc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:48:44.636854 30870 consensus_queue.cc:1048] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:48:44.637501 30986 consensus_queue.cc:1048] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:48:44.682606 30977 raft_consensus.cc:2955] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 11ea97eb26224919a8d612376f97dd61 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } attrs { replace: true } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: true } } }
I20260608 12:48:44.706830 30748 consensus_queue.cc:237] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } attrs { replace: true } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: true } }
I20260608 12:48:44.711542 30996 ts_tablet_manager.cc:933] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 11ea97eb26224919a8d612376f97dd61: Initiating tablet copy from peer 2193ee20a0f84b90a63d8ae69284522d (127.24.129.3:37835)
I20260608 12:48:44.714078 30996 tablet_copy_client.cc:323] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 11ea97eb26224919a8d612376f97dd61: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.3:37835
I20260608 12:48:44.718405 30672 raft_consensus.cc:1275] T 62f95eb812384733b4844ffe2f8f9df3 P e1063fe67f85410cac8f0ec1b4d1585f [term 2 FOLLOWER]: Refusing update from remote peer ce8bd6c3a3654810a6cb449786223dc9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:48:44.722373 30870 consensus_queue.cc:1048] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:48:44.722438 30821 raft_consensus.cc:1275] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [term 2 FOLLOWER]: Refusing update from remote peer ce8bd6c3a3654810a6cb449786223dc9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:48:44.727176 30993 consensus_queue.cc:1048] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:48:44.740121 30673 raft_consensus.cc:2955] T 62f95eb812384733b4844ffe2f8f9df3 P e1063fe67f85410cac8f0ec1b4d1585f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 11ea97eb26224919a8d612376f97dd61 (127.24.129.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } attrs { replace: true } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: true } } }
I20260608 12:48:44.740324 30821 raft_consensus.cc:2955] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 11ea97eb26224919a8d612376f97dd61 (127.24.129.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } attrs { replace: true } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: true } } }
W20260608 12:48:44.742316 30714 consensus_peers.cc:597] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 -> Peer 11ea97eb26224919a8d612376f97dd61 (127.24.129.4:37515): Couldn't send request to peer 11ea97eb26224919a8d612376f97dd61. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 62f95eb812384733b4844ffe2f8f9df3. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:44.745940 30832 tablet_copy_service.cc:140] P 2193ee20a0f84b90a63d8ae69284522d: Received BeginTabletCopySession request for tablet e4c5e33808fe4eb0b54b3d8fd55d3e00 from peer 11ea97eb26224919a8d612376f97dd61 ({username='slave'} at 127.0.0.1:44838)
I20260608 12:48:44.746491 30832 tablet_copy_service.cc:161] P 2193ee20a0f84b90a63d8ae69284522d: Beginning new tablet copy session on tablet e4c5e33808fe4eb0b54b3d8fd55d3e00 from peer 11ea97eb26224919a8d612376f97dd61 at {username='slave'} at 127.0.0.1:44838: session id = 11ea97eb26224919a8d612376f97dd61-e4c5e33808fe4eb0b54b3d8fd55d3e00
I20260608 12:48:44.754037 30832 tablet_copy_source_session.cc:215] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:48:44.759486 30996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c5e33808fe4eb0b54b3d8fd55d3e00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:44.759222 30571 catalog_manager.cc:5696] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d reported cstate change: config changed from index -1 to 3, NON_VOTER 11ea97eb26224919a8d612376f97dd61 (127.24.129.4) added. New cstate: current_term: 2 leader_uuid: "ce8bd6c3a3654810a6cb449786223dc9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } attrs { replace: true } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: true } } }
I20260608 12:48:44.774575 30996 tablet_copy_client.cc:806] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 11ea97eb26224919a8d612376f97dd61: tablet copy: Starting download of 0 data blocks...
I20260608 12:48:44.775202 30996 tablet_copy_client.cc:670] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 11ea97eb26224919a8d612376f97dd61: tablet copy: Starting download of 1 WAL segments...
I20260608 12:48:44.779726 30996 tablet_copy_client.cc:538] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 11ea97eb26224919a8d612376f97dd61: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:48:44.788230 30996 tablet_bootstrap.cc:492] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 11ea97eb26224919a8d612376f97dd61: Bootstrap starting.
I20260608 12:48:44.806980 30996 tablet_bootstrap.cc:492] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 11ea97eb26224919a8d612376f97dd61: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:48:44.807852 30996 tablet_bootstrap.cc:492] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 11ea97eb26224919a8d612376f97dd61: Bootstrap complete.
I20260608 12:48:44.808525 30996 ts_tablet_manager.cc:1403] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 11ea97eb26224919a8d612376f97dd61: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.010s
I20260608 12:48:44.811255 30996 raft_consensus.cc:359] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 11ea97eb26224919a8d612376f97dd61 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } attrs { replace: true } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: true } }
I20260608 12:48:44.811930 30996 raft_consensus.cc:740] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 11ea97eb26224919a8d612376f97dd61 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 11ea97eb26224919a8d612376f97dd61, State: Initialized, Role: LEARNER
I20260608 12:48:44.812518 30996 consensus_queue.cc:260] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 11ea97eb26224919a8d612376f97dd61 [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: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } attrs { replace: true } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: true } }
I20260608 12:48:44.815362 30996 ts_tablet_manager.cc:1434] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 11ea97eb26224919a8d612376f97dd61: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:48:44.817833 30832 tablet_copy_service.cc:342] P 2193ee20a0f84b90a63d8ae69284522d: Request end of tablet copy session 11ea97eb26224919a8d612376f97dd61-e4c5e33808fe4eb0b54b3d8fd55d3e00 received from {username='slave'} at 127.0.0.1:44838
I20260608 12:48:44.818286 30832 tablet_copy_service.cc:434] P 2193ee20a0f84b90a63d8ae69284522d: ending tablet copy session 11ea97eb26224919a8d612376f97dd61-e4c5e33808fe4eb0b54b3d8fd55d3e00 on tablet e4c5e33808fe4eb0b54b3d8fd55d3e00 with peer 11ea97eb26224919a8d612376f97dd61
I20260608 12:48:44.948216 30996 ts_tablet_manager.cc:933] T 62f95eb812384733b4844ffe2f8f9df3 P 11ea97eb26224919a8d612376f97dd61: Initiating tablet copy from peer ce8bd6c3a3654810a6cb449786223dc9 (127.24.129.2:46509)
I20260608 12:48:44.950196 30996 tablet_copy_client.cc:323] T 62f95eb812384733b4844ffe2f8f9df3 P 11ea97eb26224919a8d612376f97dd61: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.2:46509
I20260608 12:48:44.959626 30758 tablet_copy_service.cc:140] P ce8bd6c3a3654810a6cb449786223dc9: Received BeginTabletCopySession request for tablet 62f95eb812384733b4844ffe2f8f9df3 from peer 11ea97eb26224919a8d612376f97dd61 ({username='slave'} at 127.0.0.1:49678)
I20260608 12:48:44.960173 30758 tablet_copy_service.cc:161] P ce8bd6c3a3654810a6cb449786223dc9: Beginning new tablet copy session on tablet 62f95eb812384733b4844ffe2f8f9df3 from peer 11ea97eb26224919a8d612376f97dd61 at {username='slave'} at 127.0.0.1:49678: session id = 11ea97eb26224919a8d612376f97dd61-62f95eb812384733b4844ffe2f8f9df3
I20260608 12:48:44.966542 30758 tablet_copy_source_session.cc:215] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:48:44.969997 30996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62f95eb812384733b4844ffe2f8f9df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:44.983199 30996 tablet_copy_client.cc:806] T 62f95eb812384733b4844ffe2f8f9df3 P 11ea97eb26224919a8d612376f97dd61: tablet copy: Starting download of 0 data blocks...
I20260608 12:48:44.983826 30996 tablet_copy_client.cc:670] T 62f95eb812384733b4844ffe2f8f9df3 P 11ea97eb26224919a8d612376f97dd61: tablet copy: Starting download of 1 WAL segments...
I20260608 12:48:44.987807 30996 tablet_copy_client.cc:538] T 62f95eb812384733b4844ffe2f8f9df3 P 11ea97eb26224919a8d612376f97dd61: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:48:44.995589 30996 tablet_bootstrap.cc:492] T 62f95eb812384733b4844ffe2f8f9df3 P 11ea97eb26224919a8d612376f97dd61: Bootstrap starting.
I20260608 12:48:45.011600 30941 raft_consensus.cc:1217] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 11ea97eb26224919a8d612376f97dd61 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:48:45.015710 30996 tablet_bootstrap.cc:492] T 62f95eb812384733b4844ffe2f8f9df3 P 11ea97eb26224919a8d612376f97dd61: 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
I20260608 12:48:45.016984 30996 tablet_bootstrap.cc:492] T 62f95eb812384733b4844ffe2f8f9df3 P 11ea97eb26224919a8d612376f97dd61: Bootstrap complete.
I20260608 12:48:45.017858 30996 ts_tablet_manager.cc:1403] T 62f95eb812384733b4844ffe2f8f9df3 P 11ea97eb26224919a8d612376f97dd61: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.004s
I20260608 12:48:45.020792 30996 raft_consensus.cc:359] T 62f95eb812384733b4844ffe2f8f9df3 P 11ea97eb26224919a8d612376f97dd61 [term 2 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } }
I20260608 12:48:45.021864 30996 raft_consensus.cc:740] T 62f95eb812384733b4844ffe2f8f9df3 P 11ea97eb26224919a8d612376f97dd61 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 11ea97eb26224919a8d612376f97dd61, State: Initialized, Role: LEARNER
I20260608 12:48:45.022367 30996 consensus_queue.cc:260] T 62f95eb812384733b4844ffe2f8f9df3 P 11ea97eb26224919a8d612376f97dd61 [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: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } attrs { replace: true } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: true } }
I20260608 12:48:45.024425 30996 ts_tablet_manager.cc:1434] T 62f95eb812384733b4844ffe2f8f9df3 P 11ea97eb26224919a8d612376f97dd61: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:48:45.026494 30758 tablet_copy_service.cc:342] P ce8bd6c3a3654810a6cb449786223dc9: Request end of tablet copy session 11ea97eb26224919a8d612376f97dd61-62f95eb812384733b4844ffe2f8f9df3 received from {username='slave'} at 127.0.0.1:49678
I20260608 12:48:45.026921 30758 tablet_copy_service.cc:434] P ce8bd6c3a3654810a6cb449786223dc9: ending tablet copy session 11ea97eb26224919a8d612376f97dd61-62f95eb812384733b4844ffe2f8f9df3 on tablet 62f95eb812384733b4844ffe2f8f9df3 with peer 11ea97eb26224919a8d612376f97dd61
I20260608 12:48:45.275929 30941 raft_consensus.cc:1217] T 62f95eb812384733b4844ffe2f8f9df3 P 11ea97eb26224919a8d612376f97dd61 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:48:45.276760 30941 raft_consensus.cc:2955] T 62f95eb812384733b4844ffe2f8f9df3 P 11ea97eb26224919a8d612376f97dd61 [term 2 LEARNER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 11ea97eb26224919a8d612376f97dd61 (127.24.129.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } attrs { replace: true } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: true } } }
I20260608 12:48:45.391934 30624 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:45.394763 30624 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:48:45.395078 30624 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:48:45.442842 30883 raft_consensus.cc:1064] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d: attempting to promote NON_VOTER 11ea97eb26224919a8d612376f97dd61 to VOTER
I20260608 12:48:45.445240 30883 consensus_queue.cc:237] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [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: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } attrs { replace: true } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: false } }
I20260608 12:48:45.451316 30941 raft_consensus.cc:1275] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 11ea97eb26224919a8d612376f97dd61 [term 1 LEARNER]: Refusing update from remote peer 2193ee20a0f84b90a63d8ae69284522d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:48:45.451407 30748 raft_consensus.cc:1275] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P ce8bd6c3a3654810a6cb449786223dc9 [term 1 FOLLOWER]: Refusing update from remote peer 2193ee20a0f84b90a63d8ae69284522d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:48:45.452409 30673 raft_consensus.cc:1275] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P e1063fe67f85410cac8f0ec1b4d1585f [term 1 FOLLOWER]: Refusing update from remote peer 2193ee20a0f84b90a63d8ae69284522d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:48:45.453063 30977 consensus_queue.cc:1048] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [LEADER]: Connected to new peer: Peer: permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:48:45.454178 31006 consensus_queue.cc:1048] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:48:45.455157 30883 consensus_queue.cc:1048] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:48:45.471542 30673 raft_consensus.cc:2955] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P e1063fe67f85410cac8f0ec1b4d1585f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 11ea97eb26224919a8d612376f97dd61 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } attrs { replace: true } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: false } } }
I20260608 12:48:45.471985 30941 raft_consensus.cc:2955] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 11ea97eb26224919a8d612376f97dd61 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 11ea97eb26224919a8d612376f97dd61 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } attrs { replace: true } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: false } } }
I20260608 12:48:45.487459 30569 catalog_manager.cc:5696] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P e1063fe67f85410cac8f0ec1b4d1585f reported cstate change: config changed from index 2 to 3, 11ea97eb26224919a8d612376f97dd61 (127.24.129.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2193ee20a0f84b90a63d8ae69284522d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } attrs { replace: true } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: false } } }
I20260608 12:48:45.544869 30986 raft_consensus.cc:2955] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 11ea97eb26224919a8d612376f97dd61 (127.24.129.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } attrs { replace: true } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: true } } }
I20260608 12:48:45.624506 30977 raft_consensus.cc:2955] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 11ea97eb26224919a8d612376f97dd61 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } attrs { replace: true } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: false } } }
I20260608 12:48:45.635439 30748 raft_consensus.cc:2955] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P ce8bd6c3a3654810a6cb449786223dc9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 11ea97eb26224919a8d612376f97dd61 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } attrs { replace: true } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: false } } }
I20260608 12:48:45.643666 30821 consensus_queue.cc:237] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [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: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: false } }
I20260608 12:48:45.651057 30941 raft_consensus.cc:1275] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 11ea97eb26224919a8d612376f97dd61 [term 1 FOLLOWER]: Refusing update from remote peer 2193ee20a0f84b90a63d8ae69284522d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:48:45.651605 30673 raft_consensus.cc:1275] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P e1063fe67f85410cac8f0ec1b4d1585f [term 1 FOLLOWER]: Refusing update from remote peer 2193ee20a0f84b90a63d8ae69284522d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:48:45.652966 30883 consensus_queue.cc:1048] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [LEADER]: Connected to new peer: Peer: permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:48:45.653738 31006 consensus_queue.cc:1048] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:48:45.655645 30986 raft_consensus.cc:1064] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9: attempting to promote NON_VOTER 11ea97eb26224919a8d612376f97dd61 to VOTER
I20260608 12:48:45.658766 30986 consensus_queue.cc:237] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [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: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } attrs { replace: true } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: false } }
I20260608 12:48:45.666244 30940 raft_consensus.cc:1275] T 62f95eb812384733b4844ffe2f8f9df3 P 11ea97eb26224919a8d612376f97dd61 [term 2 LEARNER]: Refusing update from remote peer ce8bd6c3a3654810a6cb449786223dc9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:48:45.666935 30673 raft_consensus.cc:1275] T 62f95eb812384733b4844ffe2f8f9df3 P e1063fe67f85410cac8f0ec1b4d1585f [term 2 FOLLOWER]: Refusing update from remote peer ce8bd6c3a3654810a6cb449786223dc9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:48:45.667359 30821 raft_consensus.cc:1275] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [term 2 FOLLOWER]: Refusing update from remote peer ce8bd6c3a3654810a6cb449786223dc9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:48:45.668164 30986 consensus_queue.cc:1048] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:48:45.669486 30870 consensus_queue.cc:1048] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:48:45.671666 30941 raft_consensus.cc:2955] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 11ea97eb26224919a8d612376f97dd61 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce8bd6c3a3654810a6cb449786223dc9 (127.24.129.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: false } } }
I20260608 12:48:45.671903 30673 raft_consensus.cc:2955] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P e1063fe67f85410cac8f0ec1b4d1585f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce8bd6c3a3654810a6cb449786223dc9 (127.24.129.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: false } } }
I20260608 12:48:45.678239 30993 consensus_queue.cc:1048] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:48:45.687589 30571 catalog_manager.cc:5696] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 11ea97eb26224919a8d612376f97dd61 reported cstate change: config changed from index 3 to 4, VOTER ce8bd6c3a3654810a6cb449786223dc9 (127.24.129.2) evicted. New cstate: current_term: 1 leader_uuid: "2193ee20a0f84b90a63d8ae69284522d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: false } } }
I20260608 12:48:45.692281 30940 raft_consensus.cc:2955] T 62f95eb812384733b4844ffe2f8f9df3 P 11ea97eb26224919a8d612376f97dd61 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 11ea97eb26224919a8d612376f97dd61 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } attrs { replace: true } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: false } } }
I20260608 12:48:45.690438 30821 raft_consensus.cc:2955] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 11ea97eb26224919a8d612376f97dd61 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } attrs { replace: true } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: false } } }
I20260608 12:48:45.708220 30570 catalog_manager.cc:5696] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d reported cstate change: config changed from index 3 to 4, 11ea97eb26224919a8d612376f97dd61 (127.24.129.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ce8bd6c3a3654810a6cb449786223dc9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } attrs { replace: true } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: false } } }
I20260608 12:48:45.829893 30993 raft_consensus.cc:2955] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 11ea97eb26224919a8d612376f97dd61 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } attrs { replace: true } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: false } } }
I20260608 12:48:45.842123 30673 raft_consensus.cc:2955] T 62f95eb812384733b4844ffe2f8f9df3 P e1063fe67f85410cac8f0ec1b4d1585f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 11ea97eb26224919a8d612376f97dd61 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } attrs { replace: true } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: false } } }
I20260608 12:48:45.963785 30737 tablet_service.cc:1558] Processing DeleteTablet for tablet e4c5e33808fe4eb0b54b3d8fd55d3e00 with delete_type TABLET_DATA_TOMBSTONED (TS ce8bd6c3a3654810a6cb449786223dc9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49642
I20260608 12:48:45.967007 31014 tablet_replica.cc:333] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P ce8bd6c3a3654810a6cb449786223dc9: stopping tablet replica
I20260608 12:48:45.968344 31014 raft_consensus.cc:2243] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P ce8bd6c3a3654810a6cb449786223dc9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:45.969492 31014 raft_consensus.cc:2272] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P ce8bd6c3a3654810a6cb449786223dc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:45.973830 31014 ts_tablet_manager.cc:1916] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P ce8bd6c3a3654810a6cb449786223dc9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:48:45.981043 30748 consensus_queue.cc:237] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [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: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: false } }
I20260608 12:48:45.990427 30821 raft_consensus.cc:1275] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [term 2 FOLLOWER]: Refusing update from remote peer ce8bd6c3a3654810a6cb449786223dc9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:48:45.992707 30870 consensus_queue.cc:1048] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:48:45.992983 31014 ts_tablet_manager.cc:1929] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P ce8bd6c3a3654810a6cb449786223dc9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:48:45.993551 31014 log.cc:1199] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P ce8bd6c3a3654810a6cb449786223dc9: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922772201788-25092-0/minicluster-data/ts-1-root/wals/e4c5e33808fe4eb0b54b3d8fd55d3e00
I20260608 12:48:45.993592 30940 raft_consensus.cc:1275] T 62f95eb812384733b4844ffe2f8f9df3 P 11ea97eb26224919a8d612376f97dd61 [term 2 FOLLOWER]: Refusing update from remote peer ce8bd6c3a3654810a6cb449786223dc9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:48:45.995460 30870 consensus_queue.cc:1048] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:48:45.996268 30558 catalog_manager.cc:5027] TS ce8bd6c3a3654810a6cb449786223dc9 (127.24.129.2:46509): tablet e4c5e33808fe4eb0b54b3d8fd55d3e00 (table test-workload [id=37def81bbfdd4059b6ffae99545e2f07]) successfully deleted
I20260608 12:48:46.004856 30821 raft_consensus.cc:2955] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e1063fe67f85410cac8f0ec1b4d1585f (127.24.129.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: false } } }
I20260608 12:48:46.006434 30940 raft_consensus.cc:2955] T 62f95eb812384733b4844ffe2f8f9df3 P 11ea97eb26224919a8d612376f97dd61 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e1063fe67f85410cac8f0ec1b4d1585f (127.24.129.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: false } } }
I20260608 12:48:46.018720 30571 catalog_manager.cc:5696] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d reported cstate change: config changed from index 4 to 5, VOTER e1063fe67f85410cac8f0ec1b4d1585f (127.24.129.1) evicted. New cstate: current_term: 2 leader_uuid: "ce8bd6c3a3654810a6cb449786223dc9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: false } } }
I20260608 12:48:46.151793 30663 tablet_service.cc:1558] Processing DeleteTablet for tablet 62f95eb812384733b4844ffe2f8f9df3 with delete_type TABLET_DATA_TOMBSTONED (TS e1063fe67f85410cac8f0ec1b4d1585f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:42716
I20260608 12:48:46.154244 31015 tablet_replica.cc:333] T 62f95eb812384733b4844ffe2f8f9df3 P e1063fe67f85410cac8f0ec1b4d1585f: stopping tablet replica
I20260608 12:48:46.155184 31015 raft_consensus.cc:2243] T 62f95eb812384733b4844ffe2f8f9df3 P e1063fe67f85410cac8f0ec1b4d1585f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:46.156001 31015 raft_consensus.cc:2272] T 62f95eb812384733b4844ffe2f8f9df3 P e1063fe67f85410cac8f0ec1b4d1585f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:46.159536 31015 ts_tablet_manager.cc:1916] T 62f95eb812384733b4844ffe2f8f9df3 P e1063fe67f85410cac8f0ec1b4d1585f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:48:46.169842 31015 ts_tablet_manager.cc:1929] T 62f95eb812384733b4844ffe2f8f9df3 P e1063fe67f85410cac8f0ec1b4d1585f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:48:46.170213 31015 log.cc:1199] T 62f95eb812384733b4844ffe2f8f9df3 P e1063fe67f85410cac8f0ec1b4d1585f: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922772201788-25092-0/minicluster-data/ts-0-root/wals/62f95eb812384733b4844ffe2f8f9df3
I20260608 12:48:46.171775 30556 catalog_manager.cc:5027] TS e1063fe67f85410cac8f0ec1b4d1585f (127.24.129.1:41647): tablet 62f95eb812384733b4844ffe2f8f9df3 (table test-workload [id=37def81bbfdd4059b6ffae99545e2f07]) successfully deleted
I20260608 12:48:46.176512 30883 raft_consensus.cc:2955] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce8bd6c3a3654810a6cb449786223dc9 (127.24.129.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1063fe67f85410cac8f0ec1b4d1585f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41647 } } peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: false } } }
I20260608 12:48:46.183907 30556 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e4c5e33808fe4eb0b54b3d8fd55d3e00 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:48:46.373050 30870 raft_consensus.cc:2955] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e1063fe67f85410cac8f0ec1b4d1585f (127.24.129.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2193ee20a0f84b90a63d8ae69284522d" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37835 } } peers { permanent_uuid: "ce8bd6c3a3654810a6cb449786223dc9" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 46509 } } peers { permanent_uuid: "11ea97eb26224919a8d612376f97dd61" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 37515 } attrs { promote: false } } }
I20260608 12:48:46.381359 30558 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 62f95eb812384733b4844ffe2f8f9df3 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:48:47.396027 30624 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:47.398753 30624 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:48:47.399081 30624 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:48:49.399977 30624 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:49.402820 30624 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:48:49.403182 30624 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:48:51.404304 30624 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:51.407702 30624 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:48:51.408186 30624 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:48:53.409582 30624 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:53.413195 30624 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:48:53.413579 30624 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:48:53.544620 25092 tablet_server.cc:179] TabletServer@127.24.129.1:0 shutting down...
I20260608 12:48:53.581264 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:53.582422 25092 tablet_replica.cc:333] T 14131170e89d4f088965b6386cd57ea8 P e1063fe67f85410cac8f0ec1b4d1585f: stopping tablet replica
I20260608 12:48:53.583303 25092 raft_consensus.cc:2243] T 14131170e89d4f088965b6386cd57ea8 P e1063fe67f85410cac8f0ec1b4d1585f [term 2 LEADER]: Raft consensus shutting down.
W20260608 12:48:53.584849 30786 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260608 12:48:53.585147 25092 raft_consensus.cc:2272] T 14131170e89d4f088965b6386cd57ea8 P e1063fe67f85410cac8f0ec1b4d1585f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:48:53.589517 30786 consensus_peers.cc:597] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d -> Peer e1063fe67f85410cac8f0ec1b4d1585f (127.24.129.1:41647): Couldn't send request to peer e1063fe67f85410cac8f0ec1b4d1585f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:48:53.589879 25092 tablet_replica.cc:333] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P e1063fe67f85410cac8f0ec1b4d1585f: stopping tablet replica
I20260608 12:48:53.590536 25092 raft_consensus.cc:2243] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P e1063fe67f85410cac8f0ec1b4d1585f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:53.591878 25092 raft_consensus.cc:2272] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P e1063fe67f85410cac8f0ec1b4d1585f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:53.621821 25092 tablet_server.cc:196] TabletServer@127.24.129.1:0 shutdown complete.
I20260608 12:48:53.644984 25092 tablet_server.cc:179] TabletServer@127.24.129.2:0 shutting down...
I20260608 12:48:53.676046 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:53.677373 25092 tablet_replica.cc:333] T 14131170e89d4f088965b6386cd57ea8 P ce8bd6c3a3654810a6cb449786223dc9: stopping tablet replica
I20260608 12:48:53.678299 25092 raft_consensus.cc:2243] T 14131170e89d4f088965b6386cd57ea8 P ce8bd6c3a3654810a6cb449786223dc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:53.679049 25092 raft_consensus.cc:2272] T 14131170e89d4f088965b6386cd57ea8 P ce8bd6c3a3654810a6cb449786223dc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:53.682927 25092 tablet_replica.cc:333] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9: stopping tablet replica
I20260608 12:48:53.683769 25092 raft_consensus.cc:2243] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:48:53.685015 25092 raft_consensus.cc:2272] T 62f95eb812384733b4844ffe2f8f9df3 P ce8bd6c3a3654810a6cb449786223dc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:53.712266 25092 tablet_server.cc:196] TabletServer@127.24.129.2:0 shutdown complete.
I20260608 12:48:53.731858 25092 tablet_server.cc:179] TabletServer@127.24.129.3:0 shutting down...
I20260608 12:48:53.764518 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:53.765487 25092 tablet_replica.cc:333] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d: stopping tablet replica
I20260608 12:48:53.766193 25092 raft_consensus.cc:2243] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:53.766852 25092 raft_consensus.cc:2272] T 14131170e89d4f088965b6386cd57ea8 P 2193ee20a0f84b90a63d8ae69284522d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:53.769910 25092 tablet_replica.cc:333] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d: stopping tablet replica
I20260608 12:48:53.770480 25092 raft_consensus.cc:2243] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:53.771621 25092 raft_consensus.cc:2272] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 2193ee20a0f84b90a63d8ae69284522d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:53.774443 25092 tablet_replica.cc:333] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d: stopping tablet replica
I20260608 12:48:53.775024 25092 raft_consensus.cc:2243] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:53.776449 25092 raft_consensus.cc:2272] T 62f95eb812384733b4844ffe2f8f9df3 P 2193ee20a0f84b90a63d8ae69284522d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:53.802675 25092 tablet_server.cc:196] TabletServer@127.24.129.3:0 shutdown complete.
I20260608 12:48:53.821870 25092 tablet_server.cc:179] TabletServer@127.24.129.4:0 shutting down...
I20260608 12:48:53.856360 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:53.857136 25092 tablet_replica.cc:333] T 62f95eb812384733b4844ffe2f8f9df3 P 11ea97eb26224919a8d612376f97dd61: stopping tablet replica
I20260608 12:48:53.857761 25092 raft_consensus.cc:2243] T 62f95eb812384733b4844ffe2f8f9df3 P 11ea97eb26224919a8d612376f97dd61 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:53.858399 25092 raft_consensus.cc:2272] T 62f95eb812384733b4844ffe2f8f9df3 P 11ea97eb26224919a8d612376f97dd61 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:53.860847 25092 tablet_replica.cc:333] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 11ea97eb26224919a8d612376f97dd61: stopping tablet replica
I20260608 12:48:53.861315 25092 raft_consensus.cc:2243] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 11ea97eb26224919a8d612376f97dd61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:48:53.862095 25092 raft_consensus.cc:2272] T e4c5e33808fe4eb0b54b3d8fd55d3e00 P 11ea97eb26224919a8d612376f97dd61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:53.883797 25092 tablet_server.cc:196] TabletServer@127.24.129.4:0 shutdown complete.
I20260608 12:48:53.897459 25092 master.cc:562] Master@127.24.129.62:39467 shutting down...
I20260608 12:48:53.920032 25092 raft_consensus.cc:2243] T 00000000000000000000000000000000 P efcd0ea5d1ab4658a7be7d230e846235 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:53.921065 25092 raft_consensus.cc:2272] T 00000000000000000000000000000000 P efcd0ea5d1ab4658a7be7d230e846235 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:53.921463 25092 tablet_replica.cc:333] T 00000000000000000000000000000000 P efcd0ea5d1ab4658a7be7d230e846235: stopping tablet replica
I20260608 12:48:53.943125 25092 master.cc:584] Master@127.24.129.62:39467 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (12778 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 12:48:53.989908 25092 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.129.62:33815
I20260608 12:48:53.991366 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:53.997920 31018 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:53.997929 31019 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:53.999024 31021 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:54.000075 25092 server_base.cc:1061] running on GCE node
I20260608 12:48:54.001129 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:54.001341 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:54.001493 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922934001473 us; error 0 us; skew 500 ppm
I20260608 12:48:54.002143 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:54.005187 25092 webserver.cc:533] Webserver started at http://127.24.129.62:44517/ using document root <none> and password file <none>
I20260608 12:48:54.005780 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:54.005975 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:54.006260 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:54.007620 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922772201788-25092-0/minicluster-data/master-0-root/instance:
uuid: "922d2817be56411db21277019a68d36d"
format_stamp: "Formatted at 2026-06-08 12:48:54 on dist-test-slave-jhsm"
I20260608 12:48:54.014328 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.002s
I20260608 12:48:54.018996 31026 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:54.019898 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:48:54.020169 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922772201788-25092-0/minicluster-data/master-0-root
uuid: "922d2817be56411db21277019a68d36d"
format_stamp: "Formatted at 2026-06-08 12:48:54 on dist-test-slave-jhsm"
I20260608 12:48:54.020418 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922772201788-25092-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922772201788-25092-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922772201788-25092-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:54.047219 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:54.048482 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:54.091218 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.62:33815
I20260608 12:48:54.091439 31077 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.62:33815 every 8 connection(s)
I20260608 12:48:54.095877 31078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:54.109849 31078 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 922d2817be56411db21277019a68d36d: Bootstrap starting.
I20260608 12:48:54.115790 31078 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 922d2817be56411db21277019a68d36d: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:54.121217 31078 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 922d2817be56411db21277019a68d36d: No bootstrap required, opened a new log
I20260608 12:48:54.124150 31078 raft_consensus.cc:359] T 00000000000000000000000000000000 P 922d2817be56411db21277019a68d36d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "922d2817be56411db21277019a68d36d" member_type: VOTER }
I20260608 12:48:54.124648 31078 raft_consensus.cc:385] T 00000000000000000000000000000000 P 922d2817be56411db21277019a68d36d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:54.124892 31078 raft_consensus.cc:740] T 00000000000000000000000000000000 P 922d2817be56411db21277019a68d36d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 922d2817be56411db21277019a68d36d, State: Initialized, Role: FOLLOWER
I20260608 12:48:54.125497 31078 consensus_queue.cc:260] T 00000000000000000000000000000000 P 922d2817be56411db21277019a68d36d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "922d2817be56411db21277019a68d36d" member_type: VOTER }
I20260608 12:48:54.125957 31078 raft_consensus.cc:399] T 00000000000000000000000000000000 P 922d2817be56411db21277019a68d36d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:48:54.126161 31078 raft_consensus.cc:493] T 00000000000000000000000000000000 P 922d2817be56411db21277019a68d36d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:48:54.126385 31078 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 922d2817be56411db21277019a68d36d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:54.132247 31078 raft_consensus.cc:515] T 00000000000000000000000000000000 P 922d2817be56411db21277019a68d36d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "922d2817be56411db21277019a68d36d" member_type: VOTER }
I20260608 12:48:54.132866 31078 leader_election.cc:304] T 00000000000000000000000000000000 P 922d2817be56411db21277019a68d36d [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: 922d2817be56411db21277019a68d36d; no voters: 
I20260608 12:48:54.134192 31078 leader_election.cc:290] T 00000000000000000000000000000000 P 922d2817be56411db21277019a68d36d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:48:54.134672 31081 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 922d2817be56411db21277019a68d36d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:54.136233 31081 raft_consensus.cc:697] T 00000000000000000000000000000000 P 922d2817be56411db21277019a68d36d [term 1 LEADER]: Becoming Leader. State: Replica: 922d2817be56411db21277019a68d36d, State: Running, Role: LEADER
I20260608 12:48:54.137163 31081 consensus_queue.cc:237] T 00000000000000000000000000000000 P 922d2817be56411db21277019a68d36d [LEADER]: Queue going to LEADER mode. State: All 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: "922d2817be56411db21277019a68d36d" member_type: VOTER }
I20260608 12:48:54.137748 31078 sys_catalog.cc:565] T 00000000000000000000000000000000 P 922d2817be56411db21277019a68d36d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:48:54.140496 31082 sys_catalog.cc:455] T 00000000000000000000000000000000 P 922d2817be56411db21277019a68d36d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "922d2817be56411db21277019a68d36d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "922d2817be56411db21277019a68d36d" member_type: VOTER } }
I20260608 12:48:54.140758 31083 sys_catalog.cc:455] T 00000000000000000000000000000000 P 922d2817be56411db21277019a68d36d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 922d2817be56411db21277019a68d36d. Latest consensus state: current_term: 1 leader_uuid: "922d2817be56411db21277019a68d36d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "922d2817be56411db21277019a68d36d" member_type: VOTER } }
I20260608 12:48:54.141381 31082 sys_catalog.cc:458] T 00000000000000000000000000000000 P 922d2817be56411db21277019a68d36d [sys.catalog]: This master's current role is: LEADER
I20260608 12:48:54.141706 31083 sys_catalog.cc:458] T 00000000000000000000000000000000 P 922d2817be56411db21277019a68d36d [sys.catalog]: This master's current role is: LEADER
I20260608 12:48:54.144611 31087 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:48:54.149858 31087 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:48:54.160065 25092 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:48:54.160845 31087 catalog_manager.cc:1382] Generated new cluster ID: e5d5b6f4bffd47ebab0e379e5006d020
I20260608 12:48:54.161126 31087 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:48:54.182762 31087 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:48:54.184087 31087 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:48:54.200850 31087 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 922d2817be56411db21277019a68d36d: Generated new TSK 0
I20260608 12:48:54.201516 31087 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:48:54.226696 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:54.233357 31099 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:54.234169 31100 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:54.236583 31102 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:54.236691 25092 server_base.cc:1061] running on GCE node
I20260608 12:48:54.238005 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:54.238237 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:54.238392 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922934238375 us; error 0 us; skew 500 ppm
I20260608 12:48:54.239171 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:54.241725 25092 webserver.cc:533] Webserver started at http://127.24.129.1:44155/ using document root <none> and password file <none>
I20260608 12:48:54.242249 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:54.242427 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:54.242702 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:54.243822 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922772201788-25092-0/minicluster-data/ts-0-root/instance:
uuid: "77222ae61e5748b99805afa8ae924a8f"
format_stamp: "Formatted at 2026-06-08 12:48:54 on dist-test-slave-jhsm"
I20260608 12:48:54.248793 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:48:54.252547 31107 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:54.253530 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 12:48:54.253875 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922772201788-25092-0/minicluster-data/ts-0-root
uuid: "77222ae61e5748b99805afa8ae924a8f"
format_stamp: "Formatted at 2026-06-08 12:48:54 on dist-test-slave-jhsm"
I20260608 12:48:54.254177 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922772201788-25092-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922772201788-25092-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922772201788-25092-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:54.275566 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:54.276826 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:54.278376 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:48:54.280877 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:54.281098 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:54.281322 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:54.281471 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:54.326787 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.1:44755
I20260608 12:48:54.326992 31169 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.1:44755 every 8 connection(s)
I20260608 12:48:54.332018 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:54.339783 31174 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:54.340425 31175 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:54.342164 31177 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:54.343040 25092 server_base.cc:1061] running on GCE node
I20260608 12:48:54.344448 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:54.344683 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:54.344938 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922934344913 us; error 0 us; skew 500 ppm
I20260608 12:48:54.345780 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:54.347566 31170 heartbeater.cc:344] Connected to a master server at 127.24.129.62:33815
I20260608 12:48:54.347924 31170 heartbeater.cc:461] Registering TS with master...
I20260608 12:48:54.348802 31170 heartbeater.cc:507] Master 127.24.129.62:33815 requested a full tablet report, sending...
I20260608 12:48:54.348873 25092 webserver.cc:533] Webserver started at http://127.24.129.2:38599/ using document root <none> and password file <none>
I20260608 12:48:54.349572 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:54.349821 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:54.350176 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:54.351524 31043 ts_manager.cc:194] Registered new tserver with Master: 77222ae61e5748b99805afa8ae924a8f (127.24.129.1:44755)
I20260608 12:48:54.351989 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922772201788-25092-0/minicluster-data/ts-1-root/instance:
uuid: "5cd932e4a5e54334ad9e2b63602ba65e"
format_stamp: "Formatted at 2026-06-08 12:48:54 on dist-test-slave-jhsm"
I20260608 12:48:54.354439 31043 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41834
I20260608 12:48:54.358647 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:48:54.362883 31182 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:54.363783 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:48:54.364122 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922772201788-25092-0/minicluster-data/ts-1-root
uuid: "5cd932e4a5e54334ad9e2b63602ba65e"
format_stamp: "Formatted at 2026-06-08 12:48:54 on dist-test-slave-jhsm"
I20260608 12:48:54.364493 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922772201788-25092-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922772201788-25092-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922772201788-25092-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:54.388903 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:54.390653 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:54.392445 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:48:54.395288 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:54.395520 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:54.395790 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:54.395969 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:54.442514 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.2:43911
I20260608 12:48:54.442657 31244 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.2:43911 every 8 connection(s)
I20260608 12:48:54.448048 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:48:54.456410 31248 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:48:54.457618 31249 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:54.461715 31245 heartbeater.cc:344] Connected to a master server at 127.24.129.62:33815
I20260608 12:48:54.462131 31245 heartbeater.cc:461] Registering TS with master...
W20260608 12:48:54.462503 31251 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:48:54.462735 25092 server_base.cc:1061] running on GCE node
I20260608 12:48:54.463059 31245 heartbeater.cc:507] Master 127.24.129.62:33815 requested a full tablet report, sending...
I20260608 12:48:54.464053 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:48:54.464293 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:48:54.465370 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922934465348 us; error 0 us; skew 500 ppm
I20260608 12:48:54.465826 31043 ts_manager.cc:194] Registered new tserver with Master: 5cd932e4a5e54334ad9e2b63602ba65e (127.24.129.2:43911)
I20260608 12:48:54.466315 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:48:54.467759 31043 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41842
I20260608 12:48:54.469548 25092 webserver.cc:533] Webserver started at http://127.24.129.3:39697/ using document root <none> and password file <none>
I20260608 12:48:54.470100 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:48:54.470284 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:48:54.470541 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:48:54.471752 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922772201788-25092-0/minicluster-data/ts-2-root/instance:
uuid: "a5e62f492349433bbd92d91a55acac85"
format_stamp: "Formatted at 2026-06-08 12:48:54 on dist-test-slave-jhsm"
I20260608 12:48:54.476615 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:48:54.480183 31256 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:54.481156 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:48:54.481457 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922772201788-25092-0/minicluster-data/ts-2-root
uuid: "a5e62f492349433bbd92d91a55acac85"
format_stamp: "Formatted at 2026-06-08 12:48:54 on dist-test-slave-jhsm"
I20260608 12:48:54.481725 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922772201788-25092-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922772201788-25092-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922772201788-25092-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:48:54.494913 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:48:54.496110 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:48:54.497731 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:48:54.500124 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:48:54.500339 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:54.500577 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:48:54.500775 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:48:54.547106 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.3:44351
I20260608 12:48:54.547283 31318 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.3:44351 every 8 connection(s)
I20260608 12:48:54.563138 31319 heartbeater.cc:344] Connected to a master server at 127.24.129.62:33815
I20260608 12:48:54.563678 31319 heartbeater.cc:461] Registering TS with master...
I20260608 12:48:54.564543 31319 heartbeater.cc:507] Master 127.24.129.62:33815 requested a full tablet report, sending...
I20260608 12:48:54.566887 31043 ts_manager.cc:194] Registered new tserver with Master: a5e62f492349433bbd92d91a55acac85 (127.24.129.3:44351)
I20260608 12:48:54.567909 25092 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017323095s
I20260608 12:48:54.568533 31043 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41848
I20260608 12:48:55.357719 31170 heartbeater.cc:499] Master 127.24.129.62:33815 was elected leader, sending a full tablet report...
I20260608 12:48:55.471197 31245 heartbeater.cc:499] Master 127.24.129.62:33815 was elected leader, sending a full tablet report...
I20260608 12:48:55.572070 31319 heartbeater.cc:499] Master 127.24.129.62:33815 was elected leader, sending a full tablet report...
I20260608 12:48:55.632682 31043 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41860:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:48:55.634665 31043 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:48:55.693984 31210 tablet_service.cc:1511] Processing CreateTablet for tablet 8755791f3fbc47678bc49f16fdd23490 (DEFAULT_TABLE table=test-workload [id=1f7894d6a67e4f4d97a2d2512b613fe7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:48:55.695441 31210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8755791f3fbc47678bc49f16fdd23490. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:55.704465 31135 tablet_service.cc:1511] Processing CreateTablet for tablet 8755791f3fbc47678bc49f16fdd23490 (DEFAULT_TABLE table=test-workload [id=1f7894d6a67e4f4d97a2d2512b613fe7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:48:55.705866 31135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8755791f3fbc47678bc49f16fdd23490. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:55.705579 31284 tablet_service.cc:1511] Processing CreateTablet for tablet 8755791f3fbc47678bc49f16fdd23490 (DEFAULT_TABLE table=test-workload [id=1f7894d6a67e4f4d97a2d2512b613fe7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:48:55.707043 31284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8755791f3fbc47678bc49f16fdd23490. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:48:55.716922 31339 tablet_bootstrap.cc:492] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e: Bootstrap starting.
I20260608 12:48:55.723142 31340 tablet_bootstrap.cc:492] T 8755791f3fbc47678bc49f16fdd23490 P 77222ae61e5748b99805afa8ae924a8f: Bootstrap starting.
I20260608 12:48:55.726552 31341 tablet_bootstrap.cc:492] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85: Bootstrap starting.
I20260608 12:48:55.727417 31339 tablet_bootstrap.cc:654] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:55.730901 31340 tablet_bootstrap.cc:654] T 8755791f3fbc47678bc49f16fdd23490 P 77222ae61e5748b99805afa8ae924a8f: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:55.733323 31339 tablet_bootstrap.cc:492] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e: No bootstrap required, opened a new log
I20260608 12:48:55.733932 31339 ts_tablet_manager.cc:1403] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260608 12:48:55.735136 31341 tablet_bootstrap.cc:654] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85: Neither blocks nor log segments found. Creating new log.
I20260608 12:48:55.737823 31339 raft_consensus.cc:359] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd932e4a5e54334ad9e2b63602ba65e" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43911 } } peers { permanent_uuid: "77222ae61e5748b99805afa8ae924a8f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44755 } } peers { permanent_uuid: "a5e62f492349433bbd92d91a55acac85" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 44351 } }
I20260608 12:48:55.738725 31339 raft_consensus.cc:385] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:55.739151 31339 raft_consensus.cc:740] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cd932e4a5e54334ad9e2b63602ba65e, State: Initialized, Role: FOLLOWER
I20260608 12:48:55.739295 31340 tablet_bootstrap.cc:492] T 8755791f3fbc47678bc49f16fdd23490 P 77222ae61e5748b99805afa8ae924a8f: No bootstrap required, opened a new log
I20260608 12:48:55.739972 31340 ts_tablet_manager.cc:1403] T 8755791f3fbc47678bc49f16fdd23490 P 77222ae61e5748b99805afa8ae924a8f: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260608 12:48:55.740485 31339 consensus_queue.cc:260] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd932e4a5e54334ad9e2b63602ba65e" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43911 } } peers { permanent_uuid: "77222ae61e5748b99805afa8ae924a8f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44755 } } peers { permanent_uuid: "a5e62f492349433bbd92d91a55acac85" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 44351 } }
I20260608 12:48:55.742427 31340 raft_consensus.cc:359] T 8755791f3fbc47678bc49f16fdd23490 P 77222ae61e5748b99805afa8ae924a8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd932e4a5e54334ad9e2b63602ba65e" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43911 } } peers { permanent_uuid: "77222ae61e5748b99805afa8ae924a8f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44755 } } peers { permanent_uuid: "a5e62f492349433bbd92d91a55acac85" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 44351 } }
I20260608 12:48:55.743049 31340 raft_consensus.cc:385] T 8755791f3fbc47678bc49f16fdd23490 P 77222ae61e5748b99805afa8ae924a8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:55.743389 31340 raft_consensus.cc:740] T 8755791f3fbc47678bc49f16fdd23490 P 77222ae61e5748b99805afa8ae924a8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77222ae61e5748b99805afa8ae924a8f, State: Initialized, Role: FOLLOWER
I20260608 12:48:55.744386 31340 consensus_queue.cc:260] T 8755791f3fbc47678bc49f16fdd23490 P 77222ae61e5748b99805afa8ae924a8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd932e4a5e54334ad9e2b63602ba65e" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43911 } } peers { permanent_uuid: "77222ae61e5748b99805afa8ae924a8f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44755 } } peers { permanent_uuid: "a5e62f492349433bbd92d91a55acac85" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 44351 } }
I20260608 12:48:55.745911 31339 ts_tablet_manager.cc:1434] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260608 12:48:55.748621 31340 ts_tablet_manager.cc:1434] T 8755791f3fbc47678bc49f16fdd23490 P 77222ae61e5748b99805afa8ae924a8f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 12:48:55.749691 31341 tablet_bootstrap.cc:492] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85: No bootstrap required, opened a new log
I20260608 12:48:55.750262 31341 ts_tablet_manager.cc:1403] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260608 12:48:55.753386 31341 raft_consensus.cc:359] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd932e4a5e54334ad9e2b63602ba65e" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43911 } } peers { permanent_uuid: "77222ae61e5748b99805afa8ae924a8f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44755 } } peers { permanent_uuid: "a5e62f492349433bbd92d91a55acac85" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 44351 } }
I20260608 12:48:55.754087 31341 raft_consensus.cc:385] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:48:55.754410 31341 raft_consensus.cc:740] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5e62f492349433bbd92d91a55acac85, State: Initialized, Role: FOLLOWER
I20260608 12:48:55.755220 31341 consensus_queue.cc:260] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd932e4a5e54334ad9e2b63602ba65e" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43911 } } peers { permanent_uuid: "77222ae61e5748b99805afa8ae924a8f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44755 } } peers { permanent_uuid: "a5e62f492349433bbd92d91a55acac85" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 44351 } }
I20260608 12:48:55.758298 31341 ts_tablet_manager.cc:1434] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:48:55.777742 31346 raft_consensus.cc:493] T 8755791f3fbc47678bc49f16fdd23490 P 77222ae61e5748b99805afa8ae924a8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:55.778337 31346 raft_consensus.cc:515] T 8755791f3fbc47678bc49f16fdd23490 P 77222ae61e5748b99805afa8ae924a8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd932e4a5e54334ad9e2b63602ba65e" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43911 } } peers { permanent_uuid: "77222ae61e5748b99805afa8ae924a8f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44755 } } peers { permanent_uuid: "a5e62f492349433bbd92d91a55acac85" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 44351 } }
I20260608 12:48:55.782554 31346 leader_election.cc:290] T 8755791f3fbc47678bc49f16fdd23490 P 77222ae61e5748b99805afa8ae924a8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5cd932e4a5e54334ad9e2b63602ba65e (127.24.129.2:43911), a5e62f492349433bbd92d91a55acac85 (127.24.129.3:44351)
I20260608 12:48:55.795607 31220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8755791f3fbc47678bc49f16fdd23490" candidate_uuid: "77222ae61e5748b99805afa8ae924a8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd932e4a5e54334ad9e2b63602ba65e" is_pre_election: true
I20260608 12:48:55.795614 31294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8755791f3fbc47678bc49f16fdd23490" candidate_uuid: "77222ae61e5748b99805afa8ae924a8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5e62f492349433bbd92d91a55acac85" is_pre_election: true
I20260608 12:48:55.796691 31294 raft_consensus.cc:2468] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77222ae61e5748b99805afa8ae924a8f in term 0.
I20260608 12:48:55.796682 31220 raft_consensus.cc:2468] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77222ae61e5748b99805afa8ae924a8f in term 0.
I20260608 12:48:55.798413 31109 leader_election.cc:304] T 8755791f3fbc47678bc49f16fdd23490 P 77222ae61e5748b99805afa8ae924a8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77222ae61e5748b99805afa8ae924a8f, a5e62f492349433bbd92d91a55acac85; no voters: 
I20260608 12:48:55.799191 31346 raft_consensus.cc:2804] T 8755791f3fbc47678bc49f16fdd23490 P 77222ae61e5748b99805afa8ae924a8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:48:55.799635 31346 raft_consensus.cc:493] T 8755791f3fbc47678bc49f16fdd23490 P 77222ae61e5748b99805afa8ae924a8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:55.799923 31346 raft_consensus.cc:3060] T 8755791f3fbc47678bc49f16fdd23490 P 77222ae61e5748b99805afa8ae924a8f [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:48:55.803359 31320 tablet.cc:2404] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:48:55.807291 31346 raft_consensus.cc:515] T 8755791f3fbc47678bc49f16fdd23490 P 77222ae61e5748b99805afa8ae924a8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd932e4a5e54334ad9e2b63602ba65e" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43911 } } peers { permanent_uuid: "77222ae61e5748b99805afa8ae924a8f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44755 } } peers { permanent_uuid: "a5e62f492349433bbd92d91a55acac85" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 44351 } }
I20260608 12:48:55.809336 31346 leader_election.cc:290] T 8755791f3fbc47678bc49f16fdd23490 P 77222ae61e5748b99805afa8ae924a8f [CANDIDATE]: Term 1 election: Requested vote from peers 5cd932e4a5e54334ad9e2b63602ba65e (127.24.129.2:43911), a5e62f492349433bbd92d91a55acac85 (127.24.129.3:44351)
I20260608 12:48:55.810103 31220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8755791f3fbc47678bc49f16fdd23490" candidate_uuid: "77222ae61e5748b99805afa8ae924a8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd932e4a5e54334ad9e2b63602ba65e"
I20260608 12:48:55.810642 31220 raft_consensus.cc:3060] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:55.810746 31294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8755791f3fbc47678bc49f16fdd23490" candidate_uuid: "77222ae61e5748b99805afa8ae924a8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5e62f492349433bbd92d91a55acac85"
I20260608 12:48:55.811329 31294 raft_consensus.cc:3060] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:48:55.816603 31294 raft_consensus.cc:2468] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77222ae61e5748b99805afa8ae924a8f in term 1.
I20260608 12:48:55.817296 31220 raft_consensus.cc:2468] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77222ae61e5748b99805afa8ae924a8f in term 1.
I20260608 12:48:55.817602 31109 leader_election.cc:304] T 8755791f3fbc47678bc49f16fdd23490 P 77222ae61e5748b99805afa8ae924a8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77222ae61e5748b99805afa8ae924a8f, a5e62f492349433bbd92d91a55acac85; no voters: 
I20260608 12:48:55.818388 31346 raft_consensus.cc:2804] T 8755791f3fbc47678bc49f16fdd23490 P 77222ae61e5748b99805afa8ae924a8f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:48:55.819480 31346 raft_consensus.cc:697] T 8755791f3fbc47678bc49f16fdd23490 P 77222ae61e5748b99805afa8ae924a8f [term 1 LEADER]: Becoming Leader. State: Replica: 77222ae61e5748b99805afa8ae924a8f, State: Running, Role: LEADER
I20260608 12:48:55.820252 31346 consensus_queue.cc:237] T 8755791f3fbc47678bc49f16fdd23490 P 77222ae61e5748b99805afa8ae924a8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd932e4a5e54334ad9e2b63602ba65e" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43911 } } peers { permanent_uuid: "77222ae61e5748b99805afa8ae924a8f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44755 } } peers { permanent_uuid: "a5e62f492349433bbd92d91a55acac85" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 44351 } }
I20260608 12:48:55.828186 31042 catalog_manager.cc:5696] T 8755791f3fbc47678bc49f16fdd23490 P 77222ae61e5748b99805afa8ae924a8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 77222ae61e5748b99805afa8ae924a8f (127.24.129.1). New cstate: current_term: 1 leader_uuid: "77222ae61e5748b99805afa8ae924a8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd932e4a5e54334ad9e2b63602ba65e" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77222ae61e5748b99805afa8ae924a8f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5e62f492349433bbd92d91a55acac85" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 44351 } health_report { overall_health: UNKNOWN } } }
I20260608 12:48:55.860407 25092 tablet_server.cc:179] TabletServer@127.24.129.1:0 shutting down...
I20260608 12:48:55.881978 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:48:55.882826 25092 tablet_replica.cc:333] T 8755791f3fbc47678bc49f16fdd23490 P 77222ae61e5748b99805afa8ae924a8f: stopping tablet replica
I20260608 12:48:55.883450 25092 raft_consensus.cc:2243] T 8755791f3fbc47678bc49f16fdd23490 P 77222ae61e5748b99805afa8ae924a8f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:48:55.884066 25092 pending_rounds.cc:70] T 8755791f3fbc47678bc49f16fdd23490 P 77222ae61e5748b99805afa8ae924a8f: Trying to abort 1 pending ops.
I20260608 12:48:55.884253 25092 pending_rounds.cc:77] T 8755791f3fbc47678bc49f16fdd23490 P 77222ae61e5748b99805afa8ae924a8f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294660345127579648 op_type: NO_OP noop_request { }
I20260608 12:48:55.884554 25092 raft_consensus.cc:2889] T 8755791f3fbc47678bc49f16fdd23490 P 77222ae61e5748b99805afa8ae924a8f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:48:55.884867 25092 raft_consensus.cc:2272] T 8755791f3fbc47678bc49f16fdd23490 P 77222ae61e5748b99805afa8ae924a8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:48:55.904935 25092 tablet_server.cc:196] TabletServer@127.24.129.1:0 shutdown complete.
I20260608 12:48:56.159456 31096 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:56.160894 31096 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:48:56.161192 31096 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:48:57.718848 31352 raft_consensus.cc:493] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:57.719589 31352 raft_consensus.cc:515] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd932e4a5e54334ad9e2b63602ba65e" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43911 } } peers { permanent_uuid: "77222ae61e5748b99805afa8ae924a8f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44755 } } peers { permanent_uuid: "a5e62f492349433bbd92d91a55acac85" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 44351 } }
I20260608 12:48:57.733713 31352 leader_election.cc:290] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 77222ae61e5748b99805afa8ae924a8f (127.24.129.1:44755), a5e62f492349433bbd92d91a55acac85 (127.24.129.3:44351)
I20260608 12:48:57.734380 31355 raft_consensus.cc:493] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:57.734948 31355 raft_consensus.cc:515] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd932e4a5e54334ad9e2b63602ba65e" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43911 } } peers { permanent_uuid: "77222ae61e5748b99805afa8ae924a8f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44755 } } peers { permanent_uuid: "a5e62f492349433bbd92d91a55acac85" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 44351 } }
I20260608 12:48:57.737742 31355 leader_election.cc:290] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5cd932e4a5e54334ad9e2b63602ba65e (127.24.129.2:43911), 77222ae61e5748b99805afa8ae924a8f (127.24.129.1:44755)
W20260608 12:48:57.754436 31183 leader_election.cc:336] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 77222ae61e5748b99805afa8ae924a8f (127.24.129.1:44755): Network error: Client connection negotiation failed: client connection to 127.24.129.1:44755: connect: Connection refused (error 111)
W20260608 12:48:57.765151 31257 leader_election.cc:336] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 77222ae61e5748b99805afa8ae924a8f (127.24.129.1:44755): Network error: Client connection negotiation failed: client connection to 127.24.129.1:44755: connect: Connection refused (error 111)
I20260608 12:48:57.774958 31220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8755791f3fbc47678bc49f16fdd23490" candidate_uuid: "a5e62f492349433bbd92d91a55acac85" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd932e4a5e54334ad9e2b63602ba65e" is_pre_election: true
I20260608 12:48:57.775671 31220 raft_consensus.cc:2468] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5e62f492349433bbd92d91a55acac85 in term 1.
I20260608 12:48:57.776850 31257 leader_election.cc:304] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85 [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: 5cd932e4a5e54334ad9e2b63602ba65e, a5e62f492349433bbd92d91a55acac85; no voters: 77222ae61e5748b99805afa8ae924a8f
I20260608 12:48:57.777676 31294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8755791f3fbc47678bc49f16fdd23490" candidate_uuid: "5cd932e4a5e54334ad9e2b63602ba65e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5e62f492349433bbd92d91a55acac85" is_pre_election: true
I20260608 12:48:57.777704 31355 raft_consensus.cc:2804] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:48:57.778501 31294 raft_consensus.cc:2468] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cd932e4a5e54334ad9e2b63602ba65e in term 1.
I20260608 12:48:57.778901 31355 raft_consensus.cc:493] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:57.779263 31355 raft_consensus.cc:3060] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:48:57.779754 31184 leader_election.cc:304] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [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: 5cd932e4a5e54334ad9e2b63602ba65e, a5e62f492349433bbd92d91a55acac85; no voters: 77222ae61e5748b99805afa8ae924a8f
I20260608 12:48:57.780647 31352 raft_consensus.cc:2804] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:48:57.781019 31352 raft_consensus.cc:493] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:57.781292 31352 raft_consensus.cc:3060] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:48:57.785003 31355 raft_consensus.cc:515] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd932e4a5e54334ad9e2b63602ba65e" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43911 } } peers { permanent_uuid: "77222ae61e5748b99805afa8ae924a8f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44755 } } peers { permanent_uuid: "a5e62f492349433bbd92d91a55acac85" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 44351 } }
I20260608 12:48:57.786746 31355 leader_election.cc:290] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85 [CANDIDATE]: Term 2 election: Requested vote from peers 5cd932e4a5e54334ad9e2b63602ba65e (127.24.129.2:43911), 77222ae61e5748b99805afa8ae924a8f (127.24.129.1:44755)
I20260608 12:48:57.787397 31352 raft_consensus.cc:515] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd932e4a5e54334ad9e2b63602ba65e" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43911 } } peers { permanent_uuid: "77222ae61e5748b99805afa8ae924a8f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44755 } } peers { permanent_uuid: "a5e62f492349433bbd92d91a55acac85" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 44351 } }
I20260608 12:48:57.787781 31220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8755791f3fbc47678bc49f16fdd23490" candidate_uuid: "a5e62f492349433bbd92d91a55acac85" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd932e4a5e54334ad9e2b63602ba65e"
I20260608 12:48:57.789111 31220 raft_consensus.cc:2393] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a5e62f492349433bbd92d91a55acac85 in current term 2: Already voted for candidate 5cd932e4a5e54334ad9e2b63602ba65e in this term.
I20260608 12:48:57.791834 31352 leader_election.cc:290] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [CANDIDATE]: Term 2 election: Requested vote from peers 77222ae61e5748b99805afa8ae924a8f (127.24.129.1:44755), a5e62f492349433bbd92d91a55acac85 (127.24.129.3:44351)
I20260608 12:48:57.793210 31294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8755791f3fbc47678bc49f16fdd23490" candidate_uuid: "5cd932e4a5e54334ad9e2b63602ba65e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5e62f492349433bbd92d91a55acac85"
I20260608 12:48:57.794124 31294 raft_consensus.cc:2393] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5cd932e4a5e54334ad9e2b63602ba65e in current term 2: Already voted for candidate a5e62f492349433bbd92d91a55acac85 in this term.
W20260608 12:48:57.794728 31183 leader_election.cc:336] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 77222ae61e5748b99805afa8ae924a8f (127.24.129.1:44755): Network error: Client connection negotiation failed: client connection to 127.24.129.1:44755: connect: Connection refused (error 111)
I20260608 12:48:57.795363 31184 leader_election.cc:304] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [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: 5cd932e4a5e54334ad9e2b63602ba65e; no voters: 77222ae61e5748b99805afa8ae924a8f, a5e62f492349433bbd92d91a55acac85
I20260608 12:48:57.796190 31352 raft_consensus.cc:2749] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260608 12:48:57.796918 31257 leader_election.cc:336] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 77222ae61e5748b99805afa8ae924a8f (127.24.129.1:44755): Network error: Client connection negotiation failed: client connection to 127.24.129.1:44755: connect: Connection refused (error 111)
I20260608 12:48:57.797307 31257 leader_election.cc:304] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85 [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: a5e62f492349433bbd92d91a55acac85; no voters: 5cd932e4a5e54334ad9e2b63602ba65e, 77222ae61e5748b99805afa8ae924a8f
I20260608 12:48:57.797924 31355 raft_consensus.cc:2749] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:48:58.162340 31096 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:48:58.164036 31096 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:48:58.164388 31096 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:48:58.295933 31074 debug-util.cc:398] Leaking SignalData structure 0x7b08001cb280 after lost signal to thread 25095
W20260608 12:48:58.297291 31074 debug-util.cc:398] Leaking SignalData structure 0x7b0800229e00 after lost signal to thread 31077
I20260608 12:48:59.757443 31362 raft_consensus.cc:493] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:48:59.758057 31362 raft_consensus.cc:515] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd932e4a5e54334ad9e2b63602ba65e" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43911 } } peers { permanent_uuid: "77222ae61e5748b99805afa8ae924a8f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44755 } } peers { permanent_uuid: "a5e62f492349433bbd92d91a55acac85" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 44351 } }
I20260608 12:48:59.760087 31362 leader_election.cc:290] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 77222ae61e5748b99805afa8ae924a8f (127.24.129.1:44755), a5e62f492349433bbd92d91a55acac85 (127.24.129.3:44351)
I20260608 12:48:59.761571 31294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8755791f3fbc47678bc49f16fdd23490" candidate_uuid: "5cd932e4a5e54334ad9e2b63602ba65e" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5e62f492349433bbd92d91a55acac85" is_pre_election: true
I20260608 12:48:59.762362 31294 raft_consensus.cc:2468] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cd932e4a5e54334ad9e2b63602ba65e in term 2.
W20260608 12:48:59.762939 31183 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.129.1:44755: connect: Connection refused (error 111) [suppressed 4 similar messages]
I20260608 12:48:59.763972 31184 leader_election.cc:304] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [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: 5cd932e4a5e54334ad9e2b63602ba65e, a5e62f492349433bbd92d91a55acac85; no voters: 
I20260608 12:48:59.765133 31362 raft_consensus.cc:2804] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:48:59.765581 31362 raft_consensus.cc:493] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:48:59.765941 31362 raft_consensus.cc:3060] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [term 2 FOLLOWER]: Advancing to term 3
W20260608 12:48:59.767800 31183 leader_election.cc:336] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 77222ae61e5748b99805afa8ae924a8f (127.24.129.1:44755): Network error: Client connection negotiation failed: client connection to 127.24.129.1:44755: connect: Connection refused (error 111)
I20260608 12:48:59.772977 31362 raft_consensus.cc:515] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd932e4a5e54334ad9e2b63602ba65e" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43911 } } peers { permanent_uuid: "77222ae61e5748b99805afa8ae924a8f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44755 } } peers { permanent_uuid: "a5e62f492349433bbd92d91a55acac85" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 44351 } }
I20260608 12:48:59.775274 31362 leader_election.cc:290] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [CANDIDATE]: Term 3 election: Requested vote from peers 77222ae61e5748b99805afa8ae924a8f (127.24.129.1:44755), a5e62f492349433bbd92d91a55acac85 (127.24.129.3:44351)
I20260608 12:48:59.776872 31294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8755791f3fbc47678bc49f16fdd23490" candidate_uuid: "5cd932e4a5e54334ad9e2b63602ba65e" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5e62f492349433bbd92d91a55acac85"
I20260608 12:48:59.777653 31294 raft_consensus.cc:3060] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85 [term 2 FOLLOWER]: Advancing to term 3
W20260608 12:48:59.781555 31183 leader_election.cc:336] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 77222ae61e5748b99805afa8ae924a8f (127.24.129.1:44755): Network error: Client connection negotiation failed: client connection to 127.24.129.1:44755: connect: Connection refused (error 111)
I20260608 12:48:59.784767 31294 raft_consensus.cc:2468] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cd932e4a5e54334ad9e2b63602ba65e in term 3.
I20260608 12:48:59.786214 31184 leader_election.cc:304] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [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: 5cd932e4a5e54334ad9e2b63602ba65e, a5e62f492349433bbd92d91a55acac85; no voters: 77222ae61e5748b99805afa8ae924a8f
I20260608 12:48:59.787397 31362 raft_consensus.cc:2804] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:48:59.788686 31362 raft_consensus.cc:697] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [term 3 LEADER]: Becoming Leader. State: Replica: 5cd932e4a5e54334ad9e2b63602ba65e, State: Running, Role: LEADER
I20260608 12:48:59.789728 31362 consensus_queue.cc:237] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd932e4a5e54334ad9e2b63602ba65e" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43911 } } peers { permanent_uuid: "77222ae61e5748b99805afa8ae924a8f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44755 } } peers { permanent_uuid: "a5e62f492349433bbd92d91a55acac85" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 44351 } }
I20260608 12:48:59.801966 31042 catalog_manager.cc:5696] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e reported cstate change: term changed from 1 to 3, leader changed from 77222ae61e5748b99805afa8ae924a8f (127.24.129.1) to 5cd932e4a5e54334ad9e2b63602ba65e (127.24.129.2). New cstate: current_term: 3 leader_uuid: "5cd932e4a5e54334ad9e2b63602ba65e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd932e4a5e54334ad9e2b63602ba65e" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77222ae61e5748b99805afa8ae924a8f" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 44755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5e62f492349433bbd92d91a55acac85" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 44351 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:00.165513 31096 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:00.167261 31096 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:49:00.167685 31096 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:00.223155 31294 raft_consensus.cc:1275] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85 [term 3 FOLLOWER]: Refusing update from remote peer 5cd932e4a5e54334ad9e2b63602ba65e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 1. (index mismatch)
I20260608 12:49:00.225054 31362 consensus_queue.cc:1048] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5e62f492349433bbd92d91a55acac85" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 44351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:49:00.251982 31183 consensus_peers.cc:597] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e -> Peer 77222ae61e5748b99805afa8ae924a8f (127.24.129.1:44755): Couldn't send request to peer 77222ae61e5748b99805afa8ae924a8f. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:44755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:02.169220 31096 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:02.171190 31096 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:49:02.171561 31096 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:49:02.816192 31183 consensus_peers.cc:597] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e -> Peer 77222ae61e5748b99805afa8ae924a8f (127.24.129.1:44755): Couldn't send request to peer 77222ae61e5748b99805afa8ae924a8f. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:44755: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 12:49:04.172717 31096 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:04.174310 31096 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:49:04.174607 31096 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:49:04.916608 31183 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.129.1:44755: connect: Connection refused (error 111) [suppressed 11 similar messages]
W20260608 12:49:04.919636 31183 consensus_peers.cc:597] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e -> Peer 77222ae61e5748b99805afa8ae924a8f (127.24.129.1:44755): Couldn't send request to peer 77222ae61e5748b99805afa8ae924a8f. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:44755: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 12:49:06.175698 31096 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:06.177379 31096 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:49:06.177750 31096 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:49:07.286971 31183 consensus_peers.cc:597] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e -> Peer 77222ae61e5748b99805afa8ae924a8f (127.24.129.1:44755): Couldn't send request to peer 77222ae61e5748b99805afa8ae924a8f. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:44755: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 12:49:08.178969 31096 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:08.180860 31096 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:49:08.181258 31096 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:08.403663 25092 tablet_server.cc:179] TabletServer@127.24.129.2:0 shutting down...
I20260608 12:49:08.433992 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:08.434818 25092 tablet_replica.cc:333] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e: stopping tablet replica
I20260608 12:49:08.435446 25092 raft_consensus.cc:2243] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:49:08.436617 25092 raft_consensus.cc:2272] T 8755791f3fbc47678bc49f16fdd23490 P 5cd932e4a5e54334ad9e2b63602ba65e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:08.459054 25092 tablet_server.cc:196] TabletServer@127.24.129.2:0 shutdown complete.
I20260608 12:49:08.473651 25092 tablet_server.cc:179] TabletServer@127.24.129.3:0 shutting down...
I20260608 12:49:08.498399 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:08.499181 25092 tablet_replica.cc:333] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85: stopping tablet replica
I20260608 12:49:08.499851 25092 raft_consensus.cc:2243] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:08.500366 25092 raft_consensus.cc:2272] T 8755791f3fbc47678bc49f16fdd23490 P a5e62f492349433bbd92d91a55acac85 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:08.521615 25092 tablet_server.cc:196] TabletServer@127.24.129.3:0 shutdown complete.
I20260608 12:49:08.536939 25092 master.cc:562] Master@127.24.129.62:33815 shutting down...
I20260608 12:49:08.562150 25092 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 922d2817be56411db21277019a68d36d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:08.563050 25092 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 922d2817be56411db21277019a68d36d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:08.563444 25092 tablet_replica.cc:333] T 00000000000000000000000000000000 P 922d2817be56411db21277019a68d36d: stopping tablet replica
I20260608 12:49:08.599184 25092 master.cc:584] Master@127.24.129.62:33815 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (14656 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 12:49:08.647456 25092 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.129.62:41233
I20260608 12:49:08.649134 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:08.655587 31388 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:08.656029 31389 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:08.657222 31391 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:08.658399 25092 server_base.cc:1061] running on GCE node
I20260608 12:49:08.659435 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:08.659631 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:08.659749 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922948659738 us; error 0 us; skew 500 ppm
I20260608 12:49:08.660315 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:08.663081 25092 webserver.cc:533] Webserver started at http://127.24.129.62:36619/ using document root <none> and password file <none>
I20260608 12:49:08.663638 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:08.663808 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:08.664105 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:08.665591 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922772201788-25092-0/minicluster-data/master-0-root/instance:
uuid: "821abf603cb04e6c804e340dd454459f"
format_stamp: "Formatted at 2026-06-08 12:49:08 on dist-test-slave-jhsm"
I20260608 12:49:08.671011 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260608 12:49:08.676221 31396 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:08.677227 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:49:08.677592 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922772201788-25092-0/minicluster-data/master-0-root
uuid: "821abf603cb04e6c804e340dd454459f"
format_stamp: "Formatted at 2026-06-08 12:49:08 on dist-test-slave-jhsm"
I20260608 12:49:08.677927 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922772201788-25092-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922772201788-25092-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922772201788-25092-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:08.707329 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:08.708917 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:08.757998 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.62:41233
I20260608 12:49:08.758117 31447 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.62:41233 every 8 connection(s)
I20260608 12:49:08.762856 31448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:08.774405 31448 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 821abf603cb04e6c804e340dd454459f: Bootstrap starting.
I20260608 12:49:08.779371 31448 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 821abf603cb04e6c804e340dd454459f: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:08.784196 31448 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 821abf603cb04e6c804e340dd454459f: No bootstrap required, opened a new log
I20260608 12:49:08.786540 31448 raft_consensus.cc:359] T 00000000000000000000000000000000 P 821abf603cb04e6c804e340dd454459f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "821abf603cb04e6c804e340dd454459f" member_type: VOTER }
I20260608 12:49:08.786949 31448 raft_consensus.cc:385] T 00000000000000000000000000000000 P 821abf603cb04e6c804e340dd454459f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:08.787186 31448 raft_consensus.cc:740] T 00000000000000000000000000000000 P 821abf603cb04e6c804e340dd454459f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 821abf603cb04e6c804e340dd454459f, State: Initialized, Role: FOLLOWER
I20260608 12:49:08.787820 31448 consensus_queue.cc:260] T 00000000000000000000000000000000 P 821abf603cb04e6c804e340dd454459f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "821abf603cb04e6c804e340dd454459f" member_type: VOTER }
I20260608 12:49:08.788267 31448 raft_consensus.cc:399] T 00000000000000000000000000000000 P 821abf603cb04e6c804e340dd454459f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:49:08.788494 31448 raft_consensus.cc:493] T 00000000000000000000000000000000 P 821abf603cb04e6c804e340dd454459f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:49:08.788772 31448 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 821abf603cb04e6c804e340dd454459f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:08.793614 31448 raft_consensus.cc:515] T 00000000000000000000000000000000 P 821abf603cb04e6c804e340dd454459f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "821abf603cb04e6c804e340dd454459f" member_type: VOTER }
I20260608 12:49:08.794116 31448 leader_election.cc:304] T 00000000000000000000000000000000 P 821abf603cb04e6c804e340dd454459f [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: 821abf603cb04e6c804e340dd454459f; no voters: 
I20260608 12:49:08.795325 31448 leader_election.cc:290] T 00000000000000000000000000000000 P 821abf603cb04e6c804e340dd454459f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:49:08.795893 31451 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 821abf603cb04e6c804e340dd454459f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:08.797610 31451 raft_consensus.cc:697] T 00000000000000000000000000000000 P 821abf603cb04e6c804e340dd454459f [term 1 LEADER]: Becoming Leader. State: Replica: 821abf603cb04e6c804e340dd454459f, State: Running, Role: LEADER
I20260608 12:49:08.798326 31448 sys_catalog.cc:565] T 00000000000000000000000000000000 P 821abf603cb04e6c804e340dd454459f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:49:08.798480 31451 consensus_queue.cc:237] T 00000000000000000000000000000000 P 821abf603cb04e6c804e340dd454459f [LEADER]: Queue going to LEADER mode. State: All 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: "821abf603cb04e6c804e340dd454459f" member_type: VOTER }
I20260608 12:49:08.804415 31452 sys_catalog.cc:455] T 00000000000000000000000000000000 P 821abf603cb04e6c804e340dd454459f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "821abf603cb04e6c804e340dd454459f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "821abf603cb04e6c804e340dd454459f" member_type: VOTER } }
I20260608 12:49:08.805320 31452 sys_catalog.cc:458] T 00000000000000000000000000000000 P 821abf603cb04e6c804e340dd454459f [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:08.805212 31453 sys_catalog.cc:455] T 00000000000000000000000000000000 P 821abf603cb04e6c804e340dd454459f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 821abf603cb04e6c804e340dd454459f. Latest consensus state: current_term: 1 leader_uuid: "821abf603cb04e6c804e340dd454459f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "821abf603cb04e6c804e340dd454459f" member_type: VOTER } }
I20260608 12:49:08.805931 31453 sys_catalog.cc:458] T 00000000000000000000000000000000 P 821abf603cb04e6c804e340dd454459f [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:08.809872 31460 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:49:08.817482 31460 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:49:08.818564 25092 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:49:08.827733 31460 catalog_manager.cc:1382] Generated new cluster ID: 0c222435617447739e57f123e8ab5eee
I20260608 12:49:08.828058 31460 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:49:08.861905 31460 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:49:08.863274 31460 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:49:08.880517 31460 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 821abf603cb04e6c804e340dd454459f: Generated new TSK 0
I20260608 12:49:08.881299 31460 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:49:08.949478 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:08.956514 31469 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:08.957477 31470 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:08.958788 31472 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:08.959604 25092 server_base.cc:1061] running on GCE node
I20260608 12:49:08.960677 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:08.960960 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:08.961140 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922948961121 us; error 0 us; skew 500 ppm
I20260608 12:49:08.961797 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:08.964849 25092 webserver.cc:533] Webserver started at http://127.24.129.1:38271/ using document root <none> and password file <none>
I20260608 12:49:08.965576 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:08.965829 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:08.966133 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:08.967787 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922772201788-25092-0/minicluster-data/ts-0-root/instance:
uuid: "80d05a566e4a4058bd0bddec494478f0"
format_stamp: "Formatted at 2026-06-08 12:49:08 on dist-test-slave-jhsm"
I20260608 12:49:08.973029 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260608 12:49:08.976886 31477 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:08.977777 25092 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 12:49:08.978147 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922772201788-25092-0/minicluster-data/ts-0-root
uuid: "80d05a566e4a4058bd0bddec494478f0"
format_stamp: "Formatted at 2026-06-08 12:49:08 on dist-test-slave-jhsm"
I20260608 12:49:08.978477 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922772201788-25092-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922772201788-25092-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922772201788-25092-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:08.991560 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:08.993038 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:08.994740 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:08.997490 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:08.997704 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:08.997942 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:08.998100 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:09.047808 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.1:43813
I20260608 12:49:09.047933 31539 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.1:43813 every 8 connection(s)
I20260608 12:49:09.054162 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:09.062742 31544 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:09.064642 31545 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:09.067876 31547 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:09.068046 25092 server_base.cc:1061] running on GCE node
I20260608 12:49:09.069114 31540 heartbeater.cc:344] Connected to a master server at 127.24.129.62:41233
I20260608 12:49:09.069398 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:49:09.069507 31540 heartbeater.cc:461] Registering TS with master...
W20260608 12:49:09.069736 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:09.069942 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922949069921 us; error 0 us; skew 500 ppm
I20260608 12:49:09.070422 31540 heartbeater.cc:507] Master 127.24.129.62:41233 requested a full tablet report, sending...
I20260608 12:49:09.070695 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:09.072765 31413 ts_manager.cc:194] Registered new tserver with Master: 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813)
I20260608 12:49:09.074069 25092 webserver.cc:533] Webserver started at http://127.24.129.2:46607/ using document root <none> and password file <none>
I20260608 12:49:09.074699 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:09.074766 31413 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60968
I20260608 12:49:09.074941 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:09.075409 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:09.076922 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922772201788-25092-0/minicluster-data/ts-1-root/instance:
uuid: "e0ad0bc24ea04e5f8ca539058e039336"
format_stamp: "Formatted at 2026-06-08 12:49:09 on dist-test-slave-jhsm"
I20260608 12:49:09.082347 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:49:09.086604 31552 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:09.087666 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:49:09.088078 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922772201788-25092-0/minicluster-data/ts-1-root
uuid: "e0ad0bc24ea04e5f8ca539058e039336"
format_stamp: "Formatted at 2026-06-08 12:49:09 on dist-test-slave-jhsm"
I20260608 12:49:09.088409 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922772201788-25092-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922772201788-25092-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922772201788-25092-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:09.111021 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:09.112564 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:09.114262 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:09.116928 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:09.117153 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:09.117390 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:09.117548 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:09.164422 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.2:39289
I20260608 12:49:09.164553 31614 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.2:39289 every 8 connection(s)
I20260608 12:49:09.170389 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:09.179440 31618 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:09.181716 31619 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:09.182812 31615 heartbeater.cc:344] Connected to a master server at 127.24.129.62:41233
I20260608 12:49:09.183266 31615 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:09.184407 31615 heartbeater.cc:507] Master 127.24.129.62:41233 requested a full tablet report, sending...
W20260608 12:49:09.184625 31621 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:09.184952 25092 server_base.cc:1061] running on GCE node
I20260608 12:49:09.186282 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:09.186581 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:09.186805 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922949186783 us; error 0 us; skew 500 ppm
I20260608 12:49:09.187197 31413 ts_manager.cc:194] Registered new tserver with Master: e0ad0bc24ea04e5f8ca539058e039336 (127.24.129.2:39289)
I20260608 12:49:09.187788 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:09.189388 31413 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60980
I20260608 12:49:09.191351 25092 webserver.cc:533] Webserver started at http://127.24.129.3:35477/ using document root <none> and password file <none>
I20260608 12:49:09.191990 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:09.192196 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:09.192487 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:09.193806 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922772201788-25092-0/minicluster-data/ts-2-root/instance:
uuid: "ad93a285096b46d3a9e9cccc741d3bf2"
format_stamp: "Formatted at 2026-06-08 12:49:09 on dist-test-slave-jhsm"
I20260608 12:49:09.198928 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:49:09.203344 31626 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:09.204291 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:49:09.204576 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922772201788-25092-0/minicluster-data/ts-2-root
uuid: "ad93a285096b46d3a9e9cccc741d3bf2"
format_stamp: "Formatted at 2026-06-08 12:49:09 on dist-test-slave-jhsm"
I20260608 12:49:09.204885 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922772201788-25092-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922772201788-25092-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922772201788-25092-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:09.223618 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:09.224865 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:09.226343 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:09.228718 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:09.228924 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:09.229159 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:09.229322 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:09.271677 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.3:41527
I20260608 12:49:09.271863 31688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.3:41527 every 8 connection(s)
I20260608 12:49:09.287873 31689 heartbeater.cc:344] Connected to a master server at 127.24.129.62:41233
I20260608 12:49:09.288290 31689 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:09.289093 31689 heartbeater.cc:507] Master 127.24.129.62:41233 requested a full tablet report, sending...
I20260608 12:49:09.291407 31413 ts_manager.cc:194] Registered new tserver with Master: ad93a285096b46d3a9e9cccc741d3bf2 (127.24.129.3:41527)
I20260608 12:49:09.292107 25092 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016796966s
I20260608 12:49:09.293119 31413 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60984
I20260608 12:49:09.837841 31413 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60992:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:49:09.840183 31413 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:49:09.907327 31580 tablet_service.cc:1511] Processing CreateTablet for tablet 895bd2c242de4b14bdceba67e62ecb24 (DEFAULT_TABLE table=test-workload [id=04a3cddf0c5b49ca9f29ff60869db8c0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:09.908998 31580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 895bd2c242de4b14bdceba67e62ecb24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:09.909220 31653 tablet_service.cc:1511] Processing CreateTablet for tablet aaa72a39b28f455ab730dcdd39124f06 (DEFAULT_TABLE table=test-workload [id=04a3cddf0c5b49ca9f29ff60869db8c0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:09.910854 31578 tablet_service.cc:1511] Processing CreateTablet for tablet 350c7f2425a448a9be769f2746a6642e (DEFAULT_TABLE table=test-workload [id=04a3cddf0c5b49ca9f29ff60869db8c0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:09.911785 31652 tablet_service.cc:1511] Processing CreateTablet for tablet 350c7f2425a448a9be769f2746a6642e (DEFAULT_TABLE table=test-workload [id=04a3cddf0c5b49ca9f29ff60869db8c0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:09.912554 31653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaa72a39b28f455ab730dcdd39124f06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:09.913395 31652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350c7f2425a448a9be769f2746a6642e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:09.913862 31579 tablet_service.cc:1511] Processing CreateTablet for tablet aaa72a39b28f455ab730dcdd39124f06 (DEFAULT_TABLE table=test-workload [id=04a3cddf0c5b49ca9f29ff60869db8c0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:09.912361 31578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350c7f2425a448a9be769f2746a6642e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:09.909173 31654 tablet_service.cc:1511] Processing CreateTablet for tablet 895bd2c242de4b14bdceba67e62ecb24 (DEFAULT_TABLE table=test-workload [id=04a3cddf0c5b49ca9f29ff60869db8c0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:09.921747 31505 tablet_service.cc:1511] Processing CreateTablet for tablet 895bd2c242de4b14bdceba67e62ecb24 (DEFAULT_TABLE table=test-workload [id=04a3cddf0c5b49ca9f29ff60869db8c0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:09.922269 31654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 895bd2c242de4b14bdceba67e62ecb24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:09.923712 31504 tablet_service.cc:1511] Processing CreateTablet for tablet aaa72a39b28f455ab730dcdd39124f06 (DEFAULT_TABLE table=test-workload [id=04a3cddf0c5b49ca9f29ff60869db8c0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:09.925181 31504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaa72a39b28f455ab730dcdd39124f06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:09.926232 31503 tablet_service.cc:1511] Processing CreateTablet for tablet 350c7f2425a448a9be769f2746a6642e (DEFAULT_TABLE table=test-workload [id=04a3cddf0c5b49ca9f29ff60869db8c0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:09.927551 31503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350c7f2425a448a9be769f2746a6642e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:09.930987 31505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 895bd2c242de4b14bdceba67e62ecb24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:09.931716 31502 tablet_service.cc:1511] Processing CreateTablet for tablet 8b48f32ac6f04448993c561c1603e546 (DEFAULT_TABLE table=test-workload [id=04a3cddf0c5b49ca9f29ff60869db8c0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:09.930835 31651 tablet_service.cc:1511] Processing CreateTablet for tablet 8b48f32ac6f04448993c561c1603e546 (DEFAULT_TABLE table=test-workload [id=04a3cddf0c5b49ca9f29ff60869db8c0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:09.935421 31579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaa72a39b28f455ab730dcdd39124f06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:09.934121 31577 tablet_service.cc:1511] Processing CreateTablet for tablet 8b48f32ac6f04448993c561c1603e546 (DEFAULT_TABLE table=test-workload [id=04a3cddf0c5b49ca9f29ff60869db8c0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:09.936625 31577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b48f32ac6f04448993c561c1603e546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:09.938771 31502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b48f32ac6f04448993c561c1603e546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:09.934542 31651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b48f32ac6f04448993c561c1603e546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:09.998042 31710 tablet_bootstrap.cc:492] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2: Bootstrap starting.
I20260608 12:49:09.998387 31708 tablet_bootstrap.cc:492] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336: Bootstrap starting.
I20260608 12:49:09.999573 31709 tablet_bootstrap.cc:492] T 350c7f2425a448a9be769f2746a6642e P 80d05a566e4a4058bd0bddec494478f0: Bootstrap starting.
I20260608 12:49:10.007431 31710 tablet_bootstrap.cc:654] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:10.009641 31709 tablet_bootstrap.cc:654] T 350c7f2425a448a9be769f2746a6642e P 80d05a566e4a4058bd0bddec494478f0: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:10.010597 31708 tablet_bootstrap.cc:654] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:10.014119 31710 tablet_bootstrap.cc:492] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2: No bootstrap required, opened a new log
I20260608 12:49:10.014662 31710 ts_tablet_manager.cc:1403] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260608 12:49:10.015856 31709 tablet_bootstrap.cc:492] T 350c7f2425a448a9be769f2746a6642e P 80d05a566e4a4058bd0bddec494478f0: No bootstrap required, opened a new log
I20260608 12:49:10.016427 31709 ts_tablet_manager.cc:1403] T 350c7f2425a448a9be769f2746a6642e P 80d05a566e4a4058bd0bddec494478f0: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.005s
I20260608 12:49:10.017282 31708 tablet_bootstrap.cc:492] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336: No bootstrap required, opened a new log
I20260608 12:49:10.017808 31708 ts_tablet_manager.cc:1403] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260608 12:49:10.018075 31710 raft_consensus.cc:359] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:10.018878 31710 raft_consensus.cc:385] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:10.019181 31710 raft_consensus.cc:740] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad93a285096b46d3a9e9cccc741d3bf2, State: Initialized, Role: FOLLOWER
I20260608 12:49:10.019399 31709 raft_consensus.cc:359] T 350c7f2425a448a9be769f2746a6642e P 80d05a566e4a4058bd0bddec494478f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:10.020123 31709 raft_consensus.cc:385] T 350c7f2425a448a9be769f2746a6642e P 80d05a566e4a4058bd0bddec494478f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:10.020043 31710 consensus_queue.cc:260] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:10.020545 31709 raft_consensus.cc:740] T 350c7f2425a448a9be769f2746a6642e P 80d05a566e4a4058bd0bddec494478f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80d05a566e4a4058bd0bddec494478f0, State: Initialized, Role: FOLLOWER
I20260608 12:49:10.020642 31708 raft_consensus.cc:359] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } }
I20260608 12:49:10.021445 31708 raft_consensus.cc:385] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:10.021832 31708 raft_consensus.cc:740] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0ad0bc24ea04e5f8ca539058e039336, State: Initialized, Role: FOLLOWER
I20260608 12:49:10.021551 31709 consensus_queue.cc:260] T 350c7f2425a448a9be769f2746a6642e P 80d05a566e4a4058bd0bddec494478f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:10.023008 31689 heartbeater.cc:499] Master 127.24.129.62:41233 was elected leader, sending a full tablet report...
I20260608 12:49:10.023334 31710 ts_tablet_manager.cc:1434] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:49:10.023023 31708 consensus_queue.cc:260] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } }
I20260608 12:49:10.024814 31710 tablet_bootstrap.cc:492] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2: Bootstrap starting.
I20260608 12:49:10.031638 31709 ts_tablet_manager.cc:1434] T 350c7f2425a448a9be769f2746a6642e P 80d05a566e4a4058bd0bddec494478f0: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.004s
I20260608 12:49:10.032167 31710 tablet_bootstrap.cc:654] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:10.032594 31540 heartbeater.cc:499] Master 127.24.129.62:41233 was elected leader, sending a full tablet report...
I20260608 12:49:10.041069 31709 tablet_bootstrap.cc:492] T 895bd2c242de4b14bdceba67e62ecb24 P 80d05a566e4a4058bd0bddec494478f0: Bootstrap starting.
I20260608 12:49:10.053241 31709 tablet_bootstrap.cc:654] T 895bd2c242de4b14bdceba67e62ecb24 P 80d05a566e4a4058bd0bddec494478f0: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:10.063902 31710 tablet_bootstrap.cc:492] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2: No bootstrap required, opened a new log
I20260608 12:49:10.064066 31615 heartbeater.cc:499] Master 127.24.129.62:41233 was elected leader, sending a full tablet report...
I20260608 12:49:10.064591 31710 ts_tablet_manager.cc:1403] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.027s
I20260608 12:49:10.065968 31708 ts_tablet_manager.cc:1434] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336: Time spent starting tablet: real 0.048s	user 0.021s	sys 0.022s
I20260608 12:49:10.067243 31708 tablet_bootstrap.cc:492] T 350c7f2425a448a9be769f2746a6642e P e0ad0bc24ea04e5f8ca539058e039336: Bootstrap starting.
I20260608 12:49:10.068133 31710 raft_consensus.cc:359] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:10.069093 31710 raft_consensus.cc:385] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:10.069382 31710 raft_consensus.cc:740] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad93a285096b46d3a9e9cccc741d3bf2, State: Initialized, Role: FOLLOWER
I20260608 12:49:10.064225 31709 tablet_bootstrap.cc:492] T 895bd2c242de4b14bdceba67e62ecb24 P 80d05a566e4a4058bd0bddec494478f0: No bootstrap required, opened a new log
I20260608 12:49:10.070676 31709 ts_tablet_manager.cc:1403] T 895bd2c242de4b14bdceba67e62ecb24 P 80d05a566e4a4058bd0bddec494478f0: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.002s
I20260608 12:49:10.070246 31710 consensus_queue.cc:260] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:10.072619 31710 ts_tablet_manager.cc:1434] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:49:10.073753 31710 tablet_bootstrap.cc:492] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2: Bootstrap starting.
I20260608 12:49:10.074389 31709 raft_consensus.cc:359] T 895bd2c242de4b14bdceba67e62ecb24 P 80d05a566e4a4058bd0bddec494478f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } }
I20260608 12:49:10.075233 31709 raft_consensus.cc:385] T 895bd2c242de4b14bdceba67e62ecb24 P 80d05a566e4a4058bd0bddec494478f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:10.075549 31709 raft_consensus.cc:740] T 895bd2c242de4b14bdceba67e62ecb24 P 80d05a566e4a4058bd0bddec494478f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80d05a566e4a4058bd0bddec494478f0, State: Initialized, Role: FOLLOWER
I20260608 12:49:10.076483 31709 consensus_queue.cc:260] T 895bd2c242de4b14bdceba67e62ecb24 P 80d05a566e4a4058bd0bddec494478f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } }
I20260608 12:49:10.078781 31709 ts_tablet_manager.cc:1434] T 895bd2c242de4b14bdceba67e62ecb24 P 80d05a566e4a4058bd0bddec494478f0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:49:10.079825 31709 tablet_bootstrap.cc:492] T 8b48f32ac6f04448993c561c1603e546 P 80d05a566e4a4058bd0bddec494478f0: Bootstrap starting.
I20260608 12:49:10.083036 31710 tablet_bootstrap.cc:654] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:10.085933 31708 tablet_bootstrap.cc:654] T 350c7f2425a448a9be769f2746a6642e P e0ad0bc24ea04e5f8ca539058e039336: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:10.096364 31710 tablet_bootstrap.cc:492] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2: No bootstrap required, opened a new log
I20260608 12:49:10.096405 31709 tablet_bootstrap.cc:654] T 8b48f32ac6f04448993c561c1603e546 P 80d05a566e4a4058bd0bddec494478f0: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:10.097225 31710 ts_tablet_manager.cc:1403] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.004s
I20260608 12:49:10.099104 31708 tablet_bootstrap.cc:492] T 350c7f2425a448a9be769f2746a6642e P e0ad0bc24ea04e5f8ca539058e039336: No bootstrap required, opened a new log
I20260608 12:49:10.100941 31708 ts_tablet_manager.cc:1403] T 350c7f2425a448a9be769f2746a6642e P e0ad0bc24ea04e5f8ca539058e039336: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.006s
I20260608 12:49:10.100785 31710 raft_consensus.cc:359] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } }
I20260608 12:49:10.101825 31710 raft_consensus.cc:385] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:10.102222 31710 raft_consensus.cc:740] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad93a285096b46d3a9e9cccc741d3bf2, State: Initialized, Role: FOLLOWER
I20260608 12:49:10.103088 31710 consensus_queue.cc:260] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } }
I20260608 12:49:10.105914 31710 ts_tablet_manager.cc:1434] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260608 12:49:10.108534 31710 tablet_bootstrap.cc:492] T 8b48f32ac6f04448993c561c1603e546 P ad93a285096b46d3a9e9cccc741d3bf2: Bootstrap starting.
I20260608 12:49:10.115299 31710 tablet_bootstrap.cc:654] T 8b48f32ac6f04448993c561c1603e546 P ad93a285096b46d3a9e9cccc741d3bf2: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:10.112835 31708 raft_consensus.cc:359] T 350c7f2425a448a9be769f2746a6642e P e0ad0bc24ea04e5f8ca539058e039336 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:10.117275 31708 raft_consensus.cc:385] T 350c7f2425a448a9be769f2746a6642e P e0ad0bc24ea04e5f8ca539058e039336 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:10.113840 31715 raft_consensus.cc:493] T 895bd2c242de4b14bdceba67e62ecb24 P 80d05a566e4a4058bd0bddec494478f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:10.119109 31708 raft_consensus.cc:740] T 350c7f2425a448a9be769f2746a6642e P e0ad0bc24ea04e5f8ca539058e039336 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0ad0bc24ea04e5f8ca539058e039336, State: Initialized, Role: FOLLOWER
I20260608 12:49:10.120268 31708 consensus_queue.cc:260] T 350c7f2425a448a9be769f2746a6642e P e0ad0bc24ea04e5f8ca539058e039336 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:10.121002 31709 tablet_bootstrap.cc:492] T 8b48f32ac6f04448993c561c1603e546 P 80d05a566e4a4058bd0bddec494478f0: No bootstrap required, opened a new log
I20260608 12:49:10.121649 31709 ts_tablet_manager.cc:1403] T 8b48f32ac6f04448993c561c1603e546 P 80d05a566e4a4058bd0bddec494478f0: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.015s
I20260608 12:49:10.125535 31709 raft_consensus.cc:359] T 8b48f32ac6f04448993c561c1603e546 P 80d05a566e4a4058bd0bddec494478f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:10.119429 31715 raft_consensus.cc:515] T 895bd2c242de4b14bdceba67e62ecb24 P 80d05a566e4a4058bd0bddec494478f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } }
I20260608 12:49:10.127552 31709 raft_consensus.cc:385] T 8b48f32ac6f04448993c561c1603e546 P 80d05a566e4a4058bd0bddec494478f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:10.127959 31709 raft_consensus.cc:740] T 8b48f32ac6f04448993c561c1603e546 P 80d05a566e4a4058bd0bddec494478f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80d05a566e4a4058bd0bddec494478f0, State: Initialized, Role: FOLLOWER
I20260608 12:49:10.128943 31709 consensus_queue.cc:260] T 8b48f32ac6f04448993c561c1603e546 P 80d05a566e4a4058bd0bddec494478f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:10.130661 31714 raft_consensus.cc:493] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:10.131242 31714 raft_consensus.cc:515] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:10.131765 31708 ts_tablet_manager.cc:1434] T 350c7f2425a448a9be769f2746a6642e P e0ad0bc24ea04e5f8ca539058e039336: Time spent starting tablet: real 0.030s	user 0.002s	sys 0.006s
I20260608 12:49:10.132668 31710 tablet_bootstrap.cc:492] T 8b48f32ac6f04448993c561c1603e546 P ad93a285096b46d3a9e9cccc741d3bf2: No bootstrap required, opened a new log
I20260608 12:49:10.133342 31710 ts_tablet_manager.cc:1403] T 8b48f32ac6f04448993c561c1603e546 P ad93a285096b46d3a9e9cccc741d3bf2: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.006s
I20260608 12:49:10.134127 31714 leader_election.cc:290] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813), e0ad0bc24ea04e5f8ca539058e039336 (127.24.129.2:39289)
I20260608 12:49:10.137964 31710 raft_consensus.cc:359] T 8b48f32ac6f04448993c561c1603e546 P ad93a285096b46d3a9e9cccc741d3bf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:10.138979 31710 raft_consensus.cc:385] T 8b48f32ac6f04448993c561c1603e546 P ad93a285096b46d3a9e9cccc741d3bf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:10.153208 31710 raft_consensus.cc:740] T 8b48f32ac6f04448993c561c1603e546 P ad93a285096b46d3a9e9cccc741d3bf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad93a285096b46d3a9e9cccc741d3bf2, State: Initialized, Role: FOLLOWER
I20260608 12:49:10.157655 31715 leader_election.cc:290] T 895bd2c242de4b14bdceba67e62ecb24 P 80d05a566e4a4058bd0bddec494478f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0ad0bc24ea04e5f8ca539058e039336 (127.24.129.2:39289), ad93a285096b46d3a9e9cccc741d3bf2 (127.24.129.3:41527)
I20260608 12:49:10.159857 31709 ts_tablet_manager.cc:1434] T 8b48f32ac6f04448993c561c1603e546 P 80d05a566e4a4058bd0bddec494478f0: Time spent starting tablet: real 0.038s	user 0.024s	sys 0.007s
I20260608 12:49:10.161247 31709 tablet_bootstrap.cc:492] T aaa72a39b28f455ab730dcdd39124f06 P 80d05a566e4a4058bd0bddec494478f0: Bootstrap starting.
I20260608 12:49:10.156469 31710 consensus_queue.cc:260] T 8b48f32ac6f04448993c561c1603e546 P ad93a285096b46d3a9e9cccc741d3bf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:10.165249 31708 tablet_bootstrap.cc:492] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336: Bootstrap starting.
I20260608 12:49:10.169704 31710 ts_tablet_manager.cc:1434] T 8b48f32ac6f04448993c561c1603e546 P ad93a285096b46d3a9e9cccc741d3bf2: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.004s
I20260608 12:49:10.175181 31708 tablet_bootstrap.cc:654] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:10.192835 31590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895bd2c242de4b14bdceba67e62ecb24" candidate_uuid: "80d05a566e4a4058bd0bddec494478f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0ad0bc24ea04e5f8ca539058e039336" is_pre_election: true
I20260608 12:49:10.193939 31590 raft_consensus.cc:2468] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80d05a566e4a4058bd0bddec494478f0 in term 0.
I20260608 12:49:10.194415 31709 tablet_bootstrap.cc:654] T aaa72a39b28f455ab730dcdd39124f06 P 80d05a566e4a4058bd0bddec494478f0: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:10.196005 31478 leader_election.cc:304] T 895bd2c242de4b14bdceba67e62ecb24 P 80d05a566e4a4058bd0bddec494478f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80d05a566e4a4058bd0bddec494478f0, e0ad0bc24ea04e5f8ca539058e039336; no voters: 
I20260608 12:49:10.197394 31723 raft_consensus.cc:2804] T 895bd2c242de4b14bdceba67e62ecb24 P 80d05a566e4a4058bd0bddec494478f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:10.197980 31723 raft_consensus.cc:493] T 895bd2c242de4b14bdceba67e62ecb24 P 80d05a566e4a4058bd0bddec494478f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:10.198385 31723 raft_consensus.cc:3060] T 895bd2c242de4b14bdceba67e62ecb24 P 80d05a566e4a4058bd0bddec494478f0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:10.211313 31723 raft_consensus.cc:515] T 895bd2c242de4b14bdceba67e62ecb24 P 80d05a566e4a4058bd0bddec494478f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } }
I20260608 12:49:10.215708 31723 leader_election.cc:290] T 895bd2c242de4b14bdceba67e62ecb24 P 80d05a566e4a4058bd0bddec494478f0 [CANDIDATE]: Term 1 election: Requested vote from peers e0ad0bc24ea04e5f8ca539058e039336 (127.24.129.2:39289), ad93a285096b46d3a9e9cccc741d3bf2 (127.24.129.3:41527)
I20260608 12:49:10.216567 31590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895bd2c242de4b14bdceba67e62ecb24" candidate_uuid: "80d05a566e4a4058bd0bddec494478f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0ad0bc24ea04e5f8ca539058e039336"
I20260608 12:49:10.218564 31590 raft_consensus.cc:3060] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:10.226578 31664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895bd2c242de4b14bdceba67e62ecb24" candidate_uuid: "80d05a566e4a4058bd0bddec494478f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" is_pre_election: true
I20260608 12:49:10.226882 31663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895bd2c242de4b14bdceba67e62ecb24" candidate_uuid: "80d05a566e4a4058bd0bddec494478f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad93a285096b46d3a9e9cccc741d3bf2"
I20260608 12:49:10.227492 31589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa72a39b28f455ab730dcdd39124f06" candidate_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0ad0bc24ea04e5f8ca539058e039336" is_pre_election: true
I20260608 12:49:10.227617 31664 raft_consensus.cc:2468] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80d05a566e4a4058bd0bddec494478f0 in term 0.
I20260608 12:49:10.230073 31590 raft_consensus.cc:2468] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80d05a566e4a4058bd0bddec494478f0 in term 1.
I20260608 12:49:10.231927 31478 leader_election.cc:304] T 895bd2c242de4b14bdceba67e62ecb24 P 80d05a566e4a4058bd0bddec494478f0 [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: 80d05a566e4a4058bd0bddec494478f0, e0ad0bc24ea04e5f8ca539058e039336; no voters: ad93a285096b46d3a9e9cccc741d3bf2
W20260608 12:49:10.231945 31627 leader_election.cc:343] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0ad0bc24ea04e5f8ca539058e039336 (127.24.129.2:39289): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:10.233604 31515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa72a39b28f455ab730dcdd39124f06" candidate_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d05a566e4a4058bd0bddec494478f0" is_pre_election: true
I20260608 12:49:10.234368 31723 raft_consensus.cc:2804] T 895bd2c242de4b14bdceba67e62ecb24 P 80d05a566e4a4058bd0bddec494478f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:10.234973 31723 raft_consensus.cc:697] T 895bd2c242de4b14bdceba67e62ecb24 P 80d05a566e4a4058bd0bddec494478f0 [term 1 LEADER]: Becoming Leader. State: Replica: 80d05a566e4a4058bd0bddec494478f0, State: Running, Role: LEADER
W20260608 12:49:10.235354 31627 leader_election.cc:343] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:10.236397 31709 tablet_bootstrap.cc:492] T aaa72a39b28f455ab730dcdd39124f06 P 80d05a566e4a4058bd0bddec494478f0: No bootstrap required, opened a new log
I20260608 12:49:10.235934 31723 consensus_queue.cc:237] T 895bd2c242de4b14bdceba67e62ecb24 P 80d05a566e4a4058bd0bddec494478f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } }
I20260608 12:49:10.236975 31709 ts_tablet_manager.cc:1403] T aaa72a39b28f455ab730dcdd39124f06 P 80d05a566e4a4058bd0bddec494478f0: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.013s
I20260608 12:49:10.235921 31627 leader_election.cc:304] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [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: ad93a285096b46d3a9e9cccc741d3bf2; no voters: 80d05a566e4a4058bd0bddec494478f0, e0ad0bc24ea04e5f8ca539058e039336
I20260608 12:49:10.237564 31708 tablet_bootstrap.cc:492] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336: No bootstrap required, opened a new log
I20260608 12:49:10.238045 31714 raft_consensus.cc:2749] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:49:10.238176 31708 ts_tablet_manager.cc:1403] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336: Time spent bootstrapping tablet: real 0.081s	user 0.019s	sys 0.005s
I20260608 12:49:10.240438 31709 raft_consensus.cc:359] T aaa72a39b28f455ab730dcdd39124f06 P 80d05a566e4a4058bd0bddec494478f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:10.241376 31709 raft_consensus.cc:385] T aaa72a39b28f455ab730dcdd39124f06 P 80d05a566e4a4058bd0bddec494478f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:10.241674 31709 raft_consensus.cc:740] T aaa72a39b28f455ab730dcdd39124f06 P 80d05a566e4a4058bd0bddec494478f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80d05a566e4a4058bd0bddec494478f0, State: Initialized, Role: FOLLOWER
I20260608 12:49:10.241822 31708 raft_consensus.cc:359] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:10.242385 31709 consensus_queue.cc:260] T aaa72a39b28f455ab730dcdd39124f06 P 80d05a566e4a4058bd0bddec494478f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:10.242676 31708 raft_consensus.cc:385] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:10.243158 31708 raft_consensus.cc:740] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0ad0bc24ea04e5f8ca539058e039336, State: Initialized, Role: FOLLOWER
I20260608 12:49:10.244699 31709 ts_tablet_manager.cc:1434] T aaa72a39b28f455ab730dcdd39124f06 P 80d05a566e4a4058bd0bddec494478f0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:49:10.244593 31708 consensus_queue.cc:260] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:10.246869 31708 ts_tablet_manager.cc:1434] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:49:10.247860 31708 tablet_bootstrap.cc:492] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336: Bootstrap starting.
I20260608 12:49:10.247189 31412 catalog_manager.cc:5696] T 895bd2c242de4b14bdceba67e62ecb24 P 80d05a566e4a4058bd0bddec494478f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1). New cstate: current_term: 1 leader_uuid: "80d05a566e4a4058bd0bddec494478f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:10.255095 31708 tablet_bootstrap.cc:654] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:10.260844 31708 tablet_bootstrap.cc:492] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336: No bootstrap required, opened a new log
I20260608 12:49:10.261438 31708 ts_tablet_manager.cc:1403] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260608 12:49:10.264715 31708 raft_consensus.cc:359] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:10.265399 31708 raft_consensus.cc:385] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:10.265619 31708 raft_consensus.cc:740] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0ad0bc24ea04e5f8ca539058e039336, State: Initialized, Role: FOLLOWER
I20260608 12:49:10.266299 31708 consensus_queue.cc:260] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:10.268393 31708 ts_tablet_manager.cc:1434] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:49:10.287745 31723 raft_consensus.cc:493] T 8b48f32ac6f04448993c561c1603e546 P 80d05a566e4a4058bd0bddec494478f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:10.288328 31723 raft_consensus.cc:515] T 8b48f32ac6f04448993c561c1603e546 P 80d05a566e4a4058bd0bddec494478f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:10.290424 31723 leader_election.cc:290] T 8b48f32ac6f04448993c561c1603e546 P 80d05a566e4a4058bd0bddec494478f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0ad0bc24ea04e5f8ca539058e039336 (127.24.129.2:39289), ad93a285096b46d3a9e9cccc741d3bf2 (127.24.129.3:41527)
I20260608 12:49:10.291481 31590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b48f32ac6f04448993c561c1603e546" candidate_uuid: "80d05a566e4a4058bd0bddec494478f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0ad0bc24ea04e5f8ca539058e039336" is_pre_election: true
I20260608 12:49:10.291759 31664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b48f32ac6f04448993c561c1603e546" candidate_uuid: "80d05a566e4a4058bd0bddec494478f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" is_pre_election: true
I20260608 12:49:10.292127 31590 raft_consensus.cc:2468] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80d05a566e4a4058bd0bddec494478f0 in term 0.
I20260608 12:49:10.292532 31664 raft_consensus.cc:2468] T 8b48f32ac6f04448993c561c1603e546 P ad93a285096b46d3a9e9cccc741d3bf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80d05a566e4a4058bd0bddec494478f0 in term 0.
I20260608 12:49:10.293291 31478 leader_election.cc:304] T 8b48f32ac6f04448993c561c1603e546 P 80d05a566e4a4058bd0bddec494478f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80d05a566e4a4058bd0bddec494478f0, e0ad0bc24ea04e5f8ca539058e039336; no voters: 
I20260608 12:49:10.294181 31723 raft_consensus.cc:2804] T 8b48f32ac6f04448993c561c1603e546 P 80d05a566e4a4058bd0bddec494478f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:10.294564 31723 raft_consensus.cc:493] T 8b48f32ac6f04448993c561c1603e546 P 80d05a566e4a4058bd0bddec494478f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:10.294857 31723 raft_consensus.cc:3060] T 8b48f32ac6f04448993c561c1603e546 P 80d05a566e4a4058bd0bddec494478f0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:10.300539 31723 raft_consensus.cc:515] T 8b48f32ac6f04448993c561c1603e546 P 80d05a566e4a4058bd0bddec494478f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:10.302510 31723 leader_election.cc:290] T 8b48f32ac6f04448993c561c1603e546 P 80d05a566e4a4058bd0bddec494478f0 [CANDIDATE]: Term 1 election: Requested vote from peers e0ad0bc24ea04e5f8ca539058e039336 (127.24.129.2:39289), ad93a285096b46d3a9e9cccc741d3bf2 (127.24.129.3:41527)
I20260608 12:49:10.303496 31590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b48f32ac6f04448993c561c1603e546" candidate_uuid: "80d05a566e4a4058bd0bddec494478f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0ad0bc24ea04e5f8ca539058e039336"
I20260608 12:49:10.303781 31664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b48f32ac6f04448993c561c1603e546" candidate_uuid: "80d05a566e4a4058bd0bddec494478f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad93a285096b46d3a9e9cccc741d3bf2"
I20260608 12:49:10.304059 31590 raft_consensus.cc:3060] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:10.304461 31664 raft_consensus.cc:3060] T 8b48f32ac6f04448993c561c1603e546 P ad93a285096b46d3a9e9cccc741d3bf2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:10.310678 31664 raft_consensus.cc:2468] T 8b48f32ac6f04448993c561c1603e546 P ad93a285096b46d3a9e9cccc741d3bf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80d05a566e4a4058bd0bddec494478f0 in term 1.
I20260608 12:49:10.310703 31590 raft_consensus.cc:2468] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80d05a566e4a4058bd0bddec494478f0 in term 1.
I20260608 12:49:10.312037 31480 leader_election.cc:304] T 8b48f32ac6f04448993c561c1603e546 P 80d05a566e4a4058bd0bddec494478f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80d05a566e4a4058bd0bddec494478f0, ad93a285096b46d3a9e9cccc741d3bf2; no voters: 
I20260608 12:49:10.312902 31723 raft_consensus.cc:2804] T 8b48f32ac6f04448993c561c1603e546 P 80d05a566e4a4058bd0bddec494478f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:10.313437 31723 raft_consensus.cc:697] T 8b48f32ac6f04448993c561c1603e546 P 80d05a566e4a4058bd0bddec494478f0 [term 1 LEADER]: Becoming Leader. State: Replica: 80d05a566e4a4058bd0bddec494478f0, State: Running, Role: LEADER
I20260608 12:49:10.314164 31723 consensus_queue.cc:237] T 8b48f32ac6f04448993c561c1603e546 P 80d05a566e4a4058bd0bddec494478f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:10.322568 31409 catalog_manager.cc:5696] T 8b48f32ac6f04448993c561c1603e546 P 80d05a566e4a4058bd0bddec494478f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1). New cstate: current_term: 1 leader_uuid: "80d05a566e4a4058bd0bddec494478f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:10.345729 31714 raft_consensus.cc:493] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:10.346333 31714 raft_consensus.cc:515] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:10.348294 31714 leader_election.cc:290] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813), e0ad0bc24ea04e5f8ca539058e039336 (127.24.129.2:39289)
I20260608 12:49:10.349391 31515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350c7f2425a448a9be769f2746a6642e" candidate_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d05a566e4a4058bd0bddec494478f0" is_pre_election: true
I20260608 12:49:10.349613 31590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350c7f2425a448a9be769f2746a6642e" candidate_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0ad0bc24ea04e5f8ca539058e039336" is_pre_election: true
I20260608 12:49:10.350004 31515 raft_consensus.cc:2468] T 350c7f2425a448a9be769f2746a6642e P 80d05a566e4a4058bd0bddec494478f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad93a285096b46d3a9e9cccc741d3bf2 in term 0.
I20260608 12:49:10.350314 31590 raft_consensus.cc:2468] T 350c7f2425a448a9be769f2746a6642e P e0ad0bc24ea04e5f8ca539058e039336 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad93a285096b46d3a9e9cccc741d3bf2 in term 0.
I20260608 12:49:10.351092 31627 leader_election.cc:304] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80d05a566e4a4058bd0bddec494478f0, ad93a285096b46d3a9e9cccc741d3bf2; no voters: 
I20260608 12:49:10.351773 31714 raft_consensus.cc:2804] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:10.352097 31714 raft_consensus.cc:493] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:10.352355 31714 raft_consensus.cc:3060] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:10.358350 31714 raft_consensus.cc:515] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:10.360178 31714 leader_election.cc:290] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [CANDIDATE]: Term 1 election: Requested vote from peers 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813), e0ad0bc24ea04e5f8ca539058e039336 (127.24.129.2:39289)
I20260608 12:49:10.361207 31515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350c7f2425a448a9be769f2746a6642e" candidate_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d05a566e4a4058bd0bddec494478f0"
I20260608 12:49:10.361393 31590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350c7f2425a448a9be769f2746a6642e" candidate_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0ad0bc24ea04e5f8ca539058e039336"
I20260608 12:49:10.361774 31515 raft_consensus.cc:3060] T 350c7f2425a448a9be769f2746a6642e P 80d05a566e4a4058bd0bddec494478f0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:10.361977 31590 raft_consensus.cc:3060] T 350c7f2425a448a9be769f2746a6642e P e0ad0bc24ea04e5f8ca539058e039336 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:10.366946 31590 raft_consensus.cc:2468] T 350c7f2425a448a9be769f2746a6642e P e0ad0bc24ea04e5f8ca539058e039336 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad93a285096b46d3a9e9cccc741d3bf2 in term 1.
I20260608 12:49:10.367699 31515 raft_consensus.cc:2468] T 350c7f2425a448a9be769f2746a6642e P 80d05a566e4a4058bd0bddec494478f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad93a285096b46d3a9e9cccc741d3bf2 in term 1.
I20260608 12:49:10.367887 31627 leader_election.cc:304] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad93a285096b46d3a9e9cccc741d3bf2, e0ad0bc24ea04e5f8ca539058e039336; no voters: 
I20260608 12:49:10.368661 31714 raft_consensus.cc:2804] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:10.369709 31714 raft_consensus.cc:697] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [term 1 LEADER]: Becoming Leader. State: Replica: ad93a285096b46d3a9e9cccc741d3bf2, State: Running, Role: LEADER
I20260608 12:49:10.370507 31714 consensus_queue.cc:237] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:10.377767 31409 catalog_manager.cc:5696] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad93a285096b46d3a9e9cccc741d3bf2 (127.24.129.3). New cstate: current_term: 1 leader_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:10.439196 31723 raft_consensus.cc:493] T aaa72a39b28f455ab730dcdd39124f06 P 80d05a566e4a4058bd0bddec494478f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:10.439811 31723 raft_consensus.cc:515] T aaa72a39b28f455ab730dcdd39124f06 P 80d05a566e4a4058bd0bddec494478f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:10.441882 31723 leader_election.cc:290] T aaa72a39b28f455ab730dcdd39124f06 P 80d05a566e4a4058bd0bddec494478f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0ad0bc24ea04e5f8ca539058e039336 (127.24.129.2:39289), ad93a285096b46d3a9e9cccc741d3bf2 (127.24.129.3:41527)
I20260608 12:49:10.442907 31590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa72a39b28f455ab730dcdd39124f06" candidate_uuid: "80d05a566e4a4058bd0bddec494478f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0ad0bc24ea04e5f8ca539058e039336" is_pre_election: true
I20260608 12:49:10.443077 31664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa72a39b28f455ab730dcdd39124f06" candidate_uuid: "80d05a566e4a4058bd0bddec494478f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" is_pre_election: true
I20260608 12:49:10.443840 31590 raft_consensus.cc:2468] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80d05a566e4a4058bd0bddec494478f0 in term 0.
I20260608 12:49:10.443840 31664 raft_consensus.cc:2468] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80d05a566e4a4058bd0bddec494478f0 in term 0.
I20260608 12:49:10.445511 31480 leader_election.cc:304] T aaa72a39b28f455ab730dcdd39124f06 P 80d05a566e4a4058bd0bddec494478f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80d05a566e4a4058bd0bddec494478f0, ad93a285096b46d3a9e9cccc741d3bf2; no voters: 
I20260608 12:49:10.446359 31723 raft_consensus.cc:2804] T aaa72a39b28f455ab730dcdd39124f06 P 80d05a566e4a4058bd0bddec494478f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:10.446734 31723 raft_consensus.cc:493] T aaa72a39b28f455ab730dcdd39124f06 P 80d05a566e4a4058bd0bddec494478f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:10.446985 31723 raft_consensus.cc:3060] T aaa72a39b28f455ab730dcdd39124f06 P 80d05a566e4a4058bd0bddec494478f0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:10.451961 31723 raft_consensus.cc:515] T aaa72a39b28f455ab730dcdd39124f06 P 80d05a566e4a4058bd0bddec494478f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:10.453671 31723 leader_election.cc:290] T aaa72a39b28f455ab730dcdd39124f06 P 80d05a566e4a4058bd0bddec494478f0 [CANDIDATE]: Term 1 election: Requested vote from peers e0ad0bc24ea04e5f8ca539058e039336 (127.24.129.2:39289), ad93a285096b46d3a9e9cccc741d3bf2 (127.24.129.3:41527)
I20260608 12:49:10.455031 31664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa72a39b28f455ab730dcdd39124f06" candidate_uuid: "80d05a566e4a4058bd0bddec494478f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad93a285096b46d3a9e9cccc741d3bf2"
I20260608 12:49:10.455026 31590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa72a39b28f455ab730dcdd39124f06" candidate_uuid: "80d05a566e4a4058bd0bddec494478f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0ad0bc24ea04e5f8ca539058e039336"
I20260608 12:49:10.456100 31664 raft_consensus.cc:3060] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:10.456136 31590 raft_consensus.cc:3060] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:10.464967 31664 raft_consensus.cc:2468] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80d05a566e4a4058bd0bddec494478f0 in term 1.
I20260608 12:49:10.464962 31590 raft_consensus.cc:2468] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80d05a566e4a4058bd0bddec494478f0 in term 1.
I20260608 12:49:10.466715 31480 leader_election.cc:304] T aaa72a39b28f455ab730dcdd39124f06 P 80d05a566e4a4058bd0bddec494478f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 80d05a566e4a4058bd0bddec494478f0, ad93a285096b46d3a9e9cccc741d3bf2, e0ad0bc24ea04e5f8ca539058e039336; no voters: 
I20260608 12:49:10.467576 31723 raft_consensus.cc:2804] T aaa72a39b28f455ab730dcdd39124f06 P 80d05a566e4a4058bd0bddec494478f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:10.468042 31723 raft_consensus.cc:697] T aaa72a39b28f455ab730dcdd39124f06 P 80d05a566e4a4058bd0bddec494478f0 [term 1 LEADER]: Becoming Leader. State: Replica: 80d05a566e4a4058bd0bddec494478f0, State: Running, Role: LEADER
I20260608 12:49:10.468890 31723 consensus_queue.cc:237] T aaa72a39b28f455ab730dcdd39124f06 P 80d05a566e4a4058bd0bddec494478f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:10.476672 31409 catalog_manager.cc:5696] T aaa72a39b28f455ab730dcdd39124f06 P 80d05a566e4a4058bd0bddec494478f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1). New cstate: current_term: 1 leader_uuid: "80d05a566e4a4058bd0bddec494478f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:10.509634 25092 tablet_server.cc:179] TabletServer@127.24.129.1:0 shutting down...
I20260608 12:49:10.531590 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:10.532434 25092 tablet_replica.cc:333] T aaa72a39b28f455ab730dcdd39124f06 P 80d05a566e4a4058bd0bddec494478f0: stopping tablet replica
I20260608 12:49:10.533069 25092 raft_consensus.cc:2243] T aaa72a39b28f455ab730dcdd39124f06 P 80d05a566e4a4058bd0bddec494478f0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:10.533733 25092 pending_rounds.cc:70] T aaa72a39b28f455ab730dcdd39124f06 P 80d05a566e4a4058bd0bddec494478f0: Trying to abort 1 pending ops.
I20260608 12:49:10.533922 25092 pending_rounds.cc:77] T aaa72a39b28f455ab730dcdd39124f06 P 80d05a566e4a4058bd0bddec494478f0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294660405129003008 op_type: NO_OP noop_request { }
I20260608 12:49:10.534227 25092 raft_consensus.cc:2889] T aaa72a39b28f455ab730dcdd39124f06 P 80d05a566e4a4058bd0bddec494478f0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:49:10.534520 25092 raft_consensus.cc:2272] T aaa72a39b28f455ab730dcdd39124f06 P 80d05a566e4a4058bd0bddec494478f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:10.537149 25092 tablet_replica.cc:333] T 8b48f32ac6f04448993c561c1603e546 P 80d05a566e4a4058bd0bddec494478f0: stopping tablet replica
I20260608 12:49:10.537693 25092 raft_consensus.cc:2243] T 8b48f32ac6f04448993c561c1603e546 P 80d05a566e4a4058bd0bddec494478f0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:10.538290 25092 pending_rounds.cc:70] T 8b48f32ac6f04448993c561c1603e546 P 80d05a566e4a4058bd0bddec494478f0: Trying to abort 1 pending ops.
I20260608 12:49:10.538467 25092 pending_rounds.cc:77] T 8b48f32ac6f04448993c561c1603e546 P 80d05a566e4a4058bd0bddec494478f0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294660404494041088 op_type: NO_OP noop_request { }
I20260608 12:49:10.538722 25092 raft_consensus.cc:2889] T 8b48f32ac6f04448993c561c1603e546 P 80d05a566e4a4058bd0bddec494478f0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:49:10.538995 25092 raft_consensus.cc:2272] T 8b48f32ac6f04448993c561c1603e546 P 80d05a566e4a4058bd0bddec494478f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:10.541663 25092 tablet_replica.cc:333] T 895bd2c242de4b14bdceba67e62ecb24 P 80d05a566e4a4058bd0bddec494478f0: stopping tablet replica
I20260608 12:49:10.542181 25092 raft_consensus.cc:2243] T 895bd2c242de4b14bdceba67e62ecb24 P 80d05a566e4a4058bd0bddec494478f0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:10.542738 25092 pending_rounds.cc:70] T 895bd2c242de4b14bdceba67e62ecb24 P 80d05a566e4a4058bd0bddec494478f0: Trying to abort 1 pending ops.
I20260608 12:49:10.542896 25092 pending_rounds.cc:77] T 895bd2c242de4b14bdceba67e62ecb24 P 80d05a566e4a4058bd0bddec494478f0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294660404177125376 op_type: NO_OP noop_request { }
I20260608 12:49:10.543145 25092 raft_consensus.cc:2889] T 895bd2c242de4b14bdceba67e62ecb24 P 80d05a566e4a4058bd0bddec494478f0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:49:10.543411 25092 raft_consensus.cc:2272] T 895bd2c242de4b14bdceba67e62ecb24 P 80d05a566e4a4058bd0bddec494478f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:10.545938 25092 tablet_replica.cc:333] T 350c7f2425a448a9be769f2746a6642e P 80d05a566e4a4058bd0bddec494478f0: stopping tablet replica
I20260608 12:49:10.546432 25092 raft_consensus.cc:2243] T 350c7f2425a448a9be769f2746a6642e P 80d05a566e4a4058bd0bddec494478f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:10.546787 25092 raft_consensus.cc:2272] T 350c7f2425a448a9be769f2746a6642e P 80d05a566e4a4058bd0bddec494478f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:10.570811 25092 tablet_server.cc:196] TabletServer@127.24.129.1:0 shutdown complete.
I20260608 12:49:10.821825 31714 consensus_queue.cc:1048] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:49:10.838137 31627 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.129.1:43813: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260608 12:49:10.842303 31627 consensus_peers.cc:597] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 -> Peer 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813): Couldn't send request to peer 80d05a566e4a4058bd0bddec494478f0. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:43813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:11.587596 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:11.593855 31745 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:11.594422 31746 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:11.595923 31748 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:11.596803 25092 server_base.cc:1061] running on GCE node
I20260608 12:49:11.597602 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:11.597807 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:11.597945 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922951597934 us; error 0 us; skew 500 ppm
I20260608 12:49:11.598469 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:11.601275 25092 webserver.cc:533] Webserver started at http://127.24.129.4:41319/ using document root <none> and password file <none>
I20260608 12:49:11.601761 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:11.601933 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:11.602164 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:11.603236 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922772201788-25092-0/minicluster-data/ts-3-root/instance:
uuid: "a11fb82630c94ab39f5baee0f75888e9"
format_stamp: "Formatted at 2026-06-08 12:49:11 on dist-test-slave-jhsm"
I20260608 12:49:11.608167 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:49:11.612004 31753 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:11.612902 25092 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:49:11.613240 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922772201788-25092-0/minicluster-data/ts-3-root
uuid: "a11fb82630c94ab39f5baee0f75888e9"
format_stamp: "Formatted at 2026-06-08 12:49:11 on dist-test-slave-jhsm"
I20260608 12:49:11.613585 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922772201788-25092-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922772201788-25092-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922772201788-25092-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:11.631187 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:11.632572 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:11.634224 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:11.636916 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:11.637130 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:11.637390 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:11.637552 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:11.682222 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.4:35143
I20260608 12:49:11.682348 31815 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.4:35143 every 8 connection(s)
I20260608 12:49:11.703634 31816 heartbeater.cc:344] Connected to a master server at 127.24.129.62:41233
I20260608 12:49:11.704022 31816 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:11.704828 31816 heartbeater.cc:507] Master 127.24.129.62:41233 requested a full tablet report, sending...
I20260608 12:49:11.707139 31412 ts_manager.cc:194] Registered new tserver with Master: a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4:35143)
I20260608 12:49:11.708570 31412 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60998
I20260608 12:49:11.744588 31714 raft_consensus.cc:493] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:11.745137 31714 raft_consensus.cc:515] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } }
I20260608 12:49:11.746930 31714 leader_election.cc:290] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0ad0bc24ea04e5f8ca539058e039336 (127.24.129.2:39289), 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813)
I20260608 12:49:11.748131 31590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895bd2c242de4b14bdceba67e62ecb24" candidate_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0ad0bc24ea04e5f8ca539058e039336" is_pre_election: true
I20260608 12:49:11.748992 31590 raft_consensus.cc:2393] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad93a285096b46d3a9e9cccc741d3bf2 in current term 1: Already voted for candidate 80d05a566e4a4058bd0bddec494478f0 in this term.
W20260608 12:49:11.751845 31627 leader_election.cc:336] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813): Network error: Client connection negotiation failed: client connection to 127.24.129.1:43813: connect: Connection refused (error 111)
I20260608 12:49:11.752290 31627 leader_election.cc:304] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2 [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: ad93a285096b46d3a9e9cccc741d3bf2; no voters: 80d05a566e4a4058bd0bddec494478f0, e0ad0bc24ea04e5f8ca539058e039336
I20260608 12:49:11.752991 31714 raft_consensus.cc:3060] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:11.757759 31714 raft_consensus.cc:2749] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 12:49:11.820811 31461 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 80d05a566e4a4058bd0bddec494478f0 not available for placement
I20260608 12:49:11.826321 31820 raft_consensus.cc:493] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:11.826823 31820 raft_consensus.cc:515] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:11.829090 31820 leader_election.cc:290] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813), ad93a285096b46d3a9e9cccc741d3bf2 (127.24.129.3:41527)
W20260608 12:49:11.836520 31553 leader_election.cc:336] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813): Network error: Client connection negotiation failed: client connection to 127.24.129.1:43813: connect: Connection refused (error 111)
I20260608 12:49:11.841287 31664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b48f32ac6f04448993c561c1603e546" candidate_uuid: "e0ad0bc24ea04e5f8ca539058e039336" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" is_pre_election: true
I20260608 12:49:11.841841 31664 raft_consensus.cc:2468] T 8b48f32ac6f04448993c561c1603e546 P ad93a285096b46d3a9e9cccc741d3bf2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0ad0bc24ea04e5f8ca539058e039336 in term 1.
I20260608 12:49:11.843178 31555 leader_election.cc:304] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [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: ad93a285096b46d3a9e9cccc741d3bf2, e0ad0bc24ea04e5f8ca539058e039336; no voters: 80d05a566e4a4058bd0bddec494478f0
I20260608 12:49:11.844080 31820 raft_consensus.cc:2804] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:49:11.844550 31820 raft_consensus.cc:493] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:11.844902 31820 raft_consensus.cc:3060] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:11.851563 31820 raft_consensus.cc:515] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:11.853538 31820 leader_election.cc:290] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [CANDIDATE]: Term 2 election: Requested vote from peers 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813), ad93a285096b46d3a9e9cccc741d3bf2 (127.24.129.3:41527)
I20260608 12:49:11.854794 31664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b48f32ac6f04448993c561c1603e546" candidate_uuid: "e0ad0bc24ea04e5f8ca539058e039336" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad93a285096b46d3a9e9cccc741d3bf2"
I20260608 12:49:11.855511 31664 raft_consensus.cc:3060] T 8b48f32ac6f04448993c561c1603e546 P ad93a285096b46d3a9e9cccc741d3bf2 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:49:11.857728 31553 leader_election.cc:336] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813): Network error: Client connection negotiation failed: client connection to 127.24.129.1:43813: connect: Connection refused (error 111)
I20260608 12:49:11.861831 31664 raft_consensus.cc:2468] T 8b48f32ac6f04448993c561c1603e546 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0ad0bc24ea04e5f8ca539058e039336 in term 2.
I20260608 12:49:11.862987 31555 leader_election.cc:304] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [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: ad93a285096b46d3a9e9cccc741d3bf2, e0ad0bc24ea04e5f8ca539058e039336; no voters: 80d05a566e4a4058bd0bddec494478f0
I20260608 12:49:11.863735 31820 raft_consensus.cc:2804] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:49:11.864856 31714 consensus_queue.cc:579] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [LEADER]: Leader has been unable to successfully communicate with peer 80d05a566e4a4058bd0bddec494478f0 for more than 1 seconds (1.493s)
I20260608 12:49:11.864850 31820 raft_consensus.cc:697] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [term 2 LEADER]: Becoming Leader. State: Replica: e0ad0bc24ea04e5f8ca539058e039336, State: Running, Role: LEADER
I20260608 12:49:11.866053 31820 consensus_queue.cc:237] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [LEADER]: Queue going to LEADER 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: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:11.877388 31412 catalog_manager.cc:5696] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 reported cstate change: term changed from 1 to 2, leader changed from 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1) to e0ad0bc24ea04e5f8ca539058e039336 (127.24.129.2). New cstate: current_term: 2 leader_uuid: "e0ad0bc24ea04e5f8ca539058e039336" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:11.878227 31664 consensus_queue.cc:237] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [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: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: true } }
I20260608 12:49:11.887135 31590 raft_consensus.cc:1275] T 350c7f2425a448a9be769f2746a6642e P e0ad0bc24ea04e5f8ca539058e039336 [term 1 FOLLOWER]: Refusing update from remote peer ad93a285096b46d3a9e9cccc741d3bf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:11.891258 31826 consensus_queue.cc:1048] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:49:11.895465 31627 consensus_peers.cc:597] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 -> Peer 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813): Couldn't send request to peer 80d05a566e4a4058bd0bddec494478f0. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:43813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:11.902398 31827 raft_consensus.cc:2955] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: true } } }
I20260608 12:49:11.904428 31590 raft_consensus.cc:2955] T 350c7f2425a448a9be769f2746a6642e P e0ad0bc24ea04e5f8ca539058e039336 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: true } } }
W20260608 12:49:11.906983 31630 consensus_peers.cc:597] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 -> Peer a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4:35143): Couldn't send request to peer a11fb82630c94ab39f5baee0f75888e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 350c7f2425a448a9be769f2746a6642e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:11.913280 31399 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 350c7f2425a448a9be769f2746a6642e with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:49:11.917331 31412 catalog_manager.cc:5696] T 350c7f2425a448a9be769f2746a6642e P e0ad0bc24ea04e5f8ca539058e039336 reported cstate change: config changed from index -1 to 2, NON_VOTER a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: true } } }
I20260608 12:49:12.090442 31820 raft_consensus.cc:493] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:12.091090 31820 raft_consensus.cc:515] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } }
I20260608 12:49:12.093255 31820 leader_election.cc:290] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad93a285096b46d3a9e9cccc741d3bf2 (127.24.129.3:41527), 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813)
I20260608 12:49:12.094688 31664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895bd2c242de4b14bdceba67e62ecb24" candidate_uuid: "e0ad0bc24ea04e5f8ca539058e039336" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" is_pre_election: true
I20260608 12:49:12.095539 31664 raft_consensus.cc:2468] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0ad0bc24ea04e5f8ca539058e039336 in term 1.
I20260608 12:49:12.096786 31555 leader_election.cc:304] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [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: ad93a285096b46d3a9e9cccc741d3bf2, e0ad0bc24ea04e5f8ca539058e039336; no voters: 
I20260608 12:49:12.097697 31820 raft_consensus.cc:2804] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:49:12.098132 31820 raft_consensus.cc:493] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 12:49:12.098234 31553 leader_election.cc:336] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813): Network error: Client connection negotiation failed: client connection to 127.24.129.1:43813: connect: Connection refused (error 111)
I20260608 12:49:12.098610 31820 raft_consensus.cc:3060] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:12.104601 31820 raft_consensus.cc:515] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } }
I20260608 12:49:12.106732 31820 leader_election.cc:290] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [CANDIDATE]: Term 2 election: Requested vote from peers ad93a285096b46d3a9e9cccc741d3bf2 (127.24.129.3:41527), 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813)
I20260608 12:49:12.107666 31664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895bd2c242de4b14bdceba67e62ecb24" candidate_uuid: "e0ad0bc24ea04e5f8ca539058e039336" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad93a285096b46d3a9e9cccc741d3bf2"
I20260608 12:49:12.108248 31664 raft_consensus.cc:3060] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:49:12.110669 31553 leader_election.cc:336] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813): Network error: Client connection negotiation failed: client connection to 127.24.129.1:43813: connect: Connection refused (error 111)
I20260608 12:49:12.114180 31664 raft_consensus.cc:2468] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0ad0bc24ea04e5f8ca539058e039336 in term 2.
I20260608 12:49:12.115490 31555 leader_election.cc:304] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [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: ad93a285096b46d3a9e9cccc741d3bf2, e0ad0bc24ea04e5f8ca539058e039336; no voters: 80d05a566e4a4058bd0bddec494478f0
I20260608 12:49:12.116348 31820 raft_consensus.cc:2804] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:49:12.116910 31820 raft_consensus.cc:697] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [term 2 LEADER]: Becoming Leader. State: Replica: e0ad0bc24ea04e5f8ca539058e039336, State: Running, Role: LEADER
I20260608 12:49:12.117635 31820 consensus_queue.cc:237] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [LEADER]: Queue going to LEADER 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: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } }
I20260608 12:49:12.125828 31409 catalog_manager.cc:5696] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 reported cstate change: term changed from 1 to 2, leader changed from 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1) to e0ad0bc24ea04e5f8ca539058e039336 (127.24.129.2). New cstate: current_term: 2 leader_uuid: "e0ad0bc24ea04e5f8ca539058e039336" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:12.282864 31839 ts_tablet_manager.cc:933] T 350c7f2425a448a9be769f2746a6642e P a11fb82630c94ab39f5baee0f75888e9: Initiating tablet copy from peer ad93a285096b46d3a9e9cccc741d3bf2 (127.24.129.3:41527)
I20260608 12:49:12.284631 31839 tablet_copy_client.cc:323] T 350c7f2425a448a9be769f2746a6642e P a11fb82630c94ab39f5baee0f75888e9: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.3:41527
I20260608 12:49:12.287544 31664 raft_consensus.cc:1275] T 8b48f32ac6f04448993c561c1603e546 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 FOLLOWER]: Refusing update from remote peer e0ad0bc24ea04e5f8ca539058e039336: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:49:12.289222 31820 consensus_queue.cc:1048] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:12.296504 31674 tablet_copy_service.cc:140] P ad93a285096b46d3a9e9cccc741d3bf2: Received BeginTabletCopySession request for tablet 350c7f2425a448a9be769f2746a6642e from peer a11fb82630c94ab39f5baee0f75888e9 ({username='slave'} at 127.0.0.1:40400)
I20260608 12:49:12.297154 31674 tablet_copy_service.cc:161] P ad93a285096b46d3a9e9cccc741d3bf2: Beginning new tablet copy session on tablet 350c7f2425a448a9be769f2746a6642e from peer a11fb82630c94ab39f5baee0f75888e9 at {username='slave'} at 127.0.0.1:40400: session id = a11fb82630c94ab39f5baee0f75888e9-350c7f2425a448a9be769f2746a6642e
W20260608 12:49:12.304183 31553 consensus_peers.cc:597] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 -> Peer 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813): Couldn't send request to peer 80d05a566e4a4058bd0bddec494478f0. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:43813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:12.306546 31674 tablet_copy_source_session.cc:215] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:49:12.312201 31839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350c7f2425a448a9be769f2746a6642e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:12.323477 31839 tablet_copy_client.cc:806] T 350c7f2425a448a9be769f2746a6642e P a11fb82630c94ab39f5baee0f75888e9: tablet copy: Starting download of 0 data blocks...
I20260608 12:49:12.323979 31839 tablet_copy_client.cc:670] T 350c7f2425a448a9be769f2746a6642e P a11fb82630c94ab39f5baee0f75888e9: tablet copy: Starting download of 1 WAL segments...
I20260608 12:49:12.327875 31839 tablet_copy_client.cc:538] T 350c7f2425a448a9be769f2746a6642e P a11fb82630c94ab39f5baee0f75888e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:49:12.334538 31839 tablet_bootstrap.cc:492] T 350c7f2425a448a9be769f2746a6642e P a11fb82630c94ab39f5baee0f75888e9: Bootstrap starting.
I20260608 12:49:12.349094 31839 tablet_bootstrap.cc:492] T 350c7f2425a448a9be769f2746a6642e P a11fb82630c94ab39f5baee0f75888e9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:12.349762 31839 tablet_bootstrap.cc:492] T 350c7f2425a448a9be769f2746a6642e P a11fb82630c94ab39f5baee0f75888e9: Bootstrap complete.
I20260608 12:49:12.350314 31839 ts_tablet_manager.cc:1403] T 350c7f2425a448a9be769f2746a6642e P a11fb82630c94ab39f5baee0f75888e9: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260608 12:49:12.352393 31839 raft_consensus.cc:359] T 350c7f2425a448a9be769f2746a6642e P a11fb82630c94ab39f5baee0f75888e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: true } }
I20260608 12:49:12.352988 31839 raft_consensus.cc:740] T 350c7f2425a448a9be769f2746a6642e P a11fb82630c94ab39f5baee0f75888e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a11fb82630c94ab39f5baee0f75888e9, State: Initialized, Role: LEARNER
I20260608 12:49:12.353523 31839 consensus_queue.cc:260] T 350c7f2425a448a9be769f2746a6642e P a11fb82630c94ab39f5baee0f75888e9 [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: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: true } }
I20260608 12:49:12.355819 31839 ts_tablet_manager.cc:1434] T 350c7f2425a448a9be769f2746a6642e P a11fb82630c94ab39f5baee0f75888e9: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:49:12.355894 31816 heartbeater.cc:499] Master 127.24.129.62:41233 was elected leader, sending a full tablet report...
I20260608 12:49:12.357854 31674 tablet_copy_service.cc:342] P ad93a285096b46d3a9e9cccc741d3bf2: Request end of tablet copy session a11fb82630c94ab39f5baee0f75888e9-350c7f2425a448a9be769f2746a6642e received from {username='slave'} at 127.0.0.1:40400
I20260608 12:49:12.358213 31674 tablet_copy_service.cc:434] P ad93a285096b46d3a9e9cccc741d3bf2: ending tablet copy session a11fb82630c94ab39f5baee0f75888e9-350c7f2425a448a9be769f2746a6642e on tablet 350c7f2425a448a9be769f2746a6642e with peer a11fb82630c94ab39f5baee0f75888e9
I20260608 12:49:12.396647 31837 raft_consensus.cc:493] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:12.397240 31837 raft_consensus.cc:515] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:12.398960 31837 leader_election.cc:290] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813), e0ad0bc24ea04e5f8ca539058e039336 (127.24.129.2:39289)
I20260608 12:49:12.400871 31590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa72a39b28f455ab730dcdd39124f06" candidate_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0ad0bc24ea04e5f8ca539058e039336" is_pre_election: true
I20260608 12:49:12.401552 31590 raft_consensus.cc:2468] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad93a285096b46d3a9e9cccc741d3bf2 in term 1.
I20260608 12:49:12.402726 31627 leader_election.cc:304] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [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: ad93a285096b46d3a9e9cccc741d3bf2, e0ad0bc24ea04e5f8ca539058e039336; no voters: 
I20260608 12:49:12.403496 31837 raft_consensus.cc:2804] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 12:49:12.403546 31627 leader_election.cc:336] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813): Network error: Client connection negotiation failed: client connection to 127.24.129.1:43813: connect: Connection refused (error 111)
I20260608 12:49:12.403873 31837 raft_consensus.cc:493] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:12.404366 31837 raft_consensus.cc:3060] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:12.409551 31837 raft_consensus.cc:515] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:12.411213 31837 leader_election.cc:290] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [CANDIDATE]: Term 2 election: Requested vote from peers 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813), e0ad0bc24ea04e5f8ca539058e039336 (127.24.129.2:39289)
I20260608 12:49:12.413169 31590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa72a39b28f455ab730dcdd39124f06" candidate_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0ad0bc24ea04e5f8ca539058e039336"
I20260608 12:49:12.413767 31590 raft_consensus.cc:3060] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:49:12.415750 31627 leader_election.cc:336] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813): Network error: Client connection negotiation failed: client connection to 127.24.129.1:43813: connect: Connection refused (error 111)
I20260608 12:49:12.419261 31590 raft_consensus.cc:2468] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad93a285096b46d3a9e9cccc741d3bf2 in term 2.
I20260608 12:49:12.420449 31627 leader_election.cc:304] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [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: ad93a285096b46d3a9e9cccc741d3bf2, e0ad0bc24ea04e5f8ca539058e039336; no voters: 80d05a566e4a4058bd0bddec494478f0
I20260608 12:49:12.421151 31837 raft_consensus.cc:2804] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:49:12.423353 31837 raft_consensus.cc:697] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 LEADER]: Becoming Leader. State: Replica: ad93a285096b46d3a9e9cccc741d3bf2, State: Running, Role: LEADER
I20260608 12:49:12.424022 31837 consensus_queue.cc:237] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [LEADER]: Queue going to LEADER 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: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:12.430770 31412 catalog_manager.cc:5696] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 reported cstate change: term changed from 1 to 2, leader changed from 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1) to ad93a285096b46d3a9e9cccc741d3bf2 (127.24.129.3). New cstate: current_term: 2 leader_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } health_report { overall_health: HEALTHY } } }
W20260608 12:49:12.788269 31553 consensus_peers.cc:597] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 -> Peer 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813): Couldn't send request to peer 80d05a566e4a4058bd0bddec494478f0. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:43813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:12.795710 31791 raft_consensus.cc:1217] T 350c7f2425a448a9be769f2746a6642e P a11fb82630c94ab39f5baee0f75888e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260608 12:49:12.862908 31461 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 80d05a566e4a4058bd0bddec494478f0 not available for placement
I20260608 12:49:12.959182 31589 raft_consensus.cc:1275] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336 [term 2 FOLLOWER]: Refusing update from remote peer ad93a285096b46d3a9e9cccc741d3bf2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:49:12.961648 31837 consensus_queue.cc:1048] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:49:13.809487 31852 consensus_queue.cc:579] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [LEADER]: Leader has been unable to successfully communicate with peer 80d05a566e4a4058bd0bddec494478f0 for more than 1 seconds (1.690s)
W20260608 12:49:14.224378 31461 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver e0ad0bc24ea04e5f8ca539058e039336 not available for placement
I20260608 12:49:14.545858 31853 raft_consensus.cc:493] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ad93a285096b46d3a9e9cccc741d3bf2)
I20260608 12:49:14.547343 31853 raft_consensus.cc:515] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:14.556711 31853 leader_election.cc:290] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813), ad93a285096b46d3a9e9cccc741d3bf2 (127.24.129.3:41527)
W20260608 12:49:14.561582 31553 leader_election.cc:336] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813): Network error: Client connection negotiation failed: client connection to 127.24.129.1:43813: connect: Connection refused (error 111)
I20260608 12:49:14.657640 31857 raft_consensus.cc:493] T 8b48f32ac6f04448993c561c1603e546 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e0ad0bc24ea04e5f8ca539058e039336)
I20260608 12:49:14.659816 31857 raft_consensus.cc:515] T 8b48f32ac6f04448993c561c1603e546 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } }
I20260608 12:49:14.663975 31857 leader_election.cc:290] T 8b48f32ac6f04448993c561c1603e546 P ad93a285096b46d3a9e9cccc741d3bf2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813), e0ad0bc24ea04e5f8ca539058e039336 (127.24.129.2:39289)
W20260608 12:49:14.666671 31611 debug-util.cc:398] Leaking SignalData structure 0x7b08002537a0 after lost signal to thread 25095
I20260608 12:49:14.672394 31857 raft_consensus.cc:493] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:14.699643 31853 consensus_queue.cc:579] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [LEADER]: Leader has been unable to successfully communicate with peer 80d05a566e4a4058bd0bddec494478f0 for more than 1 seconds (2.832s)
I20260608 12:49:14.697808 31857 raft_consensus.cc:515] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } }
W20260608 12:49:14.704448 31611 debug-util.cc:398] Leaking SignalData structure 0x7b0800204ee0 after lost signal to thread 31447
W20260608 12:49:14.707863 31611 debug-util.cc:398] Leaking SignalData structure 0x7b0800279660 after lost signal to thread 31614
I20260608 12:49:14.670104 31859 consensus_queue.cc:579] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [LEADER]: Leader has been unable to successfully communicate with peer 80d05a566e4a4058bd0bddec494478f0 for more than 1 seconds (2.791s)
I20260608 12:49:14.711297 31857 leader_election.cc:290] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e0ad0bc24ea04e5f8ca539058e039336 (127.24.129.2:39289), 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813)
I20260608 12:49:14.712709 31857 consensus_queue.cc:579] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [LEADER]: Leader has been unable to successfully communicate with peer a11fb82630c94ab39f5baee0f75888e9 for more than 1 seconds (1.910s)
I20260608 12:49:14.722460 31859 consensus_queue.cc:579] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [LEADER]: Leader has been unable to successfully communicate with peer 80d05a566e4a4058bd0bddec494478f0 for more than 1 seconds (2.297s)
I20260608 12:49:14.726022 31663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa72a39b28f455ab730dcdd39124f06" candidate_uuid: "e0ad0bc24ea04e5f8ca539058e039336" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" is_pre_election: true
I20260608 12:49:14.729771 31555 leader_election.cc:304] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336 [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: e0ad0bc24ea04e5f8ca539058e039336; no voters: 80d05a566e4a4058bd0bddec494478f0, ad93a285096b46d3a9e9cccc741d3bf2
I20260608 12:49:14.731338 31853 raft_consensus.cc:2749] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 12:49:14.739213 31664 raft_consensus.cc:1275] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 FOLLOWER]: Refusing update from remote peer e0ad0bc24ea04e5f8ca539058e039336: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:49:14.739609 31590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b48f32ac6f04448993c561c1603e546" candidate_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "e0ad0bc24ea04e5f8ca539058e039336" is_pre_election: true
W20260608 12:49:14.741050 31611 debug-util.cc:398] Leaking SignalData structure 0x7b0800230480 after lost signal to thread 31688
W20260608 12:49:14.741420 31611 debug-util.cc:398] Leaking SignalData structure 0x7b08001197e0 after lost signal to thread 31689
I20260608 12:49:14.741951 31853 consensus_queue.cc:1048] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:49:14.743166 31590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895bd2c242de4b14bdceba67e62ecb24" candidate_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0ad0bc24ea04e5f8ca539058e039336" is_pre_election: true
W20260608 12:49:14.743336 31611 debug-util.cc:398] Leaking SignalData structure 0x7b0800160640 after lost signal to thread 31815
W20260608 12:49:14.745052 31611 debug-util.cc:398] Leaking SignalData structure 0x7b08002c8a40 after lost signal to thread 31816
I20260608 12:49:14.754290 31409 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:60998 (request call id 4) took 1548 ms. Trace:
I20260608 12:49:14.758746 31861 raft_consensus.cc:1064] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2: attempting to promote NON_VOTER a11fb82630c94ab39f5baee0f75888e9 to VOTER
I20260608 12:49:14.763607 31861 consensus_queue.cc:237] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [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: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } }
I20260608 12:49:14.756932 31409 rpcz_store.cc:276] 0608 12:49:13.205524 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:49:13.205677 (+   153us) service_pool.cc:224] Handling call
0608 12:49:14.753996 (+1548319us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1530902,"reported_tablets":1}
I20260608 12:49:14.756325 31412 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:60984 (request call id 18) took 1959 ms. Trace:
I20260608 12:49:14.766681 31412 rpcz_store.cc:276] 0608 12:49:12.797027 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:49:13.195229 (+398202us) service_pool.cc:224] Handling call
0608 12:49:14.756065 (+1560836us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":9553,"reported_tablets":1}
W20260608 12:49:14.784472 31412 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8b48f32ac6f04448993c561c1603e546 with cas_config_opid_index -1: no extra replica candidate found for tablet 8b48f32ac6f04448993c561c1603e546 (table test-workload [id=04a3cddf0c5b49ca9f29ff60869db8c0]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy
W20260608 12:49:14.801476 31627 leader_election.cc:336] T 8b48f32ac6f04448993c561c1603e546 P ad93a285096b46d3a9e9cccc741d3bf2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813): Network error: Client connection negotiation failed: client connection to 127.24.129.1:43813: connect: Connection refused (error 111)
I20260608 12:49:14.802032 31627 leader_election.cc:304] T 8b48f32ac6f04448993c561c1603e546 P ad93a285096b46d3a9e9cccc741d3bf2 [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: ad93a285096b46d3a9e9cccc741d3bf2; no voters: 80d05a566e4a4058bd0bddec494478f0, e0ad0bc24ea04e5f8ca539058e039336
W20260608 12:49:14.803382 31627 leader_election.cc:336] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813): Network error: Client connection negotiation failed: client connection to 127.24.129.1:43813: connect: Connection refused (error 111)
I20260608 12:49:14.803892 31627 leader_election.cc:304] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2 [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: ad93a285096b46d3a9e9cccc741d3bf2; no voters: 80d05a566e4a4058bd0bddec494478f0, e0ad0bc24ea04e5f8ca539058e039336
I20260608 12:49:14.805111 31858 raft_consensus.cc:2749] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 12:49:14.805379 31791 raft_consensus.cc:1275] T 350c7f2425a448a9be769f2746a6642e P a11fb82630c94ab39f5baee0f75888e9 [term 1 LEARNER]: Refusing update from remote peer ad93a285096b46d3a9e9cccc741d3bf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:49:14.808827 31858 consensus_queue.cc:1048] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 12:49:14.809828 31627 consensus_peers.cc:597] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 -> Peer 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813): Couldn't send request to peer 80d05a566e4a4058bd0bddec494478f0. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:43813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:14.813737 31589 raft_consensus.cc:1275] T 350c7f2425a448a9be769f2746a6642e P e0ad0bc24ea04e5f8ca539058e039336 [term 1 FOLLOWER]: Refusing update from remote peer ad93a285096b46d3a9e9cccc741d3bf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:49:14.803139 31863 raft_consensus.cc:2749] T 8b48f32ac6f04448993c561c1603e546 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 12:49:14.829028 31861 consensus_queue.cc:1048] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 12:49:14.835592 31627 consensus_peers.cc:597] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 -> Peer 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813): Couldn't send request to peer 80d05a566e4a4058bd0bddec494478f0. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:43813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:14.852233 31863 raft_consensus.cc:2955] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } } }
I20260608 12:49:14.863530 31589 raft_consensus.cc:2955] T 350c7f2425a448a9be769f2746a6642e P e0ad0bc24ea04e5f8ca539058e039336 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } } }
I20260608 12:49:14.866794 31791 raft_consensus.cc:2955] T 350c7f2425a448a9be769f2746a6642e P a11fb82630c94ab39f5baee0f75888e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } } }
I20260608 12:49:14.871486 31412 catalog_manager.cc:5696] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 reported cstate change: config changed from index 2 to 3, a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:49:14.908829 31664 consensus_queue.cc:237] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [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: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } }
I20260608 12:49:14.915005 31791 raft_consensus.cc:1275] T 350c7f2425a448a9be769f2746a6642e P a11fb82630c94ab39f5baee0f75888e9 [term 1 FOLLOWER]: Refusing update from remote peer ad93a285096b46d3a9e9cccc741d3bf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:49:14.916247 31589 raft_consensus.cc:1275] T 350c7f2425a448a9be769f2746a6642e P e0ad0bc24ea04e5f8ca539058e039336 [term 1 FOLLOWER]: Refusing update from remote peer ad93a285096b46d3a9e9cccc741d3bf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:49:14.917819 31863 consensus_queue.cc:1048] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:14.918625 31858 consensus_queue.cc:1048] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:14.927665 31863 raft_consensus.cc:2955] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } } }
I20260608 12:49:14.930066 31791 raft_consensus.cc:2955] T 350c7f2425a448a9be769f2746a6642e P a11fb82630c94ab39f5baee0f75888e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } } }
I20260608 12:49:14.931752 31589 consensus_queue.cc:237] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [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: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: true } }
I20260608 12:49:14.932845 31590 raft_consensus.cc:2955] T 350c7f2425a448a9be769f2746a6642e P e0ad0bc24ea04e5f8ca539058e039336 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } } }
I20260608 12:49:14.940056 31588 consensus_queue.cc:237] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [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: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: true } }
I20260608 12:49:14.947439 31409 catalog_manager.cc:5696] T 350c7f2425a448a9be769f2746a6642e P a11fb82630c94ab39f5baee0f75888e9 reported cstate change: config changed from index 3 to 4, VOTER 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1) evicted. New cstate: current_term: 1 leader_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } } }
I20260608 12:49:14.961073 31399 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 350c7f2425a448a9be769f2746a6642e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:49:14.973173 31664 consensus_queue.cc:237] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [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: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: true } }
I20260608 12:49:14.978207 31663 raft_consensus.cc:1275] T 8b48f32ac6f04448993c561c1603e546 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 FOLLOWER]: Refusing update from remote peer e0ad0bc24ea04e5f8ca539058e039336: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260608 12:49:14.984058 31630 consensus_peers.cc:597] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 -> Peer a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4:35143): Couldn't send request to peer a11fb82630c94ab39f5baee0f75888e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aaa72a39b28f455ab730dcdd39124f06. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:14.986986 31860 consensus_queue.cc:1048] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:49:14.988425 31589 raft_consensus.cc:1275] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336 [term 2 FOLLOWER]: Refusing update from remote peer ad93a285096b46d3a9e9cccc741d3bf2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260608 12:49:14.989609 31627 consensus_peers.cc:597] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 -> Peer 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813): Couldn't send request to peer 80d05a566e4a4058bd0bddec494478f0. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:43813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:14.990947 31858 consensus_queue.cc:1048] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:49:14.997611 31664 raft_consensus.cc:1275] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 FOLLOWER]: Refusing update from remote peer e0ad0bc24ea04e5f8ca539058e039336: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:49:15.002564 31860 consensus_queue.cc:1048] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:49:15.012696 31556 consensus_peers.cc:597] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 -> Peer a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4:35143): Couldn't send request to peer a11fb82630c94ab39f5baee0f75888e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 895bd2c242de4b14bdceba67e62ecb24. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:49:15.015432 31556 consensus_peers.cc:597] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 -> Peer a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4:35143): Couldn't send request to peer a11fb82630c94ab39f5baee0f75888e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8b48f32ac6f04448993c561c1603e546. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:15.016758 31853 raft_consensus.cc:2955] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: true } } }
I20260608 12:49:15.019721 31589 raft_consensus.cc:2955] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: true } } }
I20260608 12:49:15.016785 31863 raft_consensus.cc:2955] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: true } } }
I20260608 12:49:15.031857 31662 raft_consensus.cc:2955] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: true } } }
I20260608 12:49:15.043349 31854 raft_consensus.cc:2955] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: true } } }
W20260608 12:49:15.030577 31397 catalog_manager.cc:4754] TS 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 350c7f2425a448a9be769f2746a6642e: Network error: Client connection negotiation failed: client connection to 127.24.129.1:43813: connect: Connection refused (error 111)
I20260608 12:49:15.051342 31399 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet aaa72a39b28f455ab730dcdd39124f06 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 3)
I20260608 12:49:15.052187 31410 catalog_manager.cc:5696] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336 reported cstate change: config changed from index -1 to 2, NON_VOTER a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4) added. New cstate: current_term: 2 leader_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: true } } }
I20260608 12:49:15.054495 31664 raft_consensus.cc:2955] T 8b48f32ac6f04448993c561c1603e546 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: true } } }
W20260608 12:49:15.058708 31553 consensus_peers.cc:597] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 -> Peer 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813): Couldn't send request to peer 80d05a566e4a4058bd0bddec494478f0. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:43813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:49:15.059358 31553 consensus_peers.cc:597] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 -> Peer 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813): Couldn't send request to peer 80d05a566e4a4058bd0bddec494478f0. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:43813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:15.063974 31397 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 895bd2c242de4b14bdceba67e62ecb24 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 3)
I20260608 12:49:15.072805 31412 catalog_manager.cc:5696] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 reported cstate change: config changed from index -1 to 2, NON_VOTER a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4) added. New cstate: current_term: 2 leader_uuid: "e0ad0bc24ea04e5f8ca539058e039336" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:15.075757 31397 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8b48f32ac6f04448993c561c1603e546 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 3)
I20260608 12:49:15.091620 31412 catalog_manager.cc:5696] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 reported cstate change: config changed from index -1 to 2, NON_VOTER a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4) added. New cstate: current_term: 2 leader_uuid: "e0ad0bc24ea04e5f8ca539058e039336" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:49:15.270159 31461 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 80d05a566e4a4058bd0bddec494478f0 not available for placement
I20260608 12:49:15.436964 31888 ts_tablet_manager.cc:933] T 895bd2c242de4b14bdceba67e62ecb24 P a11fb82630c94ab39f5baee0f75888e9: Initiating tablet copy from peer e0ad0bc24ea04e5f8ca539058e039336 (127.24.129.2:39289)
I20260608 12:49:15.445393 31890 ts_tablet_manager.cc:933] T 8b48f32ac6f04448993c561c1603e546 P a11fb82630c94ab39f5baee0f75888e9: Initiating tablet copy from peer e0ad0bc24ea04e5f8ca539058e039336 (127.24.129.2:39289)
I20260608 12:49:15.445770 31888 tablet_copy_client.cc:323] T 895bd2c242de4b14bdceba67e62ecb24 P a11fb82630c94ab39f5baee0f75888e9: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.2:39289
I20260608 12:49:15.447991 31890 tablet_copy_client.cc:323] T 8b48f32ac6f04448993c561c1603e546 P a11fb82630c94ab39f5baee0f75888e9: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.2:39289
I20260608 12:49:15.462201 31600 tablet_copy_service.cc:140] P e0ad0bc24ea04e5f8ca539058e039336: Received BeginTabletCopySession request for tablet 895bd2c242de4b14bdceba67e62ecb24 from peer a11fb82630c94ab39f5baee0f75888e9 ({username='slave'} at 127.0.0.1:35236)
I20260608 12:49:15.462543 31599 tablet_copy_service.cc:140] P e0ad0bc24ea04e5f8ca539058e039336: Received BeginTabletCopySession request for tablet 8b48f32ac6f04448993c561c1603e546 from peer a11fb82630c94ab39f5baee0f75888e9 ({username='slave'} at 127.0.0.1:35236)
I20260608 12:49:15.463096 31600 tablet_copy_service.cc:161] P e0ad0bc24ea04e5f8ca539058e039336: Beginning new tablet copy session on tablet 895bd2c242de4b14bdceba67e62ecb24 from peer a11fb82630c94ab39f5baee0f75888e9 at {username='slave'} at 127.0.0.1:35236: session id = a11fb82630c94ab39f5baee0f75888e9-895bd2c242de4b14bdceba67e62ecb24
I20260608 12:49:15.464017 31599 tablet_copy_service.cc:161] P e0ad0bc24ea04e5f8ca539058e039336: Beginning new tablet copy session on tablet 8b48f32ac6f04448993c561c1603e546 from peer a11fb82630c94ab39f5baee0f75888e9 at {username='slave'} at 127.0.0.1:35236: session id = a11fb82630c94ab39f5baee0f75888e9-8b48f32ac6f04448993c561c1603e546
I20260608 12:49:15.473376 31599 tablet_copy_source_session.cc:215] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:49:15.477823 31890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b48f32ac6f04448993c561c1603e546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:15.478075 31600 tablet_copy_source_session.cc:215] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:49:15.482318 31888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 895bd2c242de4b14bdceba67e62ecb24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:15.499555 31888 tablet_copy_client.cc:806] T 895bd2c242de4b14bdceba67e62ecb24 P a11fb82630c94ab39f5baee0f75888e9: tablet copy: Starting download of 0 data blocks...
I20260608 12:49:15.500494 31888 tablet_copy_client.cc:670] T 895bd2c242de4b14bdceba67e62ecb24 P a11fb82630c94ab39f5baee0f75888e9: tablet copy: Starting download of 1 WAL segments...
I20260608 12:49:15.499547 31890 tablet_copy_client.cc:806] T 8b48f32ac6f04448993c561c1603e546 P a11fb82630c94ab39f5baee0f75888e9: tablet copy: Starting download of 0 data blocks...
I20260608 12:49:15.501603 31890 tablet_copy_client.cc:670] T 8b48f32ac6f04448993c561c1603e546 P a11fb82630c94ab39f5baee0f75888e9: tablet copy: Starting download of 1 WAL segments...
I20260608 12:49:15.506249 31888 tablet_copy_client.cc:538] T 895bd2c242de4b14bdceba67e62ecb24 P a11fb82630c94ab39f5baee0f75888e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:49:15.506247 31890 tablet_copy_client.cc:538] T 8b48f32ac6f04448993c561c1603e546 P a11fb82630c94ab39f5baee0f75888e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:49:15.516706 31890 tablet_bootstrap.cc:492] T 8b48f32ac6f04448993c561c1603e546 P a11fb82630c94ab39f5baee0f75888e9: Bootstrap starting.
I20260608 12:49:15.522850 31888 tablet_bootstrap.cc:492] T 895bd2c242de4b14bdceba67e62ecb24 P a11fb82630c94ab39f5baee0f75888e9: Bootstrap starting.
I20260608 12:49:15.523121 31894 ts_tablet_manager.cc:933] T aaa72a39b28f455ab730dcdd39124f06 P a11fb82630c94ab39f5baee0f75888e9: Initiating tablet copy from peer ad93a285096b46d3a9e9cccc741d3bf2 (127.24.129.3:41527)
I20260608 12:49:15.532069 31894 tablet_copy_client.cc:323] T aaa72a39b28f455ab730dcdd39124f06 P a11fb82630c94ab39f5baee0f75888e9: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.3:41527
I20260608 12:49:15.534801 31674 tablet_copy_service.cc:140] P ad93a285096b46d3a9e9cccc741d3bf2: Received BeginTabletCopySession request for tablet aaa72a39b28f455ab730dcdd39124f06 from peer a11fb82630c94ab39f5baee0f75888e9 ({username='slave'} at 127.0.0.1:40400)
I20260608 12:49:15.535432 31674 tablet_copy_service.cc:161] P ad93a285096b46d3a9e9cccc741d3bf2: Beginning new tablet copy session on tablet aaa72a39b28f455ab730dcdd39124f06 from peer a11fb82630c94ab39f5baee0f75888e9 at {username='slave'} at 127.0.0.1:40400: session id = a11fb82630c94ab39f5baee0f75888e9-aaa72a39b28f455ab730dcdd39124f06
I20260608 12:49:15.546245 31674 tablet_copy_source_session.cc:215] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:49:15.551281 31894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaa72a39b28f455ab730dcdd39124f06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:15.552901 31890 tablet_bootstrap.cc:492] T 8b48f32ac6f04448993c561c1603e546 P a11fb82630c94ab39f5baee0f75888e9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:15.554001 31890 tablet_bootstrap.cc:492] T 8b48f32ac6f04448993c561c1603e546 P a11fb82630c94ab39f5baee0f75888e9: Bootstrap complete.
I20260608 12:49:15.554842 31890 ts_tablet_manager.cc:1403] T 8b48f32ac6f04448993c561c1603e546 P a11fb82630c94ab39f5baee0f75888e9: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.023s
I20260608 12:49:15.558420 31890 raft_consensus.cc:359] T 8b48f32ac6f04448993c561c1603e546 P a11fb82630c94ab39f5baee0f75888e9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: true } }
I20260608 12:49:15.559247 31890 raft_consensus.cc:740] T 8b48f32ac6f04448993c561c1603e546 P a11fb82630c94ab39f5baee0f75888e9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a11fb82630c94ab39f5baee0f75888e9, State: Initialized, Role: LEARNER
I20260608 12:49:15.559990 31890 consensus_queue.cc:260] T 8b48f32ac6f04448993c561c1603e546 P a11fb82630c94ab39f5baee0f75888e9 [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: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: true } }
I20260608 12:49:15.564854 31890 ts_tablet_manager.cc:1434] T 8b48f32ac6f04448993c561c1603e546 P a11fb82630c94ab39f5baee0f75888e9: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260608 12:49:15.571277 31888 tablet_bootstrap.cc:492] T 895bd2c242de4b14bdceba67e62ecb24 P a11fb82630c94ab39f5baee0f75888e9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:15.572430 31888 tablet_bootstrap.cc:492] T 895bd2c242de4b14bdceba67e62ecb24 P a11fb82630c94ab39f5baee0f75888e9: Bootstrap complete.
I20260608 12:49:15.578573 31888 ts_tablet_manager.cc:1403] T 895bd2c242de4b14bdceba67e62ecb24 P a11fb82630c94ab39f5baee0f75888e9: Time spent bootstrapping tablet: real 0.056s	user 0.039s	sys 0.015s
I20260608 12:49:15.581444 31600 tablet_copy_service.cc:342] P e0ad0bc24ea04e5f8ca539058e039336: Request end of tablet copy session a11fb82630c94ab39f5baee0f75888e9-8b48f32ac6f04448993c561c1603e546 received from {username='slave'} at 127.0.0.1:35236
I20260608 12:49:15.582016 31600 tablet_copy_service.cc:434] P e0ad0bc24ea04e5f8ca539058e039336: ending tablet copy session a11fb82630c94ab39f5baee0f75888e9-8b48f32ac6f04448993c561c1603e546 on tablet 8b48f32ac6f04448993c561c1603e546 with peer a11fb82630c94ab39f5baee0f75888e9
I20260608 12:49:15.582295 31888 raft_consensus.cc:359] T 895bd2c242de4b14bdceba67e62ecb24 P a11fb82630c94ab39f5baee0f75888e9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: true } }
I20260608 12:49:15.583184 31888 raft_consensus.cc:740] T 895bd2c242de4b14bdceba67e62ecb24 P a11fb82630c94ab39f5baee0f75888e9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a11fb82630c94ab39f5baee0f75888e9, State: Initialized, Role: LEARNER
I20260608 12:49:15.583997 31888 consensus_queue.cc:260] T 895bd2c242de4b14bdceba67e62ecb24 P a11fb82630c94ab39f5baee0f75888e9 [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: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: true } }
I20260608 12:49:15.586485 31888 ts_tablet_manager.cc:1434] T 895bd2c242de4b14bdceba67e62ecb24 P a11fb82630c94ab39f5baee0f75888e9: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260608 12:49:15.586522 31894 tablet_copy_client.cc:806] T aaa72a39b28f455ab730dcdd39124f06 P a11fb82630c94ab39f5baee0f75888e9: tablet copy: Starting download of 0 data blocks...
I20260608 12:49:15.587383 31894 tablet_copy_client.cc:670] T aaa72a39b28f455ab730dcdd39124f06 P a11fb82630c94ab39f5baee0f75888e9: tablet copy: Starting download of 1 WAL segments...
I20260608 12:49:15.589066 31600 tablet_copy_service.cc:342] P e0ad0bc24ea04e5f8ca539058e039336: Request end of tablet copy session a11fb82630c94ab39f5baee0f75888e9-895bd2c242de4b14bdceba67e62ecb24 received from {username='slave'} at 127.0.0.1:35236
I20260608 12:49:15.589577 31600 tablet_copy_service.cc:434] P e0ad0bc24ea04e5f8ca539058e039336: ending tablet copy session a11fb82630c94ab39f5baee0f75888e9-895bd2c242de4b14bdceba67e62ecb24 on tablet 895bd2c242de4b14bdceba67e62ecb24 with peer a11fb82630c94ab39f5baee0f75888e9
I20260608 12:49:15.592592 31894 tablet_copy_client.cc:538] T aaa72a39b28f455ab730dcdd39124f06 P a11fb82630c94ab39f5baee0f75888e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:49:15.601967 31894 tablet_bootstrap.cc:492] T aaa72a39b28f455ab730dcdd39124f06 P a11fb82630c94ab39f5baee0f75888e9: Bootstrap starting.
I20260608 12:49:15.620349 31894 tablet_bootstrap.cc:492] T aaa72a39b28f455ab730dcdd39124f06 P a11fb82630c94ab39f5baee0f75888e9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:15.621156 31894 tablet_bootstrap.cc:492] T aaa72a39b28f455ab730dcdd39124f06 P a11fb82630c94ab39f5baee0f75888e9: Bootstrap complete.
I20260608 12:49:15.621793 31894 ts_tablet_manager.cc:1403] T aaa72a39b28f455ab730dcdd39124f06 P a11fb82630c94ab39f5baee0f75888e9: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260608 12:49:15.624301 31894 raft_consensus.cc:359] T aaa72a39b28f455ab730dcdd39124f06 P a11fb82630c94ab39f5baee0f75888e9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: true } }
I20260608 12:49:15.625028 31894 raft_consensus.cc:740] T aaa72a39b28f455ab730dcdd39124f06 P a11fb82630c94ab39f5baee0f75888e9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a11fb82630c94ab39f5baee0f75888e9, State: Initialized, Role: LEARNER
I20260608 12:49:15.625658 31894 consensus_queue.cc:260] T aaa72a39b28f455ab730dcdd39124f06 P a11fb82630c94ab39f5baee0f75888e9 [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: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: true } }
I20260608 12:49:15.627743 31894 ts_tablet_manager.cc:1434] T aaa72a39b28f455ab730dcdd39124f06 P a11fb82630c94ab39f5baee0f75888e9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:49:15.630028 31674 tablet_copy_service.cc:342] P ad93a285096b46d3a9e9cccc741d3bf2: Request end of tablet copy session a11fb82630c94ab39f5baee0f75888e9-aaa72a39b28f455ab730dcdd39124f06 received from {username='slave'} at 127.0.0.1:40400
I20260608 12:49:15.630494 31674 tablet_copy_service.cc:434] P ad93a285096b46d3a9e9cccc741d3bf2: ending tablet copy session a11fb82630c94ab39f5baee0f75888e9-aaa72a39b28f455ab730dcdd39124f06 on tablet aaa72a39b28f455ab730dcdd39124f06 with peer a11fb82630c94ab39f5baee0f75888e9
I20260608 12:49:15.831233 31790 raft_consensus.cc:1217] T 8b48f32ac6f04448993c561c1603e546 P a11fb82630c94ab39f5baee0f75888e9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
W20260608 12:49:15.848840 31553 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.129.1:43813: connect: Connection refused (error 111) [suppressed 36 similar messages]
I20260608 12:49:15.870077 31790 raft_consensus.cc:1217] T 895bd2c242de4b14bdceba67e62ecb24 P a11fb82630c94ab39f5baee0f75888e9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 12:49:15.945379 31790 raft_consensus.cc:1217] T aaa72a39b28f455ab730dcdd39124f06 P a11fb82630c94ab39f5baee0f75888e9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 12:49:15.950934 31900 consensus_queue.cc:579] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [LEADER]: Leader has been unable to successfully communicate with peer 80d05a566e4a4058bd0bddec494478f0 for more than 1 seconds (1.018s)
I20260608 12:49:16.085582 31902 consensus_queue.cc:579] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [LEADER]: Leader has been unable to successfully communicate with peer 80d05a566e4a4058bd0bddec494478f0 for more than 1 seconds (1.110s)
I20260608 12:49:16.226776 31886 consensus_queue.cc:579] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [LEADER]: Leader has been unable to successfully communicate with peer 80d05a566e4a4058bd0bddec494478f0 for more than 1 seconds (1.284s)
W20260608 12:49:16.272593 31461 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 80d05a566e4a4058bd0bddec494478f0 not available for placement
W20260608 12:49:16.289921 31397 catalog_manager.cc:4754] TS 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 350c7f2425a448a9be769f2746a6642e: Network error: Client connection negotiation failed: client connection to 127.24.129.1:43813: connect: Connection refused (error 111)
I20260608 12:49:16.366119 31886 raft_consensus.cc:1064] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336: attempting to promote NON_VOTER a11fb82630c94ab39f5baee0f75888e9 to VOTER
I20260608 12:49:16.368651 31886 consensus_queue.cc:237] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [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: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } }
I20260608 12:49:16.377820 31790 raft_consensus.cc:1275] T 895bd2c242de4b14bdceba67e62ecb24 P a11fb82630c94ab39f5baee0f75888e9 [term 2 LEARNER]: Refusing update from remote peer e0ad0bc24ea04e5f8ca539058e039336: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:49:16.379796 31909 consensus_queue.cc:1048] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:49:16.381207 31664 raft_consensus.cc:1275] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 FOLLOWER]: Refusing update from remote peer e0ad0bc24ea04e5f8ca539058e039336: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 12:49:16.383930 31553 consensus_peers.cc:597] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 -> Peer 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813): Couldn't send request to peer 80d05a566e4a4058bd0bddec494478f0. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:43813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:16.385222 31854 raft_consensus.cc:1064] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336: attempting to promote NON_VOTER a11fb82630c94ab39f5baee0f75888e9 to VOTER
I20260608 12:49:16.384385 31886 consensus_queue.cc:1048] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:49:16.387987 31854 consensus_queue.cc:237] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [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: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } }
I20260608 12:49:16.401458 31791 raft_consensus.cc:1275] T 8b48f32ac6f04448993c561c1603e546 P a11fb82630c94ab39f5baee0f75888e9 [term 2 LEARNER]: Refusing update from remote peer e0ad0bc24ea04e5f8ca539058e039336: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:49:16.402657 31662 raft_consensus.cc:1275] T 8b48f32ac6f04448993c561c1603e546 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 FOLLOWER]: Refusing update from remote peer e0ad0bc24ea04e5f8ca539058e039336: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:49:16.403352 31854 consensus_queue.cc:1048] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:16.405536 31886 consensus_queue.cc:1048] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 12:49:16.418812 31553 consensus_peers.cc:597] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 -> Peer 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813): Couldn't send request to peer 80d05a566e4a4058bd0bddec494478f0. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:43813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:16.425416 31886 raft_consensus.cc:2955] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } } }
I20260608 12:49:16.427577 31790 raft_consensus.cc:2955] T 895bd2c242de4b14bdceba67e62ecb24 P a11fb82630c94ab39f5baee0f75888e9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } } }
I20260608 12:49:16.434369 31909 raft_consensus.cc:2955] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } } }
I20260608 12:49:16.444485 31662 raft_consensus.cc:2955] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } } }
I20260608 12:49:16.446285 31410 catalog_manager.cc:5696] T 895bd2c242de4b14bdceba67e62ecb24 P a11fb82630c94ab39f5baee0f75888e9 reported cstate change: config changed from index 2 to 3, a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "e0ad0bc24ea04e5f8ca539058e039336" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } } }
I20260608 12:49:16.457242 31664 raft_consensus.cc:2955] T 8b48f32ac6f04448993c561c1603e546 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } } }
I20260608 12:49:16.472610 31790 raft_consensus.cc:2955] T 8b48f32ac6f04448993c561c1603e546 P a11fb82630c94ab39f5baee0f75888e9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } } }
I20260608 12:49:16.507452 31589 consensus_queue.cc:237] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [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: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } }
I20260608 12:49:16.512352 31902 raft_consensus.cc:1064] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2: attempting to promote NON_VOTER a11fb82630c94ab39f5baee0f75888e9 to VOTER
I20260608 12:49:16.514601 31409 catalog_manager.cc:5696] T 8b48f32ac6f04448993c561c1603e546 P a11fb82630c94ab39f5baee0f75888e9 reported cstate change: config changed from index 2 to 3, a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "e0ad0bc24ea04e5f8ca539058e039336" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } } }
I20260608 12:49:16.516398 31664 raft_consensus.cc:1275] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 FOLLOWER]: Refusing update from remote peer e0ad0bc24ea04e5f8ca539058e039336: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:49:16.517742 31790 raft_consensus.cc:1275] T 895bd2c242de4b14bdceba67e62ecb24 P a11fb82630c94ab39f5baee0f75888e9 [term 2 FOLLOWER]: Refusing update from remote peer e0ad0bc24ea04e5f8ca539058e039336: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:49:16.518460 31886 consensus_queue.cc:1048] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:16.520136 31886 consensus_queue.cc:1048] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:16.523690 31902 consensus_queue.cc:237] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [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: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } }
I20260608 12:49:16.531831 31916 raft_consensus.cc:2955] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } } }
I20260608 12:49:16.538702 31664 raft_consensus.cc:2955] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } } }
I20260608 12:49:16.539505 31790 raft_consensus.cc:2955] T 895bd2c242de4b14bdceba67e62ecb24 P a11fb82630c94ab39f5baee0f75888e9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } } }
I20260608 12:49:16.545413 31589 raft_consensus.cc:1275] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336 [term 2 FOLLOWER]: Refusing update from remote peer ad93a285096b46d3a9e9cccc741d3bf2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:49:16.545599 31791 raft_consensus.cc:1275] T aaa72a39b28f455ab730dcdd39124f06 P a11fb82630c94ab39f5baee0f75888e9 [term 2 LEARNER]: Refusing update from remote peer ad93a285096b46d3a9e9cccc741d3bf2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:49:16.547417 31863 consensus_queue.cc:1048] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:16.553208 31903 consensus_queue.cc:1048] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:16.568372 31590 consensus_queue.cc:237] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [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: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } }
I20260608 12:49:16.573798 31397 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 895bd2c242de4b14bdceba67e62ecb24 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:49:16.575599 31789 raft_consensus.cc:1275] T 8b48f32ac6f04448993c561c1603e546 P a11fb82630c94ab39f5baee0f75888e9 [term 2 FOLLOWER]: Refusing update from remote peer e0ad0bc24ea04e5f8ca539058e039336: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:49:16.578610 31662 raft_consensus.cc:1275] T 8b48f32ac6f04448993c561c1603e546 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 FOLLOWER]: Refusing update from remote peer e0ad0bc24ea04e5f8ca539058e039336: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:49:16.578874 31900 consensus_queue.cc:1048] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:16.580700 31854 consensus_queue.cc:1048] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:16.582177 31410 catalog_manager.cc:5696] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 reported cstate change: config changed from index 3 to 4, VOTER 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1) evicted. New cstate: current_term: 2 leader_uuid: "e0ad0bc24ea04e5f8ca539058e039336" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 12:49:16.594365 31627 consensus_peers.cc:597] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 -> Peer 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813): Couldn't send request to peer 80d05a566e4a4058bd0bddec494478f0. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:43813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:16.591536 31900 raft_consensus.cc:2955] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } } }
I20260608 12:49:16.601905 31791 raft_consensus.cc:2955] T 8b48f32ac6f04448993c561c1603e546 P a11fb82630c94ab39f5baee0f75888e9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } } }
I20260608 12:49:16.606426 31863 raft_consensus.cc:2955] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } } }
I20260608 12:49:16.608956 31662 raft_consensus.cc:2955] T 8b48f32ac6f04448993c561c1603e546 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } } }
I20260608 12:49:16.615132 31590 raft_consensus.cc:2955] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } } }
I20260608 12:49:16.621255 31397 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8b48f32ac6f04448993c561c1603e546 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:49:16.633589 31791 raft_consensus.cc:2955] T aaa72a39b28f455ab730dcdd39124f06 P a11fb82630c94ab39f5baee0f75888e9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } } }
I20260608 12:49:16.636516 31409 catalog_manager.cc:5696] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 reported cstate change: config changed from index 3 to 4, VOTER 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1) evicted. New cstate: current_term: 2 leader_uuid: "e0ad0bc24ea04e5f8ca539058e039336" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:49:16.651786 31413 catalog_manager.cc:5696] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 reported cstate change: config changed from index 2 to 3, a11fb82630c94ab39f5baee0f75888e9 (127.24.129.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80d05a566e4a4058bd0bddec494478f0" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 43813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:49:16.668717 31662 consensus_queue.cc:237] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [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: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } }
I20260608 12:49:16.674589 31791 raft_consensus.cc:1275] T aaa72a39b28f455ab730dcdd39124f06 P a11fb82630c94ab39f5baee0f75888e9 [term 2 FOLLOWER]: Refusing update from remote peer ad93a285096b46d3a9e9cccc741d3bf2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:49:16.675820 31590 raft_consensus.cc:1275] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336 [term 2 FOLLOWER]: Refusing update from remote peer ad93a285096b46d3a9e9cccc741d3bf2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:49:16.676164 31902 consensus_queue.cc:1048] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:49:16.677524 31903 consensus_queue.cc:1048] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:16.687810 31863 raft_consensus.cc:2955] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } } }
I20260608 12:49:16.690250 31791 raft_consensus.cc:2955] T aaa72a39b28f455ab730dcdd39124f06 P a11fb82630c94ab39f5baee0f75888e9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } } }
I20260608 12:49:16.693714 31590 raft_consensus.cc:2955] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } } }
I20260608 12:49:16.701071 31399 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet aaa72a39b28f455ab730dcdd39124f06 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:49:16.708102 31409 catalog_manager.cc:5696] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 reported cstate change: config changed from index 3 to 4, VOTER 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1) evicted. New cstate: current_term: 2 leader_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e0ad0bc24ea04e5f8ca539058e039336" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad93a285096b46d3a9e9cccc741d3bf2" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a11fb82630c94ab39f5baee0f75888e9" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 35143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 12:49:17.290745 31397 catalog_manager.cc:4754] TS 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 8b48f32ac6f04448993c561c1603e546: Network error: Client connection negotiation failed: client connection to 127.24.129.1:43813: connect: Connection refused (error 111)
W20260608 12:49:18.838958 31397 catalog_manager.cc:4754] TS 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 895bd2c242de4b14bdceba67e62ecb24: Network error: Client connection negotiation failed: client connection to 127.24.129.1:43813: connect: Connection refused (error 111)
I20260608 12:49:19.214448 25092 tablet_server.cc:179] TabletServer@127.24.129.2:0 shutting down...
I20260608 12:49:19.249861 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:19.250662 25092 tablet_replica.cc:333] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336: stopping tablet replica
I20260608 12:49:19.251322 25092 raft_consensus.cc:2243] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:49:19.252230 25092 raft_consensus.cc:2272] T 8b48f32ac6f04448993c561c1603e546 P e0ad0bc24ea04e5f8ca539058e039336 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:19.254336 25092 tablet_replica.cc:333] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336: stopping tablet replica
I20260608 12:49:19.254891 25092 raft_consensus.cc:2243] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:19.255474 25092 raft_consensus.cc:2272] T aaa72a39b28f455ab730dcdd39124f06 P e0ad0bc24ea04e5f8ca539058e039336 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:19.257655 25092 tablet_replica.cc:333] T 350c7f2425a448a9be769f2746a6642e P e0ad0bc24ea04e5f8ca539058e039336: stopping tablet replica
I20260608 12:49:19.258147 25092 raft_consensus.cc:2243] T 350c7f2425a448a9be769f2746a6642e P e0ad0bc24ea04e5f8ca539058e039336 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:19.258714 25092 raft_consensus.cc:2272] T 350c7f2425a448a9be769f2746a6642e P e0ad0bc24ea04e5f8ca539058e039336 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:19.260666 25092 tablet_replica.cc:333] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336: stopping tablet replica
I20260608 12:49:19.261168 25092 raft_consensus.cc:2243] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:49:19.261917 25092 raft_consensus.cc:2272] T 895bd2c242de4b14bdceba67e62ecb24 P e0ad0bc24ea04e5f8ca539058e039336 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:19.306254 25092 tablet_server.cc:196] TabletServer@127.24.129.2:0 shutdown complete.
I20260608 12:49:19.326958 25092 tablet_server.cc:179] TabletServer@127.24.129.3:0 shutting down...
I20260608 12:49:19.354511 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:19.355293 25092 tablet_replica.cc:333] T 8b48f32ac6f04448993c561c1603e546 P ad93a285096b46d3a9e9cccc741d3bf2: stopping tablet replica
I20260608 12:49:19.356004 25092 raft_consensus.cc:2243] T 8b48f32ac6f04448993c561c1603e546 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:19.356648 25092 raft_consensus.cc:2272] T 8b48f32ac6f04448993c561c1603e546 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:19.358896 25092 tablet_replica.cc:333] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2: stopping tablet replica
I20260608 12:49:19.359427 25092 raft_consensus.cc:2243] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:19.360005 25092 raft_consensus.cc:2272] T 895bd2c242de4b14bdceba67e62ecb24 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:19.362504 25092 tablet_replica.cc:333] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2: stopping tablet replica
I20260608 12:49:19.363165 25092 raft_consensus.cc:2243] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:49:19.364261 25092 raft_consensus.cc:2272] T aaa72a39b28f455ab730dcdd39124f06 P ad93a285096b46d3a9e9cccc741d3bf2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:19.367018 25092 tablet_replica.cc:333] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2: stopping tablet replica
I20260608 12:49:19.367606 25092 raft_consensus.cc:2243] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:19.368614 25092 raft_consensus.cc:2272] T 350c7f2425a448a9be769f2746a6642e P ad93a285096b46d3a9e9cccc741d3bf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:19.393556 25092 tablet_server.cc:196] TabletServer@127.24.129.3:0 shutdown complete.
I20260608 12:49:19.412567 25092 tablet_server.cc:179] TabletServer@127.24.129.4:0 shutting down...
I20260608 12:49:19.439327 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:19.440042 25092 tablet_replica.cc:333] T aaa72a39b28f455ab730dcdd39124f06 P a11fb82630c94ab39f5baee0f75888e9: stopping tablet replica
I20260608 12:49:19.440598 25092 raft_consensus.cc:2243] T aaa72a39b28f455ab730dcdd39124f06 P a11fb82630c94ab39f5baee0f75888e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:19.441169 25092 raft_consensus.cc:2272] T aaa72a39b28f455ab730dcdd39124f06 P a11fb82630c94ab39f5baee0f75888e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:19.443135 25092 tablet_replica.cc:333] T 895bd2c242de4b14bdceba67e62ecb24 P a11fb82630c94ab39f5baee0f75888e9: stopping tablet replica
I20260608 12:49:19.443619 25092 raft_consensus.cc:2243] T 895bd2c242de4b14bdceba67e62ecb24 P a11fb82630c94ab39f5baee0f75888e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:19.444093 25092 raft_consensus.cc:2272] T 895bd2c242de4b14bdceba67e62ecb24 P a11fb82630c94ab39f5baee0f75888e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:19.446017 25092 tablet_replica.cc:333] T 8b48f32ac6f04448993c561c1603e546 P a11fb82630c94ab39f5baee0f75888e9: stopping tablet replica
I20260608 12:49:19.446466 25092 raft_consensus.cc:2243] T 8b48f32ac6f04448993c561c1603e546 P a11fb82630c94ab39f5baee0f75888e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:19.446913 25092 raft_consensus.cc:2272] T 8b48f32ac6f04448993c561c1603e546 P a11fb82630c94ab39f5baee0f75888e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:19.448611 25092 tablet_replica.cc:333] T 350c7f2425a448a9be769f2746a6642e P a11fb82630c94ab39f5baee0f75888e9: stopping tablet replica
I20260608 12:49:19.449079 25092 raft_consensus.cc:2243] T 350c7f2425a448a9be769f2746a6642e P a11fb82630c94ab39f5baee0f75888e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:19.449546 25092 raft_consensus.cc:2272] T 350c7f2425a448a9be769f2746a6642e P a11fb82630c94ab39f5baee0f75888e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:19.472860 25092 tablet_server.cc:196] TabletServer@127.24.129.4:0 shutdown complete.
I20260608 12:49:19.490123 25092 master.cc:562] Master@127.24.129.62:41233 shutting down...
W20260608 12:49:20.908046 31397 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.129.1:43813: connect: Connection refused (error 111) [suppressed 33 similar messages]
W20260608 12:49:20.911644 31397 catalog_manager.cc:4754] TS 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 895bd2c242de4b14bdceba67e62ecb24: Network error: Client connection negotiation failed: client connection to 127.24.129.1:43813: connect: Connection refused (error 111)
W20260608 12:49:23.514212 31397 catalog_manager.cc:4754] TS 80d05a566e4a4058bd0bddec494478f0 (127.24.129.1:43813): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 350c7f2425a448a9be769f2746a6642e: Network error: Client connection negotiation failed: client connection to 127.24.129.1:43813: connect: Connection refused (error 111)
I20260608 12:49:23.996165 25092 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 821abf603cb04e6c804e340dd454459f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:23.996836 25092 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 821abf603cb04e6c804e340dd454459f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:23.997191 25092 tablet_replica.cc:333] T 00000000000000000000000000000000 P 821abf603cb04e6c804e340dd454459f: stopping tablet replica
I20260608 12:49:24.028228 25092 master.cc:584] Master@127.24.129.62:41233 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (15424 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 12:49:24.071241 25092 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.129.62:42429
I20260608 12:49:24.072633 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:24.080379 31930 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:24.082067 31931 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:24.082124 31933 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:24.083324 25092 server_base.cc:1061] running on GCE node
I20260608 12:49:24.084252 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:24.084442 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:24.084599 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922964084582 us; error 0 us; skew 500 ppm
I20260608 12:49:24.085201 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:24.087713 25092 webserver.cc:533] Webserver started at http://127.24.129.62:38387/ using document root <none> and password file <none>
I20260608 12:49:24.088205 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:24.088382 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:24.088644 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:24.089759 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/master-0-root/instance:
uuid: "9652d8c5617c4e05bc4372aff0a3a76b"
format_stamp: "Formatted at 2026-06-08 12:49:24 on dist-test-slave-jhsm"
I20260608 12:49:24.094483 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260608 12:49:24.098227 31938 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:24.099112 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:49:24.099395 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/master-0-root
uuid: "9652d8c5617c4e05bc4372aff0a3a76b"
format_stamp: "Formatted at 2026-06-08 12:49:24 on dist-test-slave-jhsm"
I20260608 12:49:24.099663 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:24.126653 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:24.127920 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:24.170547 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.62:42429
I20260608 12:49:24.170744 31989 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.62:42429 every 8 connection(s)
I20260608 12:49:24.175158 31990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:24.188953 31990 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9652d8c5617c4e05bc4372aff0a3a76b: Bootstrap starting.
I20260608 12:49:24.195048 31990 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9652d8c5617c4e05bc4372aff0a3a76b: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:24.201571 31990 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9652d8c5617c4e05bc4372aff0a3a76b: No bootstrap required, opened a new log
I20260608 12:49:24.204489 31990 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9652d8c5617c4e05bc4372aff0a3a76b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9652d8c5617c4e05bc4372aff0a3a76b" member_type: VOTER }
I20260608 12:49:24.205060 31990 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9652d8c5617c4e05bc4372aff0a3a76b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:24.205267 31990 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9652d8c5617c4e05bc4372aff0a3a76b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9652d8c5617c4e05bc4372aff0a3a76b, State: Initialized, Role: FOLLOWER
I20260608 12:49:24.205974 31990 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9652d8c5617c4e05bc4372aff0a3a76b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9652d8c5617c4e05bc4372aff0a3a76b" member_type: VOTER }
I20260608 12:49:24.206597 31990 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9652d8c5617c4e05bc4372aff0a3a76b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:49:24.206810 31990 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9652d8c5617c4e05bc4372aff0a3a76b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:49:24.207048 31990 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9652d8c5617c4e05bc4372aff0a3a76b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:24.213089 31990 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9652d8c5617c4e05bc4372aff0a3a76b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9652d8c5617c4e05bc4372aff0a3a76b" member_type: VOTER }
I20260608 12:49:24.213742 31990 leader_election.cc:304] T 00000000000000000000000000000000 P 9652d8c5617c4e05bc4372aff0a3a76b [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: 9652d8c5617c4e05bc4372aff0a3a76b; no voters: 
I20260608 12:49:24.215075 31990 leader_election.cc:290] T 00000000000000000000000000000000 P 9652d8c5617c4e05bc4372aff0a3a76b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:49:24.215647 31993 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9652d8c5617c4e05bc4372aff0a3a76b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:24.217182 31993 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9652d8c5617c4e05bc4372aff0a3a76b [term 1 LEADER]: Becoming Leader. State: Replica: 9652d8c5617c4e05bc4372aff0a3a76b, State: Running, Role: LEADER
I20260608 12:49:24.217926 31993 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9652d8c5617c4e05bc4372aff0a3a76b [LEADER]: Queue going to LEADER mode. State: All 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: "9652d8c5617c4e05bc4372aff0a3a76b" member_type: VOTER }
I20260608 12:49:24.218485 31990 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9652d8c5617c4e05bc4372aff0a3a76b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:49:24.222954 31995 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9652d8c5617c4e05bc4372aff0a3a76b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9652d8c5617c4e05bc4372aff0a3a76b. Latest consensus state: current_term: 1 leader_uuid: "9652d8c5617c4e05bc4372aff0a3a76b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9652d8c5617c4e05bc4372aff0a3a76b" member_type: VOTER } }
I20260608 12:49:24.223073 31994 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9652d8c5617c4e05bc4372aff0a3a76b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9652d8c5617c4e05bc4372aff0a3a76b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9652d8c5617c4e05bc4372aff0a3a76b" member_type: VOTER } }
I20260608 12:49:24.223662 31995 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9652d8c5617c4e05bc4372aff0a3a76b [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:24.223898 31994 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9652d8c5617c4e05bc4372aff0a3a76b [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:24.227909 32000 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:49:24.236646 32000 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:49:24.237884 25092 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:49:24.247632 32000 catalog_manager.cc:1382] Generated new cluster ID: bb5e120920dc4a799663a8928fadba79
I20260608 12:49:24.247897 32000 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:49:24.270267 32000 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:49:24.271598 32000 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:49:24.284435 32000 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9652d8c5617c4e05bc4372aff0a3a76b: Generated new TSK 0
I20260608 12:49:24.285283 32000 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:49:24.305428 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:24.312901 32011 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:24.313310 32012 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:24.316355 32014 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:24.316442 25092 server_base.cc:1061] running on GCE node
I20260608 12:49:24.319182 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:24.319478 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:24.319670 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922964319651 us; error 0 us; skew 500 ppm
I20260608 12:49:24.320508 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:24.323428 25092 webserver.cc:533] Webserver started at http://127.24.129.1:39109/ using document root <none> and password file <none>
I20260608 12:49:24.324054 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:24.324249 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:24.324536 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:24.325932 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-0-root/instance:
uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4"
format_stamp: "Formatted at 2026-06-08 12:49:24 on dist-test-slave-jhsm"
I20260608 12:49:24.331866 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:49:24.336026 32019 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:24.337044 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:49:24.337345 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-0-root
uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4"
format_stamp: "Formatted at 2026-06-08 12:49:24 on dist-test-slave-jhsm"
I20260608 12:49:24.337641 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:24.365612 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:24.367122 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:24.368906 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:24.371694 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:24.371927 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:24.372164 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:24.372321 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:24.424726 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.1:40401
I20260608 12:49:24.424832 32081 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.1:40401 every 8 connection(s)
I20260608 12:49:24.431093 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:24.442041 32086 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:24.443645 32087 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:24.446053 32089 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:24.446959 32082 heartbeater.cc:344] Connected to a master server at 127.24.129.62:42429
I20260608 12:49:24.447292 25092 server_base.cc:1061] running on GCE node
I20260608 12:49:24.447485 32082 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:24.448412 32082 heartbeater.cc:507] Master 127.24.129.62:42429 requested a full tablet report, sending...
I20260608 12:49:24.448469 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:24.448909 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:24.449102 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922964449078 us; error 0 us; skew 500 ppm
I20260608 12:49:24.449863 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:24.450800 31955 ts_manager.cc:194] Registered new tserver with Master: 9d5e4ba6c3cd427ab9eff519feee2bd4 (127.24.129.1:40401)
I20260608 12:49:24.453176 31955 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50784
I20260608 12:49:24.453251 25092 webserver.cc:533] Webserver started at http://127.24.129.2:45871/ using document root <none> and password file <none>
I20260608 12:49:24.453989 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:24.454317 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:24.454648 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:24.455935 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-1-root/instance:
uuid: "61e8d5b242e749beaf24115a52867504"
format_stamp: "Formatted at 2026-06-08 12:49:24 on dist-test-slave-jhsm"
I20260608 12:49:24.461308 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260608 12:49:24.465441 32094 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:24.466390 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:49:24.466774 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-1-root
uuid: "61e8d5b242e749beaf24115a52867504"
format_stamp: "Formatted at 2026-06-08 12:49:24 on dist-test-slave-jhsm"
I20260608 12:49:24.467082 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:24.499656 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:24.501319 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:24.503149 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:24.506242 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:24.506516 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:24.506764 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:24.506923 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:24.552915 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.2:40735
I20260608 12:49:24.553020 32156 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.2:40735 every 8 connection(s)
I20260608 12:49:24.558956 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:24.567454 32160 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:24.569631 32161 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:24.571733 32157 heartbeater.cc:344] Connected to a master server at 127.24.129.62:42429
I20260608 12:49:24.572229 32157 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:24.573283 32157 heartbeater.cc:507] Master 127.24.129.62:42429 requested a full tablet report, sending...
I20260608 12:49:24.573804 25092 server_base.cc:1061] running on GCE node
W20260608 12:49:24.574708 32163 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:24.575927 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:49:24.575939 31955 ts_manager.cc:194] Registered new tserver with Master: 61e8d5b242e749beaf24115a52867504 (127.24.129.2:40735)
W20260608 12:49:24.576373 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:24.576653 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922964576632 us; error 0 us; skew 500 ppm
I20260608 12:49:24.577481 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:24.577773 31955 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50786
I20260608 12:49:24.580435 25092 webserver.cc:533] Webserver started at http://127.24.129.3:35199/ using document root <none> and password file <none>
I20260608 12:49:24.581064 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:24.581255 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:24.581718 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:24.583155 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-2-root/instance:
uuid: "32a24902f98f47d6a17a0e7cd4e3e9db"
format_stamp: "Formatted at 2026-06-08 12:49:24 on dist-test-slave-jhsm"
I20260608 12:49:24.617955 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.034s	user 0.008s	sys 0.003s
I20260608 12:49:24.623420 32169 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:24.624375 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:49:24.624702 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-2-root
uuid: "32a24902f98f47d6a17a0e7cd4e3e9db"
format_stamp: "Formatted at 2026-06-08 12:49:24 on dist-test-slave-jhsm"
I20260608 12:49:24.625150 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:24.647743 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:24.649114 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:24.650815 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:24.653527 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:24.653749 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:24.654023 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:24.654179 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:24.705704 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.3:39647
I20260608 12:49:24.705899 32231 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.3:39647 every 8 connection(s)
I20260608 12:49:24.724324 32232 heartbeater.cc:344] Connected to a master server at 127.24.129.62:42429
I20260608 12:49:24.724850 32232 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:24.726054 32232 heartbeater.cc:507] Master 127.24.129.62:42429 requested a full tablet report, sending...
I20260608 12:49:24.729287 31955 ts_manager.cc:194] Registered new tserver with Master: 32a24902f98f47d6a17a0e7cd4e3e9db (127.24.129.3:39647)
I20260608 12:49:24.729897 25092 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019950617s
I20260608 12:49:24.732169 31955 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50788
I20260608 12:49:25.287220 31955 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50794:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:49:25.290354 31955 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:49:25.359480 32119 tablet_service.cc:1511] Processing CreateTablet for tablet bd6df830b3bd4c3aa741c44ef6838e2f (DEFAULT_TABLE table=test-workload [id=d58131ba82c7418baeb1ffa6a37d1e88]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:25.361649 32122 tablet_service.cc:1511] Processing CreateTablet for tablet 202947c87f5a4a2a964c1112832ec7d4 (DEFAULT_TABLE table=test-workload [id=d58131ba82c7418baeb1ffa6a37d1e88]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:25.356719 32121 tablet_service.cc:1511] Processing CreateTablet for tablet f8f03bdb8ffc44e29ee7ffcd5a7b001e (DEFAULT_TABLE table=test-workload [id=d58131ba82c7418baeb1ffa6a37d1e88]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:25.359580 32120 tablet_service.cc:1511] Processing CreateTablet for tablet 429ce10e050c40b6b4d0fc77eef786b3 (DEFAULT_TABLE table=test-workload [id=d58131ba82c7418baeb1ffa6a37d1e88]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:25.367941 32119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd6df830b3bd4c3aa741c44ef6838e2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:25.373518 32122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202947c87f5a4a2a964c1112832ec7d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:25.376700 32120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429ce10e050c40b6b4d0fc77eef786b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:25.377609 32121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f03bdb8ffc44e29ee7ffcd5a7b001e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:25.389633 32196 tablet_service.cc:1511] Processing CreateTablet for tablet f8f03bdb8ffc44e29ee7ffcd5a7b001e (DEFAULT_TABLE table=test-workload [id=d58131ba82c7418baeb1ffa6a37d1e88]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:25.390681 32047 tablet_service.cc:1511] Processing CreateTablet for tablet 202947c87f5a4a2a964c1112832ec7d4 (DEFAULT_TABLE table=test-workload [id=d58131ba82c7418baeb1ffa6a37d1e88]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:25.391646 32196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f03bdb8ffc44e29ee7ffcd5a7b001e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:25.392436 32047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202947c87f5a4a2a964c1112832ec7d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:25.392509 32197 tablet_service.cc:1511] Processing CreateTablet for tablet 202947c87f5a4a2a964c1112832ec7d4 (DEFAULT_TABLE table=test-workload [id=d58131ba82c7418baeb1ffa6a37d1e88]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:25.394286 32197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202947c87f5a4a2a964c1112832ec7d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:25.395992 32194 tablet_service.cc:1511] Processing CreateTablet for tablet bd6df830b3bd4c3aa741c44ef6838e2f (DEFAULT_TABLE table=test-workload [id=d58131ba82c7418baeb1ffa6a37d1e88]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:25.397742 32194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd6df830b3bd4c3aa741c44ef6838e2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:25.397547 32046 tablet_service.cc:1511] Processing CreateTablet for tablet f8f03bdb8ffc44e29ee7ffcd5a7b001e (DEFAULT_TABLE table=test-workload [id=d58131ba82c7418baeb1ffa6a37d1e88]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:25.399057 32046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f03bdb8ffc44e29ee7ffcd5a7b001e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:25.394342 32195 tablet_service.cc:1511] Processing CreateTablet for tablet 429ce10e050c40b6b4d0fc77eef786b3 (DEFAULT_TABLE table=test-workload [id=d58131ba82c7418baeb1ffa6a37d1e88]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:25.402508 32195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429ce10e050c40b6b4d0fc77eef786b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:25.407178 32045 tablet_service.cc:1511] Processing CreateTablet for tablet 429ce10e050c40b6b4d0fc77eef786b3 (DEFAULT_TABLE table=test-workload [id=d58131ba82c7418baeb1ffa6a37d1e88]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:25.408996 32045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429ce10e050c40b6b4d0fc77eef786b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:25.419147 32044 tablet_service.cc:1511] Processing CreateTablet for tablet bd6df830b3bd4c3aa741c44ef6838e2f (DEFAULT_TABLE table=test-workload [id=d58131ba82c7418baeb1ffa6a37d1e88]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:25.421057 32044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd6df830b3bd4c3aa741c44ef6838e2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:25.456246 32082 heartbeater.cc:499] Master 127.24.129.62:42429 was elected leader, sending a full tablet report...
I20260608 12:49:25.469949 32254 tablet_bootstrap.cc:492] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4: Bootstrap starting.
I20260608 12:49:25.478363 32252 tablet_bootstrap.cc:492] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504: Bootstrap starting.
I20260608 12:49:25.481233 32254 tablet_bootstrap.cc:654] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:25.494830 32253 tablet_bootstrap.cc:492] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db: Bootstrap starting.
I20260608 12:49:25.501013 32254 tablet_bootstrap.cc:492] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4: No bootstrap required, opened a new log
I20260608 12:49:25.501622 32254 ts_tablet_manager.cc:1403] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.009s
I20260608 12:49:25.504272 32253 tablet_bootstrap.cc:654] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:25.505434 32254 raft_consensus.cc:359] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.506529 32254 raft_consensus.cc:385] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:25.506860 32254 raft_consensus.cc:740] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d5e4ba6c3cd427ab9eff519feee2bd4, State: Initialized, Role: FOLLOWER
I20260608 12:49:25.508153 32254 consensus_queue.cc:260] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.523244 32253 tablet_bootstrap.cc:492] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db: No bootstrap required, opened a new log
I20260608 12:49:25.523906 32253 ts_tablet_manager.cc:1403] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.005s
I20260608 12:49:25.524317 32252 tablet_bootstrap.cc:654] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:25.524854 32254 ts_tablet_manager.cc:1434] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.004s
I20260608 12:49:25.527971 32254 tablet_bootstrap.cc:492] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4: Bootstrap starting.
I20260608 12:49:25.528421 32253 raft_consensus.cc:359] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.529301 32253 raft_consensus.cc:385] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:25.529645 32253 raft_consensus.cc:740] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a24902f98f47d6a17a0e7cd4e3e9db, State: Initialized, Role: FOLLOWER
I20260608 12:49:25.530575 32253 consensus_queue.cc:260] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.536058 32254 tablet_bootstrap.cc:654] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:25.544461 32232 heartbeater.cc:499] Master 127.24.129.62:42429 was elected leader, sending a full tablet report...
I20260608 12:49:25.545564 32253 ts_tablet_manager.cc:1434] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db: Time spent starting tablet: real 0.020s	user 0.014s	sys 0.004s
I20260608 12:49:25.546784 32253 tablet_bootstrap.cc:492] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db: Bootstrap starting.
I20260608 12:49:25.548152 32252 tablet_bootstrap.cc:492] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504: No bootstrap required, opened a new log
I20260608 12:49:25.548431 32254 tablet_bootstrap.cc:492] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4: No bootstrap required, opened a new log
I20260608 12:49:25.549041 32252 ts_tablet_manager.cc:1403] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.022s
I20260608 12:49:25.549044 32254 ts_tablet_manager.cc:1403] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260608 12:49:25.552999 32254 raft_consensus.cc:359] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.553198 32252 raft_consensus.cc:359] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.553961 32254 raft_consensus.cc:385] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:25.554051 32252 raft_consensus.cc:385] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:25.554410 32254 raft_consensus.cc:740] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d5e4ba6c3cd427ab9eff519feee2bd4, State: Initialized, Role: FOLLOWER
I20260608 12:49:25.554513 32252 raft_consensus.cc:740] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61e8d5b242e749beaf24115a52867504, State: Initialized, Role: FOLLOWER
I20260608 12:49:25.554896 32253 tablet_bootstrap.cc:654] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:25.555686 32252 consensus_queue.cc:260] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.555680 32254 consensus_queue.cc:260] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.559159 32157 heartbeater.cc:499] Master 127.24.129.62:42429 was elected leader, sending a full tablet report...
I20260608 12:49:25.560523 32252 ts_tablet_manager.cc:1434] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 12:49:25.559319 32254 ts_tablet_manager.cc:1434] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 12:49:25.562145 32254 tablet_bootstrap.cc:492] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4: Bootstrap starting.
I20260608 12:49:25.567185 32253 tablet_bootstrap.cc:492] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db: No bootstrap required, opened a new log
I20260608 12:49:25.567847 32253 ts_tablet_manager.cc:1403] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260608 12:49:25.569762 32252 tablet_bootstrap.cc:492] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504: Bootstrap starting.
I20260608 12:49:25.571514 32253 raft_consensus.cc:359] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.572330 32253 raft_consensus.cc:385] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:25.572666 32253 raft_consensus.cc:740] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a24902f98f47d6a17a0e7cd4e3e9db, State: Initialized, Role: FOLLOWER
I20260608 12:49:25.573773 32253 consensus_queue.cc:260] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.576503 32253 ts_tablet_manager.cc:1434] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:49:25.577586 32253 tablet_bootstrap.cc:492] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 32a24902f98f47d6a17a0e7cd4e3e9db: Bootstrap starting.
I20260608 12:49:25.578568 32252 tablet_bootstrap.cc:654] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:25.582496 32254 tablet_bootstrap.cc:654] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:25.584890 32253 tablet_bootstrap.cc:654] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 32a24902f98f47d6a17a0e7cd4e3e9db: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:25.590291 32254 tablet_bootstrap.cc:492] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4: No bootstrap required, opened a new log
I20260608 12:49:25.591001 32254 ts_tablet_manager.cc:1403] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.005s
I20260608 12:49:25.592322 32261 raft_consensus.cc:493] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:25.593055 32261 raft_consensus.cc:515] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.594921 32254 raft_consensus.cc:359] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.595698 32252 tablet_bootstrap.cc:492] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504: No bootstrap required, opened a new log
I20260608 12:49:25.595750 32254 raft_consensus.cc:385] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:25.596328 32254 raft_consensus.cc:740] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d5e4ba6c3cd427ab9eff519feee2bd4, State: Initialized, Role: FOLLOWER
I20260608 12:49:25.596560 32252 ts_tablet_manager.cc:1403] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.006s
I20260608 12:49:25.597311 32254 consensus_queue.cc:260] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.600008 32254 ts_tablet_manager.cc:1434] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:49:25.600543 32252 raft_consensus.cc:359] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.601320 32254 tablet_bootstrap.cc:492] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4: Bootstrap starting.
I20260608 12:49:25.601498 32252 raft_consensus.cc:385] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:25.602257 32252 raft_consensus.cc:740] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61e8d5b242e749beaf24115a52867504, State: Initialized, Role: FOLLOWER
I20260608 12:49:25.603751 32252 consensus_queue.cc:260] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.612293 32254 tablet_bootstrap.cc:654] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:25.621387 32252 ts_tablet_manager.cc:1434] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504: Time spent starting tablet: real 0.024s	user 0.015s	sys 0.009s
I20260608 12:49:25.621321 32261 leader_election.cc:290] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d5e4ba6c3cd427ab9eff519feee2bd4 (127.24.129.1:40401), 32a24902f98f47d6a17a0e7cd4e3e9db (127.24.129.3:39647)
I20260608 12:49:25.622889 32252 tablet_bootstrap.cc:492] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504: Bootstrap starting.
I20260608 12:49:25.628526 32254 tablet_bootstrap.cc:492] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4: No bootstrap required, opened a new log
I20260608 12:49:25.629349 32254 ts_tablet_manager.cc:1403] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.011s
I20260608 12:49:25.632334 32252 tablet_bootstrap.cc:654] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:25.633370 32254 raft_consensus.cc:359] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.634379 32254 raft_consensus.cc:385] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:25.634765 32254 raft_consensus.cc:740] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d5e4ba6c3cd427ab9eff519feee2bd4, State: Initialized, Role: FOLLOWER
I20260608 12:49:25.636089 32254 consensus_queue.cc:260] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.639048 32254 ts_tablet_manager.cc:1434] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.005s
I20260608 12:49:25.650816 32253 tablet_bootstrap.cc:492] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 32a24902f98f47d6a17a0e7cd4e3e9db: No bootstrap required, opened a new log
I20260608 12:49:25.651515 32253 ts_tablet_manager.cc:1403] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 32a24902f98f47d6a17a0e7cd4e3e9db: Time spent bootstrapping tablet: real 0.074s	user 0.029s	sys 0.038s
I20260608 12:49:25.654521 32253 raft_consensus.cc:359] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 32a24902f98f47d6a17a0e7cd4e3e9db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.655156 32253 raft_consensus.cc:385] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 32a24902f98f47d6a17a0e7cd4e3e9db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:25.655416 32253 raft_consensus.cc:740] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 32a24902f98f47d6a17a0e7cd4e3e9db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a24902f98f47d6a17a0e7cd4e3e9db, State: Initialized, Role: FOLLOWER
I20260608 12:49:25.656152 32253 consensus_queue.cc:260] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 32a24902f98f47d6a17a0e7cd4e3e9db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.658357 32253 ts_tablet_manager.cc:1434] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 32a24902f98f47d6a17a0e7cd4e3e9db: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:49:25.661753 32253 tablet_bootstrap.cc:492] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db: Bootstrap starting.
I20260608 12:49:25.662150 32207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6df830b3bd4c3aa741c44ef6838e2f" candidate_uuid: "61e8d5b242e749beaf24115a52867504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" is_pre_election: true
I20260608 12:49:25.663166 32207 raft_consensus.cc:2468] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61e8d5b242e749beaf24115a52867504 in term 0.
I20260608 12:49:25.665948 32252 tablet_bootstrap.cc:492] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504: No bootstrap required, opened a new log
I20260608 12:49:25.666617 32252 ts_tablet_manager.cc:1403] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.015s
I20260608 12:49:25.668771 32253 tablet_bootstrap.cc:654] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:25.670423 32095 leader_election.cc:304] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a24902f98f47d6a17a0e7cd4e3e9db, 61e8d5b242e749beaf24115a52867504; no voters: 
I20260608 12:49:25.670161 32252 raft_consensus.cc:359] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.671618 32252 raft_consensus.cc:385] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:25.671990 32252 raft_consensus.cc:740] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61e8d5b242e749beaf24115a52867504, State: Initialized, Role: FOLLOWER
I20260608 12:49:25.672936 32252 consensus_queue.cc:260] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.675926 32252 ts_tablet_manager.cc:1434] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:49:25.676412 32057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6df830b3bd4c3aa741c44ef6838e2f" candidate_uuid: "61e8d5b242e749beaf24115a52867504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" is_pre_election: true
I20260608 12:49:25.677067 32252 tablet_bootstrap.cc:492] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504: Bootstrap starting.
I20260608 12:49:25.677330 32057 raft_consensus.cc:2468] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61e8d5b242e749beaf24115a52867504 in term 0.
I20260608 12:49:25.685602 32252 tablet_bootstrap.cc:654] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:25.685818 32261 raft_consensus.cc:2804] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:25.686378 32261 raft_consensus.cc:493] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:25.686733 32261 raft_consensus.cc:3060] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:25.694849 32261 raft_consensus.cc:515] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.694989 32252 tablet_bootstrap.cc:492] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504: No bootstrap required, opened a new log
I20260608 12:49:25.695017 32253 tablet_bootstrap.cc:492] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db: No bootstrap required, opened a new log
I20260608 12:49:25.695879 32253 ts_tablet_manager.cc:1403] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db: Time spent bootstrapping tablet: real 0.034s	user 0.024s	sys 0.003s
I20260608 12:49:25.697077 32252 ts_tablet_manager.cc:1403] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.001s
I20260608 12:49:25.698228 32207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6df830b3bd4c3aa741c44ef6838e2f" candidate_uuid: "61e8d5b242e749beaf24115a52867504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db"
I20260608 12:49:25.698228 32057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6df830b3bd4c3aa741c44ef6838e2f" candidate_uuid: "61e8d5b242e749beaf24115a52867504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4"
I20260608 12:49:25.698850 32253 raft_consensus.cc:359] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.699255 32057 raft_consensus.cc:3060] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:25.699218 32207 raft_consensus.cc:3060] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:25.699757 32253 raft_consensus.cc:385] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:25.700255 32253 raft_consensus.cc:740] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a24902f98f47d6a17a0e7cd4e3e9db, State: Initialized, Role: FOLLOWER
I20260608 12:49:25.700070 32252 raft_consensus.cc:359] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.701032 32252 raft_consensus.cc:385] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:25.701426 32252 raft_consensus.cc:740] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61e8d5b242e749beaf24115a52867504, State: Initialized, Role: FOLLOWER
I20260608 12:49:25.701387 32253 consensus_queue.cc:260] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.704069 32253 ts_tablet_manager.cc:1434] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 12:49:25.705334 32252 consensus_queue.cc:260] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.707757 32252 ts_tablet_manager.cc:1434] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260608 12:49:25.712160 32057 raft_consensus.cc:2468] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e8d5b242e749beaf24115a52867504 in term 1.
I20260608 12:49:25.713594 32261 leader_election.cc:290] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [CANDIDATE]: Term 1 election: Requested vote from peers 9d5e4ba6c3cd427ab9eff519feee2bd4 (127.24.129.1:40401), 32a24902f98f47d6a17a0e7cd4e3e9db (127.24.129.3:39647)
I20260608 12:49:25.713893 32097 leader_election.cc:304] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61e8d5b242e749beaf24115a52867504, 9d5e4ba6c3cd427ab9eff519feee2bd4; no voters: 
I20260608 12:49:25.714900 32261 raft_consensus.cc:2804] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:25.715467 32261 raft_consensus.cc:697] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 1 LEADER]: Becoming Leader. State: Replica: 61e8d5b242e749beaf24115a52867504, State: Running, Role: LEADER
I20260608 12:49:25.717378 32207 raft_consensus.cc:2468] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e8d5b242e749beaf24115a52867504 in term 1.
I20260608 12:49:25.717005 32261 consensus_queue.cc:237] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.726105 31955 catalog_manager.cc:5696] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61e8d5b242e749beaf24115a52867504 (127.24.129.2). New cstate: current_term: 1 leader_uuid: "61e8d5b242e749beaf24115a52867504" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:25.746379 32257 raft_consensus.cc:493] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:25.746884 32257 raft_consensus.cc:515] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.749482 32257 leader_election.cc:290] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61e8d5b242e749beaf24115a52867504 (127.24.129.2:40735), 32a24902f98f47d6a17a0e7cd4e3e9db (127.24.129.3:39647)
I20260608 12:49:25.762527 32257 raft_consensus.cc:493] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:25.763073 32207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429ce10e050c40b6b4d0fc77eef786b3" candidate_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" is_pre_election: true
I20260608 12:49:25.763077 32257 raft_consensus.cc:515] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.763661 32132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429ce10e050c40b6b4d0fc77eef786b3" candidate_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61e8d5b242e749beaf24115a52867504" is_pre_election: true
I20260608 12:49:25.764043 32207 raft_consensus.cc:2468] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d5e4ba6c3cd427ab9eff519feee2bd4 in term 0.
I20260608 12:49:25.764482 32132 raft_consensus.cc:2468] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d5e4ba6c3cd427ab9eff519feee2bd4 in term 0.
I20260608 12:49:25.765596 32020 leader_election.cc:304] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a24902f98f47d6a17a0e7cd4e3e9db, 9d5e4ba6c3cd427ab9eff519feee2bd4; no voters: 
I20260608 12:49:25.766448 32257 leader_election.cc:290] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61e8d5b242e749beaf24115a52867504 (127.24.129.2:40735), 32a24902f98f47d6a17a0e7cd4e3e9db (127.24.129.3:39647)
I20260608 12:49:25.766417 32132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f03bdb8ffc44e29ee7ffcd5a7b001e" candidate_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61e8d5b242e749beaf24115a52867504" is_pre_election: true
I20260608 12:49:25.767429 32257 raft_consensus.cc:2804] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:25.767617 32132 raft_consensus.cc:2468] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d5e4ba6c3cd427ab9eff519feee2bd4 in term 0.
I20260608 12:49:25.767941 32257 raft_consensus.cc:493] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:25.768455 32257 raft_consensus.cc:3060] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:25.768878 32207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f03bdb8ffc44e29ee7ffcd5a7b001e" candidate_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" is_pre_election: true
I20260608 12:49:25.769132 32023 leader_election.cc:304] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61e8d5b242e749beaf24115a52867504, 9d5e4ba6c3cd427ab9eff519feee2bd4; no voters: 
I20260608 12:49:25.769558 32207 raft_consensus.cc:2468] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 32a24902f98f47d6a17a0e7cd4e3e9db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d5e4ba6c3cd427ab9eff519feee2bd4 in term 0.
I20260608 12:49:25.770116 32276 raft_consensus.cc:2804] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:25.770535 32276 raft_consensus.cc:493] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:25.770941 32276 raft_consensus.cc:3060] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:25.772389 32259 raft_consensus.cc:493] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:25.773028 32259 raft_consensus.cc:515] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.774858 32257 raft_consensus.cc:515] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.777254 32259 leader_election.cc:290] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61e8d5b242e749beaf24115a52867504 (127.24.129.2:40735), 9d5e4ba6c3cd427ab9eff519feee2bd4 (127.24.129.1:40401)
I20260608 12:49:25.777976 32132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429ce10e050c40b6b4d0fc77eef786b3" candidate_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61e8d5b242e749beaf24115a52867504"
I20260608 12:49:25.778604 32132 raft_consensus.cc:3060] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:25.779788 32276 raft_consensus.cc:515] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.782840 32276 leader_election.cc:290] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [CANDIDATE]: Term 1 election: Requested vote from peers 61e8d5b242e749beaf24115a52867504 (127.24.129.2:40735), 32a24902f98f47d6a17a0e7cd4e3e9db (127.24.129.3:39647)
I20260608 12:49:25.783914 32131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f03bdb8ffc44e29ee7ffcd5a7b001e" candidate_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61e8d5b242e749beaf24115a52867504"
I20260608 12:49:25.784678 32131 raft_consensus.cc:3060] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:25.790138 32207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f03bdb8ffc44e29ee7ffcd5a7b001e" candidate_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db"
I20260608 12:49:25.791040 32207 raft_consensus.cc:3060] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 32a24902f98f47d6a17a0e7cd4e3e9db [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:25.790987 32130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202947c87f5a4a2a964c1112832ec7d4" candidate_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61e8d5b242e749beaf24115a52867504" is_pre_election: true
I20260608 12:49:25.793342 32130 raft_consensus.cc:2468] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a24902f98f47d6a17a0e7cd4e3e9db in term 0.
I20260608 12:49:25.795241 32173 leader_election.cc:304] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a24902f98f47d6a17a0e7cd4e3e9db, 61e8d5b242e749beaf24115a52867504; no voters: 
I20260608 12:49:25.796903 32259 raft_consensus.cc:2804] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:25.797375 32259 raft_consensus.cc:493] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:25.797700 32259 raft_consensus.cc:3060] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:25.797942 32132 raft_consensus.cc:2468] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d5e4ba6c3cd427ab9eff519feee2bd4 in term 1.
I20260608 12:49:25.798550 32257 leader_election.cc:290] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [CANDIDATE]: Term 1 election: Requested vote from peers 61e8d5b242e749beaf24115a52867504 (127.24.129.2:40735), 32a24902f98f47d6a17a0e7cd4e3e9db (127.24.129.3:39647)
I20260608 12:49:25.797724 32131 raft_consensus.cc:2468] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d5e4ba6c3cd427ab9eff519feee2bd4 in term 1.
I20260608 12:49:25.799412 32023 leader_election.cc:304] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61e8d5b242e749beaf24115a52867504, 9d5e4ba6c3cd427ab9eff519feee2bd4; no voters: 
I20260608 12:49:25.800275 32257 raft_consensus.cc:2804] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:25.800464 32023 leader_election.cc:304] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61e8d5b242e749beaf24115a52867504, 9d5e4ba6c3cd427ab9eff519feee2bd4; no voters: 
I20260608 12:49:25.800927 32257 raft_consensus.cc:697] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 LEADER]: Becoming Leader. State: Replica: 9d5e4ba6c3cd427ab9eff519feee2bd4, State: Running, Role: LEADER
I20260608 12:49:25.801587 32206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429ce10e050c40b6b4d0fc77eef786b3" candidate_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db"
I20260608 12:49:25.802029 32276 raft_consensus.cc:2804] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:25.801944 32257 consensus_queue.cc:237] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.802963 32206 raft_consensus.cc:3060] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:25.802903 32276 raft_consensus.cc:697] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 LEADER]: Becoming Leader. State: Replica: 9d5e4ba6c3cd427ab9eff519feee2bd4, State: Running, Role: LEADER
I20260608 12:49:25.804253 32276 consensus_queue.cc:237] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.803105 32207 raft_consensus.cc:2468] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 32a24902f98f47d6a17a0e7cd4e3e9db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d5e4ba6c3cd427ab9eff519feee2bd4 in term 1.
W20260608 12:49:25.810896 32158 tablet.cc:2404] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:49:25.816606 32259 raft_consensus.cc:515] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.820148 32132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202947c87f5a4a2a964c1112832ec7d4" candidate_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61e8d5b242e749beaf24115a52867504"
I20260608 12:49:25.820420 32259 leader_election.cc:290] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [CANDIDATE]: Term 1 election: Requested vote from peers 61e8d5b242e749beaf24115a52867504 (127.24.129.2:40735), 9d5e4ba6c3cd427ab9eff519feee2bd4 (127.24.129.1:40401)
I20260608 12:49:25.824492 32206 raft_consensus.cc:2468] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d5e4ba6c3cd427ab9eff519feee2bd4 in term 1.
I20260608 12:49:25.820955 32132 raft_consensus.cc:3060] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:25.828238 32057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202947c87f5a4a2a964c1112832ec7d4" candidate_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" is_pre_election: true
I20260608 12:49:25.829068 32057 raft_consensus.cc:2468] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a24902f98f47d6a17a0e7cd4e3e9db in term 0.
I20260608 12:49:25.831705 32056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202947c87f5a4a2a964c1112832ec7d4" candidate_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4"
I20260608 12:49:25.832656 32056 raft_consensus.cc:3060] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:25.835311 32132 raft_consensus.cc:2468] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a24902f98f47d6a17a0e7cd4e3e9db in term 1.
I20260608 12:49:25.836905 32173 leader_election.cc:304] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a24902f98f47d6a17a0e7cd4e3e9db, 61e8d5b242e749beaf24115a52867504; no voters: 
I20260608 12:49:25.837945 32259 raft_consensus.cc:2804] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:25.839411 32259 raft_consensus.cc:697] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 1 LEADER]: Becoming Leader. State: Replica: 32a24902f98f47d6a17a0e7cd4e3e9db, State: Running, Role: LEADER
I20260608 12:49:25.840505 32259 consensus_queue.cc:237] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:25.842638 32056 raft_consensus.cc:2468] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a24902f98f47d6a17a0e7cd4e3e9db in term 1.
I20260608 12:49:25.843751 31955 catalog_manager.cc:5696] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d5e4ba6c3cd427ab9eff519feee2bd4 (127.24.129.1). New cstate: current_term: 1 leader_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:25.848460 31954 catalog_manager.cc:5696] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db reported cstate change: term changed from 0 to 1, leader changed from <none> to 32a24902f98f47d6a17a0e7cd4e3e9db (127.24.129.3). New cstate: current_term: 1 leader_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:25.858982 31954 catalog_manager.cc:5696] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d5e4ba6c3cd427ab9eff519feee2bd4 (127.24.129.1). New cstate: current_term: 1 leader_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:25.886031 25092 tablet_server.cc:179] TabletServer@127.24.129.1:0 shutting down...
I20260608 12:49:25.913116 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:25.914125 25092 tablet_replica.cc:333] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4: stopping tablet replica
I20260608 12:49:25.914777 25092 raft_consensus.cc:2243] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:25.915416 25092 pending_rounds.cc:70] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4: Trying to abort 1 pending ops.
I20260608 12:49:25.915606 25092 pending_rounds.cc:77] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294660467938295808 op_type: NO_OP noop_request { }
I20260608 12:49:25.915867 25092 raft_consensus.cc:2889] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:49:25.916105 25092 raft_consensus.cc:2272] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:25.919240 25092 tablet_replica.cc:333] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4: stopping tablet replica
I20260608 12:49:25.919951 25092 raft_consensus.cc:2243] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:25.920404 25092 raft_consensus.cc:2272] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:25.922814 25092 tablet_replica.cc:333] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4: stopping tablet replica
I20260608 12:49:25.923399 25092 raft_consensus.cc:2243] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:25.923815 25092 raft_consensus.cc:2272] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:25.926182 25092 tablet_replica.cc:333] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4: stopping tablet replica
I20260608 12:49:25.926719 25092 raft_consensus.cc:2243] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:25.927414 25092 pending_rounds.cc:70] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4: Trying to abort 1 pending ops.
I20260608 12:49:25.927577 25092 pending_rounds.cc:77] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294660467945771008 op_type: NO_OP noop_request { }
I20260608 12:49:25.927870 25092 raft_consensus.cc:2889] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:49:25.928117 25092 raft_consensus.cc:2272] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:25.953780 25092 tablet_server.cc:196] TabletServer@127.24.129.1:0 shutdown complete.
I20260608 12:49:25.970825 25092 tablet_server.cc:179] TabletServer@127.24.129.2:0 shutting down...
I20260608 12:49:25.994920 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:25.996031 25092 tablet_replica.cc:333] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504: stopping tablet replica
I20260608 12:49:25.996889 25092 raft_consensus.cc:2243] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:25.997392 25092 raft_consensus.cc:2272] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:25.999858 25092 tablet_replica.cc:333] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504: stopping tablet replica
I20260608 12:49:26.000450 25092 raft_consensus.cc:2243] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:26.000942 25092 raft_consensus.cc:2272] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:26.003225 25092 tablet_replica.cc:333] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504: stopping tablet replica
I20260608 12:49:26.003793 25092 raft_consensus.cc:2243] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:26.004192 25092 raft_consensus.cc:2272] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:26.006258 25092 tablet_replica.cc:333] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504: stopping tablet replica
I20260608 12:49:26.006750 25092 raft_consensus.cc:2243] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:26.007367 25092 pending_rounds.cc:70] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504: Trying to abort 1 pending ops.
I20260608 12:49:26.007535 25092 pending_rounds.cc:77] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294660467591102464 op_type: NO_OP noop_request { }
I20260608 12:49:26.007802 25092 raft_consensus.cc:2889] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:49:26.008070 25092 raft_consensus.cc:2272] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:26.032531 25092 tablet_server.cc:196] TabletServer@127.24.129.2:0 shutdown complete.
I20260608 12:49:26.046191 25092 tablet_server.cc:179] TabletServer@127.24.129.3:0 shutting down...
I20260608 12:49:26.067217 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:26.068094 25092 tablet_replica.cc:333] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db: stopping tablet replica
I20260608 12:49:26.068710 25092 raft_consensus.cc:2243] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:26.069172 25092 raft_consensus.cc:2272] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:26.071420 25092 tablet_replica.cc:333] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 32a24902f98f47d6a17a0e7cd4e3e9db: stopping tablet replica
I20260608 12:49:26.071935 25092 raft_consensus.cc:2243] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 32a24902f98f47d6a17a0e7cd4e3e9db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:26.072283 25092 raft_consensus.cc:2272] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 32a24902f98f47d6a17a0e7cd4e3e9db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:26.074396 25092 tablet_replica.cc:333] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db: stopping tablet replica
I20260608 12:49:26.074884 25092 raft_consensus.cc:2243] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:26.075223 25092 raft_consensus.cc:2272] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:26.077001 25092 tablet_replica.cc:333] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db: stopping tablet replica
I20260608 12:49:26.077456 25092 raft_consensus.cc:2243] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:26.077984 25092 pending_rounds.cc:70] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db: Trying to abort 1 pending ops.
I20260608 12:49:26.078137 25092 pending_rounds.cc:77] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294660468091252736 op_type: NO_OP noop_request { }
I20260608 12:49:26.078356 25092 raft_consensus.cc:2889] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:49:26.078590 25092 raft_consensus.cc:2272] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:26.101559 25092 tablet_server.cc:196] TabletServer@127.24.129.3:0 shutdown complete.
I20260608 12:49:26.115659 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:26.122545 32284 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:26.122588 32285 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:26.123521 32287 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:26.125023 25092 server_base.cc:1061] running on GCE node
I20260608 12:49:26.126519 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:26.126866 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:26.127151 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922966127128 us; error 0 us; skew 500 ppm
I20260608 12:49:26.127878 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:26.130892 25092 webserver.cc:533] Webserver started at http://127.24.129.4:42351/ using document root <none> and password file <none>
I20260608 12:49:26.131556 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:26.131868 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:26.132266 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:26.133687 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-3-root/instance:
uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85"
format_stamp: "Formatted at 2026-06-08 12:49:26 on dist-test-slave-jhsm"
I20260608 12:49:26.138957 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:49:26.142858 32292 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:26.143894 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:49:26.144415 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-3-root
uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85"
format_stamp: "Formatted at 2026-06-08 12:49:26 on dist-test-slave-jhsm"
I20260608 12:49:26.144901 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:26.158416 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:26.159778 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:26.161559 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:26.164342 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:26.164710 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:26.165112 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:26.165395 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:26.209843 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.4:45459
I20260608 12:49:26.209975 32354 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.4:45459 every 8 connection(s)
I20260608 12:49:26.226962 32355 heartbeater.cc:344] Connected to a master server at 127.24.129.62:42429
I20260608 12:49:26.227456 32355 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:26.228250 32355 heartbeater.cc:507] Master 127.24.129.62:42429 requested a full tablet report, sending...
I20260608 12:49:26.230674 31954 ts_manager.cc:194] Registered new tserver with Master: c7fa5bb017654d2fbb36d98ca6b2dc85 (127.24.129.4:45459)
I20260608 12:49:26.232790 31954 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50798
W20260608 12:49:26.247561 32003 auto_rebalancer.cc:591] Failed to schedule move for tablet 429ce10e050c40b6b4d0fc77eef786b3: Network error: Client connection negotiation failed: client connection to 127.24.129.1:40401: connect: Connection refused (error 111)
W20260608 12:49:26.251971 32003 auto_rebalancer.cc:591] Failed to schedule move for tablet f8f03bdb8ffc44e29ee7ffcd5a7b001e: Network error: Client connection negotiation failed: client connection to 127.24.129.1:40401: connect: Connection refused (error 111)
W20260608 12:49:26.256635 32003 auto_rebalancer.cc:591] Failed to schedule move for tablet bd6df830b3bd4c3aa741c44ef6838e2f: Network error: Client connection negotiation failed: client connection to 127.24.129.2:40735: connect: Connection refused (error 111)
I20260608 12:49:27.236044 32355 heartbeater.cc:499] Master 127.24.129.62:42429 was elected leader, sending a full tablet report...
W20260608 12:49:27.272341 32003 auto_rebalancer.cc:591] Failed to schedule move for tablet bd6df830b3bd4c3aa741c44ef6838e2f: Network error: Client connection negotiation failed: client connection to 127.24.129.2:40735: connect: Connection refused (error 111)
W20260608 12:49:27.276669 32003 auto_rebalancer.cc:591] Failed to schedule move for tablet 429ce10e050c40b6b4d0fc77eef786b3: Network error: Client connection negotiation failed: client connection to 127.24.129.1:40401: connect: Connection refused (error 111)
W20260608 12:49:27.281016 32003 auto_rebalancer.cc:591] Failed to schedule move for tablet 202947c87f5a4a2a964c1112832ec7d4: Network error: Client connection negotiation failed: client connection to 127.24.129.3:39647: connect: Connection refused (error 111)
W20260608 12:49:28.314252 32003 auto_rebalancer.cc:591] Failed to schedule move for tablet 202947c87f5a4a2a964c1112832ec7d4: Network error: Client connection negotiation failed: client connection to 127.24.129.3:39647: connect: Connection refused (error 111)
W20260608 12:49:28.318132 32003 auto_rebalancer.cc:591] Failed to schedule move for tablet 429ce10e050c40b6b4d0fc77eef786b3: Network error: Client connection negotiation failed: client connection to 127.24.129.1:40401: connect: Connection refused (error 111)
W20260608 12:49:28.321921 32003 auto_rebalancer.cc:591] Failed to schedule move for tablet f8f03bdb8ffc44e29ee7ffcd5a7b001e: Network error: Client connection negotiation failed: client connection to 127.24.129.1:40401: connect: Connection refused (error 111)
W20260608 12:49:29.336462 32003 auto_rebalancer.cc:591] Failed to schedule move for tablet 202947c87f5a4a2a964c1112832ec7d4: Network error: Client connection negotiation failed: client connection to 127.24.129.3:39647: connect: Connection refused (error 111)
W20260608 12:49:29.340106 32003 auto_rebalancer.cc:591] Failed to schedule move for tablet f8f03bdb8ffc44e29ee7ffcd5a7b001e: Network error: Client connection negotiation failed: client connection to 127.24.129.1:40401: connect: Connection refused (error 111)
W20260608 12:49:29.343681 32003 auto_rebalancer.cc:591] Failed to schedule move for tablet 429ce10e050c40b6b4d0fc77eef786b3: Network error: Client connection negotiation failed: client connection to 127.24.129.1:40401: connect: Connection refused (error 111)
W20260608 12:49:30.358309 32003 auto_rebalancer.cc:591] Failed to schedule move for tablet 429ce10e050c40b6b4d0fc77eef786b3: Network error: Client connection negotiation failed: client connection to 127.24.129.1:40401: connect: Connection refused (error 111)
W20260608 12:49:30.361954 32003 auto_rebalancer.cc:591] Failed to schedule move for tablet 202947c87f5a4a2a964c1112832ec7d4: Network error: Client connection negotiation failed: client connection to 127.24.129.3:39647: connect: Connection refused (error 111)
W20260608 12:49:30.365355 32003 auto_rebalancer.cc:591] Failed to schedule move for tablet bd6df830b3bd4c3aa741c44ef6838e2f: Network error: Client connection negotiation failed: client connection to 127.24.129.2:40735: connect: Connection refused (error 111)
W20260608 12:49:31.368115 32003 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 61e8d5b242e749beaf24115a52867504 not available for placement
W20260608 12:49:32.370455 32003 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 61e8d5b242e749beaf24115a52867504 not available for placement
I20260608 12:49:33.248236 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:33.255149 32364 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:33.255280 32365 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:33.257047 32367 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:33.260107 25092 server_base.cc:1061] running on GCE node
I20260608 12:49:33.263561 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:33.263847 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:33.264046 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922973264018 us; error 0 us; skew 500 ppm
I20260608 12:49:33.264789 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:33.267491 25092 webserver.cc:533] Webserver started at http://127.24.129.1:39109/ using document root <none> and password file <none>
I20260608 12:49:33.267985 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:33.268133 25092 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:49:33.272030 25092 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:49:33.275519 32372 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:33.276412 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:49:33.276721 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-0-root
uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4"
format_stamp: "Formatted at 2026-06-08 12:49:24 on dist-test-slave-jhsm"
I20260608 12:49:33.277032 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:33.293866 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:33.294951 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:33.296417 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:33.300086 32379 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 12:49:33.324440 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:49:33.324790 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.026s	user 0.002s	sys 0.000s
I20260608 12:49:33.325062 25092 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 12:49:33.330148 32379 tablet_bootstrap.cc:492] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4: Bootstrap starting.
I20260608 12:49:33.339547 25092 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:49:33.339862 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.012s	sys 0.000s
I20260608 12:49:33.344636 32379 tablet_bootstrap.cc:492] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 12:49:33.345615 32379 tablet_bootstrap.cc:492] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4: Bootstrap complete.
I20260608 12:49:33.346279 32379 ts_tablet_manager.cc:1403] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.001s
I20260608 12:49:33.349431 32379 raft_consensus.cc:359] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:33.350211 32379 raft_consensus.cc:740] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d5e4ba6c3cd427ab9eff519feee2bd4, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.350961 32379 consensus_queue.cc:260] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [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: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:33.354020 32379 ts_tablet_manager.cc:1434] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:49:33.355062 32379 tablet_bootstrap.cc:492] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4: Bootstrap starting.
I20260608 12:49:33.373309 32379 tablet_bootstrap.cc:492] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4: 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
W20260608 12:49:33.373576 32003 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 61e8d5b242e749beaf24115a52867504 not available for placement
I20260608 12:49:33.374704 32379 tablet_bootstrap.cc:492] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4: Bootstrap complete.
I20260608 12:49:33.375651 32379 ts_tablet_manager.cc:1403] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260608 12:49:33.378844 32379 raft_consensus.cc:359] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:33.379869 32379 raft_consensus.cc:740] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d5e4ba6c3cd427ab9eff519feee2bd4, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.380692 32379 consensus_queue.cc:260] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [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: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:33.382668 32379 ts_tablet_manager.cc:1434] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260608 12:49:33.383597 32379 tablet_bootstrap.cc:492] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4: Bootstrap starting.
I20260608 12:49:33.400586 32379 tablet_bootstrap.cc:492] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:33.401616 32379 tablet_bootstrap.cc:492] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4: Bootstrap complete.
I20260608 12:49:33.402439 32379 ts_tablet_manager.cc:1403] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260608 12:49:33.403038 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.1:40401
I20260608 12:49:33.403306 32439 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.1:40401 every 8 connection(s)
I20260608 12:49:33.405424 32379 raft_consensus.cc:359] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:33.406186 32379 raft_consensus.cc:740] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d5e4ba6c3cd427ab9eff519feee2bd4, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.407297 32379 consensus_queue.cc:260] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:33.408371 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:49:33.410352 32379 ts_tablet_manager.cc:1434] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:49:33.411696 32379 tablet_bootstrap.cc:492] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4: Bootstrap starting.
W20260608 12:49:33.427446 32444 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:33.429563 32445 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:33.440678 32379 tablet_bootstrap.cc:492] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260608 12:49:33.441049 32448 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:33.441205 25092 server_base.cc:1061] running on GCE node
I20260608 12:49:33.441681 32379 tablet_bootstrap.cc:492] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4: Bootstrap complete.
I20260608 12:49:33.442695 32379 ts_tablet_manager.cc:1403] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.011s
I20260608 12:49:33.443151 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:33.443449 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:33.443653 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922973443630 us; error 0 us; skew 500 ppm
I20260608 12:49:33.444615 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:33.445703 32379 raft_consensus.cc:359] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:33.446470 32379 raft_consensus.cc:740] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d5e4ba6c3cd427ab9eff519feee2bd4, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.446866 32440 heartbeater.cc:344] Connected to a master server at 127.24.129.62:42429
I20260608 12:49:33.447428 32440 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:33.447661 32379 consensus_queue.cc:260] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:33.448467 32440 heartbeater.cc:507] Master 127.24.129.62:42429 requested a full tablet report, sending...
I20260608 12:49:33.449110 25092 webserver.cc:533] Webserver started at http://127.24.129.2:45871/ using document root <none> and password file <none>
I20260608 12:49:33.449564 32379 ts_tablet_manager.cc:1434] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:49:33.449883 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:33.450191 25092 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:49:33.453369 31954 ts_manager.cc:194] Re-registered known tserver with Master: 9d5e4ba6c3cd427ab9eff519feee2bd4 (127.24.129.1:40401)
I20260608 12:49:33.454917 25092 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260608 12:49:33.458527 31954 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48390
I20260608 12:49:33.459019 32453 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:33.460126 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:49:33.460518 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-1-root
uuid: "61e8d5b242e749beaf24115a52867504"
format_stamp: "Formatted at 2026-06-08 12:49:24 on dist-test-slave-jhsm"
I20260608 12:49:33.460902 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:33.461541 32440 heartbeater.cc:499] Master 127.24.129.62:42429 was elected leader, sending a full tablet report...
I20260608 12:49:33.498011 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:33.499531 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:33.501307 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:33.523592 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:49:33.524019 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.020s	user 0.002s	sys 0.000s
I20260608 12:49:33.529604 32460 tablet_bootstrap.cc:492] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504: Bootstrap starting.
I20260608 12:49:33.540660 32460 tablet_bootstrap.cc:492] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:33.541373 32460 tablet_bootstrap.cc:492] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504: Bootstrap complete.
I20260608 12:49:33.541894 32460 ts_tablet_manager.cc:1403] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260608 12:49:33.543211 25092 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:49:33.543533 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.019s	user 0.017s	sys 0.000s
I20260608 12:49:33.544008 32460 raft_consensus.cc:359] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:33.544762 32460 raft_consensus.cc:740] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61e8d5b242e749beaf24115a52867504, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.545509 32460 consensus_queue.cc:260] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:33.547969 32460 ts_tablet_manager.cc:1434] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:49:33.548669 32460 tablet_bootstrap.cc:492] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504: Bootstrap starting.
I20260608 12:49:33.560845 32460 tablet_bootstrap.cc:492] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:33.561556 32460 tablet_bootstrap.cc:492] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504: Bootstrap complete.
I20260608 12:49:33.562131 32460 ts_tablet_manager.cc:1403] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 12:49:33.564643 32460 raft_consensus.cc:359] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:33.565289 32460 raft_consensus.cc:740] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61e8d5b242e749beaf24115a52867504, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.565970 32460 consensus_queue.cc:260] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:33.568008 32460 ts_tablet_manager.cc:1434] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:49:33.568723 32460 tablet_bootstrap.cc:492] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504: Bootstrap starting.
I20260608 12:49:33.582810 32460 tablet_bootstrap.cc:492] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 12:49:33.583743 32460 tablet_bootstrap.cc:492] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504: Bootstrap complete.
I20260608 12:49:33.584347 32460 ts_tablet_manager.cc:1403] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260608 12:49:33.587090 32460 raft_consensus.cc:359] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:33.588018 32460 raft_consensus.cc:740] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61e8d5b242e749beaf24115a52867504, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.588886 32460 consensus_queue.cc:260] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [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: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:33.590755 32460 ts_tablet_manager.cc:1434] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:49:33.591478 32460 tablet_bootstrap.cc:492] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504: Bootstrap starting.
I20260608 12:49:33.604887 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.2:40735
I20260608 12:49:33.605077 32521 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.2:40735 every 8 connection(s)
I20260608 12:49:33.605418 32460 tablet_bootstrap.cc:492] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:33.606127 32460 tablet_bootstrap.cc:492] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504: Bootstrap complete.
I20260608 12:49:33.606688 32460 ts_tablet_manager.cc:1403] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 12:49:33.609401 32460 raft_consensus.cc:359] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:33.610137 32460 raft_consensus.cc:740] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61e8d5b242e749beaf24115a52867504, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.610579 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:49:33.611101 32460 consensus_queue.cc:260] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:33.614204 32460 ts_tablet_manager.cc:1434] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
W20260608 12:49:33.619408 32525 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:33.622203 32526 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:33.626209 32522 heartbeater.cc:344] Connected to a master server at 127.24.129.62:42429
I20260608 12:49:33.626816 32522 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:33.627722 32522 heartbeater.cc:507] Master 127.24.129.62:42429 requested a full tablet report, sending...
W20260608 12:49:33.628247 32528 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:33.628300 25092 server_base.cc:1061] running on GCE node
I20260608 12:49:33.629873 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:33.630110 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:33.630306 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922973630285 us; error 0 us; skew 500 ppm
I20260608 12:49:33.631055 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:33.632614 31954 ts_manager.cc:194] Re-registered known tserver with Master: 61e8d5b242e749beaf24115a52867504 (127.24.129.2:40735)
I20260608 12:49:33.634039 25092 webserver.cc:533] Webserver started at http://127.24.129.3:35199/ using document root <none> and password file <none>
I20260608 12:49:33.634810 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:33.635042 25092 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:49:33.639091 31954 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48404
I20260608 12:49:33.640268 25092 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:49:33.642145 32522 heartbeater.cc:499] Master 127.24.129.62:42429 was elected leader, sending a full tablet report...
I20260608 12:49:33.644105 32533 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:33.645246 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 12:49:33.645581 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-2-root
uuid: "32a24902f98f47d6a17a0e7cd4e3e9db"
format_stamp: "Formatted at 2026-06-08 12:49:24 on dist-test-slave-jhsm"
I20260608 12:49:33.645928 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:33.666523 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:33.667677 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:33.669183 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:33.698280 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:49:33.698632 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.027s	user 0.001s	sys 0.001s
I20260608 12:49:33.703729 32540 tablet_bootstrap.cc:492] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 32a24902f98f47d6a17a0e7cd4e3e9db: Bootstrap starting.
I20260608 12:49:33.713222 25092 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:49:33.713515 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.015s	sys 0.000s
I20260608 12:49:33.716902 32540 tablet_bootstrap.cc:492] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 32a24902f98f47d6a17a0e7cd4e3e9db: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:33.717813 32540 tablet_bootstrap.cc:492] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 32a24902f98f47d6a17a0e7cd4e3e9db: Bootstrap complete.
I20260608 12:49:33.718561 32540 ts_tablet_manager.cc:1403] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 32a24902f98f47d6a17a0e7cd4e3e9db: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 12:49:33.721549 32540 raft_consensus.cc:359] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 32a24902f98f47d6a17a0e7cd4e3e9db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:33.722453 32540 raft_consensus.cc:740] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 32a24902f98f47d6a17a0e7cd4e3e9db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a24902f98f47d6a17a0e7cd4e3e9db, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.723551 32540 consensus_queue.cc:260] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 32a24902f98f47d6a17a0e7cd4e3e9db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:33.726805 32540 ts_tablet_manager.cc:1434] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 32a24902f98f47d6a17a0e7cd4e3e9db: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:49:33.727785 32540 tablet_bootstrap.cc:492] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db: Bootstrap starting.
I20260608 12:49:33.743703 32540 tablet_bootstrap.cc:492] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:33.744566 32540 tablet_bootstrap.cc:492] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db: Bootstrap complete.
I20260608 12:49:33.745307 32540 ts_tablet_manager.cc:1403] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260608 12:49:33.748028 32540 raft_consensus.cc:359] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:33.748672 32540 raft_consensus.cc:740] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a24902f98f47d6a17a0e7cd4e3e9db, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.749507 32540 consensus_queue.cc:260] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:33.751478 32540 ts_tablet_manager.cc:1434] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:49:33.752264 32540 tablet_bootstrap.cc:492] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db: Bootstrap starting.
I20260608 12:49:33.765959 32540 tablet_bootstrap.cc:492] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:33.766767 32540 tablet_bootstrap.cc:492] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db: Bootstrap complete.
I20260608 12:49:33.767545 32540 ts_tablet_manager.cc:1403] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260608 12:49:33.770430 32540 raft_consensus.cc:359] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:33.771059 32540 raft_consensus.cc:740] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a24902f98f47d6a17a0e7cd4e3e9db, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.771833 32540 consensus_queue.cc:260] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:33.772686 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.3:39647
I20260608 12:49:33.773028 32600 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.3:39647 every 8 connection(s)
I20260608 12:49:33.774063 32540 ts_tablet_manager.cc:1434] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.006s
I20260608 12:49:33.775152 32540 tablet_bootstrap.cc:492] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db: Bootstrap starting.
I20260608 12:49:33.791349 32601 heartbeater.cc:344] Connected to a master server at 127.24.129.62:42429
I20260608 12:49:33.791941 32601 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:33.792955 32540 tablet_bootstrap.cc:492] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 12:49:33.793006 32601 heartbeater.cc:507] Master 127.24.129.62:42429 requested a full tablet report, sending...
I20260608 12:49:33.794157 32540 tablet_bootstrap.cc:492] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db: Bootstrap complete.
I20260608 12:49:33.795001 32540 ts_tablet_manager.cc:1403] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260608 12:49:33.797611 32540 raft_consensus.cc:359] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:33.798032 31954 ts_manager.cc:194] Re-registered known tserver with Master: 32a24902f98f47d6a17a0e7cd4e3e9db (127.24.129.3:39647)
I20260608 12:49:33.798623 32540 raft_consensus.cc:740] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a24902f98f47d6a17a0e7cd4e3e9db, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.799521 32540 consensus_queue.cc:260] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [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: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:33.801440 32540 ts_tablet_manager.cc:1434] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:49:33.804136 31954 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48408
I20260608 12:49:33.807471 32601 heartbeater.cc:499] Master 127.24.129.62:42429 was elected leader, sending a full tablet report...
W20260608 12:49:34.395865 32003 auto_rebalancer.cc:591] Failed to schedule move for tablet f8f03bdb8ffc44e29ee7ffcd5a7b001e: Illegal state: Replica 9d5e4ba6c3cd427ab9eff519feee2bd4 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } } }
W20260608 12:49:34.410445 32003 auto_rebalancer.cc:591] Failed to schedule move for tablet bd6df830b3bd4c3aa741c44ef6838e2f: Illegal state: Replica 61e8d5b242e749beaf24115a52867504 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } } }
W20260608 12:49:34.426245 32003 auto_rebalancer.cc:591] Failed to schedule move for tablet 202947c87f5a4a2a964c1112832ec7d4: Illegal state: Replica 32a24902f98f47d6a17a0e7cd4e3e9db is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } } }
I20260608 12:49:34.598912 32609 raft_consensus.cc:493] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:34.599644 32609 raft_consensus.cc:515] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:34.602169 32609 leader_election.cc:290] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61e8d5b242e749beaf24115a52867504 (127.24.129.2:40735), 32a24902f98f47d6a17a0e7cd4e3e9db (127.24.129.3:39647)
I20260608 12:49:34.614296 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f03bdb8ffc44e29ee7ffcd5a7b001e" candidate_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61e8d5b242e749beaf24115a52867504" is_pre_election: true
I20260608 12:49:34.614784 32575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f03bdb8ffc44e29ee7ffcd5a7b001e" candidate_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" is_pre_election: true
I20260608 12:49:34.615190 32496 raft_consensus.cc:2468] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d5e4ba6c3cd427ab9eff519feee2bd4 in term 1.
I20260608 12:49:34.615799 32575 raft_consensus.cc:2468] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 32a24902f98f47d6a17a0e7cd4e3e9db [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d5e4ba6c3cd427ab9eff519feee2bd4 in term 1.
I20260608 12:49:34.617000 32376 leader_election.cc:304] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [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: 61e8d5b242e749beaf24115a52867504, 9d5e4ba6c3cd427ab9eff519feee2bd4; no voters: 
I20260608 12:49:34.618132 32609 raft_consensus.cc:2804] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:49:34.618719 32609 raft_consensus.cc:493] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:34.619140 32609 raft_consensus.cc:3060] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:34.624087 32609 raft_consensus.cc:515] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:34.625820 32609 leader_election.cc:290] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [CANDIDATE]: Term 2 election: Requested vote from peers 61e8d5b242e749beaf24115a52867504 (127.24.129.2:40735), 32a24902f98f47d6a17a0e7cd4e3e9db (127.24.129.3:39647)
I20260608 12:49:34.627014 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f03bdb8ffc44e29ee7ffcd5a7b001e" candidate_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61e8d5b242e749beaf24115a52867504"
I20260608 12:49:34.627066 32575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f03bdb8ffc44e29ee7ffcd5a7b001e" candidate_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db"
I20260608 12:49:34.627915 32496 raft_consensus.cc:3060] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:34.628265 32575 raft_consensus.cc:3060] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 32a24902f98f47d6a17a0e7cd4e3e9db [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:34.634303 32575 raft_consensus.cc:2468] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 32a24902f98f47d6a17a0e7cd4e3e9db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d5e4ba6c3cd427ab9eff519feee2bd4 in term 2.
I20260608 12:49:34.635833 32496 raft_consensus.cc:2468] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d5e4ba6c3cd427ab9eff519feee2bd4 in term 2.
I20260608 12:49:34.635936 32373 leader_election.cc:304] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [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: 32a24902f98f47d6a17a0e7cd4e3e9db, 9d5e4ba6c3cd427ab9eff519feee2bd4; no voters: 
I20260608 12:49:34.637730 32609 raft_consensus.cc:2804] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:49:34.639312 32609 raft_consensus.cc:697] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 2 LEADER]: Becoming Leader. State: Replica: 9d5e4ba6c3cd427ab9eff519feee2bd4, State: Running, Role: LEADER
I20260608 12:49:34.640302 32609 consensus_queue.cc:237] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [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: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:34.686020 31954 catalog_manager.cc:5696] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:34.707754 32609 raft_consensus.cc:493] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:34.708503 32609 raft_consensus.cc:515] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:34.710788 32609 leader_election.cc:290] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61e8d5b242e749beaf24115a52867504 (127.24.129.2:40735), 32a24902f98f47d6a17a0e7cd4e3e9db (127.24.129.3:39647)
I20260608 12:49:34.712879 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202947c87f5a4a2a964c1112832ec7d4" candidate_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61e8d5b242e749beaf24115a52867504" is_pre_election: true
I20260608 12:49:34.713306 32575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202947c87f5a4a2a964c1112832ec7d4" candidate_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" is_pre_election: true
I20260608 12:49:34.714178 32496 raft_consensus.cc:2468] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d5e4ba6c3cd427ab9eff519feee2bd4 in term 1.
I20260608 12:49:34.714767 32575 raft_consensus.cc:2410] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d5e4ba6c3cd427ab9eff519feee2bd4 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 12:49:34.715965 32376 leader_election.cc:304] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [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: 61e8d5b242e749beaf24115a52867504, 9d5e4ba6c3cd427ab9eff519feee2bd4; no voters: 
I20260608 12:49:34.717274 32609 raft_consensus.cc:2804] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:49:34.717813 32609 raft_consensus.cc:493] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:34.718192 32609 raft_consensus.cc:3060] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:34.726462 32609 raft_consensus.cc:515] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:34.728256 32613 raft_consensus.cc:493] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:34.729226 32609 leader_election.cc:290] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [CANDIDATE]: Term 2 election: Requested vote from peers 61e8d5b242e749beaf24115a52867504 (127.24.129.2:40735), 32a24902f98f47d6a17a0e7cd4e3e9db (127.24.129.3:39647)
I20260608 12:49:34.729182 32613 raft_consensus.cc:515] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:34.729720 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202947c87f5a4a2a964c1112832ec7d4" candidate_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61e8d5b242e749beaf24115a52867504"
I20260608 12:49:34.729956 32575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202947c87f5a4a2a964c1112832ec7d4" candidate_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db"
I20260608 12:49:34.731300 32496 raft_consensus.cc:3060] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:34.731580 32575 raft_consensus.cc:3060] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:34.734105 32495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6df830b3bd4c3aa741c44ef6838e2f" candidate_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61e8d5b242e749beaf24115a52867504" is_pre_election: true
I20260608 12:49:34.735179 32613 leader_election.cc:290] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61e8d5b242e749beaf24115a52867504 (127.24.129.2:40735), 32a24902f98f47d6a17a0e7cd4e3e9db (127.24.129.3:39647)
I20260608 12:49:34.734645 32574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6df830b3bd4c3aa741c44ef6838e2f" candidate_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" is_pre_election: true
I20260608 12:49:34.736115 32495 raft_consensus.cc:2410] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d5e4ba6c3cd427ab9eff519feee2bd4 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 12:49:34.736892 32574 raft_consensus.cc:2468] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d5e4ba6c3cd427ab9eff519feee2bd4 in term 1.
I20260608 12:49:34.738762 32373 leader_election.cc:304] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [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: 32a24902f98f47d6a17a0e7cd4e3e9db, 9d5e4ba6c3cd427ab9eff519feee2bd4; no voters: 
I20260608 12:49:34.740324 32613 raft_consensus.cc:2804] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:49:34.741097 32613 raft_consensus.cc:493] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:34.741703 32613 raft_consensus.cc:3060] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:34.743067 32575 raft_consensus.cc:2410] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9d5e4ba6c3cd427ab9eff519feee2bd4 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 12:49:34.743106 32496 raft_consensus.cc:2468] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d5e4ba6c3cd427ab9eff519feee2bd4 in term 2.
I20260608 12:49:34.745266 32376 leader_election.cc:304] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [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: 61e8d5b242e749beaf24115a52867504, 9d5e4ba6c3cd427ab9eff519feee2bd4; no voters: 32a24902f98f47d6a17a0e7cd4e3e9db
I20260608 12:49:34.746315 32609 raft_consensus.cc:2804] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:49:34.748093 32609 raft_consensus.cc:697] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 2 LEADER]: Becoming Leader. State: Replica: 9d5e4ba6c3cd427ab9eff519feee2bd4, State: Running, Role: LEADER
I20260608 12:49:34.749627 32613 raft_consensus.cc:515] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:34.749518 32609 consensus_queue.cc:237] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [LEADER]: Queue going to LEADER 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: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:34.752625 32613 leader_election.cc:290] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [CANDIDATE]: Term 2 election: Requested vote from peers 61e8d5b242e749beaf24115a52867504 (127.24.129.2:40735), 32a24902f98f47d6a17a0e7cd4e3e9db (127.24.129.3:39647)
I20260608 12:49:34.753189 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6df830b3bd4c3aa741c44ef6838e2f" candidate_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61e8d5b242e749beaf24115a52867504"
I20260608 12:49:34.753563 32575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6df830b3bd4c3aa741c44ef6838e2f" candidate_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db"
I20260608 12:49:34.754408 32496 raft_consensus.cc:3060] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:34.756872 32575 raft_consensus.cc:3060] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:34.760010 31954 catalog_manager.cc:5696] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 reported cstate change: term changed from 1 to 2, leader changed from 32a24902f98f47d6a17a0e7cd4e3e9db (127.24.129.3) to 9d5e4ba6c3cd427ab9eff519feee2bd4 (127.24.129.1). New cstate: current_term: 2 leader_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:34.764675 32496 raft_consensus.cc:2410] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9d5e4ba6c3cd427ab9eff519feee2bd4 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 12:49:34.765326 32575 raft_consensus.cc:2468] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d5e4ba6c3cd427ab9eff519feee2bd4 in term 2.
I20260608 12:49:34.766885 32373 leader_election.cc:304] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [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: 32a24902f98f47d6a17a0e7cd4e3e9db, 9d5e4ba6c3cd427ab9eff519feee2bd4; no voters: 61e8d5b242e749beaf24115a52867504
I20260608 12:49:34.767791 32609 raft_consensus.cc:2804] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:49:34.768509 32609 raft_consensus.cc:697] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 2 LEADER]: Becoming Leader. State: Replica: 9d5e4ba6c3cd427ab9eff519feee2bd4, State: Running, Role: LEADER
I20260608 12:49:34.769487 32609 consensus_queue.cc:237] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [LEADER]: Queue going to LEADER 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: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:34.778272 31954 catalog_manager.cc:5696] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 reported cstate change: term changed from 1 to 2, leader changed from 61e8d5b242e749beaf24115a52867504 (127.24.129.2) to 9d5e4ba6c3cd427ab9eff519feee2bd4 (127.24.129.1). New cstate: current_term: 2 leader_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:34.843303 32609 raft_consensus.cc:493] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:34.844146 32609 raft_consensus.cc:515] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:34.846982 32609 leader_election.cc:290] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61e8d5b242e749beaf24115a52867504 (127.24.129.2:40735), 32a24902f98f47d6a17a0e7cd4e3e9db (127.24.129.3:39647)
I20260608 12:49:34.847855 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429ce10e050c40b6b4d0fc77eef786b3" candidate_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61e8d5b242e749beaf24115a52867504" is_pre_election: true
I20260608 12:49:34.848346 32575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429ce10e050c40b6b4d0fc77eef786b3" candidate_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" is_pre_election: true
I20260608 12:49:34.849105 32496 raft_consensus.cc:2468] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d5e4ba6c3cd427ab9eff519feee2bd4 in term 1.
I20260608 12:49:34.849417 32575 raft_consensus.cc:2468] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d5e4ba6c3cd427ab9eff519feee2bd4 in term 1.
I20260608 12:49:34.850771 32376 leader_election.cc:304] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [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: 61e8d5b242e749beaf24115a52867504, 9d5e4ba6c3cd427ab9eff519feee2bd4; no voters: 
I20260608 12:49:34.851724 32609 raft_consensus.cc:2804] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:49:34.852252 32609 raft_consensus.cc:493] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:34.852680 32609 raft_consensus.cc:3060] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:34.859659 32609 raft_consensus.cc:515] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:34.861832 32609 leader_election.cc:290] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [CANDIDATE]: Term 2 election: Requested vote from peers 61e8d5b242e749beaf24115a52867504 (127.24.129.2:40735), 32a24902f98f47d6a17a0e7cd4e3e9db (127.24.129.3:39647)
I20260608 12:49:34.862895 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429ce10e050c40b6b4d0fc77eef786b3" candidate_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61e8d5b242e749beaf24115a52867504"
I20260608 12:49:34.863092 32575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429ce10e050c40b6b4d0fc77eef786b3" candidate_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db"
I20260608 12:49:34.863618 32496 raft_consensus.cc:3060] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:34.863924 32575 raft_consensus.cc:3060] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:34.869187 32496 raft_consensus.cc:2468] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d5e4ba6c3cd427ab9eff519feee2bd4 in term 2.
I20260608 12:49:34.870639 32376 leader_election.cc:304] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [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: 61e8d5b242e749beaf24115a52867504, 9d5e4ba6c3cd427ab9eff519feee2bd4; no voters: 
I20260608 12:49:34.870857 32575 raft_consensus.cc:2468] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d5e4ba6c3cd427ab9eff519feee2bd4 in term 2.
I20260608 12:49:34.871891 32609 raft_consensus.cc:2804] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:49:34.872673 32609 raft_consensus.cc:697] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 2 LEADER]: Becoming Leader. State: Replica: 9d5e4ba6c3cd427ab9eff519feee2bd4, State: Running, Role: LEADER
I20260608 12:49:34.873946 32609 consensus_queue.cc:237] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [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: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:34.882527 31954 catalog_manager.cc:5696] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:34.914129 32623 raft_consensus.cc:493] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:34.914796 32623 raft_consensus.cc:515] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:34.917366 32623 leader_election.cc:290] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9d5e4ba6c3cd427ab9eff519feee2bd4 (127.24.129.1:40401), 32a24902f98f47d6a17a0e7cd4e3e9db (127.24.129.3:39647)
I20260608 12:49:34.933182 32575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6df830b3bd4c3aa741c44ef6838e2f" candidate_uuid: "61e8d5b242e749beaf24115a52867504" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" is_pre_election: true
I20260608 12:49:34.933923 32575 raft_consensus.cc:2468] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61e8d5b242e749beaf24115a52867504 in term 2.
I20260608 12:49:34.933837 32414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6df830b3bd4c3aa741c44ef6838e2f" candidate_uuid: "61e8d5b242e749beaf24115a52867504" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" is_pre_election: true
I20260608 12:49:34.935539 32454 leader_election.cc:304] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [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: 32a24902f98f47d6a17a0e7cd4e3e9db, 61e8d5b242e749beaf24115a52867504; no voters: 
I20260608 12:49:34.936551 32623 raft_consensus.cc:2804] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:49:34.937096 32623 raft_consensus.cc:493] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:34.937484 32623 raft_consensus.cc:3060] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:49:34.943132 32623 raft_consensus.cc:515] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:34.945000 32623 leader_election.cc:290] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [CANDIDATE]: Term 3 election: Requested vote from peers 9d5e4ba6c3cd427ab9eff519feee2bd4 (127.24.129.1:40401), 32a24902f98f47d6a17a0e7cd4e3e9db (127.24.129.3:39647)
I20260608 12:49:34.946154 32575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6df830b3bd4c3aa741c44ef6838e2f" candidate_uuid: "61e8d5b242e749beaf24115a52867504" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db"
I20260608 12:49:34.946153 32414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6df830b3bd4c3aa741c44ef6838e2f" candidate_uuid: "61e8d5b242e749beaf24115a52867504" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4"
I20260608 12:49:34.947090 32575 raft_consensus.cc:3060] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:49:34.952188 32575 raft_consensus.cc:2468] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e8d5b242e749beaf24115a52867504 in term 3.
I20260608 12:49:34.953308 32454 leader_election.cc:304] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [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: 32a24902f98f47d6a17a0e7cd4e3e9db, 61e8d5b242e749beaf24115a52867504; no voters: 9d5e4ba6c3cd427ab9eff519feee2bd4
I20260608 12:49:34.954265 32623 raft_consensus.cc:2804] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:49:34.955423 32623 raft_consensus.cc:697] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 3 LEADER]: Becoming Leader. State: Replica: 61e8d5b242e749beaf24115a52867504, State: Running, Role: LEADER
I20260608 12:49:34.956604 32623 consensus_queue.cc:237] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [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: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:34.964278 31954 catalog_manager.cc:5696] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 reported cstate change: term changed from 2 to 3, leader changed from 9d5e4ba6c3cd427ab9eff519feee2bd4 (127.24.129.1) to 61e8d5b242e749beaf24115a52867504 (127.24.129.2). New cstate: current_term: 3 leader_uuid: "61e8d5b242e749beaf24115a52867504" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:35.005295 32629 raft_consensus.cc:493] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:35.006111 32629 raft_consensus.cc:515] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:35.009095 32629 leader_election.cc:290] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61e8d5b242e749beaf24115a52867504 (127.24.129.2:40735), 9d5e4ba6c3cd427ab9eff519feee2bd4 (127.24.129.1:40401)
I20260608 12:49:35.025028 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202947c87f5a4a2a964c1112832ec7d4" candidate_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61e8d5b242e749beaf24115a52867504" is_pre_election: true
I20260608 12:49:35.025022 32414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202947c87f5a4a2a964c1112832ec7d4" candidate_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" is_pre_election: true
I20260608 12:49:35.026135 32496 raft_consensus.cc:2468] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a24902f98f47d6a17a0e7cd4e3e9db in term 2.
I20260608 12:49:35.027642 32537 leader_election.cc:304] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [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: 32a24902f98f47d6a17a0e7cd4e3e9db, 61e8d5b242e749beaf24115a52867504; no voters: 9d5e4ba6c3cd427ab9eff519feee2bd4
I20260608 12:49:35.028496 32629 raft_consensus.cc:2804] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:49:35.029057 32629 raft_consensus.cc:493] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:35.029450 32629 raft_consensus.cc:3060] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:49:35.036887 32629 raft_consensus.cc:515] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:35.039604 32629 leader_election.cc:290] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [CANDIDATE]: Term 3 election: Requested vote from peers 61e8d5b242e749beaf24115a52867504 (127.24.129.2:40735), 9d5e4ba6c3cd427ab9eff519feee2bd4 (127.24.129.1:40401)
I20260608 12:49:35.040179 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202947c87f5a4a2a964c1112832ec7d4" candidate_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61e8d5b242e749beaf24115a52867504"
I20260608 12:49:35.040694 32414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202947c87f5a4a2a964c1112832ec7d4" candidate_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4"
I20260608 12:49:35.041335 32496 raft_consensus.cc:3060] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:49:35.046307 32496 raft_consensus.cc:2468] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a24902f98f47d6a17a0e7cd4e3e9db in term 3.
I20260608 12:49:35.047533 32537 leader_election.cc:304] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [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: 32a24902f98f47d6a17a0e7cd4e3e9db, 61e8d5b242e749beaf24115a52867504; no voters: 9d5e4ba6c3cd427ab9eff519feee2bd4
I20260608 12:49:35.048542 32629 raft_consensus.cc:2804] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:49:35.049845 32629 raft_consensus.cc:697] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 3 LEADER]: Becoming Leader. State: Replica: 32a24902f98f47d6a17a0e7cd4e3e9db, State: Running, Role: LEADER
I20260608 12:49:35.050851 32629 consensus_queue.cc:237] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [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: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:35.058789 31954 catalog_manager.cc:5696] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db reported cstate change: term changed from 2 to 3, leader changed from 9d5e4ba6c3cd427ab9eff519feee2bd4 (127.24.129.1) to 32a24902f98f47d6a17a0e7cd4e3e9db (127.24.129.3). New cstate: current_term: 3 leader_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:35.084491 32575 raft_consensus.cc:1275] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 32a24902f98f47d6a17a0e7cd4e3e9db [term 2 FOLLOWER]: Refusing update from remote peer 9d5e4ba6c3cd427ab9eff519feee2bd4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:49:35.086149 32609 consensus_queue.cc:1048] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:35.100852 32496 raft_consensus.cc:1275] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504 [term 2 FOLLOWER]: Refusing update from remote peer 9d5e4ba6c3cd427ab9eff519feee2bd4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:49:35.103593 32609 consensus_queue.cc:1048] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:35.157148 32496 raft_consensus.cc:1240] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504 [term 3 FOLLOWER]: Rejecting Update request from peer 9d5e4ba6c3cd427ab9eff519feee2bd4 for earlier term 2. Current term is 3. Ops: []
I20260608 12:49:35.158721 32609 consensus_queue.cc:1059] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:35.159798 32619 raft_consensus.cc:3055] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:49:35.160240 32619 raft_consensus.cc:740] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9d5e4ba6c3cd427ab9eff519feee2bd4, State: Running, Role: LEADER
I20260608 12:49:35.161216 32619 consensus_queue.cc:260] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [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: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:35.162410 32619 raft_consensus.cc:3060] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:49:35.245250 32496 raft_consensus.cc:1240] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 3 LEADER]: Rejecting Update request from peer 9d5e4ba6c3cd427ab9eff519feee2bd4 for earlier term 2. Current term is 3. Ops: []
I20260608 12:49:35.247035 32619 consensus_queue.cc:1059] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:35.248054 32619 consensus_queue.cc:1243] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [LEADER]: Peer 61e8d5b242e749beaf24115a52867504 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
I20260608 12:49:35.248698 32609 raft_consensus.cc:3055] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:49:35.249219 32609 raft_consensus.cc:740] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9d5e4ba6c3cd427ab9eff519feee2bd4, State: Running, Role: LEADER
I20260608 12:49:35.250049 32609 consensus_queue.cc:260] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [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: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } }
I20260608 12:49:35.251224 32609 raft_consensus.cc:3060] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:49:35.255957 32496 raft_consensus.cc:1275] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504 [term 2 FOLLOWER]: Refusing update from remote peer 9d5e4ba6c3cd427ab9eff519feee2bd4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:49:35.257812 32609 consensus_queue.cc:1048] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:35.274410 32575 raft_consensus.cc:1275] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 2 FOLLOWER]: Refusing update from remote peer 9d5e4ba6c3cd427ab9eff519feee2bd4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:49:35.276218 32609 consensus_queue.cc:1048] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:35.356012 32414 raft_consensus.cc:1275] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 3 FOLLOWER]: Refusing update from remote peer 61e8d5b242e749beaf24115a52867504: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:49:35.357815 32623 consensus_queue.cc:1048] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:35.358664 32623 consensus_queue.cc:1243] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [LEADER]: Peer 9d5e4ba6c3cd427ab9eff519feee2bd4 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 12:49:35.361941 32414 pending_rounds.cc:85] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4: Aborting all ops after (but not including) 0
I20260608 12:49:35.362515 32414 pending_rounds.cc:107] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:49:35.363137 32414 raft_consensus.cc:2889] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:49:35.375496 32575 raft_consensus.cc:1275] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db [term 3 FOLLOWER]: Refusing update from remote peer 61e8d5b242e749beaf24115a52867504: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:49:35.377846 32623 consensus_queue.cc:1048] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:35.440929 32496 consensus_queue.cc:237] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [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: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: true } }
I20260608 12:49:35.447665 32575 raft_consensus.cc:1275] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db [term 3 FOLLOWER]: Refusing update from remote peer 61e8d5b242e749beaf24115a52867504: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:49:35.450208 32623 consensus_queue.cc:1048] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:35.450796 32414 raft_consensus.cc:1275] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 3 FOLLOWER]: Refusing update from remote peer 61e8d5b242e749beaf24115a52867504: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:49:35.452991 32623 consensus_queue.cc:1048] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:49:35.459085 32456 consensus_peers.cc:597] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 -> Peer c7fa5bb017654d2fbb36d98ca6b2dc85 (127.24.129.4:45459): Couldn't send request to peer c7fa5bb017654d2fbb36d98ca6b2dc85. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd6df830b3bd4c3aa741c44ef6838e2f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:35.460917 32627 raft_consensus.cc:2955] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER c7fa5bb017654d2fbb36d98ca6b2dc85 (127.24.129.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: true } } }
I20260608 12:49:35.462898 32414 raft_consensus.cc:2955] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER c7fa5bb017654d2fbb36d98ca6b2dc85 (127.24.129.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: true } } }
I20260608 12:49:35.463639 32575 raft_consensus.cc:2955] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER c7fa5bb017654d2fbb36d98ca6b2dc85 (127.24.129.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: true } } }
I20260608 12:49:35.478302 31954 catalog_manager.cc:5696] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 reported cstate change: config changed from index -1 to 3, NON_VOTER c7fa5bb017654d2fbb36d98ca6b2dc85 (127.24.129.4) added. New cstate: current_term: 3 leader_uuid: "61e8d5b242e749beaf24115a52867504" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:35.480997 32414 consensus_queue.cc:237] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [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: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } attrs { replace: true } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: true } }
I20260608 12:49:35.490803 32496 raft_consensus.cc:1275] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504 [term 2 FOLLOWER]: Refusing update from remote peer 9d5e4ba6c3cd427ab9eff519feee2bd4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:49:35.493321 32609 consensus_queue.cc:1048] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:35.494782 32575 raft_consensus.cc:1275] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 2 FOLLOWER]: Refusing update from remote peer 9d5e4ba6c3cd427ab9eff519feee2bd4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:49:35.496694 32609 consensus_queue.cc:1048] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:35.502242 32619 raft_consensus.cc:2955] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c7fa5bb017654d2fbb36d98ca6b2dc85 (127.24.129.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } attrs { replace: true } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: true } } }
W20260608 12:49:35.504252 32375 consensus_peers.cc:597] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 -> Peer c7fa5bb017654d2fbb36d98ca6b2dc85 (127.24.129.4:45459): Couldn't send request to peer c7fa5bb017654d2fbb36d98ca6b2dc85. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 429ce10e050c40b6b4d0fc77eef786b3. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:35.505635 32496 raft_consensus.cc:2955] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c7fa5bb017654d2fbb36d98ca6b2dc85 (127.24.129.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } attrs { replace: true } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: true } } }
I20260608 12:49:35.508244 32574 raft_consensus.cc:2955] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c7fa5bb017654d2fbb36d98ca6b2dc85 (127.24.129.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } attrs { replace: true } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: true } } }
W20260608 12:49:35.517670 32003 auto_rebalancer.cc:591] Failed to schedule move for tablet 202947c87f5a4a2a964c1112832ec7d4: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:49:35.522625 31952 catalog_manager.cc:5696] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 reported cstate change: config changed from index -1 to 3, NON_VOTER c7fa5bb017654d2fbb36d98ca6b2dc85 (127.24.129.4) added. New cstate: current_term: 2 leader_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:35.567157 32414 raft_consensus.cc:1275] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 3 FOLLOWER]: Refusing update from remote peer 32a24902f98f47d6a17a0e7cd4e3e9db: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:49:35.568992 32632 consensus_queue.cc:1048] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:35.569886 32632 consensus_queue.cc:1243] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [LEADER]: Peer 9d5e4ba6c3cd427ab9eff519feee2bd4 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 12:49:35.573056 32414 pending_rounds.cc:85] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4: Aborting all ops after (but not including) 0
I20260608 12:49:35.573418 32414 pending_rounds.cc:107] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:49:35.573751 32414 raft_consensus.cc:2889] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:49:35.576994 32496 raft_consensus.cc:1275] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504 [term 3 FOLLOWER]: Refusing update from remote peer 32a24902f98f47d6a17a0e7cd4e3e9db: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:49:35.584928 32632 consensus_queue.cc:1048] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:35.972342 32649 ts_tablet_manager.cc:933] T bd6df830b3bd4c3aa741c44ef6838e2f P c7fa5bb017654d2fbb36d98ca6b2dc85: Initiating tablet copy from peer 61e8d5b242e749beaf24115a52867504 (127.24.129.2:40735)
I20260608 12:49:35.974393 32649 tablet_copy_client.cc:323] T bd6df830b3bd4c3aa741c44ef6838e2f P c7fa5bb017654d2fbb36d98ca6b2dc85: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.2:40735
I20260608 12:49:35.988528 32506 tablet_copy_service.cc:140] P 61e8d5b242e749beaf24115a52867504: Received BeginTabletCopySession request for tablet bd6df830b3bd4c3aa741c44ef6838e2f from peer c7fa5bb017654d2fbb36d98ca6b2dc85 ({username='slave'} at 127.0.0.1:51092)
I20260608 12:49:35.989293 32506 tablet_copy_service.cc:161] P 61e8d5b242e749beaf24115a52867504: Beginning new tablet copy session on tablet bd6df830b3bd4c3aa741c44ef6838e2f from peer c7fa5bb017654d2fbb36d98ca6b2dc85 at {username='slave'} at 127.0.0.1:51092: session id = c7fa5bb017654d2fbb36d98ca6b2dc85-bd6df830b3bd4c3aa741c44ef6838e2f
I20260608 12:49:35.998042 32506 tablet_copy_source_session.cc:215] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:49:36.003288 32649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd6df830b3bd4c3aa741c44ef6838e2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:36.016840 32649 tablet_copy_client.cc:806] T bd6df830b3bd4c3aa741c44ef6838e2f P c7fa5bb017654d2fbb36d98ca6b2dc85: tablet copy: Starting download of 0 data blocks...
I20260608 12:49:36.017575 32649 tablet_copy_client.cc:670] T bd6df830b3bd4c3aa741c44ef6838e2f P c7fa5bb017654d2fbb36d98ca6b2dc85: tablet copy: Starting download of 1 WAL segments...
I20260608 12:49:36.022178 32649 tablet_copy_client.cc:538] T bd6df830b3bd4c3aa741c44ef6838e2f P c7fa5bb017654d2fbb36d98ca6b2dc85: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:49:36.031044 32649 tablet_bootstrap.cc:492] T bd6df830b3bd4c3aa741c44ef6838e2f P c7fa5bb017654d2fbb36d98ca6b2dc85: Bootstrap starting.
I20260608 12:49:36.051694 32649 tablet_bootstrap.cc:492] T bd6df830b3bd4c3aa741c44ef6838e2f P c7fa5bb017654d2fbb36d98ca6b2dc85: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:36.052561 32649 tablet_bootstrap.cc:492] T bd6df830b3bd4c3aa741c44ef6838e2f P c7fa5bb017654d2fbb36d98ca6b2dc85: Bootstrap complete.
I20260608 12:49:36.053251 32649 ts_tablet_manager.cc:1403] T bd6df830b3bd4c3aa741c44ef6838e2f P c7fa5bb017654d2fbb36d98ca6b2dc85: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.004s
I20260608 12:49:36.056473 32649 raft_consensus.cc:359] T bd6df830b3bd4c3aa741c44ef6838e2f P c7fa5bb017654d2fbb36d98ca6b2dc85 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: true } }
I20260608 12:49:36.057396 32649 raft_consensus.cc:740] T bd6df830b3bd4c3aa741c44ef6838e2f P c7fa5bb017654d2fbb36d98ca6b2dc85 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: c7fa5bb017654d2fbb36d98ca6b2dc85, State: Initialized, Role: LEARNER
I20260608 12:49:36.058128 32649 consensus_queue.cc:260] T bd6df830b3bd4c3aa741c44ef6838e2f P c7fa5bb017654d2fbb36d98ca6b2dc85 [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: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: true } }
I20260608 12:49:36.060964 32649 ts_tablet_manager.cc:1434] T bd6df830b3bd4c3aa741c44ef6838e2f P c7fa5bb017654d2fbb36d98ca6b2dc85: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:49:36.063292 32506 tablet_copy_service.cc:342] P 61e8d5b242e749beaf24115a52867504: Request end of tablet copy session c7fa5bb017654d2fbb36d98ca6b2dc85-bd6df830b3bd4c3aa741c44ef6838e2f received from {username='slave'} at 127.0.0.1:51092
I20260608 12:49:36.063815 32506 tablet_copy_service.cc:434] P 61e8d5b242e749beaf24115a52867504: ending tablet copy session c7fa5bb017654d2fbb36d98ca6b2dc85-bd6df830b3bd4c3aa741c44ef6838e2f on tablet bd6df830b3bd4c3aa741c44ef6838e2f with peer c7fa5bb017654d2fbb36d98ca6b2dc85
I20260608 12:49:36.072832 32649 ts_tablet_manager.cc:933] T 429ce10e050c40b6b4d0fc77eef786b3 P c7fa5bb017654d2fbb36d98ca6b2dc85: Initiating tablet copy from peer 9d5e4ba6c3cd427ab9eff519feee2bd4 (127.24.129.1:40401)
I20260608 12:49:36.074635 32649 tablet_copy_client.cc:323] T 429ce10e050c40b6b4d0fc77eef786b3 P c7fa5bb017654d2fbb36d98ca6b2dc85: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.1:40401
I20260608 12:49:36.085866 32424 tablet_copy_service.cc:140] P 9d5e4ba6c3cd427ab9eff519feee2bd4: Received BeginTabletCopySession request for tablet 429ce10e050c40b6b4d0fc77eef786b3 from peer c7fa5bb017654d2fbb36d98ca6b2dc85 ({username='slave'} at 127.0.0.1:42622)
I20260608 12:49:36.086483 32424 tablet_copy_service.cc:161] P 9d5e4ba6c3cd427ab9eff519feee2bd4: Beginning new tablet copy session on tablet 429ce10e050c40b6b4d0fc77eef786b3 from peer c7fa5bb017654d2fbb36d98ca6b2dc85 at {username='slave'} at 127.0.0.1:42622: session id = c7fa5bb017654d2fbb36d98ca6b2dc85-429ce10e050c40b6b4d0fc77eef786b3
I20260608 12:49:36.093564 32424 tablet_copy_source_session.cc:215] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:49:36.097311 32649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429ce10e050c40b6b4d0fc77eef786b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:36.114557 32649 tablet_copy_client.cc:806] T 429ce10e050c40b6b4d0fc77eef786b3 P c7fa5bb017654d2fbb36d98ca6b2dc85: tablet copy: Starting download of 0 data blocks...
I20260608 12:49:36.115222 32649 tablet_copy_client.cc:670] T 429ce10e050c40b6b4d0fc77eef786b3 P c7fa5bb017654d2fbb36d98ca6b2dc85: tablet copy: Starting download of 1 WAL segments...
I20260608 12:49:36.121642 32649 tablet_copy_client.cc:538] T 429ce10e050c40b6b4d0fc77eef786b3 P c7fa5bb017654d2fbb36d98ca6b2dc85: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:49:36.132632 32649 tablet_bootstrap.cc:492] T 429ce10e050c40b6b4d0fc77eef786b3 P c7fa5bb017654d2fbb36d98ca6b2dc85: Bootstrap starting.
I20260608 12:49:36.152679 32649 tablet_bootstrap.cc:492] T 429ce10e050c40b6b4d0fc77eef786b3 P c7fa5bb017654d2fbb36d98ca6b2dc85: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:36.153573 32649 tablet_bootstrap.cc:492] T 429ce10e050c40b6b4d0fc77eef786b3 P c7fa5bb017654d2fbb36d98ca6b2dc85: Bootstrap complete.
I20260608 12:49:36.154217 32649 ts_tablet_manager.cc:1403] T 429ce10e050c40b6b4d0fc77eef786b3 P c7fa5bb017654d2fbb36d98ca6b2dc85: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.015s
I20260608 12:49:36.156939 32649 raft_consensus.cc:359] T 429ce10e050c40b6b4d0fc77eef786b3 P c7fa5bb017654d2fbb36d98ca6b2dc85 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } attrs { replace: true } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: true } }
I20260608 12:49:36.157603 32649 raft_consensus.cc:740] T 429ce10e050c40b6b4d0fc77eef786b3 P c7fa5bb017654d2fbb36d98ca6b2dc85 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: c7fa5bb017654d2fbb36d98ca6b2dc85, State: Initialized, Role: LEARNER
I20260608 12:49:36.158174 32649 consensus_queue.cc:260] T 429ce10e050c40b6b4d0fc77eef786b3 P c7fa5bb017654d2fbb36d98ca6b2dc85 [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: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } attrs { replace: true } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: true } }
I20260608 12:49:36.160004 32649 ts_tablet_manager.cc:1434] T 429ce10e050c40b6b4d0fc77eef786b3 P c7fa5bb017654d2fbb36d98ca6b2dc85: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260608 12:49:36.162066 32424 tablet_copy_service.cc:342] P 9d5e4ba6c3cd427ab9eff519feee2bd4: Request end of tablet copy session c7fa5bb017654d2fbb36d98ca6b2dc85-429ce10e050c40b6b4d0fc77eef786b3 received from {username='slave'} at 127.0.0.1:42622
I20260608 12:49:36.162555 32424 tablet_copy_service.cc:434] P 9d5e4ba6c3cd427ab9eff519feee2bd4: ending tablet copy session c7fa5bb017654d2fbb36d98ca6b2dc85-429ce10e050c40b6b4d0fc77eef786b3 on tablet 429ce10e050c40b6b4d0fc77eef786b3 with peer c7fa5bb017654d2fbb36d98ca6b2dc85
I20260608 12:49:36.480232 32330 raft_consensus.cc:1217] T bd6df830b3bd4c3aa741c44ef6838e2f P c7fa5bb017654d2fbb36d98ca6b2dc85 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 12:49:36.686003 32330 raft_consensus.cc:1217] T 429ce10e050c40b6b4d0fc77eef786b3 P c7fa5bb017654d2fbb36d98ca6b2dc85 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:49:37.012253 32663 raft_consensus.cc:1064] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504: attempting to promote NON_VOTER c7fa5bb017654d2fbb36d98ca6b2dc85 to VOTER
I20260608 12:49:37.014762 32663 consensus_queue.cc:237] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [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: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: false } }
I20260608 12:49:37.022529 32330 raft_consensus.cc:1275] T bd6df830b3bd4c3aa741c44ef6838e2f P c7fa5bb017654d2fbb36d98ca6b2dc85 [term 3 LEARNER]: Refusing update from remote peer 61e8d5b242e749beaf24115a52867504: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:49:37.024818 32666 consensus_queue.cc:1048] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:37.025202 32574 raft_consensus.cc:1275] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db [term 3 FOLLOWER]: Refusing update from remote peer 61e8d5b242e749beaf24115a52867504: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:49:37.026005 32414 raft_consensus.cc:1275] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 3 FOLLOWER]: Refusing update from remote peer 61e8d5b242e749beaf24115a52867504: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:49:37.027892 32668 consensus_queue.cc:1048] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:37.030717 32668 consensus_queue.cc:1048] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:37.040755 32666 raft_consensus.cc:2955] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, c7fa5bb017654d2fbb36d98ca6b2dc85 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: false } } }
I20260608 12:49:37.043247 32574 raft_consensus.cc:2955] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, c7fa5bb017654d2fbb36d98ca6b2dc85 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: false } } }
I20260608 12:49:37.045858 32414 raft_consensus.cc:2955] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, c7fa5bb017654d2fbb36d98ca6b2dc85 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: false } } }
I20260608 12:49:37.057902 32330 raft_consensus.cc:2955] T bd6df830b3bd4c3aa741c44ef6838e2f P c7fa5bb017654d2fbb36d98ca6b2dc85 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, c7fa5bb017654d2fbb36d98ca6b2dc85 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: false } } }
I20260608 12:49:37.063014 31954 catalog_manager.cc:5696] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db reported cstate change: config changed from index 3 to 4, c7fa5bb017654d2fbb36d98ca6b2dc85 (127.24.129.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "61e8d5b242e749beaf24115a52867504" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: false } } }
I20260608 12:49:37.107757 32496 consensus_queue.cc:237] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [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: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: false } }
I20260608 12:49:37.114136 32330 raft_consensus.cc:1275] T bd6df830b3bd4c3aa741c44ef6838e2f P c7fa5bb017654d2fbb36d98ca6b2dc85 [term 3 FOLLOWER]: Refusing update from remote peer 61e8d5b242e749beaf24115a52867504: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:49:37.114663 32574 raft_consensus.cc:1275] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db [term 3 FOLLOWER]: Refusing update from remote peer 61e8d5b242e749beaf24115a52867504: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:49:37.116588 32663 consensus_queue.cc:1048] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:49:37.117530 32666 consensus_queue.cc:1048] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:49:37.125759 32668 raft_consensus.cc:2955] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 9d5e4ba6c3cd427ab9eff519feee2bd4 (127.24.129.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: false } } }
I20260608 12:49:37.128101 32574 raft_consensus.cc:2955] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 9d5e4ba6c3cd427ab9eff519feee2bd4 (127.24.129.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: false } } }
I20260608 12:49:37.129341 32330 raft_consensus.cc:2955] T bd6df830b3bd4c3aa741c44ef6838e2f P c7fa5bb017654d2fbb36d98ca6b2dc85 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 9d5e4ba6c3cd427ab9eff519feee2bd4 (127.24.129.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: false } } }
I20260608 12:49:37.138011 31942 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet bd6df830b3bd4c3aa741c44ef6838e2f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:49:37.142593 31953 catalog_manager.cc:5696] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db reported cstate change: config changed from index 4 to 5, VOTER 9d5e4ba6c3cd427ab9eff519feee2bd4 (127.24.129.1) evicted. New cstate: current_term: 3 leader_uuid: "61e8d5b242e749beaf24115a52867504" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: false } } }
I20260608 12:49:37.171861 32404 tablet_service.cc:1558] Processing DeleteTablet for tablet bd6df830b3bd4c3aa741c44ef6838e2f with delete_type TABLET_DATA_TOMBSTONED (TS 9d5e4ba6c3cd427ab9eff519feee2bd4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:42624
I20260608 12:49:37.174700 32679 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:37.175683 32679 raft_consensus.cc:2243] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:37.176483 32679 raft_consensus.cc:2272] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:37.180449 32679 ts_tablet_manager.cc:1916] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:49:37.196105 32679 ts_tablet_manager.cc:1929] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 12:49:37.196534 32679 log.cc:1199] T bd6df830b3bd4c3aa741c44ef6838e2f P 9d5e4ba6c3cd427ab9eff519feee2bd4: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-0-root/wals/bd6df830b3bd4c3aa741c44ef6838e2f
I20260608 12:49:37.198215 31941 catalog_manager.cc:5027] TS 9d5e4ba6c3cd427ab9eff519feee2bd4 (127.24.129.1:40401): tablet bd6df830b3bd4c3aa741c44ef6838e2f (table test-workload [id=d58131ba82c7418baeb1ffa6a37d1e88]) successfully deleted
I20260608 12:49:37.288343 32665 raft_consensus.cc:1064] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4: attempting to promote NON_VOTER c7fa5bb017654d2fbb36d98ca6b2dc85 to VOTER
I20260608 12:49:37.290885 32665 consensus_queue.cc:237] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [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: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } attrs { replace: true } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: false } }
I20260608 12:49:37.299409 32330 raft_consensus.cc:1275] T 429ce10e050c40b6b4d0fc77eef786b3 P c7fa5bb017654d2fbb36d98ca6b2dc85 [term 2 LEARNER]: Refusing update from remote peer 9d5e4ba6c3cd427ab9eff519feee2bd4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:49:37.304046 32574 raft_consensus.cc:1275] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 2 FOLLOWER]: Refusing update from remote peer 9d5e4ba6c3cd427ab9eff519feee2bd4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:49:37.305979 32682 consensus_queue.cc:1048] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:49:37.307237 32496 raft_consensus.cc:1275] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504 [term 2 FOLLOWER]: Refusing update from remote peer 9d5e4ba6c3cd427ab9eff519feee2bd4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:49:37.313177 32680 consensus_queue.cc:1048] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:49:37.318121 32682 consensus_queue.cc:1048] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:37.335803 32680 raft_consensus.cc:2955] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c7fa5bb017654d2fbb36d98ca6b2dc85 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } attrs { replace: true } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: false } } }
I20260608 12:49:37.337890 32330 raft_consensus.cc:2955] T 429ce10e050c40b6b4d0fc77eef786b3 P c7fa5bb017654d2fbb36d98ca6b2dc85 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c7fa5bb017654d2fbb36d98ca6b2dc85 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } attrs { replace: true } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: false } } }
I20260608 12:49:37.348016 32496 raft_consensus.cc:2955] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c7fa5bb017654d2fbb36d98ca6b2dc85 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } attrs { replace: true } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: false } } }
I20260608 12:49:37.355357 31952 catalog_manager.cc:5696] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 reported cstate change: config changed from index 3 to 4, c7fa5bb017654d2fbb36d98ca6b2dc85 (127.24.129.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:49:37.357215 32574 raft_consensus.cc:2955] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c7fa5bb017654d2fbb36d98ca6b2dc85 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } attrs { replace: true } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: false } } }
I20260608 12:49:37.390251 32414 consensus_queue.cc:237] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [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: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: false } }
I20260608 12:49:37.397068 32330 raft_consensus.cc:1275] T 429ce10e050c40b6b4d0fc77eef786b3 P c7fa5bb017654d2fbb36d98ca6b2dc85 [term 2 FOLLOWER]: Refusing update from remote peer 9d5e4ba6c3cd427ab9eff519feee2bd4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:49:37.397529 32496 raft_consensus.cc:1275] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504 [term 2 FOLLOWER]: Refusing update from remote peer 9d5e4ba6c3cd427ab9eff519feee2bd4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:49:37.398798 32680 consensus_queue.cc:1048] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:49:37.399972 32683 consensus_queue.cc:1048] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:49:37.408280 32683 raft_consensus.cc:2955] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 32a24902f98f47d6a17a0e7cd4e3e9db (127.24.129.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: false } } }
I20260608 12:49:37.410900 32330 raft_consensus.cc:2955] T 429ce10e050c40b6b4d0fc77eef786b3 P c7fa5bb017654d2fbb36d98ca6b2dc85 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 32a24902f98f47d6a17a0e7cd4e3e9db (127.24.129.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: false } } }
I20260608 12:49:37.412508 32496 raft_consensus.cc:2955] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 32a24902f98f47d6a17a0e7cd4e3e9db (127.24.129.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: false } } }
I20260608 12:49:37.418329 31941 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 429ce10e050c40b6b4d0fc77eef786b3 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:49:37.423352 31953 catalog_manager.cc:5696] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 reported cstate change: config changed from index 4 to 5, VOTER 32a24902f98f47d6a17a0e7cd4e3e9db (127.24.129.3) evicted. New cstate: current_term: 2 leader_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:49:37.449795 32564 tablet_service.cc:1558] Processing DeleteTablet for tablet 429ce10e050c40b6b4d0fc77eef786b3 with delete_type TABLET_DATA_TOMBSTONED (TS 32a24902f98f47d6a17a0e7cd4e3e9db not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:51124
I20260608 12:49:37.451807 32688 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:37.452626 32688 raft_consensus.cc:2243] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:37.453305 32688 raft_consensus.cc:2272] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:37.456507 32688 ts_tablet_manager.cc:1916] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:49:37.469276 32688 ts_tablet_manager.cc:1929] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:49:37.469622 32688 log.cc:1199] T 429ce10e050c40b6b4d0fc77eef786b3 P 32a24902f98f47d6a17a0e7cd4e3e9db: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922772201788-25092-0/minicluster-data/ts-2-root/wals/429ce10e050c40b6b4d0fc77eef786b3
I20260608 12:49:37.471416 31939 catalog_manager.cc:5027] TS 32a24902f98f47d6a17a0e7cd4e3e9db (127.24.129.3:39647): tablet 429ce10e050c40b6b4d0fc77eef786b3 (table test-workload [id=d58131ba82c7418baeb1ffa6a37d1e88]) successfully deleted
I20260608 12:49:38.450158 32414 consensus_queue.cc:237] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [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: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } attrs { replace: true } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: true } }
W20260608 12:49:38.459898 32375 consensus_peers.cc:597] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 -> Peer c7fa5bb017654d2fbb36d98ca6b2dc85 (127.24.129.4:45459): Couldn't send request to peer c7fa5bb017654d2fbb36d98ca6b2dc85. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f8f03bdb8ffc44e29ee7ffcd5a7b001e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:38.460150 32574 raft_consensus.cc:1275] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 32a24902f98f47d6a17a0e7cd4e3e9db [term 2 FOLLOWER]: Refusing update from remote peer 9d5e4ba6c3cd427ab9eff519feee2bd4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:49:38.460433 32496 raft_consensus.cc:1275] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504 [term 2 FOLLOWER]: Refusing update from remote peer 9d5e4ba6c3cd427ab9eff519feee2bd4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:49:38.461946 32691 consensus_queue.cc:1048] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:38.462864 32690 consensus_queue.cc:1048] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:38.471240 32691 raft_consensus.cc:2955] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c7fa5bb017654d2fbb36d98ca6b2dc85 (127.24.129.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } attrs { replace: true } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: true } } }
I20260608 12:49:38.473435 32496 raft_consensus.cc:2955] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c7fa5bb017654d2fbb36d98ca6b2dc85 (127.24.129.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } attrs { replace: true } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: true } } }
I20260608 12:49:38.477612 32574 raft_consensus.cc:2955] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 32a24902f98f47d6a17a0e7cd4e3e9db [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c7fa5bb017654d2fbb36d98ca6b2dc85 (127.24.129.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } attrs { replace: true } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: true } } }
I20260608 12:49:38.486147 31953 catalog_manager.cc:5696] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504 reported cstate change: config changed from index -1 to 3, NON_VOTER c7fa5bb017654d2fbb36d98ca6b2dc85 (127.24.129.4) added. New cstate: current_term: 2 leader_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d5e4ba6c3cd427ab9eff519feee2bd4" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40401 } } peers { permanent_uuid: "61e8d5b242e749beaf24115a52867504" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 40735 } attrs { replace: true } } peers { permanent_uuid: "32a24902f98f47d6a17a0e7cd4e3e9db" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 39647 } } peers { permanent_uuid: "c7fa5bb017654d2fbb36d98ca6b2dc85" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 45459 } attrs { promote: true } } }
I20260608 12:49:38.813771 25092 tablet_server.cc:179] TabletServer@127.24.129.1:40401 shutting down...
I20260608 12:49:38.858137 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:38.859256 25092 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:38.860194 25092 raft_consensus.cc:2243] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:38.860951 25092 raft_consensus.cc:2272] T 202947c87f5a4a2a964c1112832ec7d4 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:38.864805 25092 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:38.865661 25092 raft_consensus.cc:2243] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:49:38.866880 25092 raft_consensus.cc:2272] T 429ce10e050c40b6b4d0fc77eef786b3 P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:38.870673 25092 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:38.871461 25092 raft_consensus.cc:2243] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:49:38.873111 25092 raft_consensus.cc:2272] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 9d5e4ba6c3cd427ab9eff519feee2bd4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:38.894848 25092 tablet_server.cc:196] TabletServer@127.24.129.1:40401 shutdown complete.
I20260608 12:49:38.914007 25092 tablet_server.cc:179] TabletServer@127.24.129.2:40735 shutting down...
I20260608 12:49:38.958781 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:38.959692 25092 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:38.960448 25092 raft_consensus.cc:2243] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:38.960963 25092 raft_consensus.cc:2272] T 202947c87f5a4a2a964c1112832ec7d4 P 61e8d5b242e749beaf24115a52867504 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:38.963436 25092 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:38.964001 25092 raft_consensus.cc:2243] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:49:38.964819 25092 raft_consensus.cc:2272] T bd6df830b3bd4c3aa741c44ef6838e2f P 61e8d5b242e749beaf24115a52867504 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:38.967268 25092 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:38.967785 25092 raft_consensus.cc:2243] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:38.968298 25092 raft_consensus.cc:2272] T 429ce10e050c40b6b4d0fc77eef786b3 P 61e8d5b242e749beaf24115a52867504 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:38.970536 25092 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:38.971030 25092 raft_consensus.cc:2243] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:38.971467 25092 raft_consensus.cc:2272] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 61e8d5b242e749beaf24115a52867504 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:39.000113 25092 tablet_server.cc:196] TabletServer@127.24.129.2:40735 shutdown complete.
I20260608 12:49:39.025949 25092 tablet_server.cc:179] TabletServer@127.24.129.3:39647 shutting down...
W20260608 12:49:39.053726 32537 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.129.2:40735: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260608 12:49:39.063694 32537 consensus_peers.cc:597] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db -> Peer 61e8d5b242e749beaf24115a52867504 (127.24.129.2:40735): Couldn't send request to peer 61e8d5b242e749beaf24115a52867504. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.2:40735: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:39.076542 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:39.077653 25092 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:39.078336 25092 raft_consensus.cc:2243] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:49:39.079322 25092 raft_consensus.cc:2272] T 202947c87f5a4a2a964c1112832ec7d4 P 32a24902f98f47d6a17a0e7cd4e3e9db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:39.082289 25092 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:39.082926 25092 raft_consensus.cc:2243] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:39.083628 25092 raft_consensus.cc:2272] T bd6df830b3bd4c3aa741c44ef6838e2f P 32a24902f98f47d6a17a0e7cd4e3e9db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:39.086436 25092 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:39.087018 25092 raft_consensus.cc:2243] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 32a24902f98f47d6a17a0e7cd4e3e9db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:39.087576 25092 raft_consensus.cc:2272] T f8f03bdb8ffc44e29ee7ffcd5a7b001e P 32a24902f98f47d6a17a0e7cd4e3e9db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:39.116496 25092 tablet_server.cc:196] TabletServer@127.24.129.3:39647 shutdown complete.
I20260608 12:49:39.138273 25092 tablet_server.cc:179] TabletServer@127.24.129.4:0 shutting down...
I20260608 12:49:39.179570 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:39.180541 25092 tablet_replica.cc:333] T 429ce10e050c40b6b4d0fc77eef786b3 P c7fa5bb017654d2fbb36d98ca6b2dc85: stopping tablet replica
I20260608 12:49:39.181349 25092 raft_consensus.cc:2243] T 429ce10e050c40b6b4d0fc77eef786b3 P c7fa5bb017654d2fbb36d98ca6b2dc85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:39.182070 25092 raft_consensus.cc:2272] T 429ce10e050c40b6b4d0fc77eef786b3 P c7fa5bb017654d2fbb36d98ca6b2dc85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:39.184857 25092 tablet_replica.cc:333] T bd6df830b3bd4c3aa741c44ef6838e2f P c7fa5bb017654d2fbb36d98ca6b2dc85: stopping tablet replica
I20260608 12:49:39.185492 25092 raft_consensus.cc:2243] T bd6df830b3bd4c3aa741c44ef6838e2f P c7fa5bb017654d2fbb36d98ca6b2dc85 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:39.186156 25092 raft_consensus.cc:2272] T bd6df830b3bd4c3aa741c44ef6838e2f P c7fa5bb017654d2fbb36d98ca6b2dc85 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:39.209955 25092 tablet_server.cc:196] TabletServer@127.24.129.4:0 shutdown complete.
I20260608 12:49:39.227408 25092 master.cc:562] Master@127.24.129.62:42429 shutting down...
W20260608 12:49:39.262952 32003 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:49:39.263279 32003 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:49:39.263460 32003 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:49:39.264624 25092 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9652d8c5617c4e05bc4372aff0a3a76b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:39.265269 25092 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9652d8c5617c4e05bc4372aff0a3a76b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:39.265616 25092 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9652d8c5617c4e05bc4372aff0a3a76b: stopping tablet replica
I20260608 12:49:39.287479 25092 master.cc:584] Master@127.24.129.62:42429 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (15256 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 12:49:39.327147 25092 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.129.62:39413
I20260608 12:49:39.328284 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:39.334436 32700 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:39.335412 32703 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:39.334563 32701 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:39.336983 25092 server_base.cc:1061] running on GCE node
I20260608 12:49:39.337872 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:39.338059 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:39.338177 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922979338166 us; error 0 us; skew 500 ppm
I20260608 12:49:39.338683 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:39.341462 25092 webserver.cc:533] Webserver started at http://127.24.129.62:35703/ using document root <none> and password file <none>
I20260608 12:49:39.341945 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:39.342098 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:39.342314 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:39.343379 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/master-0-root/instance:
uuid: "165b8c88004649e3a413ccd3a835cbf4"
format_stamp: "Formatted at 2026-06-08 12:49:39 on dist-test-slave-jhsm"
I20260608 12:49:39.348040 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:49:39.351805 32708 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:39.352691 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:49:39.353024 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/master-0-root
uuid: "165b8c88004649e3a413ccd3a835cbf4"
format_stamp: "Formatted at 2026-06-08 12:49:39 on dist-test-slave-jhsm"
I20260608 12:49:39.353289 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:39.369141 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:39.370270 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:39.411688 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.62:39413
I20260608 12:49:39.411929 32759 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.62:39413 every 8 connection(s)
I20260608 12:49:39.416424 32760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:39.429744 32760 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 165b8c88004649e3a413ccd3a835cbf4: Bootstrap starting.
I20260608 12:49:39.435963 32760 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 165b8c88004649e3a413ccd3a835cbf4: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:39.441857 32760 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 165b8c88004649e3a413ccd3a835cbf4: No bootstrap required, opened a new log
I20260608 12:49:39.444614 32760 raft_consensus.cc:359] T 00000000000000000000000000000000 P 165b8c88004649e3a413ccd3a835cbf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "165b8c88004649e3a413ccd3a835cbf4" member_type: VOTER }
I20260608 12:49:39.445124 32760 raft_consensus.cc:385] T 00000000000000000000000000000000 P 165b8c88004649e3a413ccd3a835cbf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:39.445366 32760 raft_consensus.cc:740] T 00000000000000000000000000000000 P 165b8c88004649e3a413ccd3a835cbf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 165b8c88004649e3a413ccd3a835cbf4, State: Initialized, Role: FOLLOWER
I20260608 12:49:39.446053 32760 consensus_queue.cc:260] T 00000000000000000000000000000000 P 165b8c88004649e3a413ccd3a835cbf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "165b8c88004649e3a413ccd3a835cbf4" member_type: VOTER }
I20260608 12:49:39.446527 32760 raft_consensus.cc:399] T 00000000000000000000000000000000 P 165b8c88004649e3a413ccd3a835cbf4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:49:39.446758 32760 raft_consensus.cc:493] T 00000000000000000000000000000000 P 165b8c88004649e3a413ccd3a835cbf4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:49:39.447021 32760 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 165b8c88004649e3a413ccd3a835cbf4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:39.453197 32760 raft_consensus.cc:515] T 00000000000000000000000000000000 P 165b8c88004649e3a413ccd3a835cbf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "165b8c88004649e3a413ccd3a835cbf4" member_type: VOTER }
I20260608 12:49:39.453850 32760 leader_election.cc:304] T 00000000000000000000000000000000 P 165b8c88004649e3a413ccd3a835cbf4 [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: 165b8c88004649e3a413ccd3a835cbf4; no voters: 
I20260608 12:49:39.455437 32760 leader_election.cc:290] T 00000000000000000000000000000000 P 165b8c88004649e3a413ccd3a835cbf4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:49:39.455873 32763 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 165b8c88004649e3a413ccd3a835cbf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:39.457353 32763 raft_consensus.cc:697] T 00000000000000000000000000000000 P 165b8c88004649e3a413ccd3a835cbf4 [term 1 LEADER]: Becoming Leader. State: Replica: 165b8c88004649e3a413ccd3a835cbf4, State: Running, Role: LEADER
I20260608 12:49:39.458073 32763 consensus_queue.cc:237] T 00000000000000000000000000000000 P 165b8c88004649e3a413ccd3a835cbf4 [LEADER]: Queue going to LEADER mode. State: All 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: "165b8c88004649e3a413ccd3a835cbf4" member_type: VOTER }
I20260608 12:49:39.458791 32760 sys_catalog.cc:565] T 00000000000000000000000000000000 P 165b8c88004649e3a413ccd3a835cbf4 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:49:39.464000 32765 sys_catalog.cc:455] T 00000000000000000000000000000000 P 165b8c88004649e3a413ccd3a835cbf4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 165b8c88004649e3a413ccd3a835cbf4. Latest consensus state: current_term: 1 leader_uuid: "165b8c88004649e3a413ccd3a835cbf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "165b8c88004649e3a413ccd3a835cbf4" member_type: VOTER } }
I20260608 12:49:39.465070 32765 sys_catalog.cc:458] T 00000000000000000000000000000000 P 165b8c88004649e3a413ccd3a835cbf4 [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:39.464938 32764 sys_catalog.cc:455] T 00000000000000000000000000000000 P 165b8c88004649e3a413ccd3a835cbf4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "165b8c88004649e3a413ccd3a835cbf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "165b8c88004649e3a413ccd3a835cbf4" member_type: VOTER } }
I20260608 12:49:39.465790 32764 sys_catalog.cc:458] T 00000000000000000000000000000000 P 165b8c88004649e3a413ccd3a835cbf4 [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:39.467247   303 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:49:39.472343   303 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:49:39.479069 25092 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:49:39.482344   303 catalog_manager.cc:1382] Generated new cluster ID: d22b7fad942e45b3b7f81b2e23b718f4
I20260608 12:49:39.482718   303 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:49:39.510427   303 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:49:39.512060   303 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:49:39.525743   303 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 165b8c88004649e3a413ccd3a835cbf4: Generated new TSK 0
I20260608 12:49:39.526525   303 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:49:39.549459 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:39.556341   313 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:39.556833   314 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:39.559329   316 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:39.560020 25092 server_base.cc:1061] running on GCE node
I20260608 12:49:39.561199 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:39.561388 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:39.561523 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922979561511 us; error 0 us; skew 500 ppm
I20260608 12:49:39.562039 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:39.564404 25092 webserver.cc:533] Webserver started at http://127.24.129.1:37257/ using document root <none> and password file <none>
I20260608 12:49:39.564946 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:39.565119 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:39.565337 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:39.566412 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-0-root/instance:
uuid: "8acac422d80e4324a445241bd219c2bf"
format_stamp: "Formatted at 2026-06-08 12:49:39 on dist-test-slave-jhsm"
I20260608 12:49:39.571101 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260608 12:49:39.574924   321 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:39.575824 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:49:39.576120 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-0-root
uuid: "8acac422d80e4324a445241bd219c2bf"
format_stamp: "Formatted at 2026-06-08 12:49:39 on dist-test-slave-jhsm"
I20260608 12:49:39.576376 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:39.615861 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:39.617091 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:39.618902 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:39.621402 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:39.621615 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:39.621873 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:39.622025 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:39.669325 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.1:42803
I20260608 12:49:39.669531   383 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.1:42803 every 8 connection(s)
I20260608 12:49:39.674541 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:39.682185   388 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:39.683701   389 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:39.685842 25092 server_base.cc:1061] running on GCE node
W20260608 12:49:39.686318   392 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:39.687798 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:39.688019 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:39.688215 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922979688196 us; error 0 us; skew 500 ppm
I20260608 12:49:39.688869 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:39.691324 25092 webserver.cc:533] Webserver started at http://127.24.129.2:46607/ using document root <none> and password file <none>
I20260608 12:49:39.691817 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:39.691987 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:39.692269 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:39.693403 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-1-root/instance:
uuid: "32197073babf426bb15668d5a849bec8"
format_stamp: "Formatted at 2026-06-08 12:49:39 on dist-test-slave-jhsm"
I20260608 12:49:39.696717   384 heartbeater.cc:344] Connected to a master server at 127.24.129.62:39413
I20260608 12:49:39.697235   384 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:39.698132   384 heartbeater.cc:507] Master 127.24.129.62:39413 requested a full tablet report, sending...
I20260608 12:49:39.698768 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:49:39.700845 32725 ts_manager.cc:194] Registered new tserver with Master: 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803)
I20260608 12:49:39.702925   396 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:39.703758 32725 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51710
I20260608 12:49:39.703985 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:49:39.704399 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-1-root
uuid: "32197073babf426bb15668d5a849bec8"
format_stamp: "Formatted at 2026-06-08 12:49:39 on dist-test-slave-jhsm"
I20260608 12:49:39.704682 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:39.723353 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:39.724475 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:39.726002 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:39.728384 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:39.728581 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:39.728834 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:39.728994 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:39.774317 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.2:39455
I20260608 12:49:39.774534   459 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.2:39455 every 8 connection(s)
I20260608 12:49:39.779474 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:39.787953   463 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:39.788779   464 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:39.791805   466 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:39.792837 25092 server_base.cc:1061] running on GCE node
I20260608 12:49:39.793676   460 heartbeater.cc:344] Connected to a master server at 127.24.129.62:39413
I20260608 12:49:39.793854 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:49:39.794145   460 heartbeater.cc:461] Registering TS with master...
W20260608 12:49:39.794166 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:39.794691 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922979794674 us; error 0 us; skew 500 ppm
I20260608 12:49:39.795359 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:39.795332   460 heartbeater.cc:507] Master 127.24.129.62:39413 requested a full tablet report, sending...
I20260608 12:49:39.798303 32725 ts_manager.cc:194] Registered new tserver with Master: 32197073babf426bb15668d5a849bec8 (127.24.129.2:39455)
I20260608 12:49:39.798651 25092 webserver.cc:533] Webserver started at http://127.24.129.3:40427/ using document root <none> and password file <none>
I20260608 12:49:39.799242 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:39.799434 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:39.799687 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:39.799855 32725 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51712
I20260608 12:49:39.800959 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-2-root/instance:
uuid: "7fbfc3f2c04d4f718a0f5820a1704b16"
format_stamp: "Formatted at 2026-06-08 12:49:39 on dist-test-slave-jhsm"
I20260608 12:49:39.805816 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 12:49:39.809502   471 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:39.810364 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:49:39.810696 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-2-root
uuid: "7fbfc3f2c04d4f718a0f5820a1704b16"
format_stamp: "Formatted at 2026-06-08 12:49:39 on dist-test-slave-jhsm"
I20260608 12:49:39.810954 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:39.825398 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:39.826494 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:39.827940 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:39.830366 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:39.830574 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:39.830801 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:39.830955 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:39.876137 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.3:38049
I20260608 12:49:39.876319   533 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.3:38049 every 8 connection(s)
I20260608 12:49:39.891391   534 heartbeater.cc:344] Connected to a master server at 127.24.129.62:39413
I20260608 12:49:39.891955   534 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:39.892935   534 heartbeater.cc:507] Master 127.24.129.62:39413 requested a full tablet report, sending...
I20260608 12:49:39.895457 32725 ts_manager.cc:194] Registered new tserver with Master: 7fbfc3f2c04d4f718a0f5820a1704b16 (127.24.129.3:38049)
I20260608 12:49:39.895973 25092 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016331956s
I20260608 12:49:39.897234 32725 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51714
I20260608 12:49:40.707549   384 heartbeater.cc:499] Master 127.24.129.62:39413 was elected leader, sending a full tablet report...
I20260608 12:49:40.803081   460 heartbeater.cc:499] Master 127.24.129.62:39413 was elected leader, sending a full tablet report...
I20260608 12:49:40.900513   534 heartbeater.cc:499] Master 127.24.129.62:39413 was elected leader, sending a full tablet report...
I20260608 12:49:40.954981 32725 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51718:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:49:40.957674 32725 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:49:41.022800   499 tablet_service.cc:1511] Processing CreateTablet for tablet 12ad470dd4e24b56b0601574d6321764 (DEFAULT_TABLE table=test-workload [id=951e0a678bea48db91bb2820a8da7352]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:41.024690   499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12ad470dd4e24b56b0601574d6321764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:41.025243   349 tablet_service.cc:1511] Processing CreateTablet for tablet 12ad470dd4e24b56b0601574d6321764 (DEFAULT_TABLE table=test-workload [id=951e0a678bea48db91bb2820a8da7352]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:41.027845   346 tablet_service.cc:1511] Processing CreateTablet for tablet 2fcd3ce541384802b198bf275de57460 (DEFAULT_TABLE table=test-workload [id=951e0a678bea48db91bb2820a8da7352]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:41.028803   349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12ad470dd4e24b56b0601574d6321764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:41.029289   496 tablet_service.cc:1511] Processing CreateTablet for tablet 2fcd3ce541384802b198bf275de57460 (DEFAULT_TABLE table=test-workload [id=951e0a678bea48db91bb2820a8da7352]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:41.029732   346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fcd3ce541384802b198bf275de57460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:41.030810   496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fcd3ce541384802b198bf275de57460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:41.026244   348 tablet_service.cc:1511] Processing CreateTablet for tablet f003777dc08048a287dc7d17cd30f078 (DEFAULT_TABLE table=test-workload [id=951e0a678bea48db91bb2820a8da7352]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:41.034569   348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f003777dc08048a287dc7d17cd30f078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:41.026211   498 tablet_service.cc:1511] Processing CreateTablet for tablet f003777dc08048a287dc7d17cd30f078 (DEFAULT_TABLE table=test-workload [id=951e0a678bea48db91bb2820a8da7352]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:41.038771   498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f003777dc08048a287dc7d17cd30f078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:41.026566   347 tablet_service.cc:1511] Processing CreateTablet for tablet c8228bdf419345558a666b55facef545 (DEFAULT_TABLE table=test-workload [id=951e0a678bea48db91bb2820a8da7352]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:41.042665   347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8228bdf419345558a666b55facef545. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:41.027849   497 tablet_service.cc:1511] Processing CreateTablet for tablet c8228bdf419345558a666b55facef545 (DEFAULT_TABLE table=test-workload [id=951e0a678bea48db91bb2820a8da7352]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:41.045640   497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8228bdf419345558a666b55facef545. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:41.071512   424 tablet_service.cc:1511] Processing CreateTablet for tablet 12ad470dd4e24b56b0601574d6321764 (DEFAULT_TABLE table=test-workload [id=951e0a678bea48db91bb2820a8da7352]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:41.073449   424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12ad470dd4e24b56b0601574d6321764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:41.076368   554 tablet_bootstrap.cc:492] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16: Bootstrap starting.
I20260608 12:49:41.082898   423 tablet_service.cc:1511] Processing CreateTablet for tablet f003777dc08048a287dc7d17cd30f078 (DEFAULT_TABLE table=test-workload [id=951e0a678bea48db91bb2820a8da7352]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:41.083065   422 tablet_service.cc:1511] Processing CreateTablet for tablet c8228bdf419345558a666b55facef545 (DEFAULT_TABLE table=test-workload [id=951e0a678bea48db91bb2820a8da7352]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:41.084512   421 tablet_service.cc:1511] Processing CreateTablet for tablet 2fcd3ce541384802b198bf275de57460 (DEFAULT_TABLE table=test-workload [id=951e0a678bea48db91bb2820a8da7352]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:41.085021   423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f003777dc08048a287dc7d17cd30f078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:41.088009   422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8228bdf419345558a666b55facef545. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:41.092765   555 tablet_bootstrap.cc:492] T 12ad470dd4e24b56b0601574d6321764 P 8acac422d80e4324a445241bd219c2bf: Bootstrap starting.
I20260608 12:49:41.093243   421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fcd3ce541384802b198bf275de57460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:41.099011   555 tablet_bootstrap.cc:654] T 12ad470dd4e24b56b0601574d6321764 P 8acac422d80e4324a445241bd219c2bf: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:41.123883   554 tablet_bootstrap.cc:654] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:41.128232   555 tablet_bootstrap.cc:492] T 12ad470dd4e24b56b0601574d6321764 P 8acac422d80e4324a445241bd219c2bf: No bootstrap required, opened a new log
I20260608 12:49:41.129065   555 ts_tablet_manager.cc:1403] T 12ad470dd4e24b56b0601574d6321764 P 8acac422d80e4324a445241bd219c2bf: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.011s
I20260608 12:49:41.129091   557 tablet_bootstrap.cc:492] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8: Bootstrap starting.
I20260608 12:49:41.133275   555 raft_consensus.cc:359] T 12ad470dd4e24b56b0601574d6321764 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } }
I20260608 12:49:41.134065   555 raft_consensus.cc:385] T 12ad470dd4e24b56b0601574d6321764 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:41.134389   555 raft_consensus.cc:740] T 12ad470dd4e24b56b0601574d6321764 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8acac422d80e4324a445241bd219c2bf, State: Initialized, Role: FOLLOWER
I20260608 12:49:41.135696   554 tablet_bootstrap.cc:492] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16: No bootstrap required, opened a new log
I20260608 12:49:41.135313   555 consensus_queue.cc:260] T 12ad470dd4e24b56b0601574d6321764 P 8acac422d80e4324a445241bd219c2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } }
I20260608 12:49:41.136348   554 ts_tablet_manager.cc:1403] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.002s
I20260608 12:49:41.137854   557 tablet_bootstrap.cc:654] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:41.140275   554 raft_consensus.cc:359] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } }
I20260608 12:49:41.141201   555 ts_tablet_manager.cc:1434] T 12ad470dd4e24b56b0601574d6321764 P 8acac422d80e4324a445241bd219c2bf: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260608 12:49:41.141258   554 raft_consensus.cc:385] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:41.142436   554 raft_consensus.cc:740] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fbfc3f2c04d4f718a0f5820a1704b16, State: Initialized, Role: FOLLOWER
I20260608 12:49:41.142604   555 tablet_bootstrap.cc:492] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf: Bootstrap starting.
I20260608 12:49:41.143603   554 consensus_queue.cc:260] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } }
I20260608 12:49:41.150785   555 tablet_bootstrap.cc:654] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:41.157958   557 tablet_bootstrap.cc:492] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8: No bootstrap required, opened a new log
I20260608 12:49:41.158656   557 ts_tablet_manager.cc:1403] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.013s
I20260608 12:49:41.162132   557 raft_consensus.cc:359] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.163012   557 raft_consensus.cc:385] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:41.163416   557 raft_consensus.cc:740] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32197073babf426bb15668d5a849bec8, State: Initialized, Role: FOLLOWER
I20260608 12:49:41.164436   554 ts_tablet_manager.cc:1434] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16: Time spent starting tablet: real 0.028s	user 0.016s	sys 0.012s
I20260608 12:49:41.164311   557 consensus_queue.cc:260] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.169129   555 tablet_bootstrap.cc:492] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf: No bootstrap required, opened a new log
I20260608 12:49:41.169767   555 ts_tablet_manager.cc:1403] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.012s
I20260608 12:49:41.169764   554 tablet_bootstrap.cc:492] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16: Bootstrap starting.
I20260608 12:49:41.169817   557 ts_tablet_manager.cc:1434] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260608 12:49:41.172706   557 tablet_bootstrap.cc:492] T f003777dc08048a287dc7d17cd30f078 P 32197073babf426bb15668d5a849bec8: Bootstrap starting.
I20260608 12:49:41.173556   555 raft_consensus.cc:359] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.174400   555 raft_consensus.cc:385] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:41.174729   555 raft_consensus.cc:740] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8acac422d80e4324a445241bd219c2bf, State: Initialized, Role: FOLLOWER
I20260608 12:49:41.175709   555 consensus_queue.cc:260] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.181589   555 ts_tablet_manager.cc:1434] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260608 12:49:41.182813   555 tablet_bootstrap.cc:492] T f003777dc08048a287dc7d17cd30f078 P 8acac422d80e4324a445241bd219c2bf: Bootstrap starting.
I20260608 12:49:41.182844   557 tablet_bootstrap.cc:654] T f003777dc08048a287dc7d17cd30f078 P 32197073babf426bb15668d5a849bec8: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:41.187779   554 tablet_bootstrap.cc:654] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:41.193275   555 tablet_bootstrap.cc:654] T f003777dc08048a287dc7d17cd30f078 P 8acac422d80e4324a445241bd219c2bf: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:41.194463   557 tablet_bootstrap.cc:492] T f003777dc08048a287dc7d17cd30f078 P 32197073babf426bb15668d5a849bec8: No bootstrap required, opened a new log
I20260608 12:49:41.195003   557 ts_tablet_manager.cc:1403] T f003777dc08048a287dc7d17cd30f078 P 32197073babf426bb15668d5a849bec8: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260608 12:49:41.195233   554 tablet_bootstrap.cc:492] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16: No bootstrap required, opened a new log
I20260608 12:49:41.195834   554 ts_tablet_manager.cc:1403] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.004s
I20260608 12:49:41.198139   557 raft_consensus.cc:359] T f003777dc08048a287dc7d17cd30f078 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.198787   557 raft_consensus.cc:385] T f003777dc08048a287dc7d17cd30f078 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:41.198949   555 tablet_bootstrap.cc:492] T f003777dc08048a287dc7d17cd30f078 P 8acac422d80e4324a445241bd219c2bf: No bootstrap required, opened a new log
I20260608 12:49:41.199026   557 raft_consensus.cc:740] T f003777dc08048a287dc7d17cd30f078 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32197073babf426bb15668d5a849bec8, State: Initialized, Role: FOLLOWER
I20260608 12:49:41.199952   555 ts_tablet_manager.cc:1403] T f003777dc08048a287dc7d17cd30f078 P 8acac422d80e4324a445241bd219c2bf: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.005s
I20260608 12:49:41.198984   554 raft_consensus.cc:359] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.200547   554 raft_consensus.cc:385] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:41.200462   557 consensus_queue.cc:260] T f003777dc08048a287dc7d17cd30f078 P 32197073babf426bb15668d5a849bec8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.201071   554 raft_consensus.cc:740] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fbfc3f2c04d4f718a0f5820a1704b16, State: Initialized, Role: FOLLOWER
I20260608 12:49:41.202800   561 raft_consensus.cc:493] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:41.202808   555 raft_consensus.cc:359] T f003777dc08048a287dc7d17cd30f078 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.203804   555 raft_consensus.cc:385] T f003777dc08048a287dc7d17cd30f078 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:41.202994   557 ts_tablet_manager.cc:1434] T f003777dc08048a287dc7d17cd30f078 P 32197073babf426bb15668d5a849bec8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:49:41.203580   561 raft_consensus.cc:515] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } }
I20260608 12:49:41.204305   555 raft_consensus.cc:740] T f003777dc08048a287dc7d17cd30f078 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8acac422d80e4324a445241bd219c2bf, State: Initialized, Role: FOLLOWER
I20260608 12:49:41.203848   554 consensus_queue.cc:260] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.205358   555 consensus_queue.cc:260] T f003777dc08048a287dc7d17cd30f078 P 8acac422d80e4324a445241bd219c2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.206955   557 tablet_bootstrap.cc:492] T 12ad470dd4e24b56b0601574d6321764 P 32197073babf426bb15668d5a849bec8: Bootstrap starting.
I20260608 12:49:41.210740   555 ts_tablet_manager.cc:1434] T f003777dc08048a287dc7d17cd30f078 P 8acac422d80e4324a445241bd219c2bf: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:49:41.211999   555 tablet_bootstrap.cc:492] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf: Bootstrap starting.
I20260608 12:49:41.215263   557 tablet_bootstrap.cc:654] T 12ad470dd4e24b56b0601574d6321764 P 32197073babf426bb15668d5a849bec8: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:41.218815   555 tablet_bootstrap.cc:654] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:41.216967   561 leader_election.cc:290] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803), 32197073babf426bb15668d5a849bec8 (127.24.129.2:39455)
I20260608 12:49:41.223064   561 raft_consensus.cc:493] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:41.228710   561 raft_consensus.cc:515] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.231045   555 tablet_bootstrap.cc:492] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf: No bootstrap required, opened a new log
I20260608 12:49:41.231659   555 ts_tablet_manager.cc:1403] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.009s
I20260608 12:49:41.234916   555 raft_consensus.cc:359] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.235826   555 raft_consensus.cc:385] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:41.236191   555 raft_consensus.cc:740] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8acac422d80e4324a445241bd219c2bf, State: Initialized, Role: FOLLOWER
I20260608 12:49:41.237241   555 consensus_queue.cc:260] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.240089   555 ts_tablet_manager.cc:1434] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:49:41.231005   561 leader_election.cc:290] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803), 32197073babf426bb15668d5a849bec8 (127.24.129.2:39455)
I20260608 12:49:41.252576   557 tablet_bootstrap.cc:492] T 12ad470dd4e24b56b0601574d6321764 P 32197073babf426bb15668d5a849bec8: No bootstrap required, opened a new log
I20260608 12:49:41.253261   557 ts_tablet_manager.cc:1403] T 12ad470dd4e24b56b0601574d6321764 P 32197073babf426bb15668d5a849bec8: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.005s
I20260608 12:49:41.256614   557 raft_consensus.cc:359] T 12ad470dd4e24b56b0601574d6321764 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } }
I20260608 12:49:41.257514   557 raft_consensus.cc:385] T 12ad470dd4e24b56b0601574d6321764 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:41.257880   557 raft_consensus.cc:740] T 12ad470dd4e24b56b0601574d6321764 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32197073babf426bb15668d5a849bec8, State: Initialized, Role: FOLLOWER
I20260608 12:49:41.258406   554 ts_tablet_manager.cc:1434] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16: Time spent starting tablet: real 0.062s	user 0.012s	sys 0.017s
I20260608 12:49:41.259013   557 consensus_queue.cc:260] T 12ad470dd4e24b56b0601574d6321764 P 32197073babf426bb15668d5a849bec8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } }
I20260608 12:49:41.259795   554 tablet_bootstrap.cc:492] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16: Bootstrap starting.
I20260608 12:49:41.262579   434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad470dd4e24b56b0601574d6321764" candidate_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32197073babf426bb15668d5a849bec8" is_pre_election: true
I20260608 12:49:41.263429   434 raft_consensus.cc:2468] T 12ad470dd4e24b56b0601574d6321764 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fbfc3f2c04d4f718a0f5820a1704b16 in term 0.
I20260608 12:49:41.265477   434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f003777dc08048a287dc7d17cd30f078" candidate_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32197073babf426bb15668d5a849bec8" is_pre_election: true
I20260608 12:49:41.265980   434 raft_consensus.cc:2468] T f003777dc08048a287dc7d17cd30f078 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fbfc3f2c04d4f718a0f5820a1704b16 in term 0.
I20260608 12:49:41.268051   475 leader_election.cc:304] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32197073babf426bb15668d5a849bec8, 7fbfc3f2c04d4f718a0f5820a1704b16; no voters: 
I20260608 12:49:41.268999   567 raft_consensus.cc:2804] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:41.269196   557 ts_tablet_manager.cc:1434] T 12ad470dd4e24b56b0601574d6321764 P 32197073babf426bb15668d5a849bec8: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260608 12:49:41.269413   567 raft_consensus.cc:493] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:41.269541   554 tablet_bootstrap.cc:654] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:41.269920   567 raft_consensus.cc:3060] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:41.270273   475 leader_election.cc:304] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32197073babf426bb15668d5a849bec8, 7fbfc3f2c04d4f718a0f5820a1704b16; no voters: 
I20260608 12:49:41.271474   570 raft_consensus.cc:2804] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:41.272050   570 raft_consensus.cc:493] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:41.272521   570 raft_consensus.cc:3060] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:41.274281   557 tablet_bootstrap.cc:492] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8: Bootstrap starting.
I20260608 12:49:41.277392   559 raft_consensus.cc:493] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:41.278067   559 raft_consensus.cc:515] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.283043   567 raft_consensus.cc:515] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } }
I20260608 12:49:41.283912   557 tablet_bootstrap.cc:654] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:41.286469   567 leader_election.cc:290] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 [CANDIDATE]: Term 1 election: Requested vote from peers 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803), 32197073babf426bb15668d5a849bec8 (127.24.129.2:39455)
I20260608 12:49:41.287513   559 leader_election.cc:290] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32197073babf426bb15668d5a849bec8 (127.24.129.2:39455), 7fbfc3f2c04d4f718a0f5820a1704b16 (127.24.129.3:38049)
I20260608 12:49:41.297720   557 tablet_bootstrap.cc:492] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8: No bootstrap required, opened a new log
I20260608 12:49:41.298503   557 ts_tablet_manager.cc:1403] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.011s
I20260608 12:49:41.300431   434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad470dd4e24b56b0601574d6321764" candidate_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32197073babf426bb15668d5a849bec8"
I20260608 12:49:41.301196   434 raft_consensus.cc:3060] T 12ad470dd4e24b56b0601574d6321764 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:41.302635   557 raft_consensus.cc:359] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.303534   557 raft_consensus.cc:385] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:41.303828   557 raft_consensus.cc:740] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32197073babf426bb15668d5a849bec8, State: Initialized, Role: FOLLOWER
I20260608 12:49:41.304814   557 consensus_queue.cc:260] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.298055   570 raft_consensus.cc:515] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.308813   570 leader_election.cc:290] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 [CANDIDATE]: Term 1 election: Requested vote from peers 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803), 32197073babf426bb15668d5a849bec8 (127.24.129.2:39455)
I20260608 12:49:41.310039   434 raft_consensus.cc:2468] T 12ad470dd4e24b56b0601574d6321764 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fbfc3f2c04d4f718a0f5820a1704b16 in term 1.
I20260608 12:49:41.312227   433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f003777dc08048a287dc7d17cd30f078" candidate_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32197073babf426bb15668d5a849bec8"
I20260608 12:49:41.321192   433 raft_consensus.cc:3060] T f003777dc08048a287dc7d17cd30f078 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:41.325323   434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fcd3ce541384802b198bf275de57460" candidate_uuid: "8acac422d80e4324a445241bd219c2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32197073babf426bb15668d5a849bec8" is_pre_election: true
I20260608 12:49:41.326035   434 raft_consensus.cc:2468] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8acac422d80e4324a445241bd219c2bf in term 0.
I20260608 12:49:41.314097   557 ts_tablet_manager.cc:1434] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 12:49:41.325960   475 leader_election.cc:304] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32197073babf426bb15668d5a849bec8, 7fbfc3f2c04d4f718a0f5820a1704b16; no voters: 
I20260608 12:49:41.328666   570 raft_consensus.cc:2804] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:41.329053   554 tablet_bootstrap.cc:492] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16: No bootstrap required, opened a new log
I20260608 12:49:41.329267   570 raft_consensus.cc:697] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 LEADER]: Becoming Leader. State: Replica: 7fbfc3f2c04d4f718a0f5820a1704b16, State: Running, Role: LEADER
I20260608 12:49:41.329622   554 ts_tablet_manager.cc:1403] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16: Time spent bootstrapping tablet: real 0.070s	user 0.040s	sys 0.022s
I20260608 12:49:41.330272   570 consensus_queue.cc:237] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } }
I20260608 12:49:41.334484   554 raft_consensus.cc:359] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.335340   554 raft_consensus.cc:385] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:41.335062   509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fcd3ce541384802b198bf275de57460" candidate_uuid: "8acac422d80e4324a445241bd219c2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" is_pre_election: true
I20260608 12:49:41.335489   325 leader_election.cc:304] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32197073babf426bb15668d5a849bec8, 8acac422d80e4324a445241bd219c2bf; no voters: 
I20260608 12:49:41.335852   554 raft_consensus.cc:740] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fbfc3f2c04d4f718a0f5820a1704b16, State: Initialized, Role: FOLLOWER
I20260608 12:49:41.336691   559 raft_consensus.cc:2804] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:41.337206   559 raft_consensus.cc:493] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:41.337010   554 consensus_queue.cc:260] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.337656   559 raft_consensus.cc:3060] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:41.339498   554 ts_tablet_manager.cc:1434] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:49:41.339404   359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad470dd4e24b56b0601574d6321764" candidate_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8acac422d80e4324a445241bd219c2bf" is_pre_election: true
I20260608 12:49:41.340457   359 raft_consensus.cc:2468] T 12ad470dd4e24b56b0601574d6321764 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fbfc3f2c04d4f718a0f5820a1704b16 in term 0.
I20260608 12:49:41.340883   554 tablet_bootstrap.cc:492] T 2fcd3ce541384802b198bf275de57460 P 7fbfc3f2c04d4f718a0f5820a1704b16: Bootstrap starting.
W20260608 12:49:41.342762   322 leader_election.cc:343] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fbfc3f2c04d4f718a0f5820a1704b16 (127.24.129.3:38049): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:41.342868   359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f003777dc08048a287dc7d17cd30f078" candidate_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8acac422d80e4324a445241bd219c2bf" is_pre_election: true
I20260608 12:49:41.343622   359 raft_consensus.cc:2468] T f003777dc08048a287dc7d17cd30f078 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fbfc3f2c04d4f718a0f5820a1704b16 in term 0.
I20260608 12:49:41.345798   359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ad470dd4e24b56b0601574d6321764" candidate_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8acac422d80e4324a445241bd219c2bf"
I20260608 12:49:41.346423   359 raft_consensus.cc:3060] T 12ad470dd4e24b56b0601574d6321764 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:41.347659   554 tablet_bootstrap.cc:654] T 2fcd3ce541384802b198bf275de57460 P 7fbfc3f2c04d4f718a0f5820a1704b16: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:41.355355   433 raft_consensus.cc:2468] T f003777dc08048a287dc7d17cd30f078 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fbfc3f2c04d4f718a0f5820a1704b16 in term 1.
I20260608 12:49:41.356078   359 raft_consensus.cc:2468] T 12ad470dd4e24b56b0601574d6321764 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fbfc3f2c04d4f718a0f5820a1704b16 in term 1.
I20260608 12:49:41.357723   358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f003777dc08048a287dc7d17cd30f078" candidate_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8acac422d80e4324a445241bd219c2bf"
I20260608 12:49:41.355911   559 raft_consensus.cc:515] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.357292   475 leader_election.cc:304] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32197073babf426bb15668d5a849bec8, 7fbfc3f2c04d4f718a0f5820a1704b16; no voters: 
I20260608 12:49:41.363279   570 raft_consensus.cc:2804] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:41.363981   570 raft_consensus.cc:697] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 LEADER]: Becoming Leader. State: Replica: 7fbfc3f2c04d4f718a0f5820a1704b16, State: Running, Role: LEADER
I20260608 12:49:41.365128   559 leader_election.cc:290] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [CANDIDATE]: Term 1 election: Requested vote from peers 32197073babf426bb15668d5a849bec8 (127.24.129.2:39455), 7fbfc3f2c04d4f718a0f5820a1704b16 (127.24.129.3:38049)
I20260608 12:49:41.367581   434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fcd3ce541384802b198bf275de57460" candidate_uuid: "8acac422d80e4324a445241bd219c2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32197073babf426bb15668d5a849bec8"
I20260608 12:49:41.368209   434 raft_consensus.cc:3060] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:41.369056   570 consensus_queue.cc:237] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.368067   509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fcd3ce541384802b198bf275de57460" candidate_uuid: "8acac422d80e4324a445241bd219c2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16"
I20260608 12:49:41.359491   358 raft_consensus.cc:3060] T f003777dc08048a287dc7d17cd30f078 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:49:41.371191   322 leader_election.cc:343] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7fbfc3f2c04d4f718a0f5820a1704b16 (127.24.129.3:38049): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:41.373106 32723 catalog_manager.cc:5696] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fbfc3f2c04d4f718a0f5820a1704b16 (127.24.129.3). New cstate: current_term: 1 leader_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:41.376204   434 raft_consensus.cc:2468] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8acac422d80e4324a445241bd219c2bf in term 1.
I20260608 12:49:41.380232   358 raft_consensus.cc:2468] T f003777dc08048a287dc7d17cd30f078 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fbfc3f2c04d4f718a0f5820a1704b16 in term 1.
I20260608 12:49:41.380563   325 leader_election.cc:304] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [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: 32197073babf426bb15668d5a849bec8, 8acac422d80e4324a445241bd219c2bf; no voters: 7fbfc3f2c04d4f718a0f5820a1704b16
I20260608 12:49:41.384996   559 raft_consensus.cc:2804] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:41.392861   559 raft_consensus.cc:697] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [term 1 LEADER]: Becoming Leader. State: Replica: 8acac422d80e4324a445241bd219c2bf, State: Running, Role: LEADER
I20260608 12:49:41.394024   559 consensus_queue.cc:237] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.395273   554 tablet_bootstrap.cc:492] T 2fcd3ce541384802b198bf275de57460 P 7fbfc3f2c04d4f718a0f5820a1704b16: No bootstrap required, opened a new log
I20260608 12:49:41.395859   554 ts_tablet_manager.cc:1403] T 2fcd3ce541384802b198bf275de57460 P 7fbfc3f2c04d4f718a0f5820a1704b16: Time spent bootstrapping tablet: real 0.055s	user 0.032s	sys 0.006s
I20260608 12:49:41.394935 32723 catalog_manager.cc:5696] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fbfc3f2c04d4f718a0f5820a1704b16 (127.24.129.3). New cstate: current_term: 1 leader_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:41.399219   554 raft_consensus.cc:359] T 2fcd3ce541384802b198bf275de57460 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.399906   554 raft_consensus.cc:385] T 2fcd3ce541384802b198bf275de57460 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:41.400173   554 raft_consensus.cc:740] T 2fcd3ce541384802b198bf275de57460 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fbfc3f2c04d4f718a0f5820a1704b16, State: Initialized, Role: FOLLOWER
I20260608 12:49:41.401259   554 consensus_queue.cc:260] T 2fcd3ce541384802b198bf275de57460 P 7fbfc3f2c04d4f718a0f5820a1704b16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.403856   554 ts_tablet_manager.cc:1434] T 2fcd3ce541384802b198bf275de57460 P 7fbfc3f2c04d4f718a0f5820a1704b16: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:49:41.409443 32723 catalog_manager.cc:5696] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 8acac422d80e4324a445241bd219c2bf (127.24.129.1). New cstate: current_term: 1 leader_uuid: "8acac422d80e4324a445241bd219c2bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:41.428234   559 raft_consensus.cc:493] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:41.428704   559 raft_consensus.cc:515] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.430537   559 leader_election.cc:290] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32197073babf426bb15668d5a849bec8 (127.24.129.2:39455), 7fbfc3f2c04d4f718a0f5820a1704b16 (127.24.129.3:38049)
I20260608 12:49:41.431802   433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8228bdf419345558a666b55facef545" candidate_uuid: "8acac422d80e4324a445241bd219c2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32197073babf426bb15668d5a849bec8" is_pre_election: true
I20260608 12:49:41.431777   509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8228bdf419345558a666b55facef545" candidate_uuid: "8acac422d80e4324a445241bd219c2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" is_pre_election: true
I20260608 12:49:41.432937   509 raft_consensus.cc:2468] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8acac422d80e4324a445241bd219c2bf in term 0.
I20260608 12:49:41.432926   433 raft_consensus.cc:2468] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8acac422d80e4324a445241bd219c2bf in term 0.
I20260608 12:49:41.434599   322 leader_election.cc:304] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fbfc3f2c04d4f718a0f5820a1704b16, 8acac422d80e4324a445241bd219c2bf; no voters: 
I20260608 12:49:41.435398   559 raft_consensus.cc:2804] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:41.435730   559 raft_consensus.cc:493] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:41.435973   559 raft_consensus.cc:3060] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:41.440685   559 raft_consensus.cc:515] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.442389   559 leader_election.cc:290] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [CANDIDATE]: Term 1 election: Requested vote from peers 32197073babf426bb15668d5a849bec8 (127.24.129.2:39455), 7fbfc3f2c04d4f718a0f5820a1704b16 (127.24.129.3:38049)
I20260608 12:49:41.443460   433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8228bdf419345558a666b55facef545" candidate_uuid: "8acac422d80e4324a445241bd219c2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32197073babf426bb15668d5a849bec8"
I20260608 12:49:41.443607   509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8228bdf419345558a666b55facef545" candidate_uuid: "8acac422d80e4324a445241bd219c2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16"
I20260608 12:49:41.443969   433 raft_consensus.cc:3060] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:41.444280   509 raft_consensus.cc:3060] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:41.450316   433 raft_consensus.cc:2468] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8acac422d80e4324a445241bd219c2bf in term 1.
I20260608 12:49:41.451759   325 leader_election.cc:304] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32197073babf426bb15668d5a849bec8, 8acac422d80e4324a445241bd219c2bf; no voters: 
I20260608 12:49:41.452121   509 raft_consensus.cc:2468] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8acac422d80e4324a445241bd219c2bf in term 1.
I20260608 12:49:41.452873   559 raft_consensus.cc:2804] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:41.453323   559 raft_consensus.cc:697] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [term 1 LEADER]: Becoming Leader. State: Replica: 8acac422d80e4324a445241bd219c2bf, State: Running, Role: LEADER
I20260608 12:49:41.454059   559 consensus_queue.cc:237] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.461848 32724 catalog_manager.cc:5696] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 8acac422d80e4324a445241bd219c2bf (127.24.129.1). New cstate: current_term: 1 leader_uuid: "8acac422d80e4324a445241bd219c2bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:41.585503 32724 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51726:
name: "dugtrio"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:49:41.587780 32724 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table dugtrio in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:49:41.621903   346 tablet_service.cc:1511] Processing CreateTablet for tablet ced2fdf1c05c49e79bc31edbf3390012 (DEFAULT_TABLE table=dugtrio [id=bf1cd2f036034c8198ae26e202547d08]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:41.622784   422 tablet_service.cc:1511] Processing CreateTablet for tablet ced2fdf1c05c49e79bc31edbf3390012 (DEFAULT_TABLE table=dugtrio [id=bf1cd2f036034c8198ae26e202547d08]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:41.623492   346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ced2fdf1c05c49e79bc31edbf3390012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:41.624222   422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ced2fdf1c05c49e79bc31edbf3390012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:41.627471   496 tablet_service.cc:1511] Processing CreateTablet for tablet ced2fdf1c05c49e79bc31edbf3390012 (DEFAULT_TABLE table=dugtrio [id=bf1cd2f036034c8198ae26e202547d08]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:41.628952   496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ced2fdf1c05c49e79bc31edbf3390012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:41.630092   348 tablet_service.cc:1511] Processing CreateTablet for tablet 285372586ea04737a03a3ff8ffb09bc5 (DEFAULT_TABLE table=dugtrio [id=bf1cd2f036034c8198ae26e202547d08]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:41.631407   348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 285372586ea04737a03a3ff8ffb09bc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:41.632612   349 tablet_service.cc:1511] Processing CreateTablet for tablet bda1b106ef4441af9cd20d180f2d5730 (DEFAULT_TABLE table=dugtrio [id=bf1cd2f036034c8198ae26e202547d08]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:41.633965   349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bda1b106ef4441af9cd20d180f2d5730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:41.636886   497 tablet_service.cc:1511] Processing CreateTablet for tablet 285372586ea04737a03a3ff8ffb09bc5 (DEFAULT_TABLE table=dugtrio [id=bf1cd2f036034c8198ae26e202547d08]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:41.638166   497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 285372586ea04737a03a3ff8ffb09bc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:41.638067   498 tablet_service.cc:1511] Processing CreateTablet for tablet bda1b106ef4441af9cd20d180f2d5730 (DEFAULT_TABLE table=dugtrio [id=bf1cd2f036034c8198ae26e202547d08]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:41.640220   347 tablet_service.cc:1511] Processing CreateTablet for tablet bc7aed08d8fa4cc9836902d8b42b6b3a (DEFAULT_TABLE table=dugtrio [id=bf1cd2f036034c8198ae26e202547d08]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:41.641462   347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc7aed08d8fa4cc9836902d8b42b6b3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:41.629012   424 tablet_service.cc:1511] Processing CreateTablet for tablet 285372586ea04737a03a3ff8ffb09bc5 (DEFAULT_TABLE table=dugtrio [id=bf1cd2f036034c8198ae26e202547d08]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:41.644126   555 tablet_bootstrap.cc:492] T ced2fdf1c05c49e79bc31edbf3390012 P 8acac422d80e4324a445241bd219c2bf: Bootstrap starting.
I20260608 12:49:41.644498   424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 285372586ea04737a03a3ff8ffb09bc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:41.647832   499 tablet_service.cc:1511] Processing CreateTablet for tablet bc7aed08d8fa4cc9836902d8b42b6b3a (DEFAULT_TABLE table=dugtrio [id=bf1cd2f036034c8198ae26e202547d08]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:41.649230   498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bda1b106ef4441af9cd20d180f2d5730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:41.655041   499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc7aed08d8fa4cc9836902d8b42b6b3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:41.663019   557 tablet_bootstrap.cc:492] T 285372586ea04737a03a3ff8ffb09bc5 P 32197073babf426bb15668d5a849bec8: Bootstrap starting.
I20260608 12:49:41.664446   555 tablet_bootstrap.cc:654] T ced2fdf1c05c49e79bc31edbf3390012 P 8acac422d80e4324a445241bd219c2bf: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:41.670743   424 tablet_service.cc:1511] Processing CreateTablet for tablet bda1b106ef4441af9cd20d180f2d5730 (DEFAULT_TABLE table=dugtrio [id=bf1cd2f036034c8198ae26e202547d08]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:41.673727   421 tablet_service.cc:1511] Processing CreateTablet for tablet bc7aed08d8fa4cc9836902d8b42b6b3a (DEFAULT_TABLE table=dugtrio [id=bf1cd2f036034c8198ae26e202547d08]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:41.671763   557 tablet_bootstrap.cc:654] T 285372586ea04737a03a3ff8ffb09bc5 P 32197073babf426bb15668d5a849bec8: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:41.683374   554 tablet_bootstrap.cc:492] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16: Bootstrap starting.
I20260608 12:49:41.688872   421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc7aed08d8fa4cc9836902d8b42b6b3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:41.689699   424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bda1b106ef4441af9cd20d180f2d5730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:41.713148   554 tablet_bootstrap.cc:654] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:41.713917   555 tablet_bootstrap.cc:492] T ced2fdf1c05c49e79bc31edbf3390012 P 8acac422d80e4324a445241bd219c2bf: No bootstrap required, opened a new log
I20260608 12:49:41.717188   555 ts_tablet_manager.cc:1403] T ced2fdf1c05c49e79bc31edbf3390012 P 8acac422d80e4324a445241bd219c2bf: Time spent bootstrapping tablet: real 0.073s	user 0.018s	sys 0.008s
I20260608 12:49:41.720477   555 raft_consensus.cc:359] T ced2fdf1c05c49e79bc31edbf3390012 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.721257   555 raft_consensus.cc:385] T ced2fdf1c05c49e79bc31edbf3390012 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:41.721601   555 raft_consensus.cc:740] T ced2fdf1c05c49e79bc31edbf3390012 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8acac422d80e4324a445241bd219c2bf, State: Initialized, Role: FOLLOWER
I20260608 12:49:41.722607   555 consensus_queue.cc:260] T ced2fdf1c05c49e79bc31edbf3390012 P 8acac422d80e4324a445241bd219c2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.725394   557 tablet_bootstrap.cc:492] T 285372586ea04737a03a3ff8ffb09bc5 P 32197073babf426bb15668d5a849bec8: No bootstrap required, opened a new log
I20260608 12:49:41.725903   557 ts_tablet_manager.cc:1403] T 285372586ea04737a03a3ff8ffb09bc5 P 32197073babf426bb15668d5a849bec8: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.009s
I20260608 12:49:41.729067   557 raft_consensus.cc:359] T 285372586ea04737a03a3ff8ffb09bc5 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.729734   557 raft_consensus.cc:385] T 285372586ea04737a03a3ff8ffb09bc5 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:41.730003   557 raft_consensus.cc:740] T 285372586ea04737a03a3ff8ffb09bc5 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32197073babf426bb15668d5a849bec8, State: Initialized, Role: FOLLOWER
I20260608 12:49:41.731045   557 consensus_queue.cc:260] T 285372586ea04737a03a3ff8ffb09bc5 P 32197073babf426bb15668d5a849bec8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.733989   555 ts_tablet_manager.cc:1434] T ced2fdf1c05c49e79bc31edbf3390012 P 8acac422d80e4324a445241bd219c2bf: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 12:49:41.735456   555 tablet_bootstrap.cc:492] T 285372586ea04737a03a3ff8ffb09bc5 P 8acac422d80e4324a445241bd219c2bf: Bootstrap starting.
I20260608 12:49:41.737228   554 tablet_bootstrap.cc:492] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16: No bootstrap required, opened a new log
I20260608 12:49:41.737814   554 ts_tablet_manager.cc:1403] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.008s
I20260608 12:49:41.741286   557 ts_tablet_manager.cc:1434] T 285372586ea04737a03a3ff8ffb09bc5 P 32197073babf426bb15668d5a849bec8: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260608 12:49:41.741101   554 raft_consensus.cc:359] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.742046   554 raft_consensus.cc:385] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:41.742441   554 raft_consensus.cc:740] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fbfc3f2c04d4f718a0f5820a1704b16, State: Initialized, Role: FOLLOWER
I20260608 12:49:41.742861   557 tablet_bootstrap.cc:492] T ced2fdf1c05c49e79bc31edbf3390012 P 32197073babf426bb15668d5a849bec8: Bootstrap starting.
I20260608 12:49:41.743440   554 consensus_queue.cc:260] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.745529   555 tablet_bootstrap.cc:654] T 285372586ea04737a03a3ff8ffb09bc5 P 8acac422d80e4324a445241bd219c2bf: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:41.751451   554 ts_tablet_manager.cc:1434] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260608 12:49:41.751974   557 tablet_bootstrap.cc:654] T ced2fdf1c05c49e79bc31edbf3390012 P 32197073babf426bb15668d5a849bec8: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:41.752786   554 tablet_bootstrap.cc:492] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16: Bootstrap starting.
I20260608 12:49:41.763864   570 consensus_queue.cc:1048] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:41.768064   554 tablet_bootstrap.cc:654] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:41.769367   557 tablet_bootstrap.cc:492] T ced2fdf1c05c49e79bc31edbf3390012 P 32197073babf426bb15668d5a849bec8: No bootstrap required, opened a new log
I20260608 12:49:41.770017   555 tablet_bootstrap.cc:492] T 285372586ea04737a03a3ff8ffb09bc5 P 8acac422d80e4324a445241bd219c2bf: No bootstrap required, opened a new log
I20260608 12:49:41.770944   555 ts_tablet_manager.cc:1403] T 285372586ea04737a03a3ff8ffb09bc5 P 8acac422d80e4324a445241bd219c2bf: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.012s
I20260608 12:49:41.775139   555 raft_consensus.cc:359] T 285372586ea04737a03a3ff8ffb09bc5 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.770114   557 ts_tablet_manager.cc:1403] T ced2fdf1c05c49e79bc31edbf3390012 P 32197073babf426bb15668d5a849bec8: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.015s
I20260608 12:49:41.779865   555 raft_consensus.cc:385] T 285372586ea04737a03a3ff8ffb09bc5 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:41.779780   557 raft_consensus.cc:359] T ced2fdf1c05c49e79bc31edbf3390012 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.780822   557 raft_consensus.cc:385] T ced2fdf1c05c49e79bc31edbf3390012 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:41.781199   557 raft_consensus.cc:740] T ced2fdf1c05c49e79bc31edbf3390012 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32197073babf426bb15668d5a849bec8, State: Initialized, Role: FOLLOWER
I20260608 12:49:41.782227   557 consensus_queue.cc:260] T ced2fdf1c05c49e79bc31edbf3390012 P 32197073babf426bb15668d5a849bec8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.780546   555 raft_consensus.cc:740] T 285372586ea04737a03a3ff8ffb09bc5 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8acac422d80e4324a445241bd219c2bf, State: Initialized, Role: FOLLOWER
I20260608 12:49:41.783828   555 consensus_queue.cc:260] T 285372586ea04737a03a3ff8ffb09bc5 P 8acac422d80e4324a445241bd219c2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.784291   557 ts_tablet_manager.cc:1434] T ced2fdf1c05c49e79bc31edbf3390012 P 32197073babf426bb15668d5a849bec8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:49:41.785843   554 tablet_bootstrap.cc:492] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16: No bootstrap required, opened a new log
I20260608 12:49:41.786551   554 ts_tablet_manager.cc:1403] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.014s
I20260608 12:49:41.787168   557 tablet_bootstrap.cc:492] T bc7aed08d8fa4cc9836902d8b42b6b3a P 32197073babf426bb15668d5a849bec8: Bootstrap starting.
I20260608 12:49:41.788113   555 ts_tablet_manager.cc:1434] T 285372586ea04737a03a3ff8ffb09bc5 P 8acac422d80e4324a445241bd219c2bf: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260608 12:49:41.790918   570 consensus_queue.cc:1048] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:41.791352   555 tablet_bootstrap.cc:492] T bda1b106ef4441af9cd20d180f2d5730 P 8acac422d80e4324a445241bd219c2bf: Bootstrap starting.
I20260608 12:49:41.798751   557 tablet_bootstrap.cc:654] T bc7aed08d8fa4cc9836902d8b42b6b3a P 32197073babf426bb15668d5a849bec8: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:41.804203   555 tablet_bootstrap.cc:654] T bda1b106ef4441af9cd20d180f2d5730 P 8acac422d80e4324a445241bd219c2bf: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:41.810132   554 raft_consensus.cc:359] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.811090   554 raft_consensus.cc:385] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:41.811429   554 raft_consensus.cc:740] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fbfc3f2c04d4f718a0f5820a1704b16, State: Initialized, Role: FOLLOWER
I20260608 12:49:41.812422   554 consensus_queue.cc:260] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.813302   557 tablet_bootstrap.cc:492] T bc7aed08d8fa4cc9836902d8b42b6b3a P 32197073babf426bb15668d5a849bec8: No bootstrap required, opened a new log
I20260608 12:49:41.814262   557 ts_tablet_manager.cc:1403] T bc7aed08d8fa4cc9836902d8b42b6b3a P 32197073babf426bb15668d5a849bec8: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.004s
I20260608 12:49:41.818461   554 ts_tablet_manager.cc:1434] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260608 12:49:41.818486   557 raft_consensus.cc:359] T bc7aed08d8fa4cc9836902d8b42b6b3a P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.819904   557 raft_consensus.cc:385] T bc7aed08d8fa4cc9836902d8b42b6b3a P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:41.820915   557 raft_consensus.cc:740] T bc7aed08d8fa4cc9836902d8b42b6b3a P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32197073babf426bb15668d5a849bec8, State: Initialized, Role: FOLLOWER
I20260608 12:49:41.819645   554 tablet_bootstrap.cc:492] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16: Bootstrap starting.
I20260608 12:49:41.826371   557 consensus_queue.cc:260] T bc7aed08d8fa4cc9836902d8b42b6b3a P 32197073babf426bb15668d5a849bec8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.827615   509 raft_consensus.cc:3060] T 2fcd3ce541384802b198bf275de57460 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:41.826125   570 consensus_queue.cc:1048] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:49:41.831120   555 tablet_bootstrap.cc:492] T bda1b106ef4441af9cd20d180f2d5730 P 8acac422d80e4324a445241bd219c2bf: No bootstrap required, opened a new log
I20260608 12:49:41.831883   555 ts_tablet_manager.cc:1403] T bda1b106ef4441af9cd20d180f2d5730 P 8acac422d80e4324a445241bd219c2bf: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.015s
I20260608 12:49:41.835340   555 raft_consensus.cc:359] T bda1b106ef4441af9cd20d180f2d5730 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.836197   555 raft_consensus.cc:385] T bda1b106ef4441af9cd20d180f2d5730 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:41.836570   555 raft_consensus.cc:740] T bda1b106ef4441af9cd20d180f2d5730 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8acac422d80e4324a445241bd219c2bf, State: Initialized, Role: FOLLOWER
I20260608 12:49:41.837657   555 consensus_queue.cc:260] T bda1b106ef4441af9cd20d180f2d5730 P 8acac422d80e4324a445241bd219c2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.839560   580 consensus_queue.cc:1048] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:41.841135   557 ts_tablet_manager.cc:1434] T bc7aed08d8fa4cc9836902d8b42b6b3a P 32197073babf426bb15668d5a849bec8: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.003s
I20260608 12:49:41.827013   561 raft_consensus.cc:493] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:41.842394   557 tablet_bootstrap.cc:492] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8: Bootstrap starting.
I20260608 12:49:41.843008   561 raft_consensus.cc:515] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.846694   358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced2fdf1c05c49e79bc31edbf3390012" candidate_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8acac422d80e4324a445241bd219c2bf" is_pre_election: true
I20260608 12:49:41.847400   358 raft_consensus.cc:2468] T ced2fdf1c05c49e79bc31edbf3390012 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fbfc3f2c04d4f718a0f5820a1704b16 in term 0.
I20260608 12:49:41.848922   473 leader_election.cc:304] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fbfc3f2c04d4f718a0f5820a1704b16, 8acac422d80e4324a445241bd219c2bf; no voters: 
I20260608 12:49:41.849958   570 raft_consensus.cc:2804] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:41.850344   570 raft_consensus.cc:493] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:41.850696   570 raft_consensus.cc:3060] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:41.852512   555 ts_tablet_manager.cc:1434] T bda1b106ef4441af9cd20d180f2d5730 P 8acac422d80e4324a445241bd219c2bf: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260608 12:49:41.857291   432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced2fdf1c05c49e79bc31edbf3390012" candidate_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32197073babf426bb15668d5a849bec8" is_pre_election: true
I20260608 12:49:41.858144   432 raft_consensus.cc:2468] T ced2fdf1c05c49e79bc31edbf3390012 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fbfc3f2c04d4f718a0f5820a1704b16 in term 0.
I20260608 12:49:41.860347   561 leader_election.cc:290] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803), 32197073babf426bb15668d5a849bec8 (127.24.129.2:39455)
I20260608 12:49:41.862910   555 tablet_bootstrap.cc:492] T bc7aed08d8fa4cc9836902d8b42b6b3a P 8acac422d80e4324a445241bd219c2bf: Bootstrap starting.
I20260608 12:49:41.865509   554 tablet_bootstrap.cc:654] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:41.865892   570 raft_consensus.cc:515] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.870652   557 tablet_bootstrap.cc:654] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:41.878248   358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced2fdf1c05c49e79bc31edbf3390012" candidate_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8acac422d80e4324a445241bd219c2bf"
I20260608 12:49:41.878794   570 leader_election.cc:290] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16 [CANDIDATE]: Term 1 election: Requested vote from peers 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803), 32197073babf426bb15668d5a849bec8 (127.24.129.2:39455)
I20260608 12:49:41.880717   555 tablet_bootstrap.cc:654] T bc7aed08d8fa4cc9836902d8b42b6b3a P 8acac422d80e4324a445241bd219c2bf: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:41.880668   358 raft_consensus.cc:3060] T ced2fdf1c05c49e79bc31edbf3390012 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:41.883781   432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced2fdf1c05c49e79bc31edbf3390012" candidate_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32197073babf426bb15668d5a849bec8"
I20260608 12:49:41.884560   432 raft_consensus.cc:3060] T ced2fdf1c05c49e79bc31edbf3390012 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:41.888622   358 raft_consensus.cc:2468] T ced2fdf1c05c49e79bc31edbf3390012 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fbfc3f2c04d4f718a0f5820a1704b16 in term 1.
I20260608 12:49:41.893004   473 leader_election.cc:304] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fbfc3f2c04d4f718a0f5820a1704b16, 8acac422d80e4324a445241bd219c2bf; no voters: 
I20260608 12:49:41.894454   561 raft_consensus.cc:2804] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:41.894966   561 raft_consensus.cc:697] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 LEADER]: Becoming Leader. State: Replica: 7fbfc3f2c04d4f718a0f5820a1704b16, State: Running, Role: LEADER
I20260608 12:49:41.895759   561 consensus_queue.cc:237] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.896553   559 consensus_queue.cc:1048] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:49:41.906749   559 consensus_queue.cc:1048] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:49:41.908154   554 tablet_bootstrap.cc:492] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16: No bootstrap required, opened a new log
I20260608 12:49:41.908763   554 ts_tablet_manager.cc:1403] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16: Time spent bootstrapping tablet: real 0.089s	user 0.015s	sys 0.003s
I20260608 12:49:41.903087   432 raft_consensus.cc:2468] T ced2fdf1c05c49e79bc31edbf3390012 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fbfc3f2c04d4f718a0f5820a1704b16 in term 1.
I20260608 12:49:41.925949   557 tablet_bootstrap.cc:492] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8: No bootstrap required, opened a new log
I20260608 12:49:41.926602   557 ts_tablet_manager.cc:1403] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.005s
I20260608 12:49:41.933007   567 consensus_queue.cc:1048] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:49:41.933737   563 raft_consensus.cc:493] T 285372586ea04737a03a3ff8ffb09bc5 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:41.934288   563 raft_consensus.cc:515] T 285372586ea04737a03a3ff8ffb09bc5 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.935485   555 tablet_bootstrap.cc:492] T bc7aed08d8fa4cc9836902d8b42b6b3a P 8acac422d80e4324a445241bd219c2bf: No bootstrap required, opened a new log
I20260608 12:49:41.936218   555 ts_tablet_manager.cc:1403] T bc7aed08d8fa4cc9836902d8b42b6b3a P 8acac422d80e4324a445241bd219c2bf: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.003s
I20260608 12:49:41.941160   557 raft_consensus.cc:359] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.941958   557 raft_consensus.cc:385] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:41.942196   557 raft_consensus.cc:740] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32197073babf426bb15668d5a849bec8, State: Initialized, Role: FOLLOWER
I20260608 12:49:41.958634   555 raft_consensus.cc:359] T bc7aed08d8fa4cc9836902d8b42b6b3a P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.954607   563 leader_election.cc:290] T 285372586ea04737a03a3ff8ffb09bc5 P 32197073babf426bb15668d5a849bec8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803), 7fbfc3f2c04d4f718a0f5820a1704b16 (127.24.129.3:38049)
I20260608 12:49:41.959609   555 raft_consensus.cc:385] T bc7aed08d8fa4cc9836902d8b42b6b3a P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:41.960125   555 raft_consensus.cc:740] T bc7aed08d8fa4cc9836902d8b42b6b3a P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8acac422d80e4324a445241bd219c2bf, State: Initialized, Role: FOLLOWER
I20260608 12:49:41.959045   557 consensus_queue.cc:260] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.961836   555 consensus_queue.cc:260] T bc7aed08d8fa4cc9836902d8b42b6b3a P 8acac422d80e4324a445241bd219c2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.964920   555 ts_tablet_manager.cc:1434] T bc7aed08d8fa4cc9836902d8b42b6b3a P 8acac422d80e4324a445241bd219c2bf: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.000s
I20260608 12:49:41.980363   554 raft_consensus.cc:359] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.981343   554 raft_consensus.cc:385] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:41.981639   554 raft_consensus.cc:740] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fbfc3f2c04d4f718a0f5820a1704b16, State: Initialized, Role: FOLLOWER
I20260608 12:49:41.982885   554 consensus_queue.cc:260] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:41.982968 32724 catalog_manager.cc:5696] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fbfc3f2c04d4f718a0f5820a1704b16 (127.24.129.3). New cstate: current_term: 1 leader_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:41.994330   554 ts_tablet_manager.cc:1434] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16: Time spent starting tablet: real 0.085s	user 0.009s	sys 0.000s
I20260608 12:49:41.995435   554 tablet_bootstrap.cc:492] T bda1b106ef4441af9cd20d180f2d5730 P 7fbfc3f2c04d4f718a0f5820a1704b16: Bootstrap starting.
I20260608 12:49:42.004505   559 consensus_queue.cc:1048] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:42.015053   554 tablet_bootstrap.cc:654] T bda1b106ef4441af9cd20d180f2d5730 P 7fbfc3f2c04d4f718a0f5820a1704b16: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:42.021322   557 ts_tablet_manager.cc:1434] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8: Time spent starting tablet: real 0.094s	user 0.026s	sys 0.019s
I20260608 12:49:42.028667   563 raft_consensus.cc:493] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:42.029521   563 raft_consensus.cc:515] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:42.037096   611 raft_consensus.cc:493] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:42.037701   611 raft_consensus.cc:515] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:42.040237   611 leader_election.cc:290] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803), 32197073babf426bb15668d5a849bec8 (127.24.129.2:39455)
I20260608 12:49:42.041452   359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285372586ea04737a03a3ff8ffb09bc5" candidate_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8acac422d80e4324a445241bd219c2bf" is_pre_election: true
I20260608 12:49:42.041929   433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285372586ea04737a03a3ff8ffb09bc5" candidate_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32197073babf426bb15668d5a849bec8" is_pre_election: true
I20260608 12:49:42.042380   359 raft_consensus.cc:2468] T 285372586ea04737a03a3ff8ffb09bc5 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fbfc3f2c04d4f718a0f5820a1704b16 in term 0.
I20260608 12:49:42.043056   433 raft_consensus.cc:2468] T 285372586ea04737a03a3ff8ffb09bc5 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fbfc3f2c04d4f718a0f5820a1704b16 in term 0.
I20260608 12:49:42.044027   473 leader_election.cc:304] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fbfc3f2c04d4f718a0f5820a1704b16, 8acac422d80e4324a445241bd219c2bf; no voters: 
I20260608 12:49:42.045161   563 leader_election.cc:290] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803), 7fbfc3f2c04d4f718a0f5820a1704b16 (127.24.129.3:38049)
I20260608 12:49:42.045192   611 raft_consensus.cc:2804] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:42.046011   611 raft_consensus.cc:493] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:42.046413   611 raft_consensus.cc:3060] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:42.053179   554 tablet_bootstrap.cc:492] T bda1b106ef4441af9cd20d180f2d5730 P 7fbfc3f2c04d4f718a0f5820a1704b16: No bootstrap required, opened a new log
I20260608 12:49:42.053422   357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda1b106ef4441af9cd20d180f2d5730" candidate_uuid: "32197073babf426bb15668d5a849bec8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8acac422d80e4324a445241bd219c2bf" is_pre_election: true
I20260608 12:49:42.053932   554 ts_tablet_manager.cc:1403] T bda1b106ef4441af9cd20d180f2d5730 P 7fbfc3f2c04d4f718a0f5820a1704b16: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.000s
I20260608 12:49:42.054207   357 raft_consensus.cc:2468] T bda1b106ef4441af9cd20d180f2d5730 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32197073babf426bb15668d5a849bec8 in term 0.
I20260608 12:49:42.055215   508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285372586ea04737a03a3ff8ffb09bc5" candidate_uuid: "32197073babf426bb15668d5a849bec8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" is_pre_election: true
I20260608 12:49:42.056145   398 leader_election.cc:304] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32197073babf426bb15668d5a849bec8, 8acac422d80e4324a445241bd219c2bf; no voters: 
I20260608 12:49:42.057042   507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda1b106ef4441af9cd20d180f2d5730" candidate_uuid: "32197073babf426bb15668d5a849bec8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" is_pre_election: true
I20260608 12:49:42.057261   554 raft_consensus.cc:359] T bda1b106ef4441af9cd20d180f2d5730 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:42.057931   359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285372586ea04737a03a3ff8ffb09bc5" candidate_uuid: "32197073babf426bb15668d5a849bec8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8acac422d80e4324a445241bd219c2bf" is_pre_election: true
I20260608 12:49:42.058292   554 raft_consensus.cc:385] T bda1b106ef4441af9cd20d180f2d5730 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:42.058661   554 raft_consensus.cc:740] T bda1b106ef4441af9cd20d180f2d5730 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fbfc3f2c04d4f718a0f5820a1704b16, State: Initialized, Role: FOLLOWER
I20260608 12:49:42.058568   359 raft_consensus.cc:2468] T 285372586ea04737a03a3ff8ffb09bc5 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32197073babf426bb15668d5a849bec8 in term 0.
I20260608 12:49:42.057225   563 raft_consensus.cc:2804] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:42.059291   563 raft_consensus.cc:493] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:42.059684   563 raft_consensus.cc:3060] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:42.060014   554 consensus_queue.cc:260] T bda1b106ef4441af9cd20d180f2d5730 P 7fbfc3f2c04d4f718a0f5820a1704b16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:42.061218   507 raft_consensus.cc:2468] T bda1b106ef4441af9cd20d180f2d5730 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32197073babf426bb15668d5a849bec8 in term 0.
I20260608 12:49:42.062386   554 ts_tablet_manager.cc:1434] T bda1b106ef4441af9cd20d180f2d5730 P 7fbfc3f2c04d4f718a0f5820a1704b16: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260608 12:49:42.065186   398 leader_election.cc:304] T 285372586ea04737a03a3ff8ffb09bc5 P 32197073babf426bb15668d5a849bec8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32197073babf426bb15668d5a849bec8, 8acac422d80e4324a445241bd219c2bf; no voters: 
I20260608 12:49:42.067267   611 raft_consensus.cc:515] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:42.067533   563 raft_consensus.cc:515] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:42.068666   508 raft_consensus.cc:2393] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32197073babf426bb15668d5a849bec8 in current term 1: Already voted for candidate 7fbfc3f2c04d4f718a0f5820a1704b16 in this term.
I20260608 12:49:42.069614   611 leader_election.cc:290] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16 [CANDIDATE]: Term 1 election: Requested vote from peers 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803), 32197073babf426bb15668d5a849bec8 (127.24.129.2:39455)
I20260608 12:49:42.070298   359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda1b106ef4441af9cd20d180f2d5730" candidate_uuid: "32197073babf426bb15668d5a849bec8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8acac422d80e4324a445241bd219c2bf"
I20260608 12:49:42.070654   357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285372586ea04737a03a3ff8ffb09bc5" candidate_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8acac422d80e4324a445241bd219c2bf"
I20260608 12:49:42.070911   359 raft_consensus.cc:3060] T bda1b106ef4441af9cd20d180f2d5730 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:42.071062   433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285372586ea04737a03a3ff8ffb09bc5" candidate_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32197073babf426bb15668d5a849bec8"
I20260608 12:49:42.072844   563 leader_election.cc:290] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8 [CANDIDATE]: Term 1 election: Requested vote from peers 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803), 7fbfc3f2c04d4f718a0f5820a1704b16 (127.24.129.3:38049)
I20260608 12:49:42.071462   618 raft_consensus.cc:2804] T 285372586ea04737a03a3ff8ffb09bc5 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:42.073710   618 raft_consensus.cc:493] T 285372586ea04737a03a3ff8ffb09bc5 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:42.074079   618 raft_consensus.cc:3060] T 285372586ea04737a03a3ff8ffb09bc5 P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:42.075067   507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda1b106ef4441af9cd20d180f2d5730" candidate_uuid: "32197073babf426bb15668d5a849bec8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16"
I20260608 12:49:42.075824   507 raft_consensus.cc:3060] T bda1b106ef4441af9cd20d180f2d5730 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:42.071430   357 raft_consensus.cc:3060] T 285372586ea04737a03a3ff8ffb09bc5 P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:42.078356   359 raft_consensus.cc:2468] T bda1b106ef4441af9cd20d180f2d5730 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32197073babf426bb15668d5a849bec8 in term 1.
I20260608 12:49:42.079731   398 leader_election.cc:304] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32197073babf426bb15668d5a849bec8, 8acac422d80e4324a445241bd219c2bf; no voters: 
I20260608 12:49:42.080672   563 raft_consensus.cc:2804] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:42.081408   563 raft_consensus.cc:697] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8 [term 1 LEADER]: Becoming Leader. State: Replica: 32197073babf426bb15668d5a849bec8, State: Running, Role: LEADER
I20260608 12:49:42.082190   563 consensus_queue.cc:237] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:42.089108   357 raft_consensus.cc:2468] T 285372586ea04737a03a3ff8ffb09bc5 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fbfc3f2c04d4f718a0f5820a1704b16 in term 1.
I20260608 12:49:42.090879   473 leader_election.cc:304] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fbfc3f2c04d4f718a0f5820a1704b16, 8acac422d80e4324a445241bd219c2bf; no voters: 
I20260608 12:49:42.088222   507 raft_consensus.cc:2468] T bda1b106ef4441af9cd20d180f2d5730 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32197073babf426bb15668d5a849bec8 in term 1.
I20260608 12:49:42.091859   611 raft_consensus.cc:2804] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:42.092428   611 raft_consensus.cc:697] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 LEADER]: Becoming Leader. State: Replica: 7fbfc3f2c04d4f718a0f5820a1704b16, State: Running, Role: LEADER
I20260608 12:49:42.093233   611 consensus_queue.cc:237] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:42.098387   618 raft_consensus.cc:515] T 285372586ea04737a03a3ff8ffb09bc5 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:42.099982   433 raft_consensus.cc:2393] T 285372586ea04737a03a3ff8ffb09bc5 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7fbfc3f2c04d4f718a0f5820a1704b16 in current term 1: Already voted for candidate 32197073babf426bb15668d5a849bec8 in this term.
I20260608 12:49:42.101752   618 leader_election.cc:290] T 285372586ea04737a03a3ff8ffb09bc5 P 32197073babf426bb15668d5a849bec8 [CANDIDATE]: Term 1 election: Requested vote from peers 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803), 7fbfc3f2c04d4f718a0f5820a1704b16 (127.24.129.3:38049)
I20260608 12:49:42.103688   507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285372586ea04737a03a3ff8ffb09bc5" candidate_uuid: "32197073babf426bb15668d5a849bec8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16"
I20260608 12:49:42.103752   357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285372586ea04737a03a3ff8ffb09bc5" candidate_uuid: "32197073babf426bb15668d5a849bec8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8acac422d80e4324a445241bd219c2bf"
I20260608 12:49:42.105162   357 raft_consensus.cc:2393] T 285372586ea04737a03a3ff8ffb09bc5 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 32197073babf426bb15668d5a849bec8 in current term 1: Already voted for candidate 7fbfc3f2c04d4f718a0f5820a1704b16 in this term.
I20260608 12:49:42.106698   398 leader_election.cc:304] T 285372586ea04737a03a3ff8ffb09bc5 P 32197073babf426bb15668d5a849bec8 [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: 32197073babf426bb15668d5a849bec8; no voters: 7fbfc3f2c04d4f718a0f5820a1704b16, 8acac422d80e4324a445241bd219c2bf
I20260608 12:49:42.108295   618 raft_consensus.cc:2749] T 285372586ea04737a03a3ff8ffb09bc5 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:49:42.109970 32724 catalog_manager.cc:5696] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32197073babf426bb15668d5a849bec8 (127.24.129.2). New cstate: current_term: 1 leader_uuid: "32197073babf426bb15668d5a849bec8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:42.117867   611 raft_consensus.cc:493] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:42.118458   611 raft_consensus.cc:515] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:42.118834 32723 catalog_manager.cc:5696] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fbfc3f2c04d4f718a0f5820a1704b16 (127.24.129.3). New cstate: current_term: 1 leader_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:42.120822   611 leader_election.cc:290] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803), 32197073babf426bb15668d5a849bec8 (127.24.129.2:39455)
I20260608 12:49:42.121625   357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc7aed08d8fa4cc9836902d8b42b6b3a" candidate_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8acac422d80e4324a445241bd219c2bf" is_pre_election: true
I20260608 12:49:42.122062   433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc7aed08d8fa4cc9836902d8b42b6b3a" candidate_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32197073babf426bb15668d5a849bec8" is_pre_election: true
I20260608 12:49:42.122311   357 raft_consensus.cc:2468] T bc7aed08d8fa4cc9836902d8b42b6b3a P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fbfc3f2c04d4f718a0f5820a1704b16 in term 0.
I20260608 12:49:42.122748   433 raft_consensus.cc:2468] T bc7aed08d8fa4cc9836902d8b42b6b3a P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fbfc3f2c04d4f718a0f5820a1704b16 in term 0.
I20260608 12:49:42.123521   473 leader_election.cc:304] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fbfc3f2c04d4f718a0f5820a1704b16, 8acac422d80e4324a445241bd219c2bf; no voters: 
I20260608 12:49:42.124325   611 raft_consensus.cc:2804] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:42.124591   611 raft_consensus.cc:493] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:42.124873   611 raft_consensus.cc:3060] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:42.130908   611 raft_consensus.cc:515] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:42.132840   611 leader_election.cc:290] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16 [CANDIDATE]: Term 1 election: Requested vote from peers 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803), 32197073babf426bb15668d5a849bec8 (127.24.129.2:39455)
I20260608 12:49:42.133651   357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc7aed08d8fa4cc9836902d8b42b6b3a" candidate_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8acac422d80e4324a445241bd219c2bf"
I20260608 12:49:42.134204   357 raft_consensus.cc:3060] T bc7aed08d8fa4cc9836902d8b42b6b3a P 8acac422d80e4324a445241bd219c2bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:42.134070   433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc7aed08d8fa4cc9836902d8b42b6b3a" candidate_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32197073babf426bb15668d5a849bec8"
I20260608 12:49:42.134999   433 raft_consensus.cc:3060] T bc7aed08d8fa4cc9836902d8b42b6b3a P 32197073babf426bb15668d5a849bec8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:42.139241   357 raft_consensus.cc:2468] T bc7aed08d8fa4cc9836902d8b42b6b3a P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fbfc3f2c04d4f718a0f5820a1704b16 in term 1.
I20260608 12:49:42.140363   473 leader_election.cc:304] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fbfc3f2c04d4f718a0f5820a1704b16, 8acac422d80e4324a445241bd219c2bf; no voters: 
I20260608 12:49:42.140879   433 raft_consensus.cc:2468] T bc7aed08d8fa4cc9836902d8b42b6b3a P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fbfc3f2c04d4f718a0f5820a1704b16 in term 1.
I20260608 12:49:42.141269   611 raft_consensus.cc:2804] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:42.141821   611 raft_consensus.cc:697] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 LEADER]: Becoming Leader. State: Replica: 7fbfc3f2c04d4f718a0f5820a1704b16, State: Running, Role: LEADER
I20260608 12:49:42.142735   611 consensus_queue.cc:237] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:42.151275 32723 catalog_manager.cc:5696] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fbfc3f2c04d4f718a0f5820a1704b16 (127.24.129.3). New cstate: current_term: 1 leader_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:42.162014 25092 tablet_server.cc:179] TabletServer@127.24.129.1:0 shutting down...
W20260608 12:49:42.187651   473 consensus_peers.cc:597] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 -> Peer 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803): Couldn't send request to peer 8acac422d80e4324a445241bd219c2bf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:42.191537 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:42.192526 25092 tablet_replica.cc:333] T 285372586ea04737a03a3ff8ffb09bc5 P 8acac422d80e4324a445241bd219c2bf: stopping tablet replica
I20260608 12:49:42.193385 25092 raft_consensus.cc:2243] T 285372586ea04737a03a3ff8ffb09bc5 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:42.193837 25092 raft_consensus.cc:2272] T 285372586ea04737a03a3ff8ffb09bc5 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.196321 25092 tablet_replica.cc:333] T 12ad470dd4e24b56b0601574d6321764 P 8acac422d80e4324a445241bd219c2bf: stopping tablet replica
I20260608 12:49:42.197088 25092 raft_consensus.cc:2243] T 12ad470dd4e24b56b0601574d6321764 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:42.197610 25092 raft_consensus.cc:2272] T 12ad470dd4e24b56b0601574d6321764 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.200325 25092 tablet_replica.cc:333] T f003777dc08048a287dc7d17cd30f078 P 8acac422d80e4324a445241bd219c2bf: stopping tablet replica
I20260608 12:49:42.201050 25092 raft_consensus.cc:2243] T f003777dc08048a287dc7d17cd30f078 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:42.201538 25092 raft_consensus.cc:2272] T f003777dc08048a287dc7d17cd30f078 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.204409 25092 tablet_replica.cc:333] T bda1b106ef4441af9cd20d180f2d5730 P 8acac422d80e4324a445241bd219c2bf: stopping tablet replica
I20260608 12:49:42.205096 25092 raft_consensus.cc:2243] T bda1b106ef4441af9cd20d180f2d5730 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:42.205533 25092 raft_consensus.cc:2272] T bda1b106ef4441af9cd20d180f2d5730 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.207894 25092 tablet_replica.cc:333] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf: stopping tablet replica
I20260608 12:49:42.208536 25092 raft_consensus.cc:2243] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:42.209525 25092 raft_consensus.cc:2272] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.212118 25092 tablet_replica.cc:333] T bc7aed08d8fa4cc9836902d8b42b6b3a P 8acac422d80e4324a445241bd219c2bf: stopping tablet replica
I20260608 12:49:42.212709 25092 raft_consensus.cc:2243] T bc7aed08d8fa4cc9836902d8b42b6b3a P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:42.213150 25092 raft_consensus.cc:2272] T bc7aed08d8fa4cc9836902d8b42b6b3a P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.215317 25092 tablet_replica.cc:333] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf: stopping tablet replica
I20260608 12:49:42.216007 25092 raft_consensus.cc:2243] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:42.217016 25092 raft_consensus.cc:2272] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.219465 25092 tablet_replica.cc:333] T ced2fdf1c05c49e79bc31edbf3390012 P 8acac422d80e4324a445241bd219c2bf: stopping tablet replica
I20260608 12:49:42.219980 25092 raft_consensus.cc:2243] T ced2fdf1c05c49e79bc31edbf3390012 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:42.220357 25092 raft_consensus.cc:2272] T ced2fdf1c05c49e79bc31edbf3390012 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.250133 25092 tablet_server.cc:196] TabletServer@127.24.129.1:0 shutdown complete.
I20260608 12:49:42.318452   611 consensus_queue.cc:1048] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:49:42.333964   473 consensus_peers.cc:597] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16 -> Peer 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803): Couldn't send request to peer 8acac422d80e4324a445241bd219c2bf. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:42803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:49:42.455276   473 consensus_peers.cc:597] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 -> Peer 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803): Couldn't send request to peer 8acac422d80e4324a445241bd219c2bf. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:42803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:42.550410   618 consensus_queue.cc:1048] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:49:42.567209   398 consensus_peers.cc:597] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8 -> Peer 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803): Couldn't send request to peer 8acac422d80e4324a445241bd219c2bf. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:42803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:42.616914   611 consensus_queue.cc:1048] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:49:42.631762   473 consensus_peers.cc:597] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16 -> Peer 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803): Couldn't send request to peer 8acac422d80e4324a445241bd219c2bf. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:42803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:42.638717   611 consensus_queue.cc:1048] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:49:42.654989   473 consensus_peers.cc:597] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16 -> Peer 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803): Couldn't send request to peer 8acac422d80e4324a445241bd219c2bf. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:42803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:43.152786   561 consensus_queue.cc:579] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16 [LEADER]: Leader has been unable to successfully communicate with peer 8acac422d80e4324a445241bd219c2bf for more than 1 seconds (1.059s)
I20260608 12:49:43.284376 32723 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:51718:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:49:43.285108 32723 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:51718:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:49:43.302708 32723 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 165b8c88004649e3a413ccd3a835cbf4: Sending DeleteTablet for 3 replicas of tablet ced2fdf1c05c49e79bc31edbf3390012
I20260608 12:49:43.304366 32723 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 165b8c88004649e3a413ccd3a835cbf4: Sending DeleteTablet for 3 replicas of tablet 285372586ea04737a03a3ff8ffb09bc5
I20260608 12:49:43.305361   424 tablet_service.cc:1558] Processing DeleteTablet for tablet ced2fdf1c05c49e79bc31edbf3390012 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:49:43 UTC) from {username='slave'} at 127.0.0.1:60344
I20260608 12:49:43.306058 32723 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 165b8c88004649e3a413ccd3a835cbf4: Sending DeleteTablet for 3 replicas of tablet bda1b106ef4441af9cd20d180f2d5730
I20260608 12:49:43.307313   498 tablet_service.cc:1558] Processing DeleteTablet for tablet 285372586ea04737a03a3ff8ffb09bc5 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:49:43 UTC) from {username='slave'} at 127.0.0.1:50520
I20260608 12:49:43.307895   421 tablet_service.cc:1558] Processing DeleteTablet for tablet 285372586ea04737a03a3ff8ffb09bc5 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:49:43 UTC) from {username='slave'} at 127.0.0.1:60344
I20260608 12:49:43.305563   499 tablet_service.cc:1558] Processing DeleteTablet for tablet ced2fdf1c05c49e79bc31edbf3390012 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:49:43 UTC) from {username='slave'} at 127.0.0.1:50520
I20260608 12:49:43.311635 32723 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 165b8c88004649e3a413ccd3a835cbf4: Sending DeleteTablet for 3 replicas of tablet bc7aed08d8fa4cc9836902d8b42b6b3a
I20260608 12:49:43.314061   499 tablet_service.cc:1558] Processing DeleteTablet for tablet bda1b106ef4441af9cd20d180f2d5730 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:49:43 UTC) from {username='slave'} at 127.0.0.1:50520
I20260608 12:49:43.315660   421 tablet_service.cc:1558] Processing DeleteTablet for tablet bda1b106ef4441af9cd20d180f2d5730 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:49:43 UTC) from {username='slave'} at 127.0.0.1:60344
I20260608 12:49:43.315694   422 tablet_service.cc:1558] Processing DeleteTablet for tablet bc7aed08d8fa4cc9836902d8b42b6b3a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:49:43 UTC) from {username='slave'} at 127.0.0.1:60344
I20260608 12:49:43.316769   499 tablet_service.cc:1558] Processing DeleteTablet for tablet bc7aed08d8fa4cc9836902d8b42b6b3a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:49:43 UTC) from {username='slave'} at 127.0.0.1:50520
I20260608 12:49:43.317785 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:49:43.317993   641 tablet_replica.cc:333] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16: stopping tablet replica
I20260608 12:49:43.319214   641 raft_consensus.cc:2243] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:43.320618   641 raft_consensus.cc:2272] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:43.323019   640 tablet_replica.cc:333] T ced2fdf1c05c49e79bc31edbf3390012 P 32197073babf426bb15668d5a849bec8: stopping tablet replica
I20260608 12:49:43.324283   641 ts_tablet_manager.cc:1916] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:49:43.324504   561 consensus_queue.cc:579] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 [LEADER]: Leader has been unable to successfully communicate with peer 8acac422d80e4324a445241bd219c2bf for more than 1 seconds (1.274s)
I20260608 12:49:43.328243   570 consensus_queue.cc:579] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16 [LEADER]: Leader has been unable to successfully communicate with peer 8acac422d80e4324a445241bd219c2bf for more than 1 seconds (1.430s)
W20260608 12:49:43.333770 32710 catalog_manager.cc:4754] TS 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet ced2fdf1c05c49e79bc31edbf3390012: Network error: Client connection negotiation failed: client connection to 127.24.129.1:42803: connect: Connection refused (error 111)
I20260608 12:49:43.340683   641 ts_tablet_manager.cc:1929] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:49:43.341212   641 log.cc:1199] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-2-root/wals/285372586ea04737a03a3ff8ffb09bc5
I20260608 12:49:43.341988   641 ts_tablet_manager.cc:1950] T 285372586ea04737a03a3ff8ffb09bc5 P 7fbfc3f2c04d4f718a0f5820a1704b16: Deleting consensus metadata
I20260608 12:49:43.343065   640 raft_consensus.cc:2243] T ced2fdf1c05c49e79bc31edbf3390012 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:43.344127   640 raft_consensus.cc:2272] T ced2fdf1c05c49e79bc31edbf3390012 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:43.345654   641 tablet_replica.cc:333] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16: stopping tablet replica
I20260608 12:49:43.345448 32709 catalog_manager.cc:5027] TS 7fbfc3f2c04d4f718a0f5820a1704b16 (127.24.129.3:38049): tablet 285372586ea04737a03a3ff8ffb09bc5 (table dugtrio [id=bf1cd2f036034c8198ae26e202547d08]) successfully deleted
I20260608 12:49:43.346980   641 raft_consensus.cc:2243] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:43.348176   640 ts_tablet_manager.cc:1916] T ced2fdf1c05c49e79bc31edbf3390012 P 32197073babf426bb15668d5a849bec8: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:49:43.348237   641 raft_consensus.cc:2272] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:49:43.349617   643 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:43.351307   644 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:43.351686   641 ts_tablet_manager.cc:1916] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:49:43.355660 25092 server_base.cc:1061] running on GCE node
W20260608 12:49:43.357487   647 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:43.358721 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:43.358991 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:43.359220 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922983359195 us; error 0 us; skew 500 ppm
I20260608 12:49:43.360078 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:43.366037   640 ts_tablet_manager.cc:1929] T ced2fdf1c05c49e79bc31edbf3390012 P 32197073babf426bb15668d5a849bec8: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:49:43.367918   640 log.cc:1199] T ced2fdf1c05c49e79bc31edbf3390012 P 32197073babf426bb15668d5a849bec8: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-1-root/wals/ced2fdf1c05c49e79bc31edbf3390012
I20260608 12:49:43.367218   641 ts_tablet_manager.cc:1929] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:49:43.369180   641 log.cc:1199] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-2-root/wals/ced2fdf1c05c49e79bc31edbf3390012
I20260608 12:49:43.369962   641 ts_tablet_manager.cc:1950] T ced2fdf1c05c49e79bc31edbf3390012 P 7fbfc3f2c04d4f718a0f5820a1704b16: Deleting consensus metadata
I20260608 12:49:43.368830   640 ts_tablet_manager.cc:1950] T ced2fdf1c05c49e79bc31edbf3390012 P 32197073babf426bb15668d5a849bec8: Deleting consensus metadata
I20260608 12:49:43.371665 25092 webserver.cc:533] Webserver started at http://127.24.129.4:43707/ using document root <none> and password file <none>
I20260608 12:49:43.372496 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:43.372716 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:43.373076 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:43.375341 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-3-root/instance:
uuid: "1956faaeb4fd49b0b4378e6faaa201a8"
format_stamp: "Formatted at 2026-06-08 12:49:43 on dist-test-slave-jhsm"
I20260608 12:49:43.375778   641 tablet_replica.cc:333] T bda1b106ef4441af9cd20d180f2d5730 P 7fbfc3f2c04d4f718a0f5820a1704b16: stopping tablet replica
I20260608 12:49:43.376179 32709 catalog_manager.cc:5027] TS 7fbfc3f2c04d4f718a0f5820a1704b16 (127.24.129.3:38049): tablet ced2fdf1c05c49e79bc31edbf3390012 (table dugtrio [id=bf1cd2f036034c8198ae26e202547d08]) successfully deleted
I20260608 12:49:43.376689   640 tablet_replica.cc:333] T 285372586ea04737a03a3ff8ffb09bc5 P 32197073babf426bb15668d5a849bec8: stopping tablet replica
I20260608 12:49:43.376906 32712 catalog_manager.cc:5027] TS 32197073babf426bb15668d5a849bec8 (127.24.129.2:39455): tablet ced2fdf1c05c49e79bc31edbf3390012 (table dugtrio [id=bf1cd2f036034c8198ae26e202547d08]) successfully deleted
I20260608 12:49:43.378156   640 raft_consensus.cc:2243] T 285372586ea04737a03a3ff8ffb09bc5 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:43.378341   641 raft_consensus.cc:2243] T bda1b106ef4441af9cd20d180f2d5730 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:43.378821   640 raft_consensus.cc:2272] T 285372586ea04737a03a3ff8ffb09bc5 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:43.379175   641 raft_consensus.cc:2272] T bda1b106ef4441af9cd20d180f2d5730 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:43.383286   640 ts_tablet_manager.cc:1916] T 285372586ea04737a03a3ff8ffb09bc5 P 32197073babf426bb15668d5a849bec8: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:49:43.384974   641 ts_tablet_manager.cc:1916] T bda1b106ef4441af9cd20d180f2d5730 P 7fbfc3f2c04d4f718a0f5820a1704b16: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:49:43.391183 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.015s	user 0.012s	sys 0.004s
I20260608 12:49:43.397078   651 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:43.398311 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:49:43.398772 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-3-root
uuid: "1956faaeb4fd49b0b4378e6faaa201a8"
format_stamp: "Formatted at 2026-06-08 12:49:43 on dist-test-slave-jhsm"
I20260608 12:49:43.399405   641 ts_tablet_manager.cc:1929] T bda1b106ef4441af9cd20d180f2d5730 P 7fbfc3f2c04d4f718a0f5820a1704b16: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:49:43.399317 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:43.399796   641 log.cc:1199] T bda1b106ef4441af9cd20d180f2d5730 P 7fbfc3f2c04d4f718a0f5820a1704b16: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-2-root/wals/bda1b106ef4441af9cd20d180f2d5730
I20260608 12:49:43.400571   641 ts_tablet_manager.cc:1950] T bda1b106ef4441af9cd20d180f2d5730 P 7fbfc3f2c04d4f718a0f5820a1704b16: Deleting consensus metadata
I20260608 12:49:43.403436   640 ts_tablet_manager.cc:1929] T 285372586ea04737a03a3ff8ffb09bc5 P 32197073babf426bb15668d5a849bec8: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:49:43.404052   640 log.cc:1199] T 285372586ea04737a03a3ff8ffb09bc5 P 32197073babf426bb15668d5a849bec8: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-1-root/wals/285372586ea04737a03a3ff8ffb09bc5
I20260608 12:49:43.403951 32709 catalog_manager.cc:5027] TS 7fbfc3f2c04d4f718a0f5820a1704b16 (127.24.129.3:38049): tablet bda1b106ef4441af9cd20d180f2d5730 (table dugtrio [id=bf1cd2f036034c8198ae26e202547d08]) successfully deleted
I20260608 12:49:43.405411   640 ts_tablet_manager.cc:1950] T 285372586ea04737a03a3ff8ffb09bc5 P 32197073babf426bb15668d5a849bec8: Deleting consensus metadata
I20260608 12:49:43.405493   641 tablet_replica.cc:333] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16: stopping tablet replica
I20260608 12:49:43.409000   641 raft_consensus.cc:2243] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:43.408834   561 raft_consensus.cc:493] T 2fcd3ce541384802b198bf275de57460 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8acac422d80e4324a445241bd219c2bf)
I20260608 12:49:43.409865   561 raft_consensus.cc:515] T 2fcd3ce541384802b198bf275de57460 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:43.410424   641 raft_consensus.cc:2272] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:43.413221   618 raft_consensus.cc:493] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8acac422d80e4324a445241bd219c2bf)
I20260608 12:49:43.413832   641 ts_tablet_manager.cc:1916] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:49:43.413786   618 raft_consensus.cc:515] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:43.416126   618 leader_election.cc:290] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803), 7fbfc3f2c04d4f718a0f5820a1704b16 (127.24.129.3:38049)
I20260608 12:49:43.417909   507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fcd3ce541384802b198bf275de57460" candidate_uuid: "32197073babf426bb15668d5a849bec8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" is_pre_election: true
I20260608 12:49:43.418576   507 raft_consensus.cc:2468] T 2fcd3ce541384802b198bf275de57460 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32197073babf426bb15668d5a849bec8 in term 1.
I20260608 12:49:43.419991   397 leader_election.cc:304] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [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: 32197073babf426bb15668d5a849bec8, 7fbfc3f2c04d4f718a0f5820a1704b16; no voters: 
I20260608 12:49:43.420977   618 raft_consensus.cc:2804] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:49:43.421453   618 raft_consensus.cc:493] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8acac422d80e4324a445241bd219c2bf)
I20260608 12:49:43.421880   618 raft_consensus.cc:3060] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:43.424397   640 tablet_replica.cc:333] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8: stopping tablet replica
I20260608 12:49:43.425390   640 raft_consensus.cc:2243] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:43.426546   640 raft_consensus.cc:2272] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:49:43.427428   398 leader_election.cc:336] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803): Network error: Client connection negotiation failed: client connection to 127.24.129.1:42803: connect: Connection refused (error 111)
W20260608 12:49:43.429091   473 leader_election.cc:336] T 2fcd3ce541384802b198bf275de57460 P 7fbfc3f2c04d4f718a0f5820a1704b16 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803): Network error: Client connection negotiation failed: client connection to 127.24.129.1:42803: connect: Connection refused (error 111)
I20260608 12:49:43.413100 32712 catalog_manager.cc:5027] TS 32197073babf426bb15668d5a849bec8 (127.24.129.2:39455): tablet 285372586ea04737a03a3ff8ffb09bc5 (table dugtrio [id=bf1cd2f036034c8198ae26e202547d08]) successfully deleted
I20260608 12:49:43.430903   641 ts_tablet_manager.cc:1929] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:49:43.431421   641 log.cc:1199] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-2-root/wals/bc7aed08d8fa4cc9836902d8b42b6b3a
I20260608 12:49:43.431778   618 raft_consensus.cc:515] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:43.432209   641 ts_tablet_manager.cc:1950] T bc7aed08d8fa4cc9836902d8b42b6b3a P 7fbfc3f2c04d4f718a0f5820a1704b16: Deleting consensus metadata
I20260608 12:49:43.433398   433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fcd3ce541384802b198bf275de57460" candidate_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32197073babf426bb15668d5a849bec8" is_pre_election: true
I20260608 12:49:43.434544   433 raft_consensus.cc:2393] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7fbfc3f2c04d4f718a0f5820a1704b16 in current term 2: Already voted for candidate 32197073babf426bb15668d5a849bec8 in this term.
I20260608 12:49:43.435220   507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fcd3ce541384802b198bf275de57460" candidate_uuid: "32197073babf426bb15668d5a849bec8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16"
I20260608 12:49:43.435904   507 raft_consensus.cc:3060] T 2fcd3ce541384802b198bf275de57460 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:43.437114 32709 catalog_manager.cc:5027] TS 7fbfc3f2c04d4f718a0f5820a1704b16 (127.24.129.3:38049): tablet bc7aed08d8fa4cc9836902d8b42b6b3a (table dugtrio [id=bf1cd2f036034c8198ae26e202547d08]) successfully deleted
I20260608 12:49:43.438167   475 leader_election.cc:304] T 2fcd3ce541384802b198bf275de57460 P 7fbfc3f2c04d4f718a0f5820a1704b16 [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: 7fbfc3f2c04d4f718a0f5820a1704b16; no voters: 32197073babf426bb15668d5a849bec8, 8acac422d80e4324a445241bd219c2bf
I20260608 12:49:43.439033   618 leader_election.cc:290] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [CANDIDATE]: Term 2 election: Requested vote from peers 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803), 7fbfc3f2c04d4f718a0f5820a1704b16 (127.24.129.3:38049)
I20260608 12:49:43.439695   561 leader_election.cc:290] T 2fcd3ce541384802b198bf275de57460 P 7fbfc3f2c04d4f718a0f5820a1704b16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803), 32197073babf426bb15668d5a849bec8 (127.24.129.2:39455)
I20260608 12:49:43.443535   507 raft_consensus.cc:2468] T 2fcd3ce541384802b198bf275de57460 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32197073babf426bb15668d5a849bec8 in term 2.
I20260608 12:49:43.444268   631 raft_consensus.cc:2749] T 2fcd3ce541384802b198bf275de57460 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:49:43.445123   397 leader_election.cc:304] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [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: 32197073babf426bb15668d5a849bec8, 7fbfc3f2c04d4f718a0f5820a1704b16; no voters: 
I20260608 12:49:43.445724   640 ts_tablet_manager.cc:1916] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:49:43.446144   618 raft_consensus.cc:2804] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [term 2 FOLLOWER]: Leader election won for term 2
W20260608 12:49:43.450714   398 leader_election.cc:336] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803): Network error: Client connection negotiation failed: client connection to 127.24.129.1:42803: connect: Connection refused (error 111)
I20260608 12:49:43.452250   618 raft_consensus.cc:697] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [term 2 LEADER]: Becoming Leader. State: Replica: 32197073babf426bb15668d5a849bec8, State: Running, Role: LEADER
I20260608 12:49:43.453366   618 consensus_queue.cc:237] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [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: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:43.468056   640 ts_tablet_manager.cc:1929] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:49:43.468798   640 log.cc:1199] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-1-root/wals/bda1b106ef4441af9cd20d180f2d5730
I20260608 12:49:43.469739   640 ts_tablet_manager.cc:1950] T bda1b106ef4441af9cd20d180f2d5730 P 32197073babf426bb15668d5a849bec8: Deleting consensus metadata
I20260608 12:49:43.474180   640 tablet_replica.cc:333] T bc7aed08d8fa4cc9836902d8b42b6b3a P 32197073babf426bb15668d5a849bec8: stopping tablet replica
I20260608 12:49:43.474370 32712 catalog_manager.cc:5027] TS 32197073babf426bb15668d5a849bec8 (127.24.129.2:39455): tablet bda1b106ef4441af9cd20d180f2d5730 (table dugtrio [id=bf1cd2f036034c8198ae26e202547d08]) successfully deleted
I20260608 12:49:43.475206   640 raft_consensus.cc:2243] T bc7aed08d8fa4cc9836902d8b42b6b3a P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:43.474308 32723 catalog_manager.cc:5696] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 reported cstate change: term changed from 1 to 2, leader changed from 8acac422d80e4324a445241bd219c2bf (127.24.129.1) to 32197073babf426bb15668d5a849bec8 (127.24.129.2). New cstate: current_term: 2 leader_uuid: "32197073babf426bb15668d5a849bec8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:43.475919   640 raft_consensus.cc:2272] T bc7aed08d8fa4cc9836902d8b42b6b3a P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:43.479903   640 ts_tablet_manager.cc:1916] T bc7aed08d8fa4cc9836902d8b42b6b3a P 32197073babf426bb15668d5a849bec8: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:49:43.487311 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:43.489161 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:43.491055 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:43.493474   631 consensus_queue.cc:579] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 [LEADER]: Leader has been unable to successfully communicate with peer 8acac422d80e4324a445241bd219c2bf for more than 1 seconds (1.306s)
W20260608 12:49:43.496083   305 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 8acac422d80e4324a445241bd219c2bf not available for placement
I20260608 12:49:43.499011   640 ts_tablet_manager.cc:1929] T bc7aed08d8fa4cc9836902d8b42b6b3a P 32197073babf426bb15668d5a849bec8: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:49:43.499622   640 log.cc:1199] T bc7aed08d8fa4cc9836902d8b42b6b3a P 32197073babf426bb15668d5a849bec8: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-1-root/wals/bc7aed08d8fa4cc9836902d8b42b6b3a
I20260608 12:49:43.500535   640 ts_tablet_manager.cc:1950] T bc7aed08d8fa4cc9836902d8b42b6b3a P 32197073babf426bb15668d5a849bec8: Deleting consensus metadata
I20260608 12:49:43.501042 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:43.501399 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:43.501751 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:43.501964 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:43.504343 32712 catalog_manager.cc:5027] TS 32197073babf426bb15668d5a849bec8 (127.24.129.2:39455): tablet bc7aed08d8fa4cc9836902d8b42b6b3a (table dugtrio [id=bf1cd2f036034c8198ae26e202547d08]) successfully deleted
I20260608 12:49:43.509531   631 raft_consensus.cc:493] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8acac422d80e4324a445241bd219c2bf)
I20260608 12:49:43.510422   631 raft_consensus.cc:515] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:43.513514   631 leader_election.cc:290] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803), 32197073babf426bb15668d5a849bec8 (127.24.129.2:39455)
I20260608 12:49:43.514858   433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8228bdf419345558a666b55facef545" candidate_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32197073babf426bb15668d5a849bec8" is_pre_election: true
W20260608 12:49:43.518193   473 leader_election.cc:336] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803): Network error: Client connection negotiation failed: client connection to 127.24.129.1:42803: connect: Connection refused (error 111)
I20260608 12:49:43.518600   473 leader_election.cc:304] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16 [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: 7fbfc3f2c04d4f718a0f5820a1704b16; no voters: 32197073babf426bb15668d5a849bec8, 8acac422d80e4324a445241bd219c2bf
I20260608 12:49:43.519403   631 raft_consensus.cc:2749] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:49:43.519925   618 raft_consensus.cc:493] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8acac422d80e4324a445241bd219c2bf)
I20260608 12:49:43.520449   618 raft_consensus.cc:515] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:43.522665   618 leader_election.cc:290] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803), 7fbfc3f2c04d4f718a0f5820a1704b16 (127.24.129.3:38049)
I20260608 12:49:43.523836   507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8228bdf419345558a666b55facef545" candidate_uuid: "32197073babf426bb15668d5a849bec8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" is_pre_election: true
I20260608 12:49:43.524513   507 raft_consensus.cc:2468] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32197073babf426bb15668d5a849bec8 in term 1.
I20260608 12:49:43.525877   397 leader_election.cc:304] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [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: 32197073babf426bb15668d5a849bec8, 7fbfc3f2c04d4f718a0f5820a1704b16; no voters: 
I20260608 12:49:43.528245   618 raft_consensus.cc:2804] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:49:43.528648   618 raft_consensus.cc:493] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8acac422d80e4324a445241bd219c2bf)
I20260608 12:49:43.528972   618 raft_consensus.cc:3060] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:49:43.529412   398 leader_election.cc:336] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803): Network error: Client connection negotiation failed: client connection to 127.24.129.1:42803: connect: Connection refused (error 111)
I20260608 12:49:43.536257   618 raft_consensus.cc:515] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:43.538589   618 leader_election.cc:290] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [CANDIDATE]: Term 2 election: Requested vote from peers 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803), 7fbfc3f2c04d4f718a0f5820a1704b16 (127.24.129.3:38049)
I20260608 12:49:43.539660   507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8228bdf419345558a666b55facef545" candidate_uuid: "32197073babf426bb15668d5a849bec8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16"
I20260608 12:49:43.540266   507 raft_consensus.cc:3060] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:49:43.544452   398 leader_election.cc:336] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803): Network error: Client connection negotiation failed: client connection to 127.24.129.1:42803: connect: Connection refused (error 111)
I20260608 12:49:43.547091   507 raft_consensus.cc:2468] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32197073babf426bb15668d5a849bec8 in term 2.
I20260608 12:49:43.549365   397 leader_election.cc:304] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [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: 32197073babf426bb15668d5a849bec8, 7fbfc3f2c04d4f718a0f5820a1704b16; no voters: 8acac422d80e4324a445241bd219c2bf
I20260608 12:49:43.550717   618 raft_consensus.cc:2804] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:49:43.551270   618 raft_consensus.cc:697] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [term 2 LEADER]: Becoming Leader. State: Replica: 32197073babf426bb15668d5a849bec8, State: Running, Role: LEADER
I20260608 12:49:43.552078   618 consensus_queue.cc:237] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [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: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:43.562718 32723 catalog_manager.cc:5696] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 reported cstate change: term changed from 1 to 2, leader changed from 8acac422d80e4324a445241bd219c2bf (127.24.129.1) to 32197073babf426bb15668d5a849bec8 (127.24.129.2). New cstate: current_term: 2 leader_uuid: "32197073babf426bb15668d5a849bec8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:43.577080 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.4:33429
I20260608 12:49:43.577188   716 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.4:33429 every 8 connection(s)
I20260608 12:49:43.582605 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:43.590615   720 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:43.591706   721 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:43.594739 25092 server_base.cc:1061] running on GCE node
I20260608 12:49:43.595773   717 heartbeater.cc:344] Connected to a master server at 127.24.129.62:39413
W20260608 12:49:43.595958   723 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:43.596235   717 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:43.597417 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:49:43.597433   717 heartbeater.cc:507] Master 127.24.129.62:39413 requested a full tablet report, sending...
W20260608 12:49:43.597924 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:43.598189 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922983598165 us; error 0 us; skew 500 ppm
I20260608 12:49:43.599107 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:43.600323 32723 ts_manager.cc:194] Registered new tserver with Master: 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4:33429)
I20260608 12:49:43.602128 32723 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53046
I20260608 12:49:43.602208 25092 webserver.cc:533] Webserver started at http://127.24.129.1:37257/ using document root <none> and password file <none>
I20260608 12:49:43.603005 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:43.603256 25092 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:49:43.607605 25092 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:49:43.611814   728 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:43.612896 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260608 12:49:43.613394 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-0-root
uuid: "8acac422d80e4324a445241bd219c2bf"
format_stamp: "Formatted at 2026-06-08 12:49:39 on dist-test-slave-jhsm"
I20260608 12:49:43.613759 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:43.624993 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:43.626382 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:43.627970 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:43.632091   735 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 12:49:43.663652   507 consensus_queue.cc:237] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 [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: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: true } }
I20260608 12:49:43.672569 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 12:49:43.673069 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.042s	user 0.003s	sys 0.000s
I20260608 12:49:43.673382   433 raft_consensus.cc:1275] T f003777dc08048a287dc7d17cd30f078 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Refusing update from remote peer 7fbfc3f2c04d4f718a0f5820a1704b16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:43.673426 25092 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 12:49:43.675508   631 consensus_queue.cc:1048] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:49:43.683709   473 consensus_peers.cc:597] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 -> Peer 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803): Couldn't send request to peer 8acac422d80e4324a445241bd219c2bf. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:42803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:43.684983   735 tablet_bootstrap.cc:492] T 12ad470dd4e24b56b0601574d6321764 P 8acac422d80e4324a445241bd219c2bf: Bootstrap starting.
W20260608 12:49:43.691251   475 consensus_peers.cc:597] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 -> Peer 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4:33429): Couldn't send request to peer 1956faaeb4fd49b0b4378e6faaa201a8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f003777dc08048a287dc7d17cd30f078. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:43.698213   570 raft_consensus.cc:2955] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: true } } }
I20260608 12:49:43.701140   433 raft_consensus.cc:2955] T f003777dc08048a287dc7d17cd30f078 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: true } } }
I20260608 12:49:43.703588   735 tablet_bootstrap.cc:492] T 12ad470dd4e24b56b0601574d6321764 P 8acac422d80e4324a445241bd219c2bf: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:43.704672   735 tablet_bootstrap.cc:492] T 12ad470dd4e24b56b0601574d6321764 P 8acac422d80e4324a445241bd219c2bf: Bootstrap complete.
I20260608 12:49:43.705456   735 ts_tablet_manager.cc:1403] T 12ad470dd4e24b56b0601574d6321764 P 8acac422d80e4324a445241bd219c2bf: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260608 12:49:43.708361   735 raft_consensus.cc:359] T 12ad470dd4e24b56b0601574d6321764 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } }
I20260608 12:49:43.709052   735 raft_consensus.cc:740] T 12ad470dd4e24b56b0601574d6321764 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8acac422d80e4324a445241bd219c2bf, State: Initialized, Role: FOLLOWER
I20260608 12:49:43.709640 32709 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet f003777dc08048a287dc7d17cd30f078 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260608 12:49:43.709967   735 consensus_queue.cc:260] T 12ad470dd4e24b56b0601574d6321764 P 8acac422d80e4324a445241bd219c2bf [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: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } }
I20260608 12:49:43.716650 32723 catalog_manager.cc:5696] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 reported cstate change: config changed from index -1 to 2, NON_VOTER 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:43.726418   735 ts_tablet_manager.cc:1434] T 12ad470dd4e24b56b0601574d6321764 P 8acac422d80e4324a445241bd219c2bf: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.008s
I20260608 12:49:43.727483   735 tablet_bootstrap.cc:492] T 285372586ea04737a03a3ff8ffb09bc5 P 8acac422d80e4324a445241bd219c2bf: Bootstrap starting.
I20260608 12:49:43.734400   507 consensus_queue.cc:237] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 [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: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: true } }
I20260608 12:49:43.734942 25092 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 12:49:43.742561 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.069s	user 0.060s	sys 0.000s
W20260608 12:49:43.750890   475 consensus_peers.cc:597] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 -> Peer 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4:33429): Couldn't send request to peer 1956faaeb4fd49b0b4378e6faaa201a8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 12ad470dd4e24b56b0601574d6321764. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:43.752260   431 raft_consensus.cc:1275] T 12ad470dd4e24b56b0601574d6321764 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Refusing update from remote peer 7fbfc3f2c04d4f718a0f5820a1704b16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:43.752905   735 tablet_bootstrap.cc:492] T 285372586ea04737a03a3ff8ffb09bc5 P 8acac422d80e4324a445241bd219c2bf: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:43.753859   735 tablet_bootstrap.cc:492] T 285372586ea04737a03a3ff8ffb09bc5 P 8acac422d80e4324a445241bd219c2bf: Bootstrap complete.
W20260608 12:49:43.754273   473 consensus_peers.cc:597] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 -> Peer 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803): Couldn't send request to peer 8acac422d80e4324a445241bd219c2bf. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:42803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:43.754554   735 ts_tablet_manager.cc:1403] T 285372586ea04737a03a3ff8ffb09bc5 P 8acac422d80e4324a445241bd219c2bf: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.007s
I20260608 12:49:43.755184   570 consensus_queue.cc:1048] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260608 12:49:43.757987   735 raft_consensus.cc:359] T 285372586ea04737a03a3ff8ffb09bc5 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:43.758776   735 raft_consensus.cc:740] T 285372586ea04737a03a3ff8ffb09bc5 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8acac422d80e4324a445241bd219c2bf, State: Initialized, Role: FOLLOWER
I20260608 12:49:43.759508   735 consensus_queue.cc:260] T 285372586ea04737a03a3ff8ffb09bc5 P 8acac422d80e4324a445241bd219c2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:43.761514   735 ts_tablet_manager.cc:1434] T 285372586ea04737a03a3ff8ffb09bc5 P 8acac422d80e4324a445241bd219c2bf: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260608 12:49:43.762372   735 tablet_bootstrap.cc:492] T f003777dc08048a287dc7d17cd30f078 P 8acac422d80e4324a445241bd219c2bf: Bootstrap starting.
I20260608 12:49:43.770053   631 raft_consensus.cc:2955] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: true } } }
I20260608 12:49:43.771773   433 raft_consensus.cc:2955] T 12ad470dd4e24b56b0601574d6321764 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: true } } }
I20260608 12:49:43.786863   735 tablet_bootstrap.cc:492] T f003777dc08048a287dc7d17cd30f078 P 8acac422d80e4324a445241bd219c2bf: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:43.787979   735 tablet_bootstrap.cc:492] T f003777dc08048a287dc7d17cd30f078 P 8acac422d80e4324a445241bd219c2bf: Bootstrap complete.
I20260608 12:49:43.788967   735 ts_tablet_manager.cc:1403] T f003777dc08048a287dc7d17cd30f078 P 8acac422d80e4324a445241bd219c2bf: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.012s
I20260608 12:49:43.788784 32723 catalog_manager.cc:5696] T 12ad470dd4e24b56b0601574d6321764 P 32197073babf426bb15668d5a849bec8 reported cstate change: config changed from index -1 to 2, NON_VOTER 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: true } } }
I20260608 12:49:43.790445 32709 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 12ad470dd4e24b56b0601574d6321764 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 12:49:43.794351   735 raft_consensus.cc:359] T f003777dc08048a287dc7d17cd30f078 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:43.795420   735 raft_consensus.cc:740] T f003777dc08048a287dc7d17cd30f078 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8acac422d80e4324a445241bd219c2bf, State: Initialized, Role: FOLLOWER
I20260608 12:49:43.796314   735 consensus_queue.cc:260] T f003777dc08048a287dc7d17cd30f078 P 8acac422d80e4324a445241bd219c2bf [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: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:43.798811   735 ts_tablet_manager.cc:1434] T f003777dc08048a287dc7d17cd30f078 P 8acac422d80e4324a445241bd219c2bf: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 12:49:43.799841   735 tablet_bootstrap.cc:492] T bc7aed08d8fa4cc9836902d8b42b6b3a P 8acac422d80e4324a445241bd219c2bf: Bootstrap starting.
I20260608 12:49:43.817159   735 tablet_bootstrap.cc:492] T bc7aed08d8fa4cc9836902d8b42b6b3a P 8acac422d80e4324a445241bd219c2bf: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:43.818045   735 tablet_bootstrap.cc:492] T bc7aed08d8fa4cc9836902d8b42b6b3a P 8acac422d80e4324a445241bd219c2bf: Bootstrap complete.
I20260608 12:49:43.818732   735 ts_tablet_manager.cc:1403] T bc7aed08d8fa4cc9836902d8b42b6b3a P 8acac422d80e4324a445241bd219c2bf: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260608 12:49:43.821046   735 raft_consensus.cc:359] T bc7aed08d8fa4cc9836902d8b42b6b3a P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:43.821626   735 raft_consensus.cc:740] T bc7aed08d8fa4cc9836902d8b42b6b3a P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8acac422d80e4324a445241bd219c2bf, State: Initialized, Role: FOLLOWER
I20260608 12:49:43.822346   735 consensus_queue.cc:260] T bc7aed08d8fa4cc9836902d8b42b6b3a P 8acac422d80e4324a445241bd219c2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:43.824103   735 ts_tablet_manager.cc:1434] T bc7aed08d8fa4cc9836902d8b42b6b3a P 8acac422d80e4324a445241bd219c2bf: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:49:43.824899   735 tablet_bootstrap.cc:492] T ced2fdf1c05c49e79bc31edbf3390012 P 8acac422d80e4324a445241bd219c2bf: Bootstrap starting.
I20260608 12:49:43.837054   735 tablet_bootstrap.cc:492] T ced2fdf1c05c49e79bc31edbf3390012 P 8acac422d80e4324a445241bd219c2bf: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:43.837872   735 tablet_bootstrap.cc:492] T ced2fdf1c05c49e79bc31edbf3390012 P 8acac422d80e4324a445241bd219c2bf: Bootstrap complete.
I20260608 12:49:43.838527   735 ts_tablet_manager.cc:1403] T ced2fdf1c05c49e79bc31edbf3390012 P 8acac422d80e4324a445241bd219c2bf: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 12:49:43.840692   735 raft_consensus.cc:359] T ced2fdf1c05c49e79bc31edbf3390012 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:43.841393   735 raft_consensus.cc:740] T ced2fdf1c05c49e79bc31edbf3390012 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8acac422d80e4324a445241bd219c2bf, State: Initialized, Role: FOLLOWER
I20260608 12:49:43.842236   735 consensus_queue.cc:260] T ced2fdf1c05c49e79bc31edbf3390012 P 8acac422d80e4324a445241bd219c2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:43.844326   735 ts_tablet_manager.cc:1434] T ced2fdf1c05c49e79bc31edbf3390012 P 8acac422d80e4324a445241bd219c2bf: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:49:43.845340   735 tablet_bootstrap.cc:492] T bda1b106ef4441af9cd20d180f2d5730 P 8acac422d80e4324a445241bd219c2bf: Bootstrap starting.
I20260608 12:49:43.847785 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.1:42803
I20260608 12:49:43.847923   803 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.1:42803 every 8 connection(s)
W20260608 12:49:43.848563   398 consensus_peers.cc:597] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 -> Peer 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803): Couldn't send request to peer 8acac422d80e4324a445241bd219c2bf. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:42803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:43.860222   735 tablet_bootstrap.cc:492] T bda1b106ef4441af9cd20d180f2d5730 P 8acac422d80e4324a445241bd219c2bf: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:43.861197   735 tablet_bootstrap.cc:492] T bda1b106ef4441af9cd20d180f2d5730 P 8acac422d80e4324a445241bd219c2bf: Bootstrap complete.
I20260608 12:49:43.861958   735 ts_tablet_manager.cc:1403] T bda1b106ef4441af9cd20d180f2d5730 P 8acac422d80e4324a445241bd219c2bf: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.006s
I20260608 12:49:43.864801   735 raft_consensus.cc:359] T bda1b106ef4441af9cd20d180f2d5730 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:43.865569   735 raft_consensus.cc:740] T bda1b106ef4441af9cd20d180f2d5730 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8acac422d80e4324a445241bd219c2bf, State: Initialized, Role: FOLLOWER
I20260608 12:49:43.866449   804 heartbeater.cc:344] Connected to a master server at 127.24.129.62:39413
I20260608 12:49:43.866330   735 consensus_queue.cc:260] T bda1b106ef4441af9cd20d180f2d5730 P 8acac422d80e4324a445241bd219c2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:43.866895   804 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:43.867722   804 heartbeater.cc:507] Master 127.24.129.62:39413 requested a full tablet report, sending...
I20260608 12:49:43.868292   735 ts_tablet_manager.cc:1434] T bda1b106ef4441af9cd20d180f2d5730 P 8acac422d80e4324a445241bd219c2bf: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260608 12:49:43.869228   735 tablet_bootstrap.cc:492] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf: Bootstrap starting.
I20260608 12:49:43.872915 32724 ts_manager.cc:194] Re-registered known tserver with Master: 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803)
I20260608 12:49:43.880317 32724 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53048
I20260608 12:49:43.883086   804 heartbeater.cc:499] Master 127.24.129.62:39413 was elected leader, sending a full tablet report...
I20260608 12:49:43.884061   735 tablet_bootstrap.cc:492] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:43.885051   735 tablet_bootstrap.cc:492] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf: Bootstrap complete.
I20260608 12:49:43.885715   735 ts_tablet_manager.cc:1403] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260608 12:49:43.888177   735 raft_consensus.cc:359] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:43.888777   735 raft_consensus.cc:740] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8acac422d80e4324a445241bd219c2bf, State: Initialized, Role: FOLLOWER
I20260608 12:49:43.889485   735 consensus_queue.cc:260] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [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: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:43.891978   735 ts_tablet_manager.cc:1434] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260608 12:49:43.892763   735 tablet_bootstrap.cc:492] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf: Bootstrap starting.
I20260608 12:49:43.906798   735 tablet_bootstrap.cc:492] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:43.907677   735 tablet_bootstrap.cc:492] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf: Bootstrap complete.
I20260608 12:49:43.908293   735 ts_tablet_manager.cc:1403] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 12:49:43.910640   735 raft_consensus.cc:359] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:43.911191   735 raft_consensus.cc:740] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8acac422d80e4324a445241bd219c2bf, State: Initialized, Role: FOLLOWER
I20260608 12:49:43.911855   735 consensus_queue.cc:260] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [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: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:43.913712   735 ts_tablet_manager.cc:1434] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260608 12:49:43.929339   507 raft_consensus.cc:1275] T 2fcd3ce541384802b198bf275de57460 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 2 FOLLOWER]: Refusing update from remote peer 32197073babf426bb15668d5a849bec8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:49:43.930832   618 consensus_queue.cc:1048] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:49:43.983814   768 tablet_service.cc:1558] Processing DeleteTablet for tablet bda1b106ef4441af9cd20d180f2d5730 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:49:43 UTC) from {username='slave'} at 127.0.0.1:40804
I20260608 12:49:43.984155   767 tablet_service.cc:1558] Processing DeleteTablet for tablet 285372586ea04737a03a3ff8ffb09bc5 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:49:43 UTC) from {username='slave'} at 127.0.0.1:40804
I20260608 12:49:43.986054   814 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:43.986851   814 raft_consensus.cc:2243] T bda1b106ef4441af9cd20d180f2d5730 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:43.987371   814 raft_consensus.cc:2272] T bda1b106ef4441af9cd20d180f2d5730 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:43.990072   814 ts_tablet_manager.cc:1916] T bda1b106ef4441af9cd20d180f2d5730 P 8acac422d80e4324a445241bd219c2bf: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:49:44.000643   768 tablet_service.cc:1558] Processing DeleteTablet for tablet bc7aed08d8fa4cc9836902d8b42b6b3a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:49:43 UTC) from {username='slave'} at 127.0.0.1:40804
I20260608 12:49:44.002723   814 ts_tablet_manager.cc:1929] T bda1b106ef4441af9cd20d180f2d5730 P 8acac422d80e4324a445241bd219c2bf: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:49:44.003178   814 log.cc:1199] T bda1b106ef4441af9cd20d180f2d5730 P 8acac422d80e4324a445241bd219c2bf: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-0-root/wals/bda1b106ef4441af9cd20d180f2d5730
I20260608 12:49:44.003743   814 ts_tablet_manager.cc:1950] T bda1b106ef4441af9cd20d180f2d5730 P 8acac422d80e4324a445241bd219c2bf: Deleting consensus metadata
I20260608 12:49:44.006875   814 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:44.006855 32710 catalog_manager.cc:5027] TS 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803): tablet bda1b106ef4441af9cd20d180f2d5730 (table dugtrio [id=bf1cd2f036034c8198ae26e202547d08]) successfully deleted
I20260608 12:49:44.007817   814 raft_consensus.cc:2243] T 285372586ea04737a03a3ff8ffb09bc5 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:44.008353   814 raft_consensus.cc:2272] T 285372586ea04737a03a3ff8ffb09bc5 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:44.010980   814 ts_tablet_manager.cc:1916] T 285372586ea04737a03a3ff8ffb09bc5 P 8acac422d80e4324a445241bd219c2bf: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:49:44.024202   814 ts_tablet_manager.cc:1929] T 285372586ea04737a03a3ff8ffb09bc5 P 8acac422d80e4324a445241bd219c2bf: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:49:44.024600   814 log.cc:1199] T 285372586ea04737a03a3ff8ffb09bc5 P 8acac422d80e4324a445241bd219c2bf: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-0-root/wals/285372586ea04737a03a3ff8ffb09bc5
I20260608 12:49:44.025218   814 ts_tablet_manager.cc:1950] T 285372586ea04737a03a3ff8ffb09bc5 P 8acac422d80e4324a445241bd219c2bf: Deleting consensus metadata
I20260608 12:49:44.027861   814 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:44.027999 32710 catalog_manager.cc:5027] TS 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803): tablet 285372586ea04737a03a3ff8ffb09bc5 (table dugtrio [id=bf1cd2f036034c8198ae26e202547d08]) successfully deleted
I20260608 12:49:44.028791   814 raft_consensus.cc:2243] T bc7aed08d8fa4cc9836902d8b42b6b3a P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:44.029316   814 raft_consensus.cc:2272] T bc7aed08d8fa4cc9836902d8b42b6b3a P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:44.031985   814 ts_tablet_manager.cc:1916] T bc7aed08d8fa4cc9836902d8b42b6b3a P 8acac422d80e4324a445241bd219c2bf: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:49:44.044227   814 ts_tablet_manager.cc:1929] T bc7aed08d8fa4cc9836902d8b42b6b3a P 8acac422d80e4324a445241bd219c2bf: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:49:44.044625   814 log.cc:1199] T bc7aed08d8fa4cc9836902d8b42b6b3a P 8acac422d80e4324a445241bd219c2bf: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-0-root/wals/bc7aed08d8fa4cc9836902d8b42b6b3a
I20260608 12:49:44.045238   814 ts_tablet_manager.cc:1950] T bc7aed08d8fa4cc9836902d8b42b6b3a P 8acac422d80e4324a445241bd219c2bf: Deleting consensus metadata
I20260608 12:49:44.048321   507 raft_consensus.cc:1275] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 2 FOLLOWER]: Refusing update from remote peer 32197073babf426bb15668d5a849bec8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:49:44.048254 32710 catalog_manager.cc:5027] TS 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803): tablet bc7aed08d8fa4cc9836902d8b42b6b3a (table dugtrio [id=bf1cd2f036034c8198ae26e202547d08]) successfully deleted
I20260608 12:49:44.050000   618 consensus_queue.cc:1048] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:49:44.066015   768 tablet_service.cc:1558] Processing DeleteTablet for tablet ced2fdf1c05c49e79bc31edbf3390012 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:49:43 UTC) from {username='slave'} at 127.0.0.1:40804
I20260608 12:49:44.067018   814 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:44.067991   814 raft_consensus.cc:2243] T ced2fdf1c05c49e79bc31edbf3390012 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:44.068570   814 raft_consensus.cc:2272] T ced2fdf1c05c49e79bc31edbf3390012 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:44.072129   778 raft_consensus.cc:3060] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:44.072245   817 ts_tablet_manager.cc:933] T f003777dc08048a287dc7d17cd30f078 P 1956faaeb4fd49b0b4378e6faaa201a8: Initiating tablet copy from peer 7fbfc3f2c04d4f718a0f5820a1704b16 (127.24.129.3:38049)
I20260608 12:49:44.073483   814 ts_tablet_manager.cc:1916] T ced2fdf1c05c49e79bc31edbf3390012 P 8acac422d80e4324a445241bd219c2bf: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:49:44.074512   817 tablet_copy_client.cc:323] T f003777dc08048a287dc7d17cd30f078 P 1956faaeb4fd49b0b4378e6faaa201a8: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.3:38049
I20260608 12:49:44.080317   778 raft_consensus.cc:1275] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [term 2 FOLLOWER]: Refusing update from remote peer 32197073babf426bb15668d5a849bec8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:49:44.082458   618 consensus_queue.cc:1048] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:49:44.087108   519 tablet_copy_service.cc:140] P 7fbfc3f2c04d4f718a0f5820a1704b16: Received BeginTabletCopySession request for tablet f003777dc08048a287dc7d17cd30f078 from peer 1956faaeb4fd49b0b4378e6faaa201a8 ({username='slave'} at 127.0.0.1:36386)
I20260608 12:49:44.087186   814 ts_tablet_manager.cc:1929] T ced2fdf1c05c49e79bc31edbf3390012 P 8acac422d80e4324a445241bd219c2bf: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:49:44.087873   814 log.cc:1199] T ced2fdf1c05c49e79bc31edbf3390012 P 8acac422d80e4324a445241bd219c2bf: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-0-root/wals/ced2fdf1c05c49e79bc31edbf3390012
I20260608 12:49:44.087821   519 tablet_copy_service.cc:161] P 7fbfc3f2c04d4f718a0f5820a1704b16: Beginning new tablet copy session on tablet f003777dc08048a287dc7d17cd30f078 from peer 1956faaeb4fd49b0b4378e6faaa201a8 at {username='slave'} at 127.0.0.1:36386: session id = 1956faaeb4fd49b0b4378e6faaa201a8-f003777dc08048a287dc7d17cd30f078
I20260608 12:49:44.088783   814 ts_tablet_manager.cc:1950] T ced2fdf1c05c49e79bc31edbf3390012 P 8acac422d80e4324a445241bd219c2bf: Deleting consensus metadata
I20260608 12:49:44.092415 32710 catalog_manager.cc:5027] TS 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803): tablet ced2fdf1c05c49e79bc31edbf3390012 (table dugtrio [id=bf1cd2f036034c8198ae26e202547d08]) successfully deleted
I20260608 12:49:44.098054   519 tablet_copy_source_session.cc:215] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:49:44.101598   817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f003777dc08048a287dc7d17cd30f078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:44.117076   817 tablet_copy_client.cc:806] T f003777dc08048a287dc7d17cd30f078 P 1956faaeb4fd49b0b4378e6faaa201a8: tablet copy: Starting download of 0 data blocks...
I20260608 12:49:44.117660   817 tablet_copy_client.cc:670] T f003777dc08048a287dc7d17cd30f078 P 1956faaeb4fd49b0b4378e6faaa201a8: tablet copy: Starting download of 1 WAL segments...
I20260608 12:49:44.121538   817 tablet_copy_client.cc:538] T f003777dc08048a287dc7d17cd30f078 P 1956faaeb4fd49b0b4378e6faaa201a8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:49:44.129372   817 tablet_bootstrap.cc:492] T f003777dc08048a287dc7d17cd30f078 P 1956faaeb4fd49b0b4378e6faaa201a8: Bootstrap starting.
I20260608 12:49:44.146682   817 tablet_bootstrap.cc:492] T f003777dc08048a287dc7d17cd30f078 P 1956faaeb4fd49b0b4378e6faaa201a8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:44.147411   817 tablet_bootstrap.cc:492] T f003777dc08048a287dc7d17cd30f078 P 1956faaeb4fd49b0b4378e6faaa201a8: Bootstrap complete.
I20260608 12:49:44.147960   817 ts_tablet_manager.cc:1403] T f003777dc08048a287dc7d17cd30f078 P 1956faaeb4fd49b0b4378e6faaa201a8: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260608 12:49:44.150411   817 raft_consensus.cc:359] T f003777dc08048a287dc7d17cd30f078 P 1956faaeb4fd49b0b4378e6faaa201a8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: true } }
I20260608 12:49:44.151014   817 raft_consensus.cc:740] T f003777dc08048a287dc7d17cd30f078 P 1956faaeb4fd49b0b4378e6faaa201a8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1956faaeb4fd49b0b4378e6faaa201a8, State: Initialized, Role: LEARNER
I20260608 12:49:44.151559   817 consensus_queue.cc:260] T f003777dc08048a287dc7d17cd30f078 P 1956faaeb4fd49b0b4378e6faaa201a8 [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: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: true } }
I20260608 12:49:44.153961   817 ts_tablet_manager.cc:1434] T f003777dc08048a287dc7d17cd30f078 P 1956faaeb4fd49b0b4378e6faaa201a8: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.001s
I20260608 12:49:44.153976   717 heartbeater.cc:499] Master 127.24.129.62:39413 was elected leader, sending a full tablet report...
I20260608 12:49:44.155853   519 tablet_copy_service.cc:342] P 7fbfc3f2c04d4f718a0f5820a1704b16: Request end of tablet copy session 1956faaeb4fd49b0b4378e6faaa201a8-f003777dc08048a287dc7d17cd30f078 received from {username='slave'} at 127.0.0.1:36386
I20260608 12:49:44.156354   519 tablet_copy_service.cc:434] P 7fbfc3f2c04d4f718a0f5820a1704b16: ending tablet copy session 1956faaeb4fd49b0b4378e6faaa201a8-f003777dc08048a287dc7d17cd30f078 on tablet f003777dc08048a287dc7d17cd30f078 with peer 1956faaeb4fd49b0b4378e6faaa201a8
I20260608 12:49:44.174470   817 ts_tablet_manager.cc:933] T 12ad470dd4e24b56b0601574d6321764 P 1956faaeb4fd49b0b4378e6faaa201a8: Initiating tablet copy from peer 7fbfc3f2c04d4f718a0f5820a1704b16 (127.24.129.3:38049)
I20260608 12:49:44.176156   817 tablet_copy_client.cc:323] T 12ad470dd4e24b56b0601574d6321764 P 1956faaeb4fd49b0b4378e6faaa201a8: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.3:38049
I20260608 12:49:44.177843   519 tablet_copy_service.cc:140] P 7fbfc3f2c04d4f718a0f5820a1704b16: Received BeginTabletCopySession request for tablet 12ad470dd4e24b56b0601574d6321764 from peer 1956faaeb4fd49b0b4378e6faaa201a8 ({username='slave'} at 127.0.0.1:36386)
I20260608 12:49:44.178345   519 tablet_copy_service.cc:161] P 7fbfc3f2c04d4f718a0f5820a1704b16: Beginning new tablet copy session on tablet 12ad470dd4e24b56b0601574d6321764 from peer 1956faaeb4fd49b0b4378e6faaa201a8 at {username='slave'} at 127.0.0.1:36386: session id = 1956faaeb4fd49b0b4378e6faaa201a8-12ad470dd4e24b56b0601574d6321764
I20260608 12:49:44.184530   519 tablet_copy_source_session.cc:215] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:49:44.187763   817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12ad470dd4e24b56b0601574d6321764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:44.203655   817 tablet_copy_client.cc:806] T 12ad470dd4e24b56b0601574d6321764 P 1956faaeb4fd49b0b4378e6faaa201a8: tablet copy: Starting download of 0 data blocks...
I20260608 12:49:44.204249   817 tablet_copy_client.cc:670] T 12ad470dd4e24b56b0601574d6321764 P 1956faaeb4fd49b0b4378e6faaa201a8: tablet copy: Starting download of 1 WAL segments...
I20260608 12:49:44.208335   817 tablet_copy_client.cc:538] T 12ad470dd4e24b56b0601574d6321764 P 1956faaeb4fd49b0b4378e6faaa201a8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:49:44.218295   817 tablet_bootstrap.cc:492] T 12ad470dd4e24b56b0601574d6321764 P 1956faaeb4fd49b0b4378e6faaa201a8: Bootstrap starting.
I20260608 12:49:44.219995   778 raft_consensus.cc:2955] T f003777dc08048a287dc7d17cd30f078 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: true } } }
I20260608 12:49:44.239226   817 tablet_bootstrap.cc:492] T 12ad470dd4e24b56b0601574d6321764 P 1956faaeb4fd49b0b4378e6faaa201a8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:44.240025   817 tablet_bootstrap.cc:492] T 12ad470dd4e24b56b0601574d6321764 P 1956faaeb4fd49b0b4378e6faaa201a8: Bootstrap complete.
I20260608 12:49:44.240787   817 ts_tablet_manager.cc:1403] T 12ad470dd4e24b56b0601574d6321764 P 1956faaeb4fd49b0b4378e6faaa201a8: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260608 12:49:44.243229   817 raft_consensus.cc:359] T 12ad470dd4e24b56b0601574d6321764 P 1956faaeb4fd49b0b4378e6faaa201a8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: true } }
I20260608 12:49:44.243845   817 raft_consensus.cc:740] T 12ad470dd4e24b56b0601574d6321764 P 1956faaeb4fd49b0b4378e6faaa201a8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1956faaeb4fd49b0b4378e6faaa201a8, State: Initialized, Role: LEARNER
I20260608 12:49:44.244401   817 consensus_queue.cc:260] T 12ad470dd4e24b56b0601574d6321764 P 1956faaeb4fd49b0b4378e6faaa201a8 [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: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: true } }
I20260608 12:49:44.246487   817 ts_tablet_manager.cc:1434] T 12ad470dd4e24b56b0601574d6321764 P 1956faaeb4fd49b0b4378e6faaa201a8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:49:44.248458   519 tablet_copy_service.cc:342] P 7fbfc3f2c04d4f718a0f5820a1704b16: Request end of tablet copy session 1956faaeb4fd49b0b4378e6faaa201a8-12ad470dd4e24b56b0601574d6321764 received from {username='slave'} at 127.0.0.1:36386
I20260608 12:49:44.248982   519 tablet_copy_service.cc:434] P 7fbfc3f2c04d4f718a0f5820a1704b16: ending tablet copy session 1956faaeb4fd49b0b4378e6faaa201a8-12ad470dd4e24b56b0601574d6321764 on tablet 12ad470dd4e24b56b0601574d6321764 with peer 1956faaeb4fd49b0b4378e6faaa201a8
I20260608 12:49:44.266656   778 raft_consensus.cc:2955] T 12ad470dd4e24b56b0601574d6321764 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: true } } }
I20260608 12:49:44.362704   778 raft_consensus.cc:3060] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:44.492554   691 raft_consensus.cc:1217] T f003777dc08048a287dc7d17cd30f078 P 1956faaeb4fd49b0b4378e6faaa201a8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260608 12:49:44.519464   305 auto_rebalancer.cc:591] Failed to schedule move for tablet 12ad470dd4e24b56b0601574d6321764: Invalid argument: Server with UUID 1956faaeb4fd49b0b4378e6faaa201a8 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: true } }
I20260608 12:49:44.533128   433 consensus_queue.cc:237] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [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: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } attrs { replace: true } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: true } }
I20260608 12:49:44.540213   507 raft_consensus.cc:1275] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 2 FOLLOWER]: Refusing update from remote peer 32197073babf426bb15668d5a849bec8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:49:44.540411   778 raft_consensus.cc:1275] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [term 2 FOLLOWER]: Refusing update from remote peer 32197073babf426bb15668d5a849bec8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:49:44.542024   656 consensus_queue.cc:1048] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:44.542831   816 consensus_queue.cc:1048] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:49:44.550724   400 consensus_peers.cc:597] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 -> Peer 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4:33429): Couldn't send request to peer 1956faaeb4fd49b0b4378e6faaa201a8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c8228bdf419345558a666b55facef545. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:44.550331   656 raft_consensus.cc:2955] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } attrs { replace: true } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: true } } }
I20260608 12:49:44.553982   507 raft_consensus.cc:2955] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } attrs { replace: true } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: true } } }
I20260608 12:49:44.553586   778 raft_consensus.cc:2955] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } attrs { replace: true } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: true } } }
I20260608 12:49:44.568095 32724 catalog_manager.cc:5696] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 reported cstate change: config changed from index -1 to 3, NON_VOTER 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) added. New cstate: current_term: 2 leader_uuid: "32197073babf426bb15668d5a849bec8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:44.570204   433 consensus_queue.cc:237] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [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: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: true } }
W20260608 12:49:44.577643   400 consensus_peers.cc:597] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 -> Peer 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4:33429): Couldn't send request to peer 1956faaeb4fd49b0b4378e6faaa201a8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2fcd3ce541384802b198bf275de57460. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:44.577096   507 raft_consensus.cc:1275] T 2fcd3ce541384802b198bf275de57460 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 2 FOLLOWER]: Refusing update from remote peer 32197073babf426bb15668d5a849bec8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:49:44.578904   778 raft_consensus.cc:1275] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [term 2 FOLLOWER]: Refusing update from remote peer 32197073babf426bb15668d5a849bec8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:49:44.579718   618 consensus_queue.cc:1048] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:49:44.580681   656 consensus_queue.cc:1048] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:44.588652   618 raft_consensus.cc:2955] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: true } } }
I20260608 12:49:44.590775   507 raft_consensus.cc:2955] T 2fcd3ce541384802b198bf275de57460 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: true } } }
I20260608 12:49:44.594630   778 raft_consensus.cc:2955] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: true } } }
I20260608 12:49:44.607250 32725 catalog_manager.cc:5696] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf reported cstate change: config changed from index -1 to 3, NON_VOTER 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) added. New cstate: current_term: 2 leader_uuid: "32197073babf426bb15668d5a849bec8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: true } } }
I20260608 12:49:44.691058   507 consensus_queue.cc:237] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 [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: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } }
I20260608 12:49:44.697079   433 raft_consensus.cc:1275] T 12ad470dd4e24b56b0601574d6321764 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Refusing update from remote peer 7fbfc3f2c04d4f718a0f5820a1704b16: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:49:44.698127   778 raft_consensus.cc:1275] T 12ad470dd4e24b56b0601574d6321764 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Refusing update from remote peer 7fbfc3f2c04d4f718a0f5820a1704b16: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:49:44.698312   631 consensus_queue.cc:1048] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:44.699769   829 consensus_queue.cc:1048] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:44.704878   570 raft_consensus.cc:2955] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } }
I20260608 12:49:44.711596   778 raft_consensus.cc:2955] T 12ad470dd4e24b56b0601574d6321764 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } }
I20260608 12:49:44.715667   433 raft_consensus.cc:2955] T 12ad470dd4e24b56b0601574d6321764 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } }
I20260608 12:49:44.759716 32709 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 12ad470dd4e24b56b0601574d6321764 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:49:44.762655 32723 catalog_manager.cc:5696] T 12ad470dd4e24b56b0601574d6321764 P 8acac422d80e4324a445241bd219c2bf reported cstate change: config changed from index 2 to 3, NON_VOTER 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) evicted. New cstate: current_term: 1 leader_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } }
I20260608 12:49:44.810860   507 consensus_queue.cc:237] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 [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: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } }
I20260608 12:49:44.813483   681 tablet_service.cc:1558] Processing DeleteTablet for tablet 12ad470dd4e24b56b0601574d6321764 with delete_type TABLET_DATA_TOMBSTONED (TS 1956faaeb4fd49b0b4378e6faaa201a8 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:51400
I20260608 12:49:44.817974   838 tablet_replica.cc:333] T 12ad470dd4e24b56b0601574d6321764 P 1956faaeb4fd49b0b4378e6faaa201a8: stopping tablet replica
I20260608 12:49:44.819772   838 raft_consensus.cc:2243] T 12ad470dd4e24b56b0601574d6321764 P 1956faaeb4fd49b0b4378e6faaa201a8 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:49:44.820890   838 raft_consensus.cc:2272] T 12ad470dd4e24b56b0601574d6321764 P 1956faaeb4fd49b0b4378e6faaa201a8 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:49:44.827194   838 ts_tablet_manager.cc:1916] T 12ad470dd4e24b56b0601574d6321764 P 1956faaeb4fd49b0b4378e6faaa201a8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:49:44.830610   433 raft_consensus.cc:1275] T f003777dc08048a287dc7d17cd30f078 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Refusing update from remote peer 7fbfc3f2c04d4f718a0f5820a1704b16: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:49:44.831055   778 raft_consensus.cc:1275] T f003777dc08048a287dc7d17cd30f078 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Refusing update from remote peer 7fbfc3f2c04d4f718a0f5820a1704b16: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:49:44.833760   570 consensus_queue.cc:1048] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:49:44.834800   631 consensus_queue.cc:1048] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:49:44.848206   829 raft_consensus.cc:2955] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } }
I20260608 12:49:44.851547   838 ts_tablet_manager.cc:1929] T 12ad470dd4e24b56b0601574d6321764 P 1956faaeb4fd49b0b4378e6faaa201a8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:49:44.852250   838 log.cc:1199] T 12ad470dd4e24b56b0601574d6321764 P 1956faaeb4fd49b0b4378e6faaa201a8: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-3-root/wals/12ad470dd4e24b56b0601574d6321764
I20260608 12:49:44.855108 32712 catalog_manager.cc:5027] TS 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4:33429): tablet 12ad470dd4e24b56b0601574d6321764 (table test-workload [id=951e0a678bea48db91bb2820a8da7352]) successfully deleted
I20260608 12:49:44.859634   778 raft_consensus.cc:2955] T f003777dc08048a287dc7d17cd30f078 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } }
I20260608 12:49:44.864219 32709 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f003777dc08048a287dc7d17cd30f078 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:49:44.870831   433 raft_consensus.cc:2955] T f003777dc08048a287dc7d17cd30f078 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } }
I20260608 12:49:44.871771 32724 catalog_manager.cc:5696] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 reported cstate change: config changed from index 2 to 3, NON_VOTER 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) evicted. New cstate: current_term: 1 leader_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:44.888993   681 tablet_service.cc:1558] Processing DeleteTablet for tablet f003777dc08048a287dc7d17cd30f078 with delete_type TABLET_DATA_TOMBSTONED (TS 1956faaeb4fd49b0b4378e6faaa201a8 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:51400
I20260608 12:49:44.890496   838 tablet_replica.cc:333] T f003777dc08048a287dc7d17cd30f078 P 1956faaeb4fd49b0b4378e6faaa201a8: stopping tablet replica
I20260608 12:49:44.891497   838 raft_consensus.cc:2243] T f003777dc08048a287dc7d17cd30f078 P 1956faaeb4fd49b0b4378e6faaa201a8 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:49:44.892320   838 raft_consensus.cc:2272] T f003777dc08048a287dc7d17cd30f078 P 1956faaeb4fd49b0b4378e6faaa201a8 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:49:44.896824   838 ts_tablet_manager.cc:1916] T f003777dc08048a287dc7d17cd30f078 P 1956faaeb4fd49b0b4378e6faaa201a8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:49:44.911020   838 ts_tablet_manager.cc:1929] T f003777dc08048a287dc7d17cd30f078 P 1956faaeb4fd49b0b4378e6faaa201a8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:49:44.911391   838 log.cc:1199] T f003777dc08048a287dc7d17cd30f078 P 1956faaeb4fd49b0b4378e6faaa201a8: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-3-root/wals/f003777dc08048a287dc7d17cd30f078
I20260608 12:49:44.913007 32712 catalog_manager.cc:5027] TS 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4:33429): tablet f003777dc08048a287dc7d17cd30f078 (table test-workload [id=951e0a678bea48db91bb2820a8da7352]) successfully deleted
I20260608 12:49:44.943377   841 ts_tablet_manager.cc:933] T c8228bdf419345558a666b55facef545 P 1956faaeb4fd49b0b4378e6faaa201a8: Initiating tablet copy from peer 32197073babf426bb15668d5a849bec8 (127.24.129.2:39455)
I20260608 12:49:44.945883   841 tablet_copy_client.cc:323] T c8228bdf419345558a666b55facef545 P 1956faaeb4fd49b0b4378e6faaa201a8: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.2:39455
I20260608 12:49:44.959475   445 tablet_copy_service.cc:140] P 32197073babf426bb15668d5a849bec8: Received BeginTabletCopySession request for tablet c8228bdf419345558a666b55facef545 from peer 1956faaeb4fd49b0b4378e6faaa201a8 ({username='slave'} at 127.0.0.1:51848)
I20260608 12:49:44.960198   445 tablet_copy_service.cc:161] P 32197073babf426bb15668d5a849bec8: Beginning new tablet copy session on tablet c8228bdf419345558a666b55facef545 from peer 1956faaeb4fd49b0b4378e6faaa201a8 at {username='slave'} at 127.0.0.1:51848: session id = 1956faaeb4fd49b0b4378e6faaa201a8-c8228bdf419345558a666b55facef545
I20260608 12:49:44.968500   445 tablet_copy_source_session.cc:215] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:49:44.972435   841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8228bdf419345558a666b55facef545. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:44.988201   841 tablet_copy_client.cc:806] T c8228bdf419345558a666b55facef545 P 1956faaeb4fd49b0b4378e6faaa201a8: tablet copy: Starting download of 0 data blocks...
I20260608 12:49:44.988889   841 tablet_copy_client.cc:670] T c8228bdf419345558a666b55facef545 P 1956faaeb4fd49b0b4378e6faaa201a8: tablet copy: Starting download of 1 WAL segments...
I20260608 12:49:44.993139   841 tablet_copy_client.cc:538] T c8228bdf419345558a666b55facef545 P 1956faaeb4fd49b0b4378e6faaa201a8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:49:45.001579   841 tablet_bootstrap.cc:492] T c8228bdf419345558a666b55facef545 P 1956faaeb4fd49b0b4378e6faaa201a8: Bootstrap starting.
I20260608 12:49:45.024663   841 tablet_bootstrap.cc:492] T c8228bdf419345558a666b55facef545 P 1956faaeb4fd49b0b4378e6faaa201a8: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:45.025669   841 tablet_bootstrap.cc:492] T c8228bdf419345558a666b55facef545 P 1956faaeb4fd49b0b4378e6faaa201a8: Bootstrap complete.
I20260608 12:49:45.026397   841 ts_tablet_manager.cc:1403] T c8228bdf419345558a666b55facef545 P 1956faaeb4fd49b0b4378e6faaa201a8: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260608 12:49:45.030053   841 raft_consensus.cc:359] T c8228bdf419345558a666b55facef545 P 1956faaeb4fd49b0b4378e6faaa201a8 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } attrs { replace: true } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: true } }
I20260608 12:49:45.030929   841 raft_consensus.cc:740] T c8228bdf419345558a666b55facef545 P 1956faaeb4fd49b0b4378e6faaa201a8 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1956faaeb4fd49b0b4378e6faaa201a8, State: Initialized, Role: LEARNER
I20260608 12:49:45.031697   841 consensus_queue.cc:260] T c8228bdf419345558a666b55facef545 P 1956faaeb4fd49b0b4378e6faaa201a8 [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: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } attrs { replace: true } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: true } }
I20260608 12:49:45.034682   841 ts_tablet_manager.cc:1434] T c8228bdf419345558a666b55facef545 P 1956faaeb4fd49b0b4378e6faaa201a8: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.007s
I20260608 12:49:45.037140   445 tablet_copy_service.cc:342] P 32197073babf426bb15668d5a849bec8: Request end of tablet copy session 1956faaeb4fd49b0b4378e6faaa201a8-c8228bdf419345558a666b55facef545 received from {username='slave'} at 127.0.0.1:51848
I20260608 12:49:45.037707   445 tablet_copy_service.cc:434] P 32197073babf426bb15668d5a849bec8: ending tablet copy session 1956faaeb4fd49b0b4378e6faaa201a8-c8228bdf419345558a666b55facef545 on tablet c8228bdf419345558a666b55facef545 with peer 1956faaeb4fd49b0b4378e6faaa201a8
I20260608 12:49:45.068630   841 ts_tablet_manager.cc:933] T 2fcd3ce541384802b198bf275de57460 P 1956faaeb4fd49b0b4378e6faaa201a8: Initiating tablet copy from peer 32197073babf426bb15668d5a849bec8 (127.24.129.2:39455)
I20260608 12:49:45.070485   841 tablet_copy_client.cc:323] T 2fcd3ce541384802b198bf275de57460 P 1956faaeb4fd49b0b4378e6faaa201a8: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.2:39455
I20260608 12:49:45.072508   445 tablet_copy_service.cc:140] P 32197073babf426bb15668d5a849bec8: Received BeginTabletCopySession request for tablet 2fcd3ce541384802b198bf275de57460 from peer 1956faaeb4fd49b0b4378e6faaa201a8 ({username='slave'} at 127.0.0.1:51848)
I20260608 12:49:45.073108   445 tablet_copy_service.cc:161] P 32197073babf426bb15668d5a849bec8: Beginning new tablet copy session on tablet 2fcd3ce541384802b198bf275de57460 from peer 1956faaeb4fd49b0b4378e6faaa201a8 at {username='slave'} at 127.0.0.1:51848: session id = 1956faaeb4fd49b0b4378e6faaa201a8-2fcd3ce541384802b198bf275de57460
I20260608 12:49:45.080578   445 tablet_copy_source_session.cc:215] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:49:45.084415   841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fcd3ce541384802b198bf275de57460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:45.101327   841 tablet_copy_client.cc:806] T 2fcd3ce541384802b198bf275de57460 P 1956faaeb4fd49b0b4378e6faaa201a8: tablet copy: Starting download of 0 data blocks...
I20260608 12:49:45.102049   841 tablet_copy_client.cc:670] T 2fcd3ce541384802b198bf275de57460 P 1956faaeb4fd49b0b4378e6faaa201a8: tablet copy: Starting download of 1 WAL segments...
I20260608 12:49:45.107139   841 tablet_copy_client.cc:538] T 2fcd3ce541384802b198bf275de57460 P 1956faaeb4fd49b0b4378e6faaa201a8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:49:45.116245   841 tablet_bootstrap.cc:492] T 2fcd3ce541384802b198bf275de57460 P 1956faaeb4fd49b0b4378e6faaa201a8: Bootstrap starting.
I20260608 12:49:45.137688   841 tablet_bootstrap.cc:492] T 2fcd3ce541384802b198bf275de57460 P 1956faaeb4fd49b0b4378e6faaa201a8: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:45.138516   841 tablet_bootstrap.cc:492] T 2fcd3ce541384802b198bf275de57460 P 1956faaeb4fd49b0b4378e6faaa201a8: Bootstrap complete.
I20260608 12:49:45.139163   841 ts_tablet_manager.cc:1403] T 2fcd3ce541384802b198bf275de57460 P 1956faaeb4fd49b0b4378e6faaa201a8: Time spent bootstrapping tablet: real 0.023s	user 0.023s	sys 0.000s
I20260608 12:49:45.141808   841 raft_consensus.cc:359] T 2fcd3ce541384802b198bf275de57460 P 1956faaeb4fd49b0b4378e6faaa201a8 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: true } }
I20260608 12:49:45.142470   841 raft_consensus.cc:740] T 2fcd3ce541384802b198bf275de57460 P 1956faaeb4fd49b0b4378e6faaa201a8 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1956faaeb4fd49b0b4378e6faaa201a8, State: Initialized, Role: LEARNER
I20260608 12:49:45.143059   841 consensus_queue.cc:260] T 2fcd3ce541384802b198bf275de57460 P 1956faaeb4fd49b0b4378e6faaa201a8 [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: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: true } }
I20260608 12:49:45.145466   841 ts_tablet_manager.cc:1434] T 2fcd3ce541384802b198bf275de57460 P 1956faaeb4fd49b0b4378e6faaa201a8: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.007s
I20260608 12:49:45.147495   445 tablet_copy_service.cc:342] P 32197073babf426bb15668d5a849bec8: Request end of tablet copy session 1956faaeb4fd49b0b4378e6faaa201a8-2fcd3ce541384802b198bf275de57460 received from {username='slave'} at 127.0.0.1:51848
I20260608 12:49:45.147897   445 tablet_copy_service.cc:434] P 32197073babf426bb15668d5a849bec8: ending tablet copy session 1956faaeb4fd49b0b4378e6faaa201a8-2fcd3ce541384802b198bf275de57460 on tablet 2fcd3ce541384802b198bf275de57460 with peer 1956faaeb4fd49b0b4378e6faaa201a8
I20260608 12:49:45.328323   691 raft_consensus.cc:1217] T c8228bdf419345558a666b55facef545 P 1956faaeb4fd49b0b4378e6faaa201a8 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:49:45.500671   691 raft_consensus.cc:1217] T 2fcd3ce541384802b198bf275de57460 P 1956faaeb4fd49b0b4378e6faaa201a8 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:49:45.906952   848 raft_consensus.cc:1064] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8: attempting to promote NON_VOTER 1956faaeb4fd49b0b4378e6faaa201a8 to VOTER
I20260608 12:49:45.910359   848 consensus_queue.cc:237] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [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: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } attrs { replace: true } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: false } }
I20260608 12:49:45.919020   691 raft_consensus.cc:1275] T c8228bdf419345558a666b55facef545 P 1956faaeb4fd49b0b4378e6faaa201a8 [term 2 LEARNER]: Refusing update from remote peer 32197073babf426bb15668d5a849bec8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:49:45.919021   507 raft_consensus.cc:1275] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 2 FOLLOWER]: Refusing update from remote peer 32197073babf426bb15668d5a849bec8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:49:45.920639   778 raft_consensus.cc:1275] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [term 2 FOLLOWER]: Refusing update from remote peer 32197073babf426bb15668d5a849bec8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:49:45.921341   618 consensus_queue.cc:1048] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:49:45.922300   848 consensus_queue.cc:1048] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:45.923242   849 consensus_queue.cc:1048] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:45.940987   849 raft_consensus.cc:2955] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } attrs { replace: true } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: false } } }
I20260608 12:49:45.947646   507 raft_consensus.cc:2955] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } attrs { replace: true } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: false } } }
I20260608 12:49:45.949414   691 raft_consensus.cc:2955] T c8228bdf419345558a666b55facef545 P 1956faaeb4fd49b0b4378e6faaa201a8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } attrs { replace: true } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: false } } }
I20260608 12:49:45.959748   778 raft_consensus.cc:2955] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } attrs { replace: true } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: false } } }
I20260608 12:49:45.967070 32723 catalog_manager.cc:5696] T c8228bdf419345558a666b55facef545 P 1956faaeb4fd49b0b4378e6faaa201a8 reported cstate change: config changed from index 3 to 4, 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "32197073babf426bb15668d5a849bec8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } attrs { replace: true } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: false } } }
I20260608 12:49:45.994243   433 consensus_queue.cc:237] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [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: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: false } }
I20260608 12:49:46.000588   691 raft_consensus.cc:1275] T c8228bdf419345558a666b55facef545 P 1956faaeb4fd49b0b4378e6faaa201a8 [term 2 FOLLOWER]: Refusing update from remote peer 32197073babf426bb15668d5a849bec8: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:49:46.002457   778 raft_consensus.cc:1275] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [term 2 FOLLOWER]: Refusing update from remote peer 32197073babf426bb15668d5a849bec8: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:49:46.002787   849 consensus_queue.cc:1048] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:49:46.004194   618 consensus_queue.cc:1048] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:49:46.011786   848 raft_consensus.cc:2955] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7fbfc3f2c04d4f718a0f5820a1704b16 (127.24.129.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: false } } }
I20260608 12:49:46.013794   778 raft_consensus.cc:2955] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7fbfc3f2c04d4f718a0f5820a1704b16 (127.24.129.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: false } } }
I20260608 12:49:46.020177   691 raft_consensus.cc:2955] T c8228bdf419345558a666b55facef545 P 1956faaeb4fd49b0b4378e6faaa201a8 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7fbfc3f2c04d4f718a0f5820a1704b16 (127.24.129.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: false } } }
I20260608 12:49:46.028069 32725 catalog_manager.cc:5696] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf reported cstate change: config changed from index 4 to 5, VOTER 7fbfc3f2c04d4f718a0f5820a1704b16 (127.24.129.3) evicted. New cstate: current_term: 2 leader_uuid: "32197073babf426bb15668d5a849bec8" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: false } } }
I20260608 12:49:46.031898 32712 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c8228bdf419345558a666b55facef545 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:49:46.042970   499 tablet_service.cc:1558] Processing DeleteTablet for tablet c8228bdf419345558a666b55facef545 with delete_type TABLET_DATA_TOMBSTONED (TS 7fbfc3f2c04d4f718a0f5820a1704b16 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:50520
I20260608 12:49:46.045894   859 tablet_replica.cc:333] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16: stopping tablet replica
I20260608 12:49:46.047029   859 raft_consensus.cc:2243] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:46.048069   859 raft_consensus.cc:2272] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:46.052168   859 ts_tablet_manager.cc:1916] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:49:46.063932   859 ts_tablet_manager.cc:1929] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:49:46.064251   859 log.cc:1199] T c8228bdf419345558a666b55facef545 P 7fbfc3f2c04d4f718a0f5820a1704b16: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-2-root/wals/c8228bdf419345558a666b55facef545
I20260608 12:49:46.065835 32709 catalog_manager.cc:5027] TS 7fbfc3f2c04d4f718a0f5820a1704b16 (127.24.129.3:38049): tablet c8228bdf419345558a666b55facef545 (table test-workload [id=951e0a678bea48db91bb2820a8da7352]) successfully deleted
I20260608 12:49:46.125926   618 raft_consensus.cc:1064] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8: attempting to promote NON_VOTER 1956faaeb4fd49b0b4378e6faaa201a8 to VOTER
I20260608 12:49:46.129315   618 consensus_queue.cc:237] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [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: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: false } }
I20260608 12:49:46.137926   691 raft_consensus.cc:1275] T 2fcd3ce541384802b198bf275de57460 P 1956faaeb4fd49b0b4378e6faaa201a8 [term 2 LEARNER]: Refusing update from remote peer 32197073babf426bb15668d5a849bec8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:49:46.138259   507 raft_consensus.cc:1275] T 2fcd3ce541384802b198bf275de57460 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 2 FOLLOWER]: Refusing update from remote peer 32197073babf426bb15668d5a849bec8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:49:46.139590   778 raft_consensus.cc:1275] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [term 2 FOLLOWER]: Refusing update from remote peer 32197073babf426bb15668d5a849bec8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:49:46.139601   618 consensus_queue.cc:1048] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:49:46.141065   849 consensus_queue.cc:1048] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:46.142233   848 consensus_queue.cc:1048] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:46.156518   849 raft_consensus.cc:2955] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: false } } }
I20260608 12:49:46.160283   778 raft_consensus.cc:2955] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: false } } }
I20260608 12:49:46.162885   691 raft_consensus.cc:2955] T 2fcd3ce541384802b198bf275de57460 P 1956faaeb4fd49b0b4378e6faaa201a8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: false } } }
I20260608 12:49:46.170678   507 raft_consensus.cc:2955] T 2fcd3ce541384802b198bf275de57460 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: false } } }
I20260608 12:49:46.175319 32722 catalog_manager.cc:5696] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 reported cstate change: config changed from index 3 to 4, 1956faaeb4fd49b0b4378e6faaa201a8 (127.24.129.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "32197073babf426bb15668d5a849bec8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8acac422d80e4324a445241bd219c2bf" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 42803 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:49:46.193802   433 consensus_queue.cc:237] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [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: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: false } }
I20260608 12:49:46.199972   691 raft_consensus.cc:1275] T 2fcd3ce541384802b198bf275de57460 P 1956faaeb4fd49b0b4378e6faaa201a8 [term 2 FOLLOWER]: Refusing update from remote peer 32197073babf426bb15668d5a849bec8: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:49:46.200647   507 raft_consensus.cc:1275] T 2fcd3ce541384802b198bf275de57460 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 2 FOLLOWER]: Refusing update from remote peer 32197073babf426bb15668d5a849bec8: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:49:46.201333   618 consensus_queue.cc:1048] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:49:46.202636   849 consensus_queue.cc:1048] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:49:46.209077   848 raft_consensus.cc:2955] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8acac422d80e4324a445241bd219c2bf (127.24.129.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: false } } }
I20260608 12:49:46.210497   691 raft_consensus.cc:2955] T 2fcd3ce541384802b198bf275de57460 P 1956faaeb4fd49b0b4378e6faaa201a8 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8acac422d80e4324a445241bd219c2bf (127.24.129.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: false } } }
I20260608 12:49:46.220064   507 raft_consensus.cc:2955] T 2fcd3ce541384802b198bf275de57460 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8acac422d80e4324a445241bd219c2bf (127.24.129.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: false } } }
I20260608 12:49:46.222208 32712 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2fcd3ce541384802b198bf275de57460 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:49:46.228391 32723 catalog_manager.cc:5696] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 reported cstate change: config changed from index 4 to 5, VOTER 8acac422d80e4324a445241bd219c2bf (127.24.129.1) evicted. New cstate: current_term: 2 leader_uuid: "32197073babf426bb15668d5a849bec8" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32197073babf426bb15668d5a849bec8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 39455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fbfc3f2c04d4f718a0f5820a1704b16" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 38049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1956faaeb4fd49b0b4378e6faaa201a8" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 33429 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:49:46.242764   768 tablet_service.cc:1558] Processing DeleteTablet for tablet 2fcd3ce541384802b198bf275de57460 with delete_type TABLET_DATA_TOMBSTONED (TS 8acac422d80e4324a445241bd219c2bf not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40804
I20260608 12:49:46.245293   865 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:46.246507   865 raft_consensus.cc:2243] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:46.247161   865 raft_consensus.cc:2272] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:46.250361   865 ts_tablet_manager.cc:1916] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:49:46.261449   865 ts_tablet_manager.cc:1929] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:49:46.261750   865 log.cc:1199] T 2fcd3ce541384802b198bf275de57460 P 8acac422d80e4324a445241bd219c2bf: Deleting WAL directory at /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922772201788-25092-0/minicluster-data/ts-0-root/wals/2fcd3ce541384802b198bf275de57460
I20260608 12:49:46.263556 32710 catalog_manager.cc:5027] TS 8acac422d80e4324a445241bd219c2bf (127.24.129.1:42803): tablet 2fcd3ce541384802b198bf275de57460 (table test-workload [id=951e0a678bea48db91bb2820a8da7352]) successfully deleted
W20260608 12:49:47.242797   305 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 7fbfc3f2c04d4f718a0f5820a1704b16 not available for placement
I20260608 12:49:47.887603 25092 tablet_server.cc:179] TabletServer@127.24.129.1:42803 shutting down...
I20260608 12:49:47.913784 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:47.914752 25092 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:47.915395 25092 raft_consensus.cc:2243] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:47.915968 25092 raft_consensus.cc:2272] T c8228bdf419345558a666b55facef545 P 8acac422d80e4324a445241bd219c2bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:47.918439 25092 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:47.918963 25092 raft_consensus.cc:2243] T 12ad470dd4e24b56b0601574d6321764 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:47.919559 25092 raft_consensus.cc:2272] T 12ad470dd4e24b56b0601574d6321764 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:47.921880 25092 tablet_replica.cc:333] stopping tablet replica
I20260608 12:49:47.922359 25092 raft_consensus.cc:2243] T f003777dc08048a287dc7d17cd30f078 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:47.922829 25092 raft_consensus.cc:2272] T f003777dc08048a287dc7d17cd30f078 P 8acac422d80e4324a445241bd219c2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:47.947494 25092 tablet_server.cc:196] TabletServer@127.24.129.1:42803 shutdown complete.
I20260608 12:49:47.970559 25092 tablet_server.cc:179] TabletServer@127.24.129.2:0 shutting down...
I20260608 12:49:47.997546 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:47.998626 25092 tablet_replica.cc:333] T 12ad470dd4e24b56b0601574d6321764 P 32197073babf426bb15668d5a849bec8: stopping tablet replica
I20260608 12:49:47.999557 25092 raft_consensus.cc:2243] T 12ad470dd4e24b56b0601574d6321764 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:48.000373 25092 raft_consensus.cc:2272] T 12ad470dd4e24b56b0601574d6321764 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:48.002802 25092 tablet_replica.cc:333] T f003777dc08048a287dc7d17cd30f078 P 32197073babf426bb15668d5a849bec8: stopping tablet replica
I20260608 12:49:48.003389 25092 raft_consensus.cc:2243] T f003777dc08048a287dc7d17cd30f078 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:48.004026 25092 raft_consensus.cc:2272] T f003777dc08048a287dc7d17cd30f078 P 32197073babf426bb15668d5a849bec8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:48.006134 25092 tablet_replica.cc:333] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8: stopping tablet replica
I20260608 12:49:48.006708 25092 raft_consensus.cc:2243] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:49:48.007475 25092 raft_consensus.cc:2272] T c8228bdf419345558a666b55facef545 P 32197073babf426bb15668d5a849bec8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:48.009624 25092 tablet_replica.cc:333] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8: stopping tablet replica
I20260608 12:49:48.010154 25092 raft_consensus.cc:2243] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:49:48.010902 25092 raft_consensus.cc:2272] T 2fcd3ce541384802b198bf275de57460 P 32197073babf426bb15668d5a849bec8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:48.037637 25092 tablet_server.cc:196] TabletServer@127.24.129.2:0 shutdown complete.
I20260608 12:49:48.065563 25092 tablet_server.cc:179] TabletServer@127.24.129.3:0 shutting down...
W20260608 12:49:48.072311   475 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.129.2:39455: connect: Connection refused (error 111) [suppressed 45 similar messages]
W20260608 12:49:48.080976   475 consensus_peers.cc:597] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 -> Peer 32197073babf426bb15668d5a849bec8 (127.24.129.2:39455): Couldn't send request to peer 32197073babf426bb15668d5a849bec8. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.2:39455: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:48.097414 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:48.098390 25092 tablet_replica.cc:333] T 2fcd3ce541384802b198bf275de57460 P 7fbfc3f2c04d4f718a0f5820a1704b16: stopping tablet replica
I20260608 12:49:48.099320 25092 raft_consensus.cc:2243] T 2fcd3ce541384802b198bf275de57460 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:48.100427 25092 raft_consensus.cc:2272] T 2fcd3ce541384802b198bf275de57460 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:48.103338 25092 tablet_replica.cc:333] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16: stopping tablet replica
I20260608 12:49:48.104422 25092 raft_consensus.cc:2243] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:48.105657 25092 raft_consensus.cc:2272] T 12ad470dd4e24b56b0601574d6321764 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:48.108536 25092 tablet_replica.cc:333] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16: stopping tablet replica
I20260608 12:49:48.109181 25092 raft_consensus.cc:2243] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:48.110133 25092 raft_consensus.cc:2272] T f003777dc08048a287dc7d17cd30f078 P 7fbfc3f2c04d4f718a0f5820a1704b16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:48.137993 25092 tablet_server.cc:196] TabletServer@127.24.129.3:0 shutdown complete.
I20260608 12:49:48.165726 25092 tablet_server.cc:179] TabletServer@127.24.129.4:0 shutting down...
I20260608 12:49:48.194854 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:48.195825 25092 tablet_replica.cc:333] T 2fcd3ce541384802b198bf275de57460 P 1956faaeb4fd49b0b4378e6faaa201a8: stopping tablet replica
I20260608 12:49:48.196521 25092 raft_consensus.cc:2243] T 2fcd3ce541384802b198bf275de57460 P 1956faaeb4fd49b0b4378e6faaa201a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:48.197198 25092 raft_consensus.cc:2272] T 2fcd3ce541384802b198bf275de57460 P 1956faaeb4fd49b0b4378e6faaa201a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:48.199664 25092 tablet_replica.cc:333] T c8228bdf419345558a666b55facef545 P 1956faaeb4fd49b0b4378e6faaa201a8: stopping tablet replica
I20260608 12:49:48.200277 25092 raft_consensus.cc:2243] T c8228bdf419345558a666b55facef545 P 1956faaeb4fd49b0b4378e6faaa201a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:48.200943 25092 raft_consensus.cc:2272] T c8228bdf419345558a666b55facef545 P 1956faaeb4fd49b0b4378e6faaa201a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:48.224263 25092 tablet_server.cc:196] TabletServer@127.24.129.4:0 shutdown complete.
I20260608 12:49:48.238902 25092 master.cc:562] Master@127.24.129.62:39413 shutting down...
W20260608 12:49:48.244969   305 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 8acac422d80e4324a445241bd219c2bf not available for placement
I20260608 12:49:48.262844 25092 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 165b8c88004649e3a413ccd3a835cbf4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:48.263391 25092 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 165b8c88004649e3a413ccd3a835cbf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:48.263712 25092 tablet_replica.cc:333] T 00000000000000000000000000000000 P 165b8c88004649e3a413ccd3a835cbf4: stopping tablet replica
I20260608 12:49:48.284593 25092 master.cc:584] Master@127.24.129.62:39413 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (9006 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 12:49:48.335047 25092 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.129.62:46781
I20260608 12:49:48.336469 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:48.342732   868 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:48.342727   869 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:48.344856   871 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:48.345518 25092 server_base.cc:1061] running on GCE node
I20260608 12:49:48.346410 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:48.346616 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:48.346763 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922988346746 us; error 0 us; skew 500 ppm
I20260608 12:49:48.347348 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:48.349968 25092 webserver.cc:533] Webserver started at http://127.24.129.62:44283/ using document root <none> and password file <none>
I20260608 12:49:48.350487 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:48.350651 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:48.350930 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:48.352036 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922772201788-25092-0/minicluster-data/master-0-root/instance:
uuid: "2558588022ca45749fbadb35a22f5380"
format_stamp: "Formatted at 2026-06-08 12:49:48 on dist-test-slave-jhsm"
I20260608 12:49:48.356966 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:49:48.360806   876 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:48.361800 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:49:48.362061 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922772201788-25092-0/minicluster-data/master-0-root
uuid: "2558588022ca45749fbadb35a22f5380"
format_stamp: "Formatted at 2026-06-08 12:49:48 on dist-test-slave-jhsm"
I20260608 12:49:48.362325 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922772201788-25092-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922772201788-25092-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922772201788-25092-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:48.381911 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:48.383069 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:48.425531 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.62:46781
I20260608 12:49:48.425735   927 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.62:46781 every 8 connection(s)
I20260608 12:49:48.430078   928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:48.444821   928 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2558588022ca45749fbadb35a22f5380: Bootstrap starting.
I20260608 12:49:48.450570   928 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2558588022ca45749fbadb35a22f5380: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:48.456055   928 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2558588022ca45749fbadb35a22f5380: No bootstrap required, opened a new log
I20260608 12:49:48.458911   928 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2558588022ca45749fbadb35a22f5380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2558588022ca45749fbadb35a22f5380" member_type: VOTER }
I20260608 12:49:48.459391   928 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2558588022ca45749fbadb35a22f5380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:48.459631   928 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2558588022ca45749fbadb35a22f5380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2558588022ca45749fbadb35a22f5380, State: Initialized, Role: FOLLOWER
I20260608 12:49:48.460402   928 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2558588022ca45749fbadb35a22f5380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2558588022ca45749fbadb35a22f5380" member_type: VOTER }
I20260608 12:49:48.460963   928 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2558588022ca45749fbadb35a22f5380 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:49:48.461199   928 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2558588022ca45749fbadb35a22f5380 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:49:48.461495   928 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2558588022ca45749fbadb35a22f5380 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:48.468220   928 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2558588022ca45749fbadb35a22f5380 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2558588022ca45749fbadb35a22f5380" member_type: VOTER }
I20260608 12:49:48.468927   928 leader_election.cc:304] T 00000000000000000000000000000000 P 2558588022ca45749fbadb35a22f5380 [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: 2558588022ca45749fbadb35a22f5380; no voters: 
I20260608 12:49:48.470254   928 leader_election.cc:290] T 00000000000000000000000000000000 P 2558588022ca45749fbadb35a22f5380 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:49:48.470736   931 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2558588022ca45749fbadb35a22f5380 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:48.472280   931 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2558588022ca45749fbadb35a22f5380 [term 1 LEADER]: Becoming Leader. State: Replica: 2558588022ca45749fbadb35a22f5380, State: Running, Role: LEADER
I20260608 12:49:48.473069   931 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2558588022ca45749fbadb35a22f5380 [LEADER]: Queue going to LEADER mode. State: All 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: "2558588022ca45749fbadb35a22f5380" member_type: VOTER }
I20260608 12:49:48.473664   928 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2558588022ca45749fbadb35a22f5380 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:49:48.478389   933 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2558588022ca45749fbadb35a22f5380 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2558588022ca45749fbadb35a22f5380. Latest consensus state: current_term: 1 leader_uuid: "2558588022ca45749fbadb35a22f5380" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2558588022ca45749fbadb35a22f5380" member_type: VOTER } }
I20260608 12:49:48.479278   932 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2558588022ca45749fbadb35a22f5380 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2558588022ca45749fbadb35a22f5380" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2558588022ca45749fbadb35a22f5380" member_type: VOTER } }
I20260608 12:49:48.479493   933 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2558588022ca45749fbadb35a22f5380 [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:48.479902   932 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2558588022ca45749fbadb35a22f5380 [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:48.481751   938 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:49:48.488212   938 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:49:48.491703 25092 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:49:48.497850   938 catalog_manager.cc:1382] Generated new cluster ID: 21134f59171b4b7fadb918102929b8bd
I20260608 12:49:48.498153   938 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:49:48.522735   938 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:49:48.524139   938 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:49:48.538525   938 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2558588022ca45749fbadb35a22f5380: Generated new TSK 0
I20260608 12:49:48.539292   938 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:49:48.559522 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:48.566644   949 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:48.568496   950 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:48.570888 25092 server_base.cc:1061] running on GCE node
W20260608 12:49:48.570851   952 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:48.574671 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:48.574908 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:48.575150 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922988575125 us; error 0 us; skew 500 ppm
I20260608 12:49:48.575736 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:48.578272 25092 webserver.cc:533] Webserver started at http://127.24.129.1:36465/ using document root <none> and password file <none>
I20260608 12:49:48.578763 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:48.578927 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:48.579169 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:48.580272 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922772201788-25092-0/minicluster-data/ts-0-root/instance:
uuid: "d8b4f74e55d7491891e2bffcf25cd689"
format_stamp: "Formatted at 2026-06-08 12:49:48 on dist-test-slave-jhsm"
I20260608 12:49:48.585258 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:49:48.588887   957 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:48.589717 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:49:48.590020 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922772201788-25092-0/minicluster-data/ts-0-root
uuid: "d8b4f74e55d7491891e2bffcf25cd689"
format_stamp: "Formatted at 2026-06-08 12:49:48 on dist-test-slave-jhsm"
I20260608 12:49:48.590298 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922772201788-25092-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922772201788-25092-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922772201788-25092-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:48.604944 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:48.606168 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:48.607704 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:48.610169 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:48.610373 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:48.610606 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:48.610764 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:48.655510 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.1:38703
I20260608 12:49:48.655714  1019 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.1:38703 every 8 connection(s)
I20260608 12:49:48.660892 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:48.668974  1024 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:48.672930  1025 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:48.674625  1028 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:48.675575 25092 server_base.cc:1061] running on GCE node
I20260608 12:49:48.677947 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:48.678185 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:48.678390 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922988678370 us; error 0 us; skew 500 ppm
I20260608 12:49:48.679175 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:48.681447  1020 heartbeater.cc:344] Connected to a master server at 127.24.129.62:46781
I20260608 12:49:48.681792  1020 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:48.682505 25092 webserver.cc:533] Webserver started at http://127.24.129.2:37993/ using document root <none> and password file <none>
I20260608 12:49:48.682634  1020 heartbeater.cc:507] Master 127.24.129.62:46781 requested a full tablet report, sending...
I20260608 12:49:48.683267 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:48.683511 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:48.683815 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:48.685220   893 ts_manager.cc:194] Registered new tserver with Master: d8b4f74e55d7491891e2bffcf25cd689 (127.24.129.1:38703)
I20260608 12:49:48.685485 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922772201788-25092-0/minicluster-data/ts-1-root/instance:
uuid: "4b8004a066cd4b79b45002fc000f3880"
format_stamp: "Formatted at 2026-06-08 12:49:48 on dist-test-slave-jhsm"
I20260608 12:49:48.687057   893 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54864
I20260608 12:49:48.691006 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:49:48.695505  1032 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:48.696444 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:49:48.696882 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922772201788-25092-0/minicluster-data/ts-1-root
uuid: "4b8004a066cd4b79b45002fc000f3880"
format_stamp: "Formatted at 2026-06-08 12:49:48 on dist-test-slave-jhsm"
I20260608 12:49:48.697203 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922772201788-25092-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922772201788-25092-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922772201788-25092-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:48.709237 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:48.710644 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:48.712384 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:48.715162 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:48.715385 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:48.715659 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:48.715818 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:48.764642 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.2:43827
I20260608 12:49:48.764780  1094 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.2:43827 every 8 connection(s)
I20260608 12:49:48.771118 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:48.779575  1098 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:48.781162  1099 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:48.783377  1095 heartbeater.cc:344] Connected to a master server at 127.24.129.62:46781
I20260608 12:49:48.783797  1095 heartbeater.cc:461] Registering TS with master...
W20260608 12:49:48.784293  1101 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:48.784608 25092 server_base.cc:1061] running on GCE node
I20260608 12:49:48.784902  1095 heartbeater.cc:507] Master 127.24.129.62:46781 requested a full tablet report, sending...
I20260608 12:49:48.785871 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:48.786209 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:48.786448 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922988786422 us; error 0 us; skew 500 ppm
I20260608 12:49:48.787259 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:48.787370   893 ts_manager.cc:194] Registered new tserver with Master: 4b8004a066cd4b79b45002fc000f3880 (127.24.129.2:43827)
I20260608 12:49:48.789170   893 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54880
I20260608 12:49:48.790549 25092 webserver.cc:533] Webserver started at http://127.24.129.3:36501/ using document root <none> and password file <none>
I20260608 12:49:48.791221 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:48.791440 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:48.791762 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:48.793382 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922772201788-25092-0/minicluster-data/ts-2-root/instance:
uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b"
format_stamp: "Formatted at 2026-06-08 12:49:48 on dist-test-slave-jhsm"
I20260608 12:49:48.799027 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:49:48.809242  1106 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:48.810482 25092 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 12:49:48.810927 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922772201788-25092-0/minicluster-data/ts-2-root
uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b"
format_stamp: "Formatted at 2026-06-08 12:49:48 on dist-test-slave-jhsm"
I20260608 12:49:48.811327 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922772201788-25092-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922772201788-25092-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922772201788-25092-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:48.830158 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:48.831678 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:48.833635 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:48.838121 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:48.838390 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:48.838678 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:48.838896 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:48.892239 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.3:42463
I20260608 12:49:48.892431  1168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.3:42463 every 8 connection(s)
I20260608 12:49:48.908460  1169 heartbeater.cc:344] Connected to a master server at 127.24.129.62:46781
I20260608 12:49:48.909004  1169 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:48.909842  1169 heartbeater.cc:507] Master 127.24.129.62:46781 requested a full tablet report, sending...
I20260608 12:49:48.911995   893 ts_manager.cc:194] Registered new tserver with Master: 89a41ebac5ea41f0a44bd5f60b0c7e0b (127.24.129.3:42463)
I20260608 12:49:48.912670 25092 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016990238s
I20260608 12:49:48.913888   893 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54896
I20260608 12:49:49.689917  1020 heartbeater.cc:499] Master 127.24.129.62:46781 was elected leader, sending a full tablet report...
I20260608 12:49:49.792032  1095 heartbeater.cc:499] Master 127.24.129.62:46781 was elected leader, sending a full tablet report...
I20260608 12:49:49.917181  1169 heartbeater.cc:499] Master 127.24.129.62:46781 was elected leader, sending a full tablet report...
I20260608 12:49:49.972533   893 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54900:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:49:49.975274   893 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:49:50.059073   985 tablet_service.cc:1511] Processing CreateTablet for tablet 494b6c71ae8d4ee1b44d201f2b86db01 (DEFAULT_TABLE table=test-workload [id=8c54f5c28cf3413cab7a2e7e175ef836]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:50.060595  1058 tablet_service.cc:1511] Processing CreateTablet for tablet a75ccb3b207f46229b8e54ee6ab78f6d (DEFAULT_TABLE table=test-workload [id=8c54f5c28cf3413cab7a2e7e175ef836]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:50.060827  1057 tablet_service.cc:1511] Processing CreateTablet for tablet 6231b198d59b457896b12a6f01ebfe20 (DEFAULT_TABLE table=test-workload [id=8c54f5c28cf3413cab7a2e7e175ef836]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:50.062449  1058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75ccb3b207f46229b8e54ee6ab78f6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:50.062814   984 tablet_service.cc:1511] Processing CreateTablet for tablet 34836ffec6d94b91b0d1ddfe9fde5cf3 (DEFAULT_TABLE table=test-workload [id=8c54f5c28cf3413cab7a2e7e175ef836]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:50.064604  1133 tablet_service.cc:1511] Processing CreateTablet for tablet 34836ffec6d94b91b0d1ddfe9fde5cf3 (DEFAULT_TABLE table=test-workload [id=8c54f5c28cf3413cab7a2e7e175ef836]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:50.065824  1060 tablet_service.cc:1511] Processing CreateTablet for tablet 494b6c71ae8d4ee1b44d201f2b86db01 (DEFAULT_TABLE table=test-workload [id=8c54f5c28cf3413cab7a2e7e175ef836]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:50.063077  1134 tablet_service.cc:1511] Processing CreateTablet for tablet 494b6c71ae8d4ee1b44d201f2b86db01 (DEFAULT_TABLE table=test-workload [id=8c54f5c28cf3413cab7a2e7e175ef836]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:50.068199  1131 tablet_service.cc:1511] Processing CreateTablet for tablet 6231b198d59b457896b12a6f01ebfe20 (DEFAULT_TABLE table=test-workload [id=8c54f5c28cf3413cab7a2e7e175ef836]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:50.064502  1057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6231b198d59b457896b12a6f01ebfe20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:50.066423  1133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34836ffec6d94b91b0d1ddfe9fde5cf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:50.069857  1132 tablet_service.cc:1511] Processing CreateTablet for tablet a75ccb3b207f46229b8e54ee6ab78f6d (DEFAULT_TABLE table=test-workload [id=8c54f5c28cf3413cab7a2e7e175ef836]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:50.071321  1132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75ccb3b207f46229b8e54ee6ab78f6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:50.068199   982 tablet_service.cc:1511] Processing CreateTablet for tablet 6231b198d59b457896b12a6f01ebfe20 (DEFAULT_TABLE table=test-workload [id=8c54f5c28cf3413cab7a2e7e175ef836]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:50.063033  1059 tablet_service.cc:1511] Processing CreateTablet for tablet 34836ffec6d94b91b0d1ddfe9fde5cf3 (DEFAULT_TABLE table=test-workload [id=8c54f5c28cf3413cab7a2e7e175ef836]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:50.075227  1059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34836ffec6d94b91b0d1ddfe9fde5cf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:50.075845  1134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 494b6c71ae8d4ee1b44d201f2b86db01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:50.061105   985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 494b6c71ae8d4ee1b44d201f2b86db01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:50.077167  1131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6231b198d59b457896b12a6f01ebfe20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:50.077399  1060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 494b6c71ae8d4ee1b44d201f2b86db01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:50.081559   982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6231b198d59b457896b12a6f01ebfe20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:50.066033   983 tablet_service.cc:1511] Processing CreateTablet for tablet a75ccb3b207f46229b8e54ee6ab78f6d (DEFAULT_TABLE table=test-workload [id=8c54f5c28cf3413cab7a2e7e175ef836]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:50.084237   983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75ccb3b207f46229b8e54ee6ab78f6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:50.085157   984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34836ffec6d94b91b0d1ddfe9fde5cf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:50.099975  1189 tablet_bootstrap.cc:492] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880: Bootstrap starting.
I20260608 12:49:50.123054  1189 tablet_bootstrap.cc:654] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:50.148375  1190 tablet_bootstrap.cc:492] T 494b6c71ae8d4ee1b44d201f2b86db01 P 89a41ebac5ea41f0a44bd5f60b0c7e0b: Bootstrap starting.
I20260608 12:49:50.149173  1189 tablet_bootstrap.cc:492] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880: No bootstrap required, opened a new log
I20260608 12:49:50.149780  1189 ts_tablet_manager.cc:1403] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.007s
I20260608 12:49:50.152088  1192 tablet_bootstrap.cc:492] T a75ccb3b207f46229b8e54ee6ab78f6d P d8b4f74e55d7491891e2bffcf25cd689: Bootstrap starting.
I20260608 12:49:50.152966  1189 raft_consensus.cc:359] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } }
I20260608 12:49:50.153676  1189 raft_consensus.cc:385] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:50.153928  1189 raft_consensus.cc:740] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b8004a066cd4b79b45002fc000f3880, State: Initialized, Role: FOLLOWER
I20260608 12:49:50.154651  1189 consensus_queue.cc:260] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } }
I20260608 12:49:50.155431  1190 tablet_bootstrap.cc:654] T 494b6c71ae8d4ee1b44d201f2b86db01 P 89a41ebac5ea41f0a44bd5f60b0c7e0b: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:50.158624  1189 ts_tablet_manager.cc:1434] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 12:49:50.159603  1192 tablet_bootstrap.cc:654] T a75ccb3b207f46229b8e54ee6ab78f6d P d8b4f74e55d7491891e2bffcf25cd689: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:50.159870  1189 tablet_bootstrap.cc:492] T 6231b198d59b457896b12a6f01ebfe20 P 4b8004a066cd4b79b45002fc000f3880: Bootstrap starting.
I20260608 12:49:50.167894  1190 tablet_bootstrap.cc:492] T 494b6c71ae8d4ee1b44d201f2b86db01 P 89a41ebac5ea41f0a44bd5f60b0c7e0b: No bootstrap required, opened a new log
I20260608 12:49:50.168097  1189 tablet_bootstrap.cc:654] T 6231b198d59b457896b12a6f01ebfe20 P 4b8004a066cd4b79b45002fc000f3880: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:50.168678  1190 ts_tablet_manager.cc:1403] T 494b6c71ae8d4ee1b44d201f2b86db01 P 89a41ebac5ea41f0a44bd5f60b0c7e0b: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260608 12:49:50.172518  1190 raft_consensus.cc:359] T 494b6c71ae8d4ee1b44d201f2b86db01 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } }
I20260608 12:49:50.173359  1190 raft_consensus.cc:385] T 494b6c71ae8d4ee1b44d201f2b86db01 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:50.173673  1190 raft_consensus.cc:740] T 494b6c71ae8d4ee1b44d201f2b86db01 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89a41ebac5ea41f0a44bd5f60b0c7e0b, State: Initialized, Role: FOLLOWER
I20260608 12:49:50.175988  1190 consensus_queue.cc:260] T 494b6c71ae8d4ee1b44d201f2b86db01 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } }
I20260608 12:49:50.177340  1192 tablet_bootstrap.cc:492] T a75ccb3b207f46229b8e54ee6ab78f6d P d8b4f74e55d7491891e2bffcf25cd689: No bootstrap required, opened a new log
I20260608 12:49:50.177981  1192 ts_tablet_manager.cc:1403] T a75ccb3b207f46229b8e54ee6ab78f6d P d8b4f74e55d7491891e2bffcf25cd689: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.011s
I20260608 12:49:50.181218  1192 raft_consensus.cc:359] T a75ccb3b207f46229b8e54ee6ab78f6d P d8b4f74e55d7491891e2bffcf25cd689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } }
I20260608 12:49:50.181989  1192 raft_consensus.cc:385] T a75ccb3b207f46229b8e54ee6ab78f6d P d8b4f74e55d7491891e2bffcf25cd689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:50.182101  1189 tablet_bootstrap.cc:492] T 6231b198d59b457896b12a6f01ebfe20 P 4b8004a066cd4b79b45002fc000f3880: No bootstrap required, opened a new log
I20260608 12:49:50.182337  1192 raft_consensus.cc:740] T a75ccb3b207f46229b8e54ee6ab78f6d P d8b4f74e55d7491891e2bffcf25cd689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8b4f74e55d7491891e2bffcf25cd689, State: Initialized, Role: FOLLOWER
I20260608 12:49:50.182677  1190 ts_tablet_manager.cc:1434] T 494b6c71ae8d4ee1b44d201f2b86db01 P 89a41ebac5ea41f0a44bd5f60b0c7e0b: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.003s
I20260608 12:49:50.182706  1189 ts_tablet_manager.cc:1403] T 6231b198d59b457896b12a6f01ebfe20 P 4b8004a066cd4b79b45002fc000f3880: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260608 12:49:50.183291  1192 consensus_queue.cc:260] T a75ccb3b207f46229b8e54ee6ab78f6d P d8b4f74e55d7491891e2bffcf25cd689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } }
I20260608 12:49:50.184417  1190 tablet_bootstrap.cc:492] T 6231b198d59b457896b12a6f01ebfe20 P 89a41ebac5ea41f0a44bd5f60b0c7e0b: Bootstrap starting.
I20260608 12:49:50.186774  1189 raft_consensus.cc:359] T 6231b198d59b457896b12a6f01ebfe20 P 4b8004a066cd4b79b45002fc000f3880 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } }
I20260608 12:49:50.187563  1189 raft_consensus.cc:385] T 6231b198d59b457896b12a6f01ebfe20 P 4b8004a066cd4b79b45002fc000f3880 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:50.187877  1189 raft_consensus.cc:740] T 6231b198d59b457896b12a6f01ebfe20 P 4b8004a066cd4b79b45002fc000f3880 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b8004a066cd4b79b45002fc000f3880, State: Initialized, Role: FOLLOWER
I20260608 12:49:50.188906  1189 consensus_queue.cc:260] T 6231b198d59b457896b12a6f01ebfe20 P 4b8004a066cd4b79b45002fc000f3880 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } }
I20260608 12:49:50.191676  1189 ts_tablet_manager.cc:1434] T 6231b198d59b457896b12a6f01ebfe20 P 4b8004a066cd4b79b45002fc000f3880: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:49:50.192592  1192 ts_tablet_manager.cc:1434] T a75ccb3b207f46229b8e54ee6ab78f6d P d8b4f74e55d7491891e2bffcf25cd689: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.008s
I20260608 12:49:50.192674  1190 tablet_bootstrap.cc:654] T 6231b198d59b457896b12a6f01ebfe20 P 89a41ebac5ea41f0a44bd5f60b0c7e0b: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:50.197119  1192 tablet_bootstrap.cc:492] T 6231b198d59b457896b12a6f01ebfe20 P d8b4f74e55d7491891e2bffcf25cd689: Bootstrap starting.
I20260608 12:49:50.200446  1189 tablet_bootstrap.cc:492] T 494b6c71ae8d4ee1b44d201f2b86db01 P 4b8004a066cd4b79b45002fc000f3880: Bootstrap starting.
I20260608 12:49:50.203716  1192 tablet_bootstrap.cc:654] T 6231b198d59b457896b12a6f01ebfe20 P d8b4f74e55d7491891e2bffcf25cd689: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:50.207118  1190 tablet_bootstrap.cc:492] T 6231b198d59b457896b12a6f01ebfe20 P 89a41ebac5ea41f0a44bd5f60b0c7e0b: No bootstrap required, opened a new log
I20260608 12:49:50.207845  1190 ts_tablet_manager.cc:1403] T 6231b198d59b457896b12a6f01ebfe20 P 89a41ebac5ea41f0a44bd5f60b0c7e0b: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.008s
I20260608 12:49:50.208855  1189 tablet_bootstrap.cc:654] T 494b6c71ae8d4ee1b44d201f2b86db01 P 4b8004a066cd4b79b45002fc000f3880: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:50.211515  1190 raft_consensus.cc:359] T 6231b198d59b457896b12a6f01ebfe20 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } }
I20260608 12:49:50.212493  1190 raft_consensus.cc:385] T 6231b198d59b457896b12a6f01ebfe20 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:50.212890  1190 raft_consensus.cc:740] T 6231b198d59b457896b12a6f01ebfe20 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89a41ebac5ea41f0a44bd5f60b0c7e0b, State: Initialized, Role: FOLLOWER
I20260608 12:49:50.214026  1190 consensus_queue.cc:260] T 6231b198d59b457896b12a6f01ebfe20 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } }
I20260608 12:49:50.216522  1190 ts_tablet_manager.cc:1434] T 6231b198d59b457896b12a6f01ebfe20 P 89a41ebac5ea41f0a44bd5f60b0c7e0b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 12:49:50.217844  1190 tablet_bootstrap.cc:492] T a75ccb3b207f46229b8e54ee6ab78f6d P 89a41ebac5ea41f0a44bd5f60b0c7e0b: Bootstrap starting.
I20260608 12:49:50.225117  1190 tablet_bootstrap.cc:654] T a75ccb3b207f46229b8e54ee6ab78f6d P 89a41ebac5ea41f0a44bd5f60b0c7e0b: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:50.237854  1190 tablet_bootstrap.cc:492] T a75ccb3b207f46229b8e54ee6ab78f6d P 89a41ebac5ea41f0a44bd5f60b0c7e0b: No bootstrap required, opened a new log
I20260608 12:49:50.238548  1190 ts_tablet_manager.cc:1403] T a75ccb3b207f46229b8e54ee6ab78f6d P 89a41ebac5ea41f0a44bd5f60b0c7e0b: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.012s
I20260608 12:49:50.242168  1190 raft_consensus.cc:359] T a75ccb3b207f46229b8e54ee6ab78f6d P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } }
I20260608 12:49:50.243039  1190 raft_consensus.cc:385] T a75ccb3b207f46229b8e54ee6ab78f6d P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:50.243413  1190 raft_consensus.cc:740] T a75ccb3b207f46229b8e54ee6ab78f6d P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89a41ebac5ea41f0a44bd5f60b0c7e0b, State: Initialized, Role: FOLLOWER
I20260608 12:49:50.244479  1190 consensus_queue.cc:260] T a75ccb3b207f46229b8e54ee6ab78f6d P 89a41ebac5ea41f0a44bd5f60b0c7e0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } }
I20260608 12:49:50.246879  1190 ts_tablet_manager.cc:1434] T a75ccb3b207f46229b8e54ee6ab78f6d P 89a41ebac5ea41f0a44bd5f60b0c7e0b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:49:50.248070  1190 tablet_bootstrap.cc:492] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 89a41ebac5ea41f0a44bd5f60b0c7e0b: Bootstrap starting.
I20260608 12:49:50.249734  1192 tablet_bootstrap.cc:492] T 6231b198d59b457896b12a6f01ebfe20 P d8b4f74e55d7491891e2bffcf25cd689: No bootstrap required, opened a new log
I20260608 12:49:50.250322  1189 tablet_bootstrap.cc:492] T 494b6c71ae8d4ee1b44d201f2b86db01 P 4b8004a066cd4b79b45002fc000f3880: No bootstrap required, opened a new log
I20260608 12:49:50.250488  1192 ts_tablet_manager.cc:1403] T 6231b198d59b457896b12a6f01ebfe20 P d8b4f74e55d7491891e2bffcf25cd689: Time spent bootstrapping tablet: real 0.054s	user 0.020s	sys 0.032s
I20260608 12:49:50.251077  1189 ts_tablet_manager.cc:1403] T 494b6c71ae8d4ee1b44d201f2b86db01 P 4b8004a066cd4b79b45002fc000f3880: Time spent bootstrapping tablet: real 0.051s	user 0.029s	sys 0.019s
I20260608 12:49:50.254506  1189 raft_consensus.cc:359] T 494b6c71ae8d4ee1b44d201f2b86db01 P 4b8004a066cd4b79b45002fc000f3880 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } }
I20260608 12:49:50.255270  1189 raft_consensus.cc:385] T 494b6c71ae8d4ee1b44d201f2b86db01 P 4b8004a066cd4b79b45002fc000f3880 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:50.255017  1192 raft_consensus.cc:359] T 6231b198d59b457896b12a6f01ebfe20 P d8b4f74e55d7491891e2bffcf25cd689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } }
I20260608 12:49:50.255720  1190 tablet_bootstrap.cc:654] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 89a41ebac5ea41f0a44bd5f60b0c7e0b: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:50.255785  1189 raft_consensus.cc:740] T 494b6c71ae8d4ee1b44d201f2b86db01 P 4b8004a066cd4b79b45002fc000f3880 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b8004a066cd4b79b45002fc000f3880, State: Initialized, Role: FOLLOWER
I20260608 12:49:50.256234  1192 raft_consensus.cc:385] T 6231b198d59b457896b12a6f01ebfe20 P d8b4f74e55d7491891e2bffcf25cd689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:50.256830  1192 raft_consensus.cc:740] T 6231b198d59b457896b12a6f01ebfe20 P d8b4f74e55d7491891e2bffcf25cd689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8b4f74e55d7491891e2bffcf25cd689, State: Initialized, Role: FOLLOWER
I20260608 12:49:50.257121  1189 consensus_queue.cc:260] T 494b6c71ae8d4ee1b44d201f2b86db01 P 4b8004a066cd4b79b45002fc000f3880 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } }
I20260608 12:49:50.258021  1192 consensus_queue.cc:260] T 6231b198d59b457896b12a6f01ebfe20 P d8b4f74e55d7491891e2bffcf25cd689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } }
I20260608 12:49:50.259582  1189 ts_tablet_manager.cc:1434] T 494b6c71ae8d4ee1b44d201f2b86db01 P 4b8004a066cd4b79b45002fc000f3880: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:49:50.260546  1192 ts_tablet_manager.cc:1434] T 6231b198d59b457896b12a6f01ebfe20 P d8b4f74e55d7491891e2bffcf25cd689: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:49:50.260775  1189 tablet_bootstrap.cc:492] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 4b8004a066cd4b79b45002fc000f3880: Bootstrap starting.
I20260608 12:49:50.264703  1192 tablet_bootstrap.cc:492] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689: Bootstrap starting.
I20260608 12:49:50.268332  1189 tablet_bootstrap.cc:654] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 4b8004a066cd4b79b45002fc000f3880: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:50.273955  1192 tablet_bootstrap.cc:654] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:50.277731  1190 tablet_bootstrap.cc:492] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 89a41ebac5ea41f0a44bd5f60b0c7e0b: No bootstrap required, opened a new log
I20260608 12:49:50.278399  1190 ts_tablet_manager.cc:1403] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 89a41ebac5ea41f0a44bd5f60b0c7e0b: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.012s
I20260608 12:49:50.282289  1189 tablet_bootstrap.cc:492] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 4b8004a066cd4b79b45002fc000f3880: No bootstrap required, opened a new log
I20260608 12:49:50.282104  1190 raft_consensus.cc:359] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } }
I20260608 12:49:50.282936  1190 raft_consensus.cc:385] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:50.283023  1189 ts_tablet_manager.cc:1403] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 4b8004a066cd4b79b45002fc000f3880: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260608 12:49:50.283310  1190 raft_consensus.cc:740] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89a41ebac5ea41f0a44bd5f60b0c7e0b, State: Initialized, Role: FOLLOWER
I20260608 12:49:50.284549  1190 consensus_queue.cc:260] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } }
I20260608 12:49:50.285898  1192 tablet_bootstrap.cc:492] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689: No bootstrap required, opened a new log
I20260608 12:49:50.286515  1192 ts_tablet_manager.cc:1403] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.002s
I20260608 12:49:50.287048  1190 ts_tablet_manager.cc:1434] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 89a41ebac5ea41f0a44bd5f60b0c7e0b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:49:50.287001  1189 raft_consensus.cc:359] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 4b8004a066cd4b79b45002fc000f3880 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } }
I20260608 12:49:50.288071  1189 raft_consensus.cc:385] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 4b8004a066cd4b79b45002fc000f3880 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:50.288319  1189 raft_consensus.cc:740] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 4b8004a066cd4b79b45002fc000f3880 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b8004a066cd4b79b45002fc000f3880, State: Initialized, Role: FOLLOWER
I20260608 12:49:50.289194  1189 consensus_queue.cc:260] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 4b8004a066cd4b79b45002fc000f3880 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } }
I20260608 12:49:50.289875  1192 raft_consensus.cc:359] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } }
I20260608 12:49:50.290666  1192 raft_consensus.cc:385] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:50.290943  1192 raft_consensus.cc:740] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8b4f74e55d7491891e2bffcf25cd689, State: Initialized, Role: FOLLOWER
I20260608 12:49:50.291452  1189 ts_tablet_manager.cc:1434] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 4b8004a066cd4b79b45002fc000f3880: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 12:49:50.291723  1192 consensus_queue.cc:260] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } }
I20260608 12:49:50.294111  1192 ts_tablet_manager.cc:1434] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 12:49:50.295197  1192 tablet_bootstrap.cc:492] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689: Bootstrap starting.
I20260608 12:49:50.302155  1192 tablet_bootstrap.cc:654] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:50.307454  1193 raft_consensus.cc:493] T 6231b198d59b457896b12a6f01ebfe20 P 4b8004a066cd4b79b45002fc000f3880 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:50.308058  1193 raft_consensus.cc:515] T 6231b198d59b457896b12a6f01ebfe20 P 4b8004a066cd4b79b45002fc000f3880 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } }
I20260608 12:49:50.310972  1193 leader_election.cc:290] T 6231b198d59b457896b12a6f01ebfe20 P 4b8004a066cd4b79b45002fc000f3880 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8b4f74e55d7491891e2bffcf25cd689 (127.24.129.1:38703), 89a41ebac5ea41f0a44bd5f60b0c7e0b (127.24.129.3:42463)
I20260608 12:49:50.313349  1192 tablet_bootstrap.cc:492] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689: No bootstrap required, opened a new log
I20260608 12:49:50.314116  1192 ts_tablet_manager.cc:1403] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260608 12:49:50.318385  1192 raft_consensus.cc:359] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } }
I20260608 12:49:50.319244  1192 raft_consensus.cc:385] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:50.319566  1192 raft_consensus.cc:740] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8b4f74e55d7491891e2bffcf25cd689, State: Initialized, Role: FOLLOWER
I20260608 12:49:50.320525  1192 consensus_queue.cc:260] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } }
I20260608 12:49:50.323390  1192 ts_tablet_manager.cc:1434] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:49:50.333674  1193 raft_consensus.cc:493] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:50.334300  1193 raft_consensus.cc:515] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } }
I20260608 12:49:50.336577  1193 leader_election.cc:290] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8b4f74e55d7491891e2bffcf25cd689 (127.24.129.1:38703), 89a41ebac5ea41f0a44bd5f60b0c7e0b (127.24.129.3:42463)
I20260608 12:49:50.339342  1144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6231b198d59b457896b12a6f01ebfe20" candidate_uuid: "4b8004a066cd4b79b45002fc000f3880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" is_pre_election: true
I20260608 12:49:50.340018  1144 raft_consensus.cc:2468] T 6231b198d59b457896b12a6f01ebfe20 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b8004a066cd4b79b45002fc000f3880 in term 0.
I20260608 12:49:50.341849  1143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75ccb3b207f46229b8e54ee6ab78f6d" candidate_uuid: "4b8004a066cd4b79b45002fc000f3880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" is_pre_election: true
I20260608 12:49:50.342224  1035 leader_election.cc:304] T 6231b198d59b457896b12a6f01ebfe20 P 4b8004a066cd4b79b45002fc000f3880 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b8004a066cd4b79b45002fc000f3880, 89a41ebac5ea41f0a44bd5f60b0c7e0b; no voters: 
I20260608 12:49:50.342633  1143 raft_consensus.cc:2468] T a75ccb3b207f46229b8e54ee6ab78f6d P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b8004a066cd4b79b45002fc000f3880 in term 0.
I20260608 12:49:50.343353  1193 raft_consensus.cc:2804] T 6231b198d59b457896b12a6f01ebfe20 P 4b8004a066cd4b79b45002fc000f3880 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:50.343777  1193 raft_consensus.cc:493] T 6231b198d59b457896b12a6f01ebfe20 P 4b8004a066cd4b79b45002fc000f3880 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:50.344142  1193 raft_consensus.cc:3060] T 6231b198d59b457896b12a6f01ebfe20 P 4b8004a066cd4b79b45002fc000f3880 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:50.344334  1035 leader_election.cc:304] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b8004a066cd4b79b45002fc000f3880, 89a41ebac5ea41f0a44bd5f60b0c7e0b; no voters: 
I20260608 12:49:50.357547   994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75ccb3b207f46229b8e54ee6ab78f6d" candidate_uuid: "4b8004a066cd4b79b45002fc000f3880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8b4f74e55d7491891e2bffcf25cd689" is_pre_election: true
I20260608 12:49:50.357779   995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6231b198d59b457896b12a6f01ebfe20" candidate_uuid: "4b8004a066cd4b79b45002fc000f3880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8b4f74e55d7491891e2bffcf25cd689" is_pre_election: true
I20260608 12:49:50.358484   994 raft_consensus.cc:2468] T a75ccb3b207f46229b8e54ee6ab78f6d P d8b4f74e55d7491891e2bffcf25cd689 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b8004a066cd4b79b45002fc000f3880 in term 0.
I20260608 12:49:50.358780   995 raft_consensus.cc:2468] T 6231b198d59b457896b12a6f01ebfe20 P d8b4f74e55d7491891e2bffcf25cd689 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b8004a066cd4b79b45002fc000f3880 in term 0.
I20260608 12:49:50.361896  1209 raft_consensus.cc:2804] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:50.362411  1209 raft_consensus.cc:493] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:50.362802  1209 raft_consensus.cc:3060] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:50.365041  1193 raft_consensus.cc:515] T 6231b198d59b457896b12a6f01ebfe20 P 4b8004a066cd4b79b45002fc000f3880 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } }
I20260608 12:49:50.367254  1193 leader_election.cc:290] T 6231b198d59b457896b12a6f01ebfe20 P 4b8004a066cd4b79b45002fc000f3880 [CANDIDATE]: Term 1 election: Requested vote from peers d8b4f74e55d7491891e2bffcf25cd689 (127.24.129.1:38703), 89a41ebac5ea41f0a44bd5f60b0c7e0b (127.24.129.3:42463)
I20260608 12:49:50.367995   995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6231b198d59b457896b12a6f01ebfe20" candidate_uuid: "4b8004a066cd4b79b45002fc000f3880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8b4f74e55d7491891e2bffcf25cd689"
I20260608 12:49:50.368407  1143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6231b198d59b457896b12a6f01ebfe20" candidate_uuid: "4b8004a066cd4b79b45002fc000f3880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b"
I20260608 12:49:50.368681   995 raft_consensus.cc:3060] T 6231b198d59b457896b12a6f01ebfe20 P d8b4f74e55d7491891e2bffcf25cd689 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:50.369138  1143 raft_consensus.cc:3060] T 6231b198d59b457896b12a6f01ebfe20 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:50.369308  1209 raft_consensus.cc:515] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } }
I20260608 12:49:50.371909  1209 leader_election.cc:290] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [CANDIDATE]: Term 1 election: Requested vote from peers d8b4f74e55d7491891e2bffcf25cd689 (127.24.129.1:38703), 89a41ebac5ea41f0a44bd5f60b0c7e0b (127.24.129.3:42463)
I20260608 12:49:50.372987   994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75ccb3b207f46229b8e54ee6ab78f6d" candidate_uuid: "4b8004a066cd4b79b45002fc000f3880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8b4f74e55d7491891e2bffcf25cd689"
I20260608 12:49:50.373745   994 raft_consensus.cc:3060] T a75ccb3b207f46229b8e54ee6ab78f6d P d8b4f74e55d7491891e2bffcf25cd689 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:50.374219  1144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75ccb3b207f46229b8e54ee6ab78f6d" candidate_uuid: "4b8004a066cd4b79b45002fc000f3880" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b"
I20260608 12:49:50.374914  1144 raft_consensus.cc:3060] T a75ccb3b207f46229b8e54ee6ab78f6d P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:50.376047   995 raft_consensus.cc:2468] T 6231b198d59b457896b12a6f01ebfe20 P d8b4f74e55d7491891e2bffcf25cd689 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b8004a066cd4b79b45002fc000f3880 in term 1.
I20260608 12:49:50.377447  1143 raft_consensus.cc:2468] T 6231b198d59b457896b12a6f01ebfe20 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b8004a066cd4b79b45002fc000f3880 in term 1.
I20260608 12:49:50.378981  1035 leader_election.cc:304] T 6231b198d59b457896b12a6f01ebfe20 P 4b8004a066cd4b79b45002fc000f3880 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b8004a066cd4b79b45002fc000f3880, 89a41ebac5ea41f0a44bd5f60b0c7e0b; no voters: 
I20260608 12:49:50.379946  1209 raft_consensus.cc:2804] T 6231b198d59b457896b12a6f01ebfe20 P 4b8004a066cd4b79b45002fc000f3880 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:50.380529  1209 raft_consensus.cc:697] T 6231b198d59b457896b12a6f01ebfe20 P 4b8004a066cd4b79b45002fc000f3880 [term 1 LEADER]: Becoming Leader. State: Replica: 4b8004a066cd4b79b45002fc000f3880, State: Running, Role: LEADER
I20260608 12:49:50.381378  1144 raft_consensus.cc:2468] T a75ccb3b207f46229b8e54ee6ab78f6d P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b8004a066cd4b79b45002fc000f3880 in term 1.
I20260608 12:49:50.381455  1209 consensus_queue.cc:237] T 6231b198d59b457896b12a6f01ebfe20 P 4b8004a066cd4b79b45002fc000f3880 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } }
I20260608 12:49:50.382737   994 raft_consensus.cc:2468] T a75ccb3b207f46229b8e54ee6ab78f6d P d8b4f74e55d7491891e2bffcf25cd689 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b8004a066cd4b79b45002fc000f3880 in term 1.
I20260608 12:49:50.382875  1035 leader_election.cc:304] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b8004a066cd4b79b45002fc000f3880, 89a41ebac5ea41f0a44bd5f60b0c7e0b; no voters: 
I20260608 12:49:50.383882  1193 raft_consensus.cc:2804] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:50.385480  1193 raft_consensus.cc:697] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [term 1 LEADER]: Becoming Leader. State: Replica: 4b8004a066cd4b79b45002fc000f3880, State: Running, Role: LEADER
I20260608 12:49:50.386639  1193 consensus_queue.cc:237] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } }
I20260608 12:49:50.393414   892 catalog_manager.cc:5696] T 6231b198d59b457896b12a6f01ebfe20 P 4b8004a066cd4b79b45002fc000f3880 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b8004a066cd4b79b45002fc000f3880 (127.24.129.2). New cstate: current_term: 1 leader_uuid: "4b8004a066cd4b79b45002fc000f3880" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:50.401047  1198 raft_consensus.cc:493] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:50.401630  1198 raft_consensus.cc:515] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } }
I20260608 12:49:50.404141  1198 leader_election.cc:290] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89a41ebac5ea41f0a44bd5f60b0c7e0b (127.24.129.3:42463), 4b8004a066cd4b79b45002fc000f3880 (127.24.129.2:43827)
I20260608 12:49:50.408820   892 catalog_manager.cc:5696] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b8004a066cd4b79b45002fc000f3880 (127.24.129.2). New cstate: current_term: 1 leader_uuid: "4b8004a066cd4b79b45002fc000f3880" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:50.417717  1070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494b6c71ae8d4ee1b44d201f2b86db01" candidate_uuid: "d8b4f74e55d7491891e2bffcf25cd689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b8004a066cd4b79b45002fc000f3880" is_pre_election: true
I20260608 12:49:50.418355  1144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494b6c71ae8d4ee1b44d201f2b86db01" candidate_uuid: "d8b4f74e55d7491891e2bffcf25cd689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" is_pre_election: true
I20260608 12:49:50.418541  1070 raft_consensus.cc:2468] T 494b6c71ae8d4ee1b44d201f2b86db01 P 4b8004a066cd4b79b45002fc000f3880 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8b4f74e55d7491891e2bffcf25cd689 in term 0.
I20260608 12:49:50.419202  1144 raft_consensus.cc:2468] T 494b6c71ae8d4ee1b44d201f2b86db01 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8b4f74e55d7491891e2bffcf25cd689 in term 0.
I20260608 12:49:50.420356   959 leader_election.cc:304] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b8004a066cd4b79b45002fc000f3880, d8b4f74e55d7491891e2bffcf25cd689; no voters: 
I20260608 12:49:50.421232  1198 raft_consensus.cc:2804] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:50.421624  1198 raft_consensus.cc:493] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:50.421945  1198 raft_consensus.cc:3060] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:50.426743  1198 raft_consensus.cc:515] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } }
I20260608 12:49:50.428450  1198 leader_election.cc:290] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [CANDIDATE]: Term 1 election: Requested vote from peers 89a41ebac5ea41f0a44bd5f60b0c7e0b (127.24.129.3:42463), 4b8004a066cd4b79b45002fc000f3880 (127.24.129.2:43827)
I20260608 12:49:50.429464  1144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494b6c71ae8d4ee1b44d201f2b86db01" candidate_uuid: "d8b4f74e55d7491891e2bffcf25cd689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b"
I20260608 12:49:50.429813  1070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494b6c71ae8d4ee1b44d201f2b86db01" candidate_uuid: "d8b4f74e55d7491891e2bffcf25cd689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b8004a066cd4b79b45002fc000f3880"
I20260608 12:49:50.430240  1144 raft_consensus.cc:3060] T 494b6c71ae8d4ee1b44d201f2b86db01 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:50.430392  1070 raft_consensus.cc:3060] T 494b6c71ae8d4ee1b44d201f2b86db01 P 4b8004a066cd4b79b45002fc000f3880 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:50.438570  1144 raft_consensus.cc:2468] T 494b6c71ae8d4ee1b44d201f2b86db01 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8b4f74e55d7491891e2bffcf25cd689 in term 1.
I20260608 12:49:50.438570  1070 raft_consensus.cc:2468] T 494b6c71ae8d4ee1b44d201f2b86db01 P 4b8004a066cd4b79b45002fc000f3880 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8b4f74e55d7491891e2bffcf25cd689 in term 1.
I20260608 12:49:50.440279   959 leader_election.cc:304] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b8004a066cd4b79b45002fc000f3880, d8b4f74e55d7491891e2bffcf25cd689; no voters: 
I20260608 12:49:50.441093  1198 raft_consensus.cc:2804] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:50.442237  1198 raft_consensus.cc:697] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [term 1 LEADER]: Becoming Leader. State: Replica: d8b4f74e55d7491891e2bffcf25cd689, State: Running, Role: LEADER
I20260608 12:49:50.442977  1198 consensus_queue.cc:237] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } }
I20260608 12:49:50.450976   892 catalog_manager.cc:5696] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8b4f74e55d7491891e2bffcf25cd689 (127.24.129.1). New cstate: current_term: 1 leader_uuid: "d8b4f74e55d7491891e2bffcf25cd689" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } health_report { overall_health: UNKNOWN } } }
W20260608 12:49:50.488371   941 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:49:50.769389  1198 raft_consensus.cc:493] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:50.769881  1198 raft_consensus.cc:515] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } }
I20260608 12:49:50.771670  1198 leader_election.cc:290] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b8004a066cd4b79b45002fc000f3880 (127.24.129.2:43827), 89a41ebac5ea41f0a44bd5f60b0c7e0b (127.24.129.3:42463)
I20260608 12:49:50.772837  1070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34836ffec6d94b91b0d1ddfe9fde5cf3" candidate_uuid: "d8b4f74e55d7491891e2bffcf25cd689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b8004a066cd4b79b45002fc000f3880" is_pre_election: true
I20260608 12:49:50.773123  1144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34836ffec6d94b91b0d1ddfe9fde5cf3" candidate_uuid: "d8b4f74e55d7491891e2bffcf25cd689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" is_pre_election: true
I20260608 12:49:50.773732  1144 raft_consensus.cc:2468] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8b4f74e55d7491891e2bffcf25cd689 in term 0.
I20260608 12:49:50.773729  1070 raft_consensus.cc:2468] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 4b8004a066cd4b79b45002fc000f3880 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8b4f74e55d7491891e2bffcf25cd689 in term 0.
I20260608 12:49:50.775218   959 leader_election.cc:304] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b8004a066cd4b79b45002fc000f3880, d8b4f74e55d7491891e2bffcf25cd689; no voters: 
I20260608 12:49:50.776187  1198 raft_consensus.cc:2804] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:50.776607  1198 raft_consensus.cc:493] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:50.777009  1198 raft_consensus.cc:3060] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:50.781962  1198 raft_consensus.cc:515] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } }
I20260608 12:49:50.783591  1198 leader_election.cc:290] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [CANDIDATE]: Term 1 election: Requested vote from peers 4b8004a066cd4b79b45002fc000f3880 (127.24.129.2:43827), 89a41ebac5ea41f0a44bd5f60b0c7e0b (127.24.129.3:42463)
I20260608 12:49:50.784706  1070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34836ffec6d94b91b0d1ddfe9fde5cf3" candidate_uuid: "d8b4f74e55d7491891e2bffcf25cd689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b8004a066cd4b79b45002fc000f3880"
I20260608 12:49:50.784873  1144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34836ffec6d94b91b0d1ddfe9fde5cf3" candidate_uuid: "d8b4f74e55d7491891e2bffcf25cd689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b"
I20260608 12:49:50.785394  1070 raft_consensus.cc:3060] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 4b8004a066cd4b79b45002fc000f3880 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:50.785465  1144 raft_consensus.cc:3060] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:50.791926  1144 raft_consensus.cc:2468] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8b4f74e55d7491891e2bffcf25cd689 in term 1.
I20260608 12:49:50.793120   960 leader_election.cc:304] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89a41ebac5ea41f0a44bd5f60b0c7e0b, d8b4f74e55d7491891e2bffcf25cd689; no voters: 
I20260608 12:49:50.793159  1070 raft_consensus.cc:2468] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 4b8004a066cd4b79b45002fc000f3880 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8b4f74e55d7491891e2bffcf25cd689 in term 1.
I20260608 12:49:50.793952  1198 raft_consensus.cc:2804] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:50.794557  1198 raft_consensus.cc:697] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [term 1 LEADER]: Becoming Leader. State: Replica: d8b4f74e55d7491891e2bffcf25cd689, State: Running, Role: LEADER
I20260608 12:49:50.795480  1198 consensus_queue.cc:237] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } }
I20260608 12:49:50.803920   892 catalog_manager.cc:5696] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8b4f74e55d7491891e2bffcf25cd689 (127.24.129.1). New cstate: current_term: 1 leader_uuid: "d8b4f74e55d7491891e2bffcf25cd689" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:50.910812  1198 consensus_queue.cc:1048] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:50.927995  1215 consensus_queue.cc:1048] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:50.948671 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:49:50.952338  1225 consensus_queue.cc:1048] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:49:50.953910  1222 consensus_queue.cc:1048] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:49:50.959190  1227 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:50.960928  1226 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:50.965469  1222 consensus_queue.cc:1048] T 6231b198d59b457896b12a6f01ebfe20 P 4b8004a066cd4b79b45002fc000f3880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:49:50.981515  1222 consensus_queue.cc:1048] T 6231b198d59b457896b12a6f01ebfe20 P 4b8004a066cd4b79b45002fc000f3880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:49:50.994848  1231 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:51.006754 25092 server_base.cc:1061] running on GCE node
I20260608 12:49:51.016109 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:51.016494 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:51.016800 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922991016775 us; error 0 us; skew 500 ppm
I20260608 12:49:51.017706 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:51.028049 25092 webserver.cc:533] Webserver started at http://127.24.129.4:38941/ using document root <none> and password file <none>
I20260608 12:49:51.029059 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:51.029393 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:51.029821 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:51.031642 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922772201788-25092-0/minicluster-data/ts-3-root/instance:
uuid: "b990c2880db34b6990c1387e0b826618"
format_stamp: "Formatted at 2026-06-08 12:49:51 on dist-test-slave-jhsm"
I20260608 12:49:51.041010 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:49:51.047304  1239 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:51.049121 25092 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 12:49:51.049750 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922772201788-25092-0/minicluster-data/ts-3-root
uuid: "b990c2880db34b6990c1387e0b826618"
format_stamp: "Formatted at 2026-06-08 12:49:51 on dist-test-slave-jhsm"
I20260608 12:49:51.050295 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922772201788-25092-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922772201788-25092-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922772201788-25092-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:51.068962 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:51.070433 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:51.072170 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:51.075040 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:51.075320 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:51.075670 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:51.075909 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:51.129459 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.4:42823
I20260608 12:49:51.129560  1301 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.4:42823 every 8 connection(s)
I20260608 12:49:51.147477  1302 heartbeater.cc:344] Connected to a master server at 127.24.129.62:46781
I20260608 12:49:51.147924  1302 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:51.148675  1302 heartbeater.cc:507] Master 127.24.129.62:46781 requested a full tablet report, sending...
I20260608 12:49:51.150738   891 ts_manager.cc:194] Registered new tserver with Master: b990c2880db34b6990c1387e0b826618 (127.24.129.4:42823)
I20260608 12:49:51.152177   891 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54916
I20260608 12:49:51.221181  1198 consensus_queue.cc:1048] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:51.225849  1215 consensus_queue.cc:1048] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:51.514145   995 consensus_queue.cc:237] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [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: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } attrs { replace: true } } peers { permanent_uuid: "b990c2880db34b6990c1387e0b826618" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42823 } attrs { promote: true } }
I20260608 12:49:51.521765  1143 raft_consensus.cc:1275] T 494b6c71ae8d4ee1b44d201f2b86db01 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 1 FOLLOWER]: Refusing update from remote peer d8b4f74e55d7491891e2bffcf25cd689: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:51.522964  1070 raft_consensus.cc:1275] T 494b6c71ae8d4ee1b44d201f2b86db01 P 4b8004a066cd4b79b45002fc000f3880 [term 1 FOLLOWER]: Refusing update from remote peer d8b4f74e55d7491891e2bffcf25cd689: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:51.523694  1215 consensus_queue.cc:1048] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:49:51.524868  1308 consensus_queue.cc:1048] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:49:51.533324  1198 raft_consensus.cc:2955] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b990c2880db34b6990c1387e0b826618 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } attrs { replace: true } } peers { permanent_uuid: "b990c2880db34b6990c1387e0b826618" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42823 } attrs { promote: true } } }
W20260608 12:49:51.536382   959 consensus_peers.cc:597] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 -> Peer b990c2880db34b6990c1387e0b826618 (127.24.129.4:42823): Couldn't send request to peer b990c2880db34b6990c1387e0b826618. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 494b6c71ae8d4ee1b44d201f2b86db01. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:51.535426  1143 raft_consensus.cc:2955] T 494b6c71ae8d4ee1b44d201f2b86db01 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b990c2880db34b6990c1387e0b826618 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } attrs { replace: true } } peers { permanent_uuid: "b990c2880db34b6990c1387e0b826618" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42823 } attrs { promote: true } } }
I20260608 12:49:51.543303  1070 raft_consensus.cc:2955] T 494b6c71ae8d4ee1b44d201f2b86db01 P 4b8004a066cd4b79b45002fc000f3880 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b990c2880db34b6990c1387e0b826618 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } attrs { replace: true } } peers { permanent_uuid: "b990c2880db34b6990c1387e0b826618" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42823 } attrs { promote: true } } }
I20260608 12:49:51.553571   891 catalog_manager.cc:5696] T 494b6c71ae8d4ee1b44d201f2b86db01 P 89a41ebac5ea41f0a44bd5f60b0c7e0b reported cstate change: config changed from index -1 to 2, NON_VOTER b990c2880db34b6990c1387e0b826618 (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "d8b4f74e55d7491891e2bffcf25cd689" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } attrs { replace: true } } peers { permanent_uuid: "b990c2880db34b6990c1387e0b826618" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42823 } attrs { promote: true } } }
I20260608 12:49:51.562101  1070 consensus_queue.cc:237] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [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: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } attrs { replace: true } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "b990c2880db34b6990c1387e0b826618" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42823 } attrs { promote: true } }
I20260608 12:49:51.573719   995 raft_consensus.cc:1275] T a75ccb3b207f46229b8e54ee6ab78f6d P d8b4f74e55d7491891e2bffcf25cd689 [term 1 FOLLOWER]: Refusing update from remote peer 4b8004a066cd4b79b45002fc000f3880: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:51.574623  1143 raft_consensus.cc:1275] T a75ccb3b207f46229b8e54ee6ab78f6d P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 1 FOLLOWER]: Refusing update from remote peer 4b8004a066cd4b79b45002fc000f3880: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:51.575830  1225 consensus_queue.cc:1048] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:49:51.577734  1317 consensus_queue.cc:1048] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:49:51.590001  1318 raft_consensus.cc:2955] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b990c2880db34b6990c1387e0b826618 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } attrs { replace: true } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "b990c2880db34b6990c1387e0b826618" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42823 } attrs { promote: true } } }
I20260608 12:49:51.591893  1143 raft_consensus.cc:2955] T a75ccb3b207f46229b8e54ee6ab78f6d P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b990c2880db34b6990c1387e0b826618 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } attrs { replace: true } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "b990c2880db34b6990c1387e0b826618" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42823 } attrs { promote: true } } }
I20260608 12:49:51.598219   995 raft_consensus.cc:2955] T a75ccb3b207f46229b8e54ee6ab78f6d P d8b4f74e55d7491891e2bffcf25cd689 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b990c2880db34b6990c1387e0b826618 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } attrs { replace: true } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "b990c2880db34b6990c1387e0b826618" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42823 } attrs { promote: true } } }
W20260608 12:49:51.601091  1034 consensus_peers.cc:597] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 -> Peer b990c2880db34b6990c1387e0b826618 (127.24.129.4:42823): Couldn't send request to peer b990c2880db34b6990c1387e0b826618. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a75ccb3b207f46229b8e54ee6ab78f6d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:51.607161   891 catalog_manager.cc:5696] T a75ccb3b207f46229b8e54ee6ab78f6d P 89a41ebac5ea41f0a44bd5f60b0c7e0b reported cstate change: config changed from index -1 to 2, NON_VOTER b990c2880db34b6990c1387e0b826618 (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "4b8004a066cd4b79b45002fc000f3880" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } attrs { replace: true } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "b990c2880db34b6990c1387e0b826618" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42823 } attrs { promote: true } } }
I20260608 12:49:51.608285   994 consensus_queue.cc:237] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [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: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } attrs { replace: true } } peers { permanent_uuid: "b990c2880db34b6990c1387e0b826618" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42823 } attrs { promote: true } }
I20260608 12:49:51.619338  1143 raft_consensus.cc:1275] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 1 FOLLOWER]: Refusing update from remote peer d8b4f74e55d7491891e2bffcf25cd689: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:51.619879  1070 raft_consensus.cc:1275] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 4b8004a066cd4b79b45002fc000f3880 [term 1 FOLLOWER]: Refusing update from remote peer d8b4f74e55d7491891e2bffcf25cd689: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:49:51.620402   959 consensus_peers.cc:597] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 -> Peer b990c2880db34b6990c1387e0b826618 (127.24.129.4:42823): Couldn't send request to peer b990c2880db34b6990c1387e0b826618. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 34836ffec6d94b91b0d1ddfe9fde5cf3. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:51.621591  1198 consensus_queue.cc:1048] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:49:51.623042  1308 consensus_queue.cc:1048] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:49:51.631966  1308 raft_consensus.cc:2955] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b990c2880db34b6990c1387e0b826618 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } attrs { replace: true } } peers { permanent_uuid: "b990c2880db34b6990c1387e0b826618" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42823 } attrs { promote: true } } }
I20260608 12:49:51.634825  1070 raft_consensus.cc:2955] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 4b8004a066cd4b79b45002fc000f3880 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b990c2880db34b6990c1387e0b826618 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } attrs { replace: true } } peers { permanent_uuid: "b990c2880db34b6990c1387e0b826618" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42823 } attrs { promote: true } } }
I20260608 12:49:51.635572  1143 raft_consensus.cc:2955] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b990c2880db34b6990c1387e0b826618 (127.24.129.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } attrs { replace: true } } peers { permanent_uuid: "b990c2880db34b6990c1387e0b826618" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42823 } attrs { promote: true } } }
I20260608 12:49:51.647722   893 catalog_manager.cc:5696] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 reported cstate change: config changed from index -1 to 2, NON_VOTER b990c2880db34b6990c1387e0b826618 (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "d8b4f74e55d7491891e2bffcf25cd689" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b990c2880db34b6990c1387e0b826618" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:51.648470   994 consensus_queue.cc:237] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [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: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } attrs { replace: false } } peers { permanent_uuid: "b990c2880db34b6990c1387e0b826618" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42823 } attrs { promote: true } }
W20260608 12:49:51.660629   959 consensus_peers.cc:597] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 -> Peer b990c2880db34b6990c1387e0b826618 (127.24.129.4:42823): Couldn't send request to peer b990c2880db34b6990c1387e0b826618. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 494b6c71ae8d4ee1b44d201f2b86db01. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:51.661100  1143 raft_consensus.cc:1275] T 494b6c71ae8d4ee1b44d201f2b86db01 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 1 FOLLOWER]: Refusing update from remote peer d8b4f74e55d7491891e2bffcf25cd689: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:49:51.662715  1070 raft_consensus.cc:1275] T 494b6c71ae8d4ee1b44d201f2b86db01 P 4b8004a066cd4b79b45002fc000f3880 [term 1 FOLLOWER]: Refusing update from remote peer d8b4f74e55d7491891e2bffcf25cd689: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:49:51.663800  1198 consensus_queue.cc:1048] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:51.669202  1308 consensus_queue.cc:1048] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:51.677008  1198 raft_consensus.cc:2955] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [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: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } attrs { replace: false } } peers { permanent_uuid: "b990c2880db34b6990c1387e0b826618" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42823 } attrs { promote: true } } }
I20260608 12:49:51.678989  1143 raft_consensus.cc:2955] T 494b6c71ae8d4ee1b44d201f2b86db01 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [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: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } attrs { replace: false } } peers { permanent_uuid: "b990c2880db34b6990c1387e0b826618" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42823 } attrs { promote: true } } }
I20260608 12:49:51.680382  1070 raft_consensus.cc:2955] T 494b6c71ae8d4ee1b44d201f2b86db01 P 4b8004a066cd4b79b45002fc000f3880 [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: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } attrs { replace: false } } peers { permanent_uuid: "b990c2880db34b6990c1387e0b826618" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42823 } attrs { promote: true } } }
W20260608 12:49:51.688640   941 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:49:51.689097   941 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:49:51.696812   893 catalog_manager.cc:5696] T 494b6c71ae8d4ee1b44d201f2b86db01 P 4b8004a066cd4b79b45002fc000f3880 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "d8b4f74e55d7491891e2bffcf25cd689" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } attrs { replace: false } } peers { permanent_uuid: "b990c2880db34b6990c1387e0b826618" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42823 } attrs { promote: true } } }
I20260608 12:49:51.697569  1070 consensus_queue.cc:237] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [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: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } attrs { replace: false } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "b990c2880db34b6990c1387e0b826618" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42823 } attrs { promote: true } }
W20260608 12:49:51.705277  1034 consensus_peers.cc:597] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 -> Peer b990c2880db34b6990c1387e0b826618 (127.24.129.4:42823): Couldn't send request to peer b990c2880db34b6990c1387e0b826618. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a75ccb3b207f46229b8e54ee6ab78f6d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:51.705425  1143 raft_consensus.cc:1275] T a75ccb3b207f46229b8e54ee6ab78f6d P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 1 FOLLOWER]: Refusing update from remote peer 4b8004a066cd4b79b45002fc000f3880: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:49:51.706053   994 raft_consensus.cc:1275] T a75ccb3b207f46229b8e54ee6ab78f6d P d8b4f74e55d7491891e2bffcf25cd689 [term 1 FOLLOWER]: Refusing update from remote peer 4b8004a066cd4b79b45002fc000f3880: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:49:51.706948  1317 consensus_queue.cc:1048] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:51.707971  1225 consensus_queue.cc:1048] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:51.714434   993 consensus_queue.cc:237] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [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: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } attrs { replace: false } }
I20260608 12:49:51.716089  1317 raft_consensus.cc:2955] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [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: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } attrs { replace: false } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "b990c2880db34b6990c1387e0b826618" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42823 } attrs { promote: true } } }
I20260608 12:49:51.720343   995 raft_consensus.cc:2955] T a75ccb3b207f46229b8e54ee6ab78f6d P d8b4f74e55d7491891e2bffcf25cd689 [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: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } attrs { replace: false } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "b990c2880db34b6990c1387e0b826618" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42823 } attrs { promote: true } } }
I20260608 12:49:51.732124  1144 raft_consensus.cc:1275] T 494b6c71ae8d4ee1b44d201f2b86db01 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 1 FOLLOWER]: Refusing update from remote peer d8b4f74e55d7491891e2bffcf25cd689: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:49:51.732084  1143 raft_consensus.cc:2955] T a75ccb3b207f46229b8e54ee6ab78f6d P 89a41ebac5ea41f0a44bd5f60b0c7e0b [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: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } attrs { replace: false } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "b990c2880db34b6990c1387e0b826618" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42823 } attrs { promote: true } } }
I20260608 12:49:51.734627  1308 consensus_queue.cc:1048] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:51.730865  1070 raft_consensus.cc:1275] T 494b6c71ae8d4ee1b44d201f2b86db01 P 4b8004a066cd4b79b45002fc000f3880 [term 1 FOLLOWER]: Refusing update from remote peer d8b4f74e55d7491891e2bffcf25cd689: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:49:51.737502  1308 consensus_queue.cc:1048] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:51.746158  1215 raft_consensus.cc:2955] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b990c2880db34b6990c1387e0b826618 (127.24.129.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } attrs { replace: false } } }
W20260608 12:49:51.747522   941 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:49:51.747948   941 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:49:51.748270  1070 raft_consensus.cc:2955] T 494b6c71ae8d4ee1b44d201f2b86db01 P 4b8004a066cd4b79b45002fc000f3880 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b990c2880db34b6990c1387e0b826618 (127.24.129.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } attrs { replace: false } } }
I20260608 12:49:51.752910   893 catalog_manager.cc:5696] T a75ccb3b207f46229b8e54ee6ab78f6d P d8b4f74e55d7491891e2bffcf25cd689 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "4b8004a066cd4b79b45002fc000f3880" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } attrs { replace: false } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "b990c2880db34b6990c1387e0b826618" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42823 } attrs { promote: true } } }
I20260608 12:49:51.753439   993 consensus_queue.cc:237] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [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: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } attrs { replace: false } } peers { permanent_uuid: "b990c2880db34b6990c1387e0b826618" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42823 } attrs { promote: true } }
I20260608 12:49:51.753808  1144 raft_consensus.cc:2955] T 494b6c71ae8d4ee1b44d201f2b86db01 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b990c2880db34b6990c1387e0b826618 (127.24.129.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } attrs { replace: false } } }
I20260608 12:49:51.763270   879 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 494b6c71ae8d4ee1b44d201f2b86db01 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260608 12:49:51.764571   959 consensus_peers.cc:597] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 -> Peer b990c2880db34b6990c1387e0b826618 (127.24.129.4:42823): Couldn't send request to peer b990c2880db34b6990c1387e0b826618. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 34836ffec6d94b91b0d1ddfe9fde5cf3. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:51.767872  1143 raft_consensus.cc:1275] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 1 FOLLOWER]: Refusing update from remote peer d8b4f74e55d7491891e2bffcf25cd689: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:49:51.768405  1070 raft_consensus.cc:1275] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 4b8004a066cd4b79b45002fc000f3880 [term 1 FOLLOWER]: Refusing update from remote peer d8b4f74e55d7491891e2bffcf25cd689: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:49:51.769726  1308 consensus_queue.cc:1048] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:51.771570  1198 consensus_queue.cc:1048] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:51.779100   893 catalog_manager.cc:5696] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 reported cstate change: config changed from index 3 to 4, NON_VOTER b990c2880db34b6990c1387e0b826618 (127.24.129.4) evicted. New cstate: current_term: 1 leader_uuid: "d8b4f74e55d7491891e2bffcf25cd689" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260608 12:49:51.780901  1215 raft_consensus.cc:2955] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [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: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } attrs { replace: false } } peers { permanent_uuid: "b990c2880db34b6990c1387e0b826618" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42823 } attrs { promote: true } } }
I20260608 12:49:51.785935  1070 consensus_queue.cc:237] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [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: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } attrs { replace: false } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } }
I20260608 12:49:51.788398  1069 raft_consensus.cc:2955] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 4b8004a066cd4b79b45002fc000f3880 [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: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } attrs { replace: false } } peers { permanent_uuid: "b990c2880db34b6990c1387e0b826618" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42823 } attrs { promote: true } } }
I20260608 12:49:51.796351  1143 raft_consensus.cc:1275] T a75ccb3b207f46229b8e54ee6ab78f6d P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 1 FOLLOWER]: Refusing update from remote peer 4b8004a066cd4b79b45002fc000f3880: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:49:51.796684   993 raft_consensus.cc:1275] T a75ccb3b207f46229b8e54ee6ab78f6d P d8b4f74e55d7491891e2bffcf25cd689 [term 1 FOLLOWER]: Refusing update from remote peer 4b8004a066cd4b79b45002fc000f3880: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:49:51.798273  1317 consensus_queue.cc:1048] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:51.799886  1225 consensus_queue.cc:1048] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:51.801831  1143 raft_consensus.cc:2955] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [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: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } attrs { replace: false } } peers { permanent_uuid: "b990c2880db34b6990c1387e0b826618" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42823 } attrs { promote: true } } }
W20260608 12:49:51.807142   941 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:49:51.807576   941 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:49:51.807247  1318 raft_consensus.cc:2955] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b990c2880db34b6990c1387e0b826618 (127.24.129.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } attrs { replace: false } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } }
I20260608 12:49:51.808502  1144 raft_consensus.cc:2955] T a75ccb3b207f46229b8e54ee6ab78f6d P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b990c2880db34b6990c1387e0b826618 (127.24.129.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } attrs { replace: false } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } }
I20260608 12:49:51.814236   891 catalog_manager.cc:5696] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "d8b4f74e55d7491891e2bffcf25cd689" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b990c2880db34b6990c1387e0b826618" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 42823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:51.819813   994 raft_consensus.cc:2955] T a75ccb3b207f46229b8e54ee6ab78f6d P d8b4f74e55d7491891e2bffcf25cd689 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b990c2880db34b6990c1387e0b826618 (127.24.129.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } attrs { replace: false } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } }
I20260608 12:49:51.831753   993 consensus_queue.cc:237] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [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: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } attrs { replace: false } }
I20260608 12:49:51.841081   878 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a75ccb3b207f46229b8e54ee6ab78f6d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:49:51.843890   893 catalog_manager.cc:5696] T a75ccb3b207f46229b8e54ee6ab78f6d P d8b4f74e55d7491891e2bffcf25cd689 reported cstate change: config changed from index 3 to 4, NON_VOTER b990c2880db34b6990c1387e0b826618 (127.24.129.4) evicted. New cstate: current_term: 1 leader_uuid: "4b8004a066cd4b79b45002fc000f3880" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } attrs { replace: false } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } } }
I20260608 12:49:51.846601  1142 raft_consensus.cc:1275] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 1 FOLLOWER]: Refusing update from remote peer d8b4f74e55d7491891e2bffcf25cd689: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:49:51.850605  1068 raft_consensus.cc:1275] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 4b8004a066cd4b79b45002fc000f3880 [term 1 FOLLOWER]: Refusing update from remote peer d8b4f74e55d7491891e2bffcf25cd689: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:49:51.851539  1308 consensus_queue.cc:1048] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:49:51.853834  1198 consensus_queue.cc:1048] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:51.869302  1067 raft_consensus.cc:2955] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 4b8004a066cd4b79b45002fc000f3880 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b990c2880db34b6990c1387e0b826618 (127.24.129.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } attrs { replace: false } } }
I20260608 12:49:51.870893  1142 raft_consensus.cc:2955] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b990c2880db34b6990c1387e0b826618 (127.24.129.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } attrs { replace: false } } }
I20260608 12:49:51.881111  1267 tablet_service.cc:1558] Processing DeleteTablet for tablet 494b6c71ae8d4ee1b44d201f2b86db01 with delete_type TABLET_DATA_TOMBSTONED (TS b990c2880db34b6990c1387e0b826618 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54594
I20260608 12:49:51.884589  1267 tablet_service.cc:1558] Processing DeleteTablet for tablet a75ccb3b207f46229b8e54ee6ab78f6d with delete_type TABLET_DATA_TOMBSTONED (TS b990c2880db34b6990c1387e0b826618 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54594
W20260608 12:49:51.887470   878 catalog_manager.cc:4994] TS b990c2880db34b6990c1387e0b826618 (127.24.129.4:42823): delete failed for tablet 494b6c71ae8d4ee1b44d201f2b86db01 because the tablet was not found. No further retry: Not found: Tablet not found: 494b6c71ae8d4ee1b44d201f2b86db01
W20260608 12:49:51.888672   878 catalog_manager.cc:4994] TS b990c2880db34b6990c1387e0b826618 (127.24.129.4:42823): delete failed for tablet a75ccb3b207f46229b8e54ee6ab78f6d because the tablet was not found. No further retry: Not found: Tablet not found: a75ccb3b207f46229b8e54ee6ab78f6d
I20260608 12:49:51.893082  1322 raft_consensus.cc:2955] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b990c2880db34b6990c1387e0b826618 (127.24.129.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } attrs { replace: false } } }
I20260608 12:49:51.898124   890 catalog_manager.cc:5696] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 4b8004a066cd4b79b45002fc000f3880 reported cstate change: config changed from index 3 to 4, NON_VOTER b990c2880db34b6990c1387e0b826618 (127.24.129.4) evicted. New cstate: current_term: 1 leader_uuid: "d8b4f74e55d7491891e2bffcf25cd689" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8b4f74e55d7491891e2bffcf25cd689" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 38703 } } peers { permanent_uuid: "4b8004a066cd4b79b45002fc000f3880" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 43827 } } peers { permanent_uuid: "89a41ebac5ea41f0a44bd5f60b0c7e0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 42463 } attrs { replace: false } } }
I20260608 12:49:51.906826   879 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 34836ffec6d94b91b0d1ddfe9fde5cf3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:49:51.911046 25092 tablet_server.cc:179] TabletServer@127.24.129.1:0 shutting down...
I20260608 12:49:51.914475  1267 tablet_service.cc:1558] Processing DeleteTablet for tablet 34836ffec6d94b91b0d1ddfe9fde5cf3 with delete_type TABLET_DATA_TOMBSTONED (TS b990c2880db34b6990c1387e0b826618 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54594
W20260608 12:49:51.916545   878 catalog_manager.cc:4994] TS b990c2880db34b6990c1387e0b826618 (127.24.129.4:42823): delete failed for tablet 34836ffec6d94b91b0d1ddfe9fde5cf3 because the tablet was not found. No further retry: Not found: Tablet not found: 34836ffec6d94b91b0d1ddfe9fde5cf3
I20260608 12:49:51.936859 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:51.937670 25092 tablet_replica.cc:333] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689: stopping tablet replica
I20260608 12:49:51.938313 25092 raft_consensus.cc:2243] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:51.939236 25092 raft_consensus.cc:2272] T 494b6c71ae8d4ee1b44d201f2b86db01 P d8b4f74e55d7491891e2bffcf25cd689 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:51.941839 25092 tablet_replica.cc:333] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689: stopping tablet replica
I20260608 12:49:51.942409 25092 raft_consensus.cc:2243] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:51.943316 25092 raft_consensus.cc:2272] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P d8b4f74e55d7491891e2bffcf25cd689 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:51.945993 25092 tablet_replica.cc:333] T 6231b198d59b457896b12a6f01ebfe20 P d8b4f74e55d7491891e2bffcf25cd689: stopping tablet replica
I20260608 12:49:51.946538 25092 raft_consensus.cc:2243] T 6231b198d59b457896b12a6f01ebfe20 P d8b4f74e55d7491891e2bffcf25cd689 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:51.946965 25092 raft_consensus.cc:2272] T 6231b198d59b457896b12a6f01ebfe20 P d8b4f74e55d7491891e2bffcf25cd689 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:51.949525 25092 tablet_replica.cc:333] T a75ccb3b207f46229b8e54ee6ab78f6d P d8b4f74e55d7491891e2bffcf25cd689: stopping tablet replica
I20260608 12:49:51.950042 25092 raft_consensus.cc:2243] T a75ccb3b207f46229b8e54ee6ab78f6d P d8b4f74e55d7491891e2bffcf25cd689 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:51.950662 25092 raft_consensus.cc:2272] T a75ccb3b207f46229b8e54ee6ab78f6d P d8b4f74e55d7491891e2bffcf25cd689 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:51.976091 25092 tablet_server.cc:196] TabletServer@127.24.129.1:0 shutdown complete.
I20260608 12:49:51.991572 25092 tablet_server.cc:179] TabletServer@127.24.129.2:0 shutting down...
I20260608 12:49:52.013713 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:52.014380 25092 tablet_replica.cc:333] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 4b8004a066cd4b79b45002fc000f3880: stopping tablet replica
I20260608 12:49:52.014986 25092 raft_consensus.cc:2243] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 4b8004a066cd4b79b45002fc000f3880 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:52.015573 25092 raft_consensus.cc:2272] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 4b8004a066cd4b79b45002fc000f3880 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:52.018275 25092 tablet_replica.cc:333] T 494b6c71ae8d4ee1b44d201f2b86db01 P 4b8004a066cd4b79b45002fc000f3880: stopping tablet replica
I20260608 12:49:52.018782 25092 raft_consensus.cc:2243] T 494b6c71ae8d4ee1b44d201f2b86db01 P 4b8004a066cd4b79b45002fc000f3880 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:52.019332 25092 raft_consensus.cc:2272] T 494b6c71ae8d4ee1b44d201f2b86db01 P 4b8004a066cd4b79b45002fc000f3880 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:52.022023 25092 tablet_replica.cc:333] T 6231b198d59b457896b12a6f01ebfe20 P 4b8004a066cd4b79b45002fc000f3880: stopping tablet replica
I20260608 12:49:52.022608 25092 raft_consensus.cc:2243] T 6231b198d59b457896b12a6f01ebfe20 P 4b8004a066cd4b79b45002fc000f3880 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:52.023386 25092 raft_consensus.cc:2272] T 6231b198d59b457896b12a6f01ebfe20 P 4b8004a066cd4b79b45002fc000f3880 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:52.025316 25092 tablet_replica.cc:333] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880: stopping tablet replica
I20260608 12:49:52.025785 25092 raft_consensus.cc:2243] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:52.026513 25092 raft_consensus.cc:2272] T a75ccb3b207f46229b8e54ee6ab78f6d P 4b8004a066cd4b79b45002fc000f3880 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:52.050436 25092 tablet_server.cc:196] TabletServer@127.24.129.2:0 shutdown complete.
I20260608 12:49:52.063436 25092 tablet_server.cc:179] TabletServer@127.24.129.3:0 shutting down...
I20260608 12:49:52.085188 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:52.086149 25092 tablet_replica.cc:333] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 89a41ebac5ea41f0a44bd5f60b0c7e0b: stopping tablet replica
I20260608 12:49:52.086932 25092 raft_consensus.cc:2243] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:52.087563 25092 raft_consensus.cc:2272] T 34836ffec6d94b91b0d1ddfe9fde5cf3 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:52.090354 25092 tablet_replica.cc:333] T a75ccb3b207f46229b8e54ee6ab78f6d P 89a41ebac5ea41f0a44bd5f60b0c7e0b: stopping tablet replica
I20260608 12:49:52.090893 25092 raft_consensus.cc:2243] T a75ccb3b207f46229b8e54ee6ab78f6d P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:52.091457 25092 raft_consensus.cc:2272] T a75ccb3b207f46229b8e54ee6ab78f6d P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:52.094144 25092 tablet_replica.cc:333] T 6231b198d59b457896b12a6f01ebfe20 P 89a41ebac5ea41f0a44bd5f60b0c7e0b: stopping tablet replica
I20260608 12:49:52.094712 25092 raft_consensus.cc:2243] T 6231b198d59b457896b12a6f01ebfe20 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:52.095122 25092 raft_consensus.cc:2272] T 6231b198d59b457896b12a6f01ebfe20 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:52.097029 25092 tablet_replica.cc:333] T 494b6c71ae8d4ee1b44d201f2b86db01 P 89a41ebac5ea41f0a44bd5f60b0c7e0b: stopping tablet replica
I20260608 12:49:52.097473 25092 raft_consensus.cc:2243] T 494b6c71ae8d4ee1b44d201f2b86db01 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:52.098033 25092 raft_consensus.cc:2272] T 494b6c71ae8d4ee1b44d201f2b86db01 P 89a41ebac5ea41f0a44bd5f60b0c7e0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:52.121399 25092 tablet_server.cc:196] TabletServer@127.24.129.3:0 shutdown complete.
I20260608 12:49:52.134115 25092 tablet_server.cc:179] TabletServer@127.24.129.4:0 shutting down...
I20260608 12:49:52.153143 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:52.169987 25092 tablet_server.cc:196] TabletServer@127.24.129.4:0 shutdown complete.
I20260608 12:49:52.178732 25092 master.cc:562] Master@127.24.129.62:46781 shutting down...
I20260608 12:49:52.197849 25092 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2558588022ca45749fbadb35a22f5380 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:52.198412 25092 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2558588022ca45749fbadb35a22f5380 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:52.198741 25092 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2558588022ca45749fbadb35a22f5380: stopping tablet replica
I20260608 12:49:52.219604 25092 master.cc:584] Master@127.24.129.62:46781 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3917 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 12:49:52.252831 25092 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.129.62:40191
I20260608 12:49:52.254146 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:52.259441  1325 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:52.259613  1326 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:52.262014  1328 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:52.262281 25092 server_base.cc:1061] running on GCE node
I20260608 12:49:52.263418 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:52.263631 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:52.263808 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922992263788 us; error 0 us; skew 500 ppm
I20260608 12:49:52.264496 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:52.267664 25092 webserver.cc:533] Webserver started at http://127.24.129.62:43335/ using document root <none> and password file <none>
I20260608 12:49:52.268265 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:52.268451 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:52.268783 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:52.270066 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922772201788-25092-0/minicluster-data/master-0-root/instance:
uuid: "d6848fc57df14f22a734fce8fbec3e98"
format_stamp: "Formatted at 2026-06-08 12:49:52 on dist-test-slave-jhsm"
I20260608 12:49:52.275801 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:49:52.279927  1333 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:52.280942 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:49:52.281303 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922772201788-25092-0/minicluster-data/master-0-root
uuid: "d6848fc57df14f22a734fce8fbec3e98"
format_stamp: "Formatted at 2026-06-08 12:49:52 on dist-test-slave-jhsm"
I20260608 12:49:52.281627 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922772201788-25092-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922772201788-25092-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922772201788-25092-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:52.298779 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:52.299844 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:52.339305 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.62:40191
I20260608 12:49:52.339629  1384 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.62:40191 every 8 connection(s)
I20260608 12:49:52.343820  1385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:52.359273  1385 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d6848fc57df14f22a734fce8fbec3e98: Bootstrap starting.
I20260608 12:49:52.364727  1385 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d6848fc57df14f22a734fce8fbec3e98: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:52.369755  1385 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d6848fc57df14f22a734fce8fbec3e98: No bootstrap required, opened a new log
I20260608 12:49:52.372300  1385 raft_consensus.cc:359] T 00000000000000000000000000000000 P d6848fc57df14f22a734fce8fbec3e98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6848fc57df14f22a734fce8fbec3e98" member_type: VOTER }
I20260608 12:49:52.372812  1385 raft_consensus.cc:385] T 00000000000000000000000000000000 P d6848fc57df14f22a734fce8fbec3e98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:52.373059  1385 raft_consensus.cc:740] T 00000000000000000000000000000000 P d6848fc57df14f22a734fce8fbec3e98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6848fc57df14f22a734fce8fbec3e98, State: Initialized, Role: FOLLOWER
I20260608 12:49:52.373761  1385 consensus_queue.cc:260] T 00000000000000000000000000000000 P d6848fc57df14f22a734fce8fbec3e98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d6848fc57df14f22a734fce8fbec3e98" member_type: VOTER }
I20260608 12:49:52.374243  1385 raft_consensus.cc:399] T 00000000000000000000000000000000 P d6848fc57df14f22a734fce8fbec3e98 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:49:52.374450  1385 raft_consensus.cc:493] T 00000000000000000000000000000000 P d6848fc57df14f22a734fce8fbec3e98 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:49:52.374718  1385 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d6848fc57df14f22a734fce8fbec3e98 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:52.380280  1385 raft_consensus.cc:515] T 00000000000000000000000000000000 P d6848fc57df14f22a734fce8fbec3e98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6848fc57df14f22a734fce8fbec3e98" member_type: VOTER }
I20260608 12:49:52.380905  1385 leader_election.cc:304] T 00000000000000000000000000000000 P d6848fc57df14f22a734fce8fbec3e98 [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: d6848fc57df14f22a734fce8fbec3e98; no voters: 
I20260608 12:49:52.382236  1385 leader_election.cc:290] T 00000000000000000000000000000000 P d6848fc57df14f22a734fce8fbec3e98 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:49:52.382741  1388 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d6848fc57df14f22a734fce8fbec3e98 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:52.384384  1388 raft_consensus.cc:697] T 00000000000000000000000000000000 P d6848fc57df14f22a734fce8fbec3e98 [term 1 LEADER]: Becoming Leader. State: Replica: d6848fc57df14f22a734fce8fbec3e98, State: Running, Role: LEADER
I20260608 12:49:52.385073  1388 consensus_queue.cc:237] T 00000000000000000000000000000000 P d6848fc57df14f22a734fce8fbec3e98 [LEADER]: Queue going to LEADER mode. State: All 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: "d6848fc57df14f22a734fce8fbec3e98" member_type: VOTER }
I20260608 12:49:52.385937  1385 sys_catalog.cc:565] T 00000000000000000000000000000000 P d6848fc57df14f22a734fce8fbec3e98 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:49:52.389586  1389 sys_catalog.cc:455] T 00000000000000000000000000000000 P d6848fc57df14f22a734fce8fbec3e98 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d6848fc57df14f22a734fce8fbec3e98" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6848fc57df14f22a734fce8fbec3e98" member_type: VOTER } }
I20260608 12:49:52.389716  1390 sys_catalog.cc:455] T 00000000000000000000000000000000 P d6848fc57df14f22a734fce8fbec3e98 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d6848fc57df14f22a734fce8fbec3e98. Latest consensus state: current_term: 1 leader_uuid: "d6848fc57df14f22a734fce8fbec3e98" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6848fc57df14f22a734fce8fbec3e98" member_type: VOTER } }
I20260608 12:49:52.390599  1389 sys_catalog.cc:458] T 00000000000000000000000000000000 P d6848fc57df14f22a734fce8fbec3e98 [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:52.390661  1390 sys_catalog.cc:458] T 00000000000000000000000000000000 P d6848fc57df14f22a734fce8fbec3e98 [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:52.393875  1394 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:49:52.398594  1394 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:49:52.407933 25092 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:49:52.409034  1394 catalog_manager.cc:1382] Generated new cluster ID: 4bc53ee306ec474db04c309296e4f971
I20260608 12:49:52.409268  1394 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:49:52.433872  1394 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:49:52.435176  1394 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:49:52.454937  1394 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d6848fc57df14f22a734fce8fbec3e98: Generated new TSK 0
I20260608 12:49:52.455528  1394 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:49:52.474449 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:52.481015  1406 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:52.482115  1407 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:52.483397  1409 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:52.484007 25092 server_base.cc:1061] running on GCE node
I20260608 12:49:52.484930 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:52.485114 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:52.485246 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922992485235 us; error 0 us; skew 500 ppm
I20260608 12:49:52.485790 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:52.488374 25092 webserver.cc:533] Webserver started at http://127.24.129.1:37583/ using document root <none> and password file <none>
I20260608 12:49:52.488896 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:52.489068 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:52.489281 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:52.490316 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922772201788-25092-0/minicluster-data/ts-0-root/instance:
uuid: "bfe1c4a3420a45d8a17929e98fe31857"
format_stamp: "Formatted at 2026-06-08 12:49:52 on dist-test-slave-jhsm"
I20260608 12:49:52.495101 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:49:52.499037  1414 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:52.500267 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:49:52.500679 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922772201788-25092-0/minicluster-data/ts-0-root
uuid: "bfe1c4a3420a45d8a17929e98fe31857"
format_stamp: "Formatted at 2026-06-08 12:49:52 on dist-test-slave-jhsm"
I20260608 12:49:52.501329 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922772201788-25092-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922772201788-25092-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922772201788-25092-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:52.515120 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:52.516383 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:52.518169 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:52.520960 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:52.521200 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:52.521486 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:52.521651 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:52.568054 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.1:45171
I20260608 12:49:52.568182  1476 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.1:45171 every 8 connection(s)
I20260608 12:49:52.574116 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:52.582531  1481 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:52.583712  1482 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:52.587206 25092 server_base.cc:1061] running on GCE node
I20260608 12:49:52.588529  1477 heartbeater.cc:344] Connected to a master server at 127.24.129.62:40191
I20260608 12:49:52.589008  1477 heartbeater.cc:461] Registering TS with master...
W20260608 12:49:52.589169  1484 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:52.589915  1477 heartbeater.cc:507] Master 127.24.129.62:40191 requested a full tablet report, sending...
I20260608 12:49:52.590317 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:52.590624 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:52.590855 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922992590834 us; error 0 us; skew 500 ppm
I20260608 12:49:52.591598 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:52.592881  1350 ts_manager.cc:194] Registered new tserver with Master: bfe1c4a3420a45d8a17929e98fe31857 (127.24.129.1:45171)
I20260608 12:49:52.594475 25092 webserver.cc:533] Webserver started at http://127.24.129.2:36141/ using document root <none> and password file <none>
I20260608 12:49:52.595002 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:52.595173 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:52.595433 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:52.595664  1350 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48022
I20260608 12:49:52.596532 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922772201788-25092-0/minicluster-data/ts-1-root/instance:
uuid: "a871e0af33a8412e9e9c68e6ae0e6b70"
format_stamp: "Formatted at 2026-06-08 12:49:52 on dist-test-slave-jhsm"
I20260608 12:49:52.601915 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:49:52.605937  1489 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:52.606916 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:49:52.607225 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922772201788-25092-0/minicluster-data/ts-1-root
uuid: "a871e0af33a8412e9e9c68e6ae0e6b70"
format_stamp: "Formatted at 2026-06-08 12:49:52 on dist-test-slave-jhsm"
I20260608 12:49:52.607498 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922772201788-25092-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922772201788-25092-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922772201788-25092-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:52.636325 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:52.637454 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:52.639195 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:52.641762 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:52.641993 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:52.642234 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:52.642393 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:52.685865 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.2:42765
I20260608 12:49:52.686045  1551 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.2:42765 every 8 connection(s)
I20260608 12:49:52.691071 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:52.698094  1555 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:52.698556  1556 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:52.701810  1558 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:52.703670 25092 server_base.cc:1061] running on GCE node
I20260608 12:49:52.705003 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:52.705329 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:52.705549  1552 heartbeater.cc:344] Connected to a master server at 127.24.129.62:40191
I20260608 12:49:52.705576 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922992705553 us; error 0 us; skew 500 ppm
I20260608 12:49:52.706122  1552 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:52.706607 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:52.706943  1552 heartbeater.cc:507] Master 127.24.129.62:40191 requested a full tablet report, sending...
I20260608 12:49:52.709689  1350 ts_manager.cc:194] Registered new tserver with Master: a871e0af33a8412e9e9c68e6ae0e6b70 (127.24.129.2:42765)
I20260608 12:49:52.710516 25092 webserver.cc:533] Webserver started at http://127.24.129.3:33723/ using document root <none> and password file <none>
I20260608 12:49:52.711338 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:52.711623 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:52.711982 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:52.711902  1350 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48026
I20260608 12:49:52.713865 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922772201788-25092-0/minicluster-data/ts-2-root/instance:
uuid: "863e84400cfb416c88880878a498e1ae"
format_stamp: "Formatted at 2026-06-08 12:49:52 on dist-test-slave-jhsm"
I20260608 12:49:52.720115 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:49:52.724229  1563 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:52.725242 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:49:52.725632 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922772201788-25092-0/minicluster-data/ts-2-root
uuid: "863e84400cfb416c88880878a498e1ae"
format_stamp: "Formatted at 2026-06-08 12:49:52 on dist-test-slave-jhsm"
I20260608 12:49:52.725934 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922772201788-25092-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922772201788-25092-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922772201788-25092-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:52.743546 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:52.744777 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:52.746405 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:52.749001 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:52.749212 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:52.749449 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:52.749617 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:52.797180 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.3:46361
I20260608 12:49:52.797328  1625 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.3:46361 every 8 connection(s)
I20260608 12:49:52.813972  1626 heartbeater.cc:344] Connected to a master server at 127.24.129.62:40191
I20260608 12:49:52.814522  1626 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:52.815402  1626 heartbeater.cc:507] Master 127.24.129.62:40191 requested a full tablet report, sending...
I20260608 12:49:52.817793  1350 ts_manager.cc:194] Registered new tserver with Master: 863e84400cfb416c88880878a498e1ae (127.24.129.3:46361)
I20260608 12:49:52.818334 25092 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016612209s
I20260608 12:49:52.819550  1350 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48042
I20260608 12:49:53.599027  1477 heartbeater.cc:499] Master 127.24.129.62:40191 was elected leader, sending a full tablet report...
I20260608 12:49:53.715806  1552 heartbeater.cc:499] Master 127.24.129.62:40191 was elected leader, sending a full tablet report...
I20260608 12:49:53.822592  1626 heartbeater.cc:499] Master 127.24.129.62:40191 was elected leader, sending a full tablet report...
I20260608 12:49:53.883782  1350 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48046:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:49:53.886689  1350 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:49:53.982139  1591 tablet_service.cc:1511] Processing CreateTablet for tablet 506bf65082f44e27af5af176a00567af (DEFAULT_TABLE table=test-workload [id=dc211f27c12c46d5997d5881dd7f2be8]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:49:53.983613  1591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 506bf65082f44e27af5af176a00567af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:53.983440  1442 tablet_service.cc:1511] Processing CreateTablet for tablet 506bf65082f44e27af5af176a00567af (DEFAULT_TABLE table=test-workload [id=dc211f27c12c46d5997d5881dd7f2be8]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:49:53.984776  1442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 506bf65082f44e27af5af176a00567af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:53.985975  1441 tablet_service.cc:1511] Processing CreateTablet for tablet 55d808efc49647148ef768afaf5ff7d4 (DEFAULT_TABLE table=test-workload [id=dc211f27c12c46d5997d5881dd7f2be8]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:49:53.986256  1439 tablet_service.cc:1511] Processing CreateTablet for tablet b530cab0229d4ed2b41aabc22c80f80e (DEFAULT_TABLE table=test-workload [id=dc211f27c12c46d5997d5881dd7f2be8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:49:53.987308  1441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55d808efc49647148ef768afaf5ff7d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:53.989095  1440 tablet_service.cc:1511] Processing CreateTablet for tablet 8c427d22f47b4658b6626df36be4d787 (DEFAULT_TABLE table=test-workload [id=dc211f27c12c46d5997d5881dd7f2be8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:49:53.990672  1440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c427d22f47b4658b6626df36be4d787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:53.991515  1439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b530cab0229d4ed2b41aabc22c80f80e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:53.992012  1437 tablet_service.cc:1511] Processing CreateTablet for tablet cea3bb8b9d21498bab3f47c3c58119ce (DEFAULT_TABLE table=test-workload [id=dc211f27c12c46d5997d5881dd7f2be8]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:49:53.990607  1438 tablet_service.cc:1511] Processing CreateTablet for tablet 56aff4aa4b844e23a2d9b32898be2e28 (DEFAULT_TABLE table=test-workload [id=dc211f27c12c46d5997d5881dd7f2be8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:49:53.993402  1437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cea3bb8b9d21498bab3f47c3c58119ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:53.994027  1438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56aff4aa4b844e23a2d9b32898be2e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:54.004374  1587 tablet_service.cc:1511] Processing CreateTablet for tablet 56aff4aa4b844e23a2d9b32898be2e28 (DEFAULT_TABLE table=test-workload [id=dc211f27c12c46d5997d5881dd7f2be8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:49:54.004676  1590 tablet_service.cc:1511] Processing CreateTablet for tablet 55d808efc49647148ef768afaf5ff7d4 (DEFAULT_TABLE table=test-workload [id=dc211f27c12c46d5997d5881dd7f2be8]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:49:54.005893  1587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56aff4aa4b844e23a2d9b32898be2e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:54.006548  1589 tablet_service.cc:1511] Processing CreateTablet for tablet 8c427d22f47b4658b6626df36be4d787 (DEFAULT_TABLE table=test-workload [id=dc211f27c12c46d5997d5881dd7f2be8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:49:54.008577  1588 tablet_service.cc:1511] Processing CreateTablet for tablet b530cab0229d4ed2b41aabc22c80f80e (DEFAULT_TABLE table=test-workload [id=dc211f27c12c46d5997d5881dd7f2be8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:49:54.010246  1589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c427d22f47b4658b6626df36be4d787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:54.011070  1586 tablet_service.cc:1511] Processing CreateTablet for tablet cea3bb8b9d21498bab3f47c3c58119ce (DEFAULT_TABLE table=test-workload [id=dc211f27c12c46d5997d5881dd7f2be8]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:49:54.011739  1588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b530cab0229d4ed2b41aabc22c80f80e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:54.011286  1516 tablet_service.cc:1511] Processing CreateTablet for tablet 55d808efc49647148ef768afaf5ff7d4 (DEFAULT_TABLE table=test-workload [id=dc211f27c12c46d5997d5881dd7f2be8]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:49:54.013322  1590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55d808efc49647148ef768afaf5ff7d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:54.013339  1516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55d808efc49647148ef768afaf5ff7d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:54.013373  1517 tablet_service.cc:1511] Processing CreateTablet for tablet 506bf65082f44e27af5af176a00567af (DEFAULT_TABLE table=test-workload [id=dc211f27c12c46d5997d5881dd7f2be8]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:49:54.015247  1517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 506bf65082f44e27af5af176a00567af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:54.016498  1586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cea3bb8b9d21498bab3f47c3c58119ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:54.030438  1646 tablet_bootstrap.cc:492] T b530cab0229d4ed2b41aabc22c80f80e P bfe1c4a3420a45d8a17929e98fe31857: Bootstrap starting.
I20260608 12:49:54.038838  1646 tablet_bootstrap.cc:654] T b530cab0229d4ed2b41aabc22c80f80e P bfe1c4a3420a45d8a17929e98fe31857: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:54.038498  1515 tablet_service.cc:1511] Processing CreateTablet for tablet 8c427d22f47b4658b6626df36be4d787 (DEFAULT_TABLE table=test-workload [id=dc211f27c12c46d5997d5881dd7f2be8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:49:54.040086  1515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c427d22f47b4658b6626df36be4d787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:54.046478  1514 tablet_service.cc:1511] Processing CreateTablet for tablet b530cab0229d4ed2b41aabc22c80f80e (DEFAULT_TABLE table=test-workload [id=dc211f27c12c46d5997d5881dd7f2be8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:49:54.047895  1514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b530cab0229d4ed2b41aabc22c80f80e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:54.051836  1646 tablet_bootstrap.cc:492] T b530cab0229d4ed2b41aabc22c80f80e P bfe1c4a3420a45d8a17929e98fe31857: No bootstrap required, opened a new log
I20260608 12:49:54.052764  1646 ts_tablet_manager.cc:1403] T b530cab0229d4ed2b41aabc22c80f80e P bfe1c4a3420a45d8a17929e98fe31857: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.014s
I20260608 12:49:54.054540  1513 tablet_service.cc:1511] Processing CreateTablet for tablet 56aff4aa4b844e23a2d9b32898be2e28 (DEFAULT_TABLE table=test-workload [id=dc211f27c12c46d5997d5881dd7f2be8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:49:54.055935  1513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56aff4aa4b844e23a2d9b32898be2e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:54.056958  1646 raft_consensus.cc:359] T b530cab0229d4ed2b41aabc22c80f80e P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.057968  1646 raft_consensus.cc:385] T b530cab0229d4ed2b41aabc22c80f80e P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:54.058295  1646 raft_consensus.cc:740] T b530cab0229d4ed2b41aabc22c80f80e P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe1c4a3420a45d8a17929e98fe31857, State: Initialized, Role: FOLLOWER
I20260608 12:49:54.059458  1646 consensus_queue.cc:260] T b530cab0229d4ed2b41aabc22c80f80e P bfe1c4a3420a45d8a17929e98fe31857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.062846  1512 tablet_service.cc:1511] Processing CreateTablet for tablet cea3bb8b9d21498bab3f47c3c58119ce (DEFAULT_TABLE table=test-workload [id=dc211f27c12c46d5997d5881dd7f2be8]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:49:54.064154  1512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cea3bb8b9d21498bab3f47c3c58119ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:54.085340  1648 tablet_bootstrap.cc:492] T 55d808efc49647148ef768afaf5ff7d4 P a871e0af33a8412e9e9c68e6ae0e6b70: Bootstrap starting.
I20260608 12:49:54.096199  1648 tablet_bootstrap.cc:654] T 55d808efc49647148ef768afaf5ff7d4 P a871e0af33a8412e9e9c68e6ae0e6b70: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:54.151283  1651 tablet_bootstrap.cc:492] T 55d808efc49647148ef768afaf5ff7d4 P 863e84400cfb416c88880878a498e1ae: Bootstrap starting.
I20260608 12:49:54.154181  1646 ts_tablet_manager.cc:1434] T b530cab0229d4ed2b41aabc22c80f80e P bfe1c4a3420a45d8a17929e98fe31857: Time spent starting tablet: real 0.101s	user 0.021s	sys 0.024s
I20260608 12:49:54.155997  1646 tablet_bootstrap.cc:492] T 8c427d22f47b4658b6626df36be4d787 P bfe1c4a3420a45d8a17929e98fe31857: Bootstrap starting.
I20260608 12:49:54.157480  1648 tablet_bootstrap.cc:492] T 55d808efc49647148ef768afaf5ff7d4 P a871e0af33a8412e9e9c68e6ae0e6b70: No bootstrap required, opened a new log
I20260608 12:49:54.160982  1648 ts_tablet_manager.cc:1403] T 55d808efc49647148ef768afaf5ff7d4 P a871e0af33a8412e9e9c68e6ae0e6b70: Time spent bootstrapping tablet: real 0.077s	user 0.019s	sys 0.023s
I20260608 12:49:54.164705  1648 raft_consensus.cc:359] T 55d808efc49647148ef768afaf5ff7d4 P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.165113  1646 tablet_bootstrap.cc:654] T 8c427d22f47b4658b6626df36be4d787 P bfe1c4a3420a45d8a17929e98fe31857: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:54.165541  1648 raft_consensus.cc:385] T 55d808efc49647148ef768afaf5ff7d4 P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:54.165987  1648 raft_consensus.cc:740] T 55d808efc49647148ef768afaf5ff7d4 P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a871e0af33a8412e9e9c68e6ae0e6b70, State: Initialized, Role: FOLLOWER
I20260608 12:49:54.166891  1648 consensus_queue.cc:260] T 55d808efc49647148ef768afaf5ff7d4 P a871e0af33a8412e9e9c68e6ae0e6b70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.168314  1651 tablet_bootstrap.cc:654] T 55d808efc49647148ef768afaf5ff7d4 P 863e84400cfb416c88880878a498e1ae: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:54.171802  1646 tablet_bootstrap.cc:492] T 8c427d22f47b4658b6626df36be4d787 P bfe1c4a3420a45d8a17929e98fe31857: No bootstrap required, opened a new log
I20260608 12:49:54.172459  1646 ts_tablet_manager.cc:1403] T 8c427d22f47b4658b6626df36be4d787 P bfe1c4a3420a45d8a17929e98fe31857: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260608 12:49:54.173099  1648 ts_tablet_manager.cc:1434] T 55d808efc49647148ef768afaf5ff7d4 P a871e0af33a8412e9e9c68e6ae0e6b70: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260608 12:49:54.175007  1648 tablet_bootstrap.cc:492] T 506bf65082f44e27af5af176a00567af P a871e0af33a8412e9e9c68e6ae0e6b70: Bootstrap starting.
I20260608 12:49:54.175673  1646 raft_consensus.cc:359] T 8c427d22f47b4658b6626df36be4d787 P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.176537  1646 raft_consensus.cc:385] T 8c427d22f47b4658b6626df36be4d787 P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:54.176918  1646 raft_consensus.cc:740] T 8c427d22f47b4658b6626df36be4d787 P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe1c4a3420a45d8a17929e98fe31857, State: Initialized, Role: FOLLOWER
I20260608 12:49:54.177922  1646 consensus_queue.cc:260] T 8c427d22f47b4658b6626df36be4d787 P bfe1c4a3420a45d8a17929e98fe31857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.180721  1646 ts_tablet_manager.cc:1434] T 8c427d22f47b4658b6626df36be4d787 P bfe1c4a3420a45d8a17929e98fe31857: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:49:54.181931  1646 tablet_bootstrap.cc:492] T cea3bb8b9d21498bab3f47c3c58119ce P bfe1c4a3420a45d8a17929e98fe31857: Bootstrap starting.
I20260608 12:49:54.184561  1651 tablet_bootstrap.cc:492] T 55d808efc49647148ef768afaf5ff7d4 P 863e84400cfb416c88880878a498e1ae: No bootstrap required, opened a new log
I20260608 12:49:54.185221  1651 ts_tablet_manager.cc:1403] T 55d808efc49647148ef768afaf5ff7d4 P 863e84400cfb416c88880878a498e1ae: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.004s
I20260608 12:49:54.187026  1648 tablet_bootstrap.cc:654] T 506bf65082f44e27af5af176a00567af P a871e0af33a8412e9e9c68e6ae0e6b70: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:54.188668  1646 tablet_bootstrap.cc:654] T cea3bb8b9d21498bab3f47c3c58119ce P bfe1c4a3420a45d8a17929e98fe31857: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:54.191560  1651 raft_consensus.cc:359] T 55d808efc49647148ef768afaf5ff7d4 P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.192700  1651 raft_consensus.cc:385] T 55d808efc49647148ef768afaf5ff7d4 P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:54.193112  1651 raft_consensus.cc:740] T 55d808efc49647148ef768afaf5ff7d4 P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 863e84400cfb416c88880878a498e1ae, State: Initialized, Role: FOLLOWER
I20260608 12:49:54.194240  1651 consensus_queue.cc:260] T 55d808efc49647148ef768afaf5ff7d4 P 863e84400cfb416c88880878a498e1ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.197780  1651 ts_tablet_manager.cc:1434] T 55d808efc49647148ef768afaf5ff7d4 P 863e84400cfb416c88880878a498e1ae: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260608 12:49:54.198879  1648 tablet_bootstrap.cc:492] T 506bf65082f44e27af5af176a00567af P a871e0af33a8412e9e9c68e6ae0e6b70: No bootstrap required, opened a new log
I20260608 12:49:54.199481  1648 ts_tablet_manager.cc:1403] T 506bf65082f44e27af5af176a00567af P a871e0af33a8412e9e9c68e6ae0e6b70: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.009s
I20260608 12:49:54.200450  1651 tablet_bootstrap.cc:492] T 56aff4aa4b844e23a2d9b32898be2e28 P 863e84400cfb416c88880878a498e1ae: Bootstrap starting.
I20260608 12:49:54.201901  1646 tablet_bootstrap.cc:492] T cea3bb8b9d21498bab3f47c3c58119ce P bfe1c4a3420a45d8a17929e98fe31857: No bootstrap required, opened a new log
I20260608 12:49:54.202510  1646 ts_tablet_manager.cc:1403] T cea3bb8b9d21498bab3f47c3c58119ce P bfe1c4a3420a45d8a17929e98fe31857: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260608 12:49:54.202633  1648 raft_consensus.cc:359] T 506bf65082f44e27af5af176a00567af P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } } peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } }
I20260608 12:49:54.203786  1648 raft_consensus.cc:385] T 506bf65082f44e27af5af176a00567af P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:54.204082  1648 raft_consensus.cc:740] T 506bf65082f44e27af5af176a00567af P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a871e0af33a8412e9e9c68e6ae0e6b70, State: Initialized, Role: FOLLOWER
I20260608 12:49:54.205029  1648 consensus_queue.cc:260] T 506bf65082f44e27af5af176a00567af P a871e0af33a8412e9e9c68e6ae0e6b70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } } peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } }
I20260608 12:49:54.206434  1646 raft_consensus.cc:359] T cea3bb8b9d21498bab3f47c3c58119ce P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.207307  1646 raft_consensus.cc:385] T cea3bb8b9d21498bab3f47c3c58119ce P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:54.207628  1646 raft_consensus.cc:740] T cea3bb8b9d21498bab3f47c3c58119ce P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe1c4a3420a45d8a17929e98fe31857, State: Initialized, Role: FOLLOWER
I20260608 12:49:54.208457  1651 tablet_bootstrap.cc:654] T 56aff4aa4b844e23a2d9b32898be2e28 P 863e84400cfb416c88880878a498e1ae: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:54.208519  1646 consensus_queue.cc:260] T cea3bb8b9d21498bab3f47c3c58119ce P bfe1c4a3420a45d8a17929e98fe31857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.211203  1646 ts_tablet_manager.cc:1434] T cea3bb8b9d21498bab3f47c3c58119ce P bfe1c4a3420a45d8a17929e98fe31857: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:49:54.212391  1646 tablet_bootstrap.cc:492] T 56aff4aa4b844e23a2d9b32898be2e28 P bfe1c4a3420a45d8a17929e98fe31857: Bootstrap starting.
I20260608 12:49:54.215975  1648 ts_tablet_manager.cc:1434] T 506bf65082f44e27af5af176a00567af P a871e0af33a8412e9e9c68e6ae0e6b70: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260608 12:49:54.218974  1648 tablet_bootstrap.cc:492] T 56aff4aa4b844e23a2d9b32898be2e28 P a871e0af33a8412e9e9c68e6ae0e6b70: Bootstrap starting.
I20260608 12:49:54.219990  1646 tablet_bootstrap.cc:654] T 56aff4aa4b844e23a2d9b32898be2e28 P bfe1c4a3420a45d8a17929e98fe31857: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:54.225689  1648 tablet_bootstrap.cc:654] T 56aff4aa4b844e23a2d9b32898be2e28 P a871e0af33a8412e9e9c68e6ae0e6b70: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:54.233366  1646 tablet_bootstrap.cc:492] T 56aff4aa4b844e23a2d9b32898be2e28 P bfe1c4a3420a45d8a17929e98fe31857: No bootstrap required, opened a new log
I20260608 12:49:54.233984  1648 tablet_bootstrap.cc:492] T 56aff4aa4b844e23a2d9b32898be2e28 P a871e0af33a8412e9e9c68e6ae0e6b70: No bootstrap required, opened a new log
I20260608 12:49:54.234050  1646 ts_tablet_manager.cc:1403] T 56aff4aa4b844e23a2d9b32898be2e28 P bfe1c4a3420a45d8a17929e98fe31857: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260608 12:49:54.234431  1651 tablet_bootstrap.cc:492] T 56aff4aa4b844e23a2d9b32898be2e28 P 863e84400cfb416c88880878a498e1ae: No bootstrap required, opened a new log
I20260608 12:49:54.234576  1648 ts_tablet_manager.cc:1403] T 56aff4aa4b844e23a2d9b32898be2e28 P a871e0af33a8412e9e9c68e6ae0e6b70: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260608 12:49:54.235049  1651 ts_tablet_manager.cc:1403] T 56aff4aa4b844e23a2d9b32898be2e28 P 863e84400cfb416c88880878a498e1ae: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.007s
I20260608 12:49:54.237139  1648 raft_consensus.cc:359] T 56aff4aa4b844e23a2d9b32898be2e28 P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.237723  1648 raft_consensus.cc:385] T 56aff4aa4b844e23a2d9b32898be2e28 P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:54.238030  1648 raft_consensus.cc:740] T 56aff4aa4b844e23a2d9b32898be2e28 P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a871e0af33a8412e9e9c68e6ae0e6b70, State: Initialized, Role: FOLLOWER
I20260608 12:49:54.237769  1646 raft_consensus.cc:359] T 56aff4aa4b844e23a2d9b32898be2e28 P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.238282  1651 raft_consensus.cc:359] T 56aff4aa4b844e23a2d9b32898be2e28 P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.238736  1646 raft_consensus.cc:385] T 56aff4aa4b844e23a2d9b32898be2e28 P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:54.239073  1651 raft_consensus.cc:385] T 56aff4aa4b844e23a2d9b32898be2e28 P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:54.238790  1648 consensus_queue.cc:260] T 56aff4aa4b844e23a2d9b32898be2e28 P a871e0af33a8412e9e9c68e6ae0e6b70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.239269  1646 raft_consensus.cc:740] T 56aff4aa4b844e23a2d9b32898be2e28 P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe1c4a3420a45d8a17929e98fe31857, State: Initialized, Role: FOLLOWER
I20260608 12:49:54.239491  1651 raft_consensus.cc:740] T 56aff4aa4b844e23a2d9b32898be2e28 P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 863e84400cfb416c88880878a498e1ae, State: Initialized, Role: FOLLOWER
I20260608 12:49:54.240386  1646 consensus_queue.cc:260] T 56aff4aa4b844e23a2d9b32898be2e28 P bfe1c4a3420a45d8a17929e98fe31857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.240386  1651 consensus_queue.cc:260] T 56aff4aa4b844e23a2d9b32898be2e28 P 863e84400cfb416c88880878a498e1ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.241536  1648 ts_tablet_manager.cc:1434] T 56aff4aa4b844e23a2d9b32898be2e28 P a871e0af33a8412e9e9c68e6ae0e6b70: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260608 12:49:54.242666  1648 tablet_bootstrap.cc:492] T cea3bb8b9d21498bab3f47c3c58119ce P a871e0af33a8412e9e9c68e6ae0e6b70: Bootstrap starting.
I20260608 12:49:54.243144  1646 ts_tablet_manager.cc:1434] T 56aff4aa4b844e23a2d9b32898be2e28 P bfe1c4a3420a45d8a17929e98fe31857: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:49:54.244385  1646 tablet_bootstrap.cc:492] T 55d808efc49647148ef768afaf5ff7d4 P bfe1c4a3420a45d8a17929e98fe31857: Bootstrap starting.
I20260608 12:49:54.246049  1651 ts_tablet_manager.cc:1434] T 56aff4aa4b844e23a2d9b32898be2e28 P 863e84400cfb416c88880878a498e1ae: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260608 12:49:54.247238  1651 tablet_bootstrap.cc:492] T cea3bb8b9d21498bab3f47c3c58119ce P 863e84400cfb416c88880878a498e1ae: Bootstrap starting.
I20260608 12:49:54.251734  1646 tablet_bootstrap.cc:654] T 55d808efc49647148ef768afaf5ff7d4 P bfe1c4a3420a45d8a17929e98fe31857: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:54.251866  1648 tablet_bootstrap.cc:654] T cea3bb8b9d21498bab3f47c3c58119ce P a871e0af33a8412e9e9c68e6ae0e6b70: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:54.253858  1651 tablet_bootstrap.cc:654] T cea3bb8b9d21498bab3f47c3c58119ce P 863e84400cfb416c88880878a498e1ae: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:54.263989  1648 tablet_bootstrap.cc:492] T cea3bb8b9d21498bab3f47c3c58119ce P a871e0af33a8412e9e9c68e6ae0e6b70: No bootstrap required, opened a new log
I20260608 12:49:54.264526  1648 ts_tablet_manager.cc:1403] T cea3bb8b9d21498bab3f47c3c58119ce P a871e0af33a8412e9e9c68e6ae0e6b70: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.007s
I20260608 12:49:54.269362  1648 raft_consensus.cc:359] T cea3bb8b9d21498bab3f47c3c58119ce P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.270077  1648 raft_consensus.cc:385] T cea3bb8b9d21498bab3f47c3c58119ce P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:54.270373  1648 raft_consensus.cc:740] T cea3bb8b9d21498bab3f47c3c58119ce P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a871e0af33a8412e9e9c68e6ae0e6b70, State: Initialized, Role: FOLLOWER
I20260608 12:49:54.273703  1648 consensus_queue.cc:260] T cea3bb8b9d21498bab3f47c3c58119ce P a871e0af33a8412e9e9c68e6ae0e6b70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.274304  1646 tablet_bootstrap.cc:492] T 55d808efc49647148ef768afaf5ff7d4 P bfe1c4a3420a45d8a17929e98fe31857: No bootstrap required, opened a new log
I20260608 12:49:54.275080  1646 ts_tablet_manager.cc:1403] T 55d808efc49647148ef768afaf5ff7d4 P bfe1c4a3420a45d8a17929e98fe31857: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.017s
I20260608 12:49:54.275110  1651 tablet_bootstrap.cc:492] T cea3bb8b9d21498bab3f47c3c58119ce P 863e84400cfb416c88880878a498e1ae: No bootstrap required, opened a new log
I20260608 12:49:54.275862  1651 ts_tablet_manager.cc:1403] T cea3bb8b9d21498bab3f47c3c58119ce P 863e84400cfb416c88880878a498e1ae: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.012s
I20260608 12:49:54.276156  1648 ts_tablet_manager.cc:1434] T cea3bb8b9d21498bab3f47c3c58119ce P a871e0af33a8412e9e9c68e6ae0e6b70: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260608 12:49:54.277334  1648 tablet_bootstrap.cc:492] T b530cab0229d4ed2b41aabc22c80f80e P a871e0af33a8412e9e9c68e6ae0e6b70: Bootstrap starting.
I20260608 12:49:54.278772  1646 raft_consensus.cc:359] T 55d808efc49647148ef768afaf5ff7d4 P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.279059  1651 raft_consensus.cc:359] T cea3bb8b9d21498bab3f47c3c58119ce P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.279620  1646 raft_consensus.cc:385] T 55d808efc49647148ef768afaf5ff7d4 P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:54.279738  1651 raft_consensus.cc:385] T cea3bb8b9d21498bab3f47c3c58119ce P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:54.280081  1646 raft_consensus.cc:740] T 55d808efc49647148ef768afaf5ff7d4 P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe1c4a3420a45d8a17929e98fe31857, State: Initialized, Role: FOLLOWER
I20260608 12:49:54.280128  1651 raft_consensus.cc:740] T cea3bb8b9d21498bab3f47c3c58119ce P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 863e84400cfb416c88880878a498e1ae, State: Initialized, Role: FOLLOWER
I20260608 12:49:54.281236  1646 consensus_queue.cc:260] T 55d808efc49647148ef768afaf5ff7d4 P bfe1c4a3420a45d8a17929e98fe31857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.281236  1651 consensus_queue.cc:260] T cea3bb8b9d21498bab3f47c3c58119ce P 863e84400cfb416c88880878a498e1ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.283543  1648 tablet_bootstrap.cc:654] T b530cab0229d4ed2b41aabc22c80f80e P a871e0af33a8412e9e9c68e6ae0e6b70: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:54.284189  1646 ts_tablet_manager.cc:1434] T 55d808efc49647148ef768afaf5ff7d4 P bfe1c4a3420a45d8a17929e98fe31857: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:49:54.285493  1646 tablet_bootstrap.cc:492] T 506bf65082f44e27af5af176a00567af P bfe1c4a3420a45d8a17929e98fe31857: Bootstrap starting.
I20260608 12:49:54.287097  1651 ts_tablet_manager.cc:1434] T cea3bb8b9d21498bab3f47c3c58119ce P 863e84400cfb416c88880878a498e1ae: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 12:49:54.288499  1651 tablet_bootstrap.cc:492] T 8c427d22f47b4658b6626df36be4d787 P 863e84400cfb416c88880878a498e1ae: Bootstrap starting.
I20260608 12:49:54.292215  1646 tablet_bootstrap.cc:654] T 506bf65082f44e27af5af176a00567af P bfe1c4a3420a45d8a17929e98fe31857: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:54.295097  1651 tablet_bootstrap.cc:654] T 8c427d22f47b4658b6626df36be4d787 P 863e84400cfb416c88880878a498e1ae: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:54.305020  1646 tablet_bootstrap.cc:492] T 506bf65082f44e27af5af176a00567af P bfe1c4a3420a45d8a17929e98fe31857: No bootstrap required, opened a new log
I20260608 12:49:54.305666  1648 tablet_bootstrap.cc:492] T b530cab0229d4ed2b41aabc22c80f80e P a871e0af33a8412e9e9c68e6ae0e6b70: No bootstrap required, opened a new log
I20260608 12:49:54.305665  1646 ts_tablet_manager.cc:1403] T 506bf65082f44e27af5af176a00567af P bfe1c4a3420a45d8a17929e98fe31857: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260608 12:49:54.306875  1648 ts_tablet_manager.cc:1403] T b530cab0229d4ed2b41aabc22c80f80e P a871e0af33a8412e9e9c68e6ae0e6b70: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.009s
I20260608 12:49:54.310031  1646 raft_consensus.cc:359] T 506bf65082f44e27af5af176a00567af P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } } peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } }
I20260608 12:49:54.310712  1646 raft_consensus.cc:385] T 506bf65082f44e27af5af176a00567af P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:54.311038  1646 raft_consensus.cc:740] T 506bf65082f44e27af5af176a00567af P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe1c4a3420a45d8a17929e98fe31857, State: Initialized, Role: FOLLOWER
I20260608 12:49:54.310722  1648 raft_consensus.cc:359] T b530cab0229d4ed2b41aabc22c80f80e P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.311955  1648 raft_consensus.cc:385] T b530cab0229d4ed2b41aabc22c80f80e P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:54.311187  1651 tablet_bootstrap.cc:492] T 8c427d22f47b4658b6626df36be4d787 P 863e84400cfb416c88880878a498e1ae: No bootstrap required, opened a new log
I20260608 12:49:54.312263  1648 raft_consensus.cc:740] T b530cab0229d4ed2b41aabc22c80f80e P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a871e0af33a8412e9e9c68e6ae0e6b70, State: Initialized, Role: FOLLOWER
I20260608 12:49:54.312810  1651 ts_tablet_manager.cc:1403] T 8c427d22f47b4658b6626df36be4d787 P 863e84400cfb416c88880878a498e1ae: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.000s
I20260608 12:49:54.313127  1648 consensus_queue.cc:260] T b530cab0229d4ed2b41aabc22c80f80e P a871e0af33a8412e9e9c68e6ae0e6b70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.314975  1648 ts_tablet_manager.cc:1434] T b530cab0229d4ed2b41aabc22c80f80e P a871e0af33a8412e9e9c68e6ae0e6b70: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:49:54.316098  1648 tablet_bootstrap.cc:492] T 8c427d22f47b4658b6626df36be4d787 P a871e0af33a8412e9e9c68e6ae0e6b70: Bootstrap starting.
I20260608 12:49:54.315945  1651 raft_consensus.cc:359] T 8c427d22f47b4658b6626df36be4d787 P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.317082  1651 raft_consensus.cc:385] T 8c427d22f47b4658b6626df36be4d787 P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:54.317390  1651 raft_consensus.cc:740] T 8c427d22f47b4658b6626df36be4d787 P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 863e84400cfb416c88880878a498e1ae, State: Initialized, Role: FOLLOWER
I20260608 12:49:54.318248  1651 consensus_queue.cc:260] T 8c427d22f47b4658b6626df36be4d787 P 863e84400cfb416c88880878a498e1ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.312192  1646 consensus_queue.cc:260] T 506bf65082f44e27af5af176a00567af P bfe1c4a3420a45d8a17929e98fe31857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } } peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } }
I20260608 12:49:54.321636  1646 ts_tablet_manager.cc:1434] T 506bf65082f44e27af5af176a00567af P bfe1c4a3420a45d8a17929e98fe31857: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 12:49:54.321664  1648 tablet_bootstrap.cc:654] T 8c427d22f47b4658b6626df36be4d787 P a871e0af33a8412e9e9c68e6ae0e6b70: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:54.323374  1653 raft_consensus.cc:493] T cea3bb8b9d21498bab3f47c3c58119ce P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:54.323984  1653 raft_consensus.cc:515] T cea3bb8b9d21498bab3f47c3c58119ce P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.325042  1651 ts_tablet_manager.cc:1434] T 8c427d22f47b4658b6626df36be4d787 P 863e84400cfb416c88880878a498e1ae: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260608 12:49:54.326292  1651 tablet_bootstrap.cc:492] T 506bf65082f44e27af5af176a00567af P 863e84400cfb416c88880878a498e1ae: Bootstrap starting.
I20260608 12:49:54.331532  1649 raft_consensus.cc:493] T 55d808efc49647148ef768afaf5ff7d4 P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:54.332190  1649 raft_consensus.cc:515] T 55d808efc49647148ef768afaf5ff7d4 P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.333505  1651 tablet_bootstrap.cc:654] T 506bf65082f44e27af5af176a00567af P 863e84400cfb416c88880878a498e1ae: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:54.335016  1649 leader_election.cc:290] T 55d808efc49647148ef768afaf5ff7d4 P bfe1c4a3420a45d8a17929e98fe31857 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a871e0af33a8412e9e9c68e6ae0e6b70 (127.24.129.2:42765), 863e84400cfb416c88880878a498e1ae (127.24.129.3:46361)
I20260608 12:49:54.347102  1651 tablet_bootstrap.cc:492] T 506bf65082f44e27af5af176a00567af P 863e84400cfb416c88880878a498e1ae: No bootstrap required, opened a new log
I20260608 12:49:54.347792  1651 ts_tablet_manager.cc:1403] T 506bf65082f44e27af5af176a00567af P 863e84400cfb416c88880878a498e1ae: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.009s
I20260608 12:49:54.350467  1653 leader_election.cc:290] T cea3bb8b9d21498bab3f47c3c58119ce P a871e0af33a8412e9e9c68e6ae0e6b70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe1c4a3420a45d8a17929e98fe31857 (127.24.129.1:45171), 863e84400cfb416c88880878a498e1ae (127.24.129.3:46361)
I20260608 12:49:54.351346  1651 raft_consensus.cc:359] T 506bf65082f44e27af5af176a00567af P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } } peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } }
I20260608 12:49:54.352244  1651 raft_consensus.cc:385] T 506bf65082f44e27af5af176a00567af P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:54.352767  1651 raft_consensus.cc:740] T 506bf65082f44e27af5af176a00567af P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 863e84400cfb416c88880878a498e1ae, State: Initialized, Role: FOLLOWER
I20260608 12:49:54.353875  1651 consensus_queue.cc:260] T 506bf65082f44e27af5af176a00567af P 863e84400cfb416c88880878a498e1ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } } peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } }
I20260608 12:49:54.359443  1651 ts_tablet_manager.cc:1434] T 506bf65082f44e27af5af176a00567af P 863e84400cfb416c88880878a498e1ae: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:49:54.360677  1651 tablet_bootstrap.cc:492] T b530cab0229d4ed2b41aabc22c80f80e P 863e84400cfb416c88880878a498e1ae: Bootstrap starting.
I20260608 12:49:54.367919  1651 tablet_bootstrap.cc:654] T b530cab0229d4ed2b41aabc22c80f80e P 863e84400cfb416c88880878a498e1ae: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:54.389951  1648 tablet_bootstrap.cc:492] T 8c427d22f47b4658b6626df36be4d787 P a871e0af33a8412e9e9c68e6ae0e6b70: No bootstrap required, opened a new log
I20260608 12:49:54.390450  1651 tablet_bootstrap.cc:492] T b530cab0229d4ed2b41aabc22c80f80e P 863e84400cfb416c88880878a498e1ae: No bootstrap required, opened a new log
I20260608 12:49:54.391175  1648 ts_tablet_manager.cc:1403] T 8c427d22f47b4658b6626df36be4d787 P a871e0af33a8412e9e9c68e6ae0e6b70: Time spent bootstrapping tablet: real 0.075s	user 0.037s	sys 0.022s
I20260608 12:49:54.392879  1651 ts_tablet_manager.cc:1403] T b530cab0229d4ed2b41aabc22c80f80e P 863e84400cfb416c88880878a498e1ae: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.008s
I20260608 12:49:54.395263  1452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea3bb8b9d21498bab3f47c3c58119ce" candidate_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe1c4a3420a45d8a17929e98fe31857" is_pre_election: true
I20260608 12:49:54.396037  1452 raft_consensus.cc:2468] T cea3bb8b9d21498bab3f47c3c58119ce P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a871e0af33a8412e9e9c68e6ae0e6b70 in term 0.
I20260608 12:49:54.395774  1648 raft_consensus.cc:359] T 8c427d22f47b4658b6626df36be4d787 P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.396798  1648 raft_consensus.cc:385] T 8c427d22f47b4658b6626df36be4d787 P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:54.397143  1648 raft_consensus.cc:740] T 8c427d22f47b4658b6626df36be4d787 P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a871e0af33a8412e9e9c68e6ae0e6b70, State: Initialized, Role: FOLLOWER
I20260608 12:49:54.396369  1651 raft_consensus.cc:359] T b530cab0229d4ed2b41aabc22c80f80e P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.397693  1491 leader_election.cc:304] T cea3bb8b9d21498bab3f47c3c58119ce P a871e0af33a8412e9e9c68e6ae0e6b70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a871e0af33a8412e9e9c68e6ae0e6b70, bfe1c4a3420a45d8a17929e98fe31857; no voters: 
I20260608 12:49:54.398330  1651 raft_consensus.cc:385] T b530cab0229d4ed2b41aabc22c80f80e P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:54.397974  1648 consensus_queue.cc:260] T 8c427d22f47b4658b6626df36be4d787 P a871e0af33a8412e9e9c68e6ae0e6b70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.398600  1657 raft_consensus.cc:493] T 8c427d22f47b4658b6626df36be4d787 P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:54.398752  1651 raft_consensus.cc:740] T b530cab0229d4ed2b41aabc22c80f80e P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 863e84400cfb416c88880878a498e1ae, State: Initialized, Role: FOLLOWER
I20260608 12:49:54.398890  1653 raft_consensus.cc:2804] T cea3bb8b9d21498bab3f47c3c58119ce P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:54.401441  1657 raft_consensus.cc:515] T 8c427d22f47b4658b6626df36be4d787 P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.400691  1653 raft_consensus.cc:493] T cea3bb8b9d21498bab3f47c3c58119ce P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:54.404304  1653 raft_consensus.cc:3060] T cea3bb8b9d21498bab3f47c3c58119ce P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:54.407474  1657 leader_election.cc:290] T 8c427d22f47b4658b6626df36be4d787 P 863e84400cfb416c88880878a498e1ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe1c4a3420a45d8a17929e98fe31857 (127.24.129.1:45171), a871e0af33a8412e9e9c68e6ae0e6b70 (127.24.129.2:42765)
I20260608 12:49:54.412139  1651 consensus_queue.cc:260] T b530cab0229d4ed2b41aabc22c80f80e P 863e84400cfb416c88880878a498e1ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.418908  1651 ts_tablet_manager.cc:1434] T b530cab0229d4ed2b41aabc22c80f80e P 863e84400cfb416c88880878a498e1ae: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260608 12:49:54.414599  1657 raft_consensus.cc:493] T 55d808efc49647148ef768afaf5ff7d4 P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:54.427145  1648 ts_tablet_manager.cc:1434] T 8c427d22f47b4658b6626df36be4d787 P a871e0af33a8412e9e9c68e6ae0e6b70: Time spent starting tablet: real 0.035s	user 0.018s	sys 0.003s
W20260608 12:49:54.428244  1398 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:49:54.423084  1657 raft_consensus.cc:515] T 55d808efc49647148ef768afaf5ff7d4 P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.437939  1601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea3bb8b9d21498bab3f47c3c58119ce" candidate_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "863e84400cfb416c88880878a498e1ae" is_pre_election: true
I20260608 12:49:54.438555  1601 raft_consensus.cc:2468] T cea3bb8b9d21498bab3f47c3c58119ce P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a871e0af33a8412e9e9c68e6ae0e6b70 in term 0.
I20260608 12:49:54.440112  1653 raft_consensus.cc:515] T cea3bb8b9d21498bab3f47c3c58119ce P a871e0af33a8412e9e9c68e6ae0e6b70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.457809  1527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d808efc49647148ef768afaf5ff7d4" candidate_uuid: "bfe1c4a3420a45d8a17929e98fe31857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" is_pre_election: true
I20260608 12:49:54.458442  1527 raft_consensus.cc:2468] T 55d808efc49647148ef768afaf5ff7d4 P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe1c4a3420a45d8a17929e98fe31857 in term 0.
I20260608 12:49:54.459815  1417 leader_election.cc:304] T 55d808efc49647148ef768afaf5ff7d4 P bfe1c4a3420a45d8a17929e98fe31857 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a871e0af33a8412e9e9c68e6ae0e6b70, bfe1c4a3420a45d8a17929e98fe31857; no voters: 
I20260608 12:49:54.461846  1649 raft_consensus.cc:2804] T 55d808efc49647148ef768afaf5ff7d4 P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:54.463862  1649 raft_consensus.cc:493] T 55d808efc49647148ef768afaf5ff7d4 P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:54.464207  1649 raft_consensus.cc:3060] T 55d808efc49647148ef768afaf5ff7d4 P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:54.460088  1657 leader_election.cc:290] T 55d808efc49647148ef768afaf5ff7d4 P 863e84400cfb416c88880878a498e1ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe1c4a3420a45d8a17929e98fe31857 (127.24.129.1:45171), a871e0af33a8412e9e9c68e6ae0e6b70 (127.24.129.2:42765)
I20260608 12:49:54.467427  1601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea3bb8b9d21498bab3f47c3c58119ce" candidate_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "863e84400cfb416c88880878a498e1ae"
I20260608 12:49:54.469949  1601 raft_consensus.cc:3060] T cea3bb8b9d21498bab3f47c3c58119ce P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:54.471659  1600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d808efc49647148ef768afaf5ff7d4" candidate_uuid: "bfe1c4a3420a45d8a17929e98fe31857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "863e84400cfb416c88880878a498e1ae" is_pre_election: true
I20260608 12:49:54.472457  1600 raft_consensus.cc:2468] T 55d808efc49647148ef768afaf5ff7d4 P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe1c4a3420a45d8a17929e98fe31857 in term 0.
I20260608 12:49:54.473024  1649 raft_consensus.cc:515] T 55d808efc49647148ef768afaf5ff7d4 P bfe1c4a3420a45d8a17929e98fe31857 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.475826  1451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c427d22f47b4658b6626df36be4d787" candidate_uuid: "863e84400cfb416c88880878a498e1ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe1c4a3420a45d8a17929e98fe31857" is_pre_election: true
I20260608 12:49:54.476368  1450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d808efc49647148ef768afaf5ff7d4" candidate_uuid: "863e84400cfb416c88880878a498e1ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe1c4a3420a45d8a17929e98fe31857" is_pre_election: true
I20260608 12:49:54.476567  1451 raft_consensus.cc:2468] T 8c427d22f47b4658b6626df36be4d787 P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 863e84400cfb416c88880878a498e1ae in term 0.
I20260608 12:49:54.477304  1450 raft_consensus.cc:2393] T 55d808efc49647148ef768afaf5ff7d4 P bfe1c4a3420a45d8a17929e98fe31857 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 863e84400cfb416c88880878a498e1ae in current term 1: Already voted for candidate bfe1c4a3420a45d8a17929e98fe31857 in this term.
I20260608 12:49:54.477380  1525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d808efc49647148ef768afaf5ff7d4" candidate_uuid: "bfe1c4a3420a45d8a17929e98fe31857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70"
I20260608 12:49:54.478166  1525 raft_consensus.cc:3060] T 55d808efc49647148ef768afaf5ff7d4 P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:54.466681  1653 leader_election.cc:290] T cea3bb8b9d21498bab3f47c3c58119ce P a871e0af33a8412e9e9c68e6ae0e6b70 [CANDIDATE]: Term 1 election: Requested vote from peers bfe1c4a3420a45d8a17929e98fe31857 (127.24.129.1:45171), 863e84400cfb416c88880878a498e1ae (127.24.129.3:46361)
I20260608 12:49:54.467360  1526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d808efc49647148ef768afaf5ff7d4" candidate_uuid: "863e84400cfb416c88880878a498e1ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" is_pre_election: true
I20260608 12:49:54.468760  1527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c427d22f47b4658b6626df36be4d787" candidate_uuid: "863e84400cfb416c88880878a498e1ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" is_pre_election: true
I20260608 12:49:54.478343  1601 raft_consensus.cc:2468] T cea3bb8b9d21498bab3f47c3c58119ce P 863e84400cfb416c88880878a498e1ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a871e0af33a8412e9e9c68e6ae0e6b70 in term 1.
I20260608 12:49:54.479077  1527 raft_consensus.cc:2468] T 8c427d22f47b4658b6626df36be4d787 P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 863e84400cfb416c88880878a498e1ae in term 0.
I20260608 12:49:54.467730  1452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea3bb8b9d21498bab3f47c3c58119ce" candidate_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe1c4a3420a45d8a17929e98fe31857"
I20260608 12:49:54.479956  1452 raft_consensus.cc:3060] T cea3bb8b9d21498bab3f47c3c58119ce P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:54.480229  1492 leader_election.cc:304] T cea3bb8b9d21498bab3f47c3c58119ce P a871e0af33a8412e9e9c68e6ae0e6b70 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 863e84400cfb416c88880878a498e1ae, a871e0af33a8412e9e9c68e6ae0e6b70; no voters: 
I20260608 12:49:54.481320  1653 raft_consensus.cc:2804] T cea3bb8b9d21498bab3f47c3c58119ce P a871e0af33a8412e9e9c68e6ae0e6b70 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:54.481896  1653 raft_consensus.cc:697] T cea3bb8b9d21498bab3f47c3c58119ce P a871e0af33a8412e9e9c68e6ae0e6b70 [term 1 LEADER]: Becoming Leader. State: Replica: a871e0af33a8412e9e9c68e6ae0e6b70, State: Running, Role: LEADER
I20260608 12:49:54.483726  1653 consensus_queue.cc:237] T cea3bb8b9d21498bab3f47c3c58119ce P a871e0af33a8412e9e9c68e6ae0e6b70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.485627  1452 raft_consensus.cc:2468] T cea3bb8b9d21498bab3f47c3c58119ce P bfe1c4a3420a45d8a17929e98fe31857 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a871e0af33a8412e9e9c68e6ae0e6b70 in term 1.
I20260608 12:49:54.478650  1565 leader_election.cc:304] T 8c427d22f47b4658b6626df36be4d787 P 863e84400cfb416c88880878a498e1ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 863e84400cfb416c88880878a498e1ae, bfe1c4a3420a45d8a17929e98fe31857; no voters: 
I20260608 12:49:54.487090  1657 raft_consensus.cc:2804] T 8c427d22f47b4658b6626df36be4d787 P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:54.487510  1657 raft_consensus.cc:493] T 8c427d22f47b4658b6626df36be4d787 P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:54.487931  1657 raft_consensus.cc:3060] T 8c427d22f47b4658b6626df36be4d787 P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:54.488269  1566 leader_election.cc:304] T 55d808efc49647148ef768afaf5ff7d4 P 863e84400cfb416c88880878a498e1ae [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: 863e84400cfb416c88880878a498e1ae; no voters: a871e0af33a8412e9e9c68e6ae0e6b70, bfe1c4a3420a45d8a17929e98fe31857
I20260608 12:49:54.493149  1676 raft_consensus.cc:3060] T 55d808efc49647148ef768afaf5ff7d4 P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:54.494663  1601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d808efc49647148ef768afaf5ff7d4" candidate_uuid: "bfe1c4a3420a45d8a17929e98fe31857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "863e84400cfb416c88880878a498e1ae"
I20260608 12:49:54.491240  1525 raft_consensus.cc:2468] T 55d808efc49647148ef768afaf5ff7d4 P a871e0af33a8412e9e9c68e6ae0e6b70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe1c4a3420a45d8a17929e98fe31857 in term 1.
I20260608 12:49:54.496652  1349 catalog_manager.cc:5696] T cea3bb8b9d21498bab3f47c3c58119ce P a871e0af33a8412e9e9c68e6ae0e6b70 reported cstate change: term changed from 0 to 1, leader changed from <none> to a871e0af33a8412e9e9c68e6ae0e6b70 (127.24.129.2). New cstate: current_term: 1 leader_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:54.502264  1657 raft_consensus.cc:515] T 8c427d22f47b4658b6626df36be4d787 P 863e84400cfb416c88880878a498e1ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.491767  1649 leader_election.cc:290] T 55d808efc49647148ef768afaf5ff7d4 P bfe1c4a3420a45d8a17929e98fe31857 [CANDIDATE]: Term 1 election: Requested vote from peers a871e0af33a8412e9e9c68e6ae0e6b70 (127.24.129.2:42765), 863e84400cfb416c88880878a498e1ae (127.24.129.3:46361)
I20260608 12:49:54.504101  1417 leader_election.cc:304] T 55d808efc49647148ef768afaf5ff7d4 P bfe1c4a3420a45d8a17929e98fe31857 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a871e0af33a8412e9e9c68e6ae0e6b70, bfe1c4a3420a45d8a17929e98fe31857; no voters: 
I20260608 12:49:54.506110  1452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c427d22f47b4658b6626df36be4d787" candidate_uuid: "863e84400cfb416c88880878a498e1ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe1c4a3420a45d8a17929e98fe31857"
I20260608 12:49:54.507229  1452 raft_consensus.cc:3060] T 8c427d22f47b4658b6626df36be4d787 P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:54.509828  1657 leader_election.cc:290] T 8c427d22f47b4658b6626df36be4d787 P 863e84400cfb416c88880878a498e1ae [CANDIDATE]: Term 1 election: Requested vote from peers bfe1c4a3420a45d8a17929e98fe31857 (127.24.129.1:45171), a871e0af33a8412e9e9c68e6ae0e6b70 (127.24.129.2:42765)
I20260608 12:49:54.502673  1676 raft_consensus.cc:2749] T 55d808efc49647148ef768afaf5ff7d4 P 863e84400cfb416c88880878a498e1ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:49:54.507462  1681 raft_consensus.cc:493] T 56aff4aa4b844e23a2d9b32898be2e28 P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:54.512070  1681 raft_consensus.cc:515] T 56aff4aa4b844e23a2d9b32898be2e28 P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.509819  1649 raft_consensus.cc:2804] T 55d808efc49647148ef768afaf5ff7d4 P bfe1c4a3420a45d8a17929e98fe31857 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:54.514210  1649 raft_consensus.cc:697] T 55d808efc49647148ef768afaf5ff7d4 P bfe1c4a3420a45d8a17929e98fe31857 [term 1 LEADER]: Becoming Leader. State: Replica: bfe1c4a3420a45d8a17929e98fe31857, State: Running, Role: LEADER
I20260608 12:49:54.515111  1452 raft_consensus.cc:2468] T 8c427d22f47b4658b6626df36be4d787 P bfe1c4a3420a45d8a17929e98fe31857 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 863e84400cfb416c88880878a498e1ae in term 1.
I20260608 12:49:54.515961  1681 leader_election.cc:290] T 56aff4aa4b844e23a2d9b32898be2e28 P bfe1c4a3420a45d8a17929e98fe31857 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a871e0af33a8412e9e9c68e6ae0e6b70 (127.24.129.2:42765), 863e84400cfb416c88880878a498e1ae (127.24.129.3:46361)
I20260608 12:49:54.516659  1565 leader_election.cc:304] T 8c427d22f47b4658b6626df36be4d787 P 863e84400cfb416c88880878a498e1ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 863e84400cfb416c88880878a498e1ae, bfe1c4a3420a45d8a17929e98fe31857; no voters: 
I20260608 12:49:54.517835  1657 raft_consensus.cc:2804] T 8c427d22f47b4658b6626df36be4d787 P 863e84400cfb416c88880878a498e1ae [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:54.515151  1649 consensus_queue.cc:237] T 55d808efc49647148ef768afaf5ff7d4 P bfe1c4a3420a45d8a17929e98fe31857 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.519752  1681 raft_consensus.cc:493] T b530cab0229d4ed2b41aabc22c80f80e P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:54.520347  1681 raft_consensus.cc:515] T b530cab0229d4ed2b41aabc22c80f80e P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.521328  1601 raft_consensus.cc:2468] T 55d808efc49647148ef768afaf5ff7d4 P 863e84400cfb416c88880878a498e1ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe1c4a3420a45d8a17929e98fe31857 in term 1.
I20260608 12:49:54.522621  1681 leader_election.cc:290] T b530cab0229d4ed2b41aabc22c80f80e P bfe1c4a3420a45d8a17929e98fe31857 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a871e0af33a8412e9e9c68e6ae0e6b70 (127.24.129.2:42765), 863e84400cfb416c88880878a498e1ae (127.24.129.3:46361)
I20260608 12:49:54.523919  1525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c427d22f47b4658b6626df36be4d787" candidate_uuid: "863e84400cfb416c88880878a498e1ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70"
I20260608 12:49:54.524590  1525 raft_consensus.cc:3060] T 8c427d22f47b4658b6626df36be4d787 P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:54.525298  1657 raft_consensus.cc:697] T 8c427d22f47b4658b6626df36be4d787 P 863e84400cfb416c88880878a498e1ae [term 1 LEADER]: Becoming Leader. State: Replica: 863e84400cfb416c88880878a498e1ae, State: Running, Role: LEADER
I20260608 12:49:54.526369  1657 consensus_queue.cc:237] T 8c427d22f47b4658b6626df36be4d787 P 863e84400cfb416c88880878a498e1ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.532130  1653 raft_consensus.cc:493] T b530cab0229d4ed2b41aabc22c80f80e P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:54.532814  1653 raft_consensus.cc:515] T b530cab0229d4ed2b41aabc22c80f80e P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.533104  1525 raft_consensus.cc:2468] T 8c427d22f47b4658b6626df36be4d787 P a871e0af33a8412e9e9c68e6ae0e6b70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 863e84400cfb416c88880878a498e1ae in term 1.
I20260608 12:49:54.535247  1653 leader_election.cc:290] T b530cab0229d4ed2b41aabc22c80f80e P a871e0af33a8412e9e9c68e6ae0e6b70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe1c4a3420a45d8a17929e98fe31857 (127.24.129.1:45171), 863e84400cfb416c88880878a498e1ae (127.24.129.3:46361)
I20260608 12:49:54.536552  1452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b530cab0229d4ed2b41aabc22c80f80e" candidate_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe1c4a3420a45d8a17929e98fe31857" is_pre_election: true
I20260608 12:49:54.537379  1452 raft_consensus.cc:2468] T b530cab0229d4ed2b41aabc22c80f80e P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a871e0af33a8412e9e9c68e6ae0e6b70 in term 0.
I20260608 12:49:54.538439  1600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b530cab0229d4ed2b41aabc22c80f80e" candidate_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "863e84400cfb416c88880878a498e1ae" is_pre_election: true
I20260608 12:49:54.539109  1600 raft_consensus.cc:2468] T b530cab0229d4ed2b41aabc22c80f80e P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a871e0af33a8412e9e9c68e6ae0e6b70 in term 0.
I20260608 12:49:54.539161  1349 catalog_manager.cc:5696] T 55d808efc49647148ef768afaf5ff7d4 P bfe1c4a3420a45d8a17929e98fe31857 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfe1c4a3420a45d8a17929e98fe31857 (127.24.129.1). New cstate: current_term: 1 leader_uuid: "bfe1c4a3420a45d8a17929e98fe31857" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:54.540544  1491 leader_election.cc:304] T b530cab0229d4ed2b41aabc22c80f80e P a871e0af33a8412e9e9c68e6ae0e6b70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a871e0af33a8412e9e9c68e6ae0e6b70, bfe1c4a3420a45d8a17929e98fe31857; no voters: 
I20260608 12:49:54.541496  1600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56aff4aa4b844e23a2d9b32898be2e28" candidate_uuid: "bfe1c4a3420a45d8a17929e98fe31857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "863e84400cfb416c88880878a498e1ae" is_pre_election: true
I20260608 12:49:54.541826  1653 raft_consensus.cc:2804] T b530cab0229d4ed2b41aabc22c80f80e P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:54.542171  1600 raft_consensus.cc:2468] T 56aff4aa4b844e23a2d9b32898be2e28 P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe1c4a3420a45d8a17929e98fe31857 in term 0.
I20260608 12:49:54.542346  1653 raft_consensus.cc:493] T b530cab0229d4ed2b41aabc22c80f80e P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:54.542824  1653 raft_consensus.cc:3060] T b530cab0229d4ed2b41aabc22c80f80e P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:54.543685  1417 leader_election.cc:304] T 56aff4aa4b844e23a2d9b32898be2e28 P bfe1c4a3420a45d8a17929e98fe31857 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 863e84400cfb416c88880878a498e1ae, bfe1c4a3420a45d8a17929e98fe31857; no voters: 
I20260608 12:49:54.544685  1601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b530cab0229d4ed2b41aabc22c80f80e" candidate_uuid: "bfe1c4a3420a45d8a17929e98fe31857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "863e84400cfb416c88880878a498e1ae" is_pre_election: true
I20260608 12:49:54.545966  1601 raft_consensus.cc:2468] T b530cab0229d4ed2b41aabc22c80f80e P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe1c4a3420a45d8a17929e98fe31857 in term 0.
I20260608 12:49:54.546599  1683 raft_consensus.cc:2804] T 56aff4aa4b844e23a2d9b32898be2e28 P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:54.547693  1683 raft_consensus.cc:493] T 56aff4aa4b844e23a2d9b32898be2e28 P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:54.548195  1683 raft_consensus.cc:3060] T 56aff4aa4b844e23a2d9b32898be2e28 P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:54.548045  1417 leader_election.cc:304] T b530cab0229d4ed2b41aabc22c80f80e P bfe1c4a3420a45d8a17929e98fe31857 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 863e84400cfb416c88880878a498e1ae, bfe1c4a3420a45d8a17929e98fe31857; no voters: 
I20260608 12:49:54.549641  1348 catalog_manager.cc:5696] T 8c427d22f47b4658b6626df36be4d787 P 863e84400cfb416c88880878a498e1ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 863e84400cfb416c88880878a498e1ae (127.24.129.3). New cstate: current_term: 1 leader_uuid: "863e84400cfb416c88880878a498e1ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:54.550964  1649 raft_consensus.cc:2804] T b530cab0229d4ed2b41aabc22c80f80e P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:54.551539  1649 raft_consensus.cc:493] T b530cab0229d4ed2b41aabc22c80f80e P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:54.551952  1649 raft_consensus.cc:3060] T b530cab0229d4ed2b41aabc22c80f80e P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:54.558797  1683 raft_consensus.cc:515] T 56aff4aa4b844e23a2d9b32898be2e28 P bfe1c4a3420a45d8a17929e98fe31857 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.561947  1683 leader_election.cc:290] T 56aff4aa4b844e23a2d9b32898be2e28 P bfe1c4a3420a45d8a17929e98fe31857 [CANDIDATE]: Term 1 election: Requested vote from peers a871e0af33a8412e9e9c68e6ae0e6b70 (127.24.129.2:42765), 863e84400cfb416c88880878a498e1ae (127.24.129.3:46361)
I20260608 12:49:54.563300  1601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56aff4aa4b844e23a2d9b32898be2e28" candidate_uuid: "bfe1c4a3420a45d8a17929e98fe31857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "863e84400cfb416c88880878a498e1ae"
I20260608 12:49:54.563591  1525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56aff4aa4b844e23a2d9b32898be2e28" candidate_uuid: "bfe1c4a3420a45d8a17929e98fe31857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" is_pre_election: true
I20260608 12:49:54.564039  1527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b530cab0229d4ed2b41aabc22c80f80e" candidate_uuid: "bfe1c4a3420a45d8a17929e98fe31857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" is_pre_election: true
I20260608 12:49:54.564136  1601 raft_consensus.cc:3060] T 56aff4aa4b844e23a2d9b32898be2e28 P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:54.564363  1525 raft_consensus.cc:2468] T 56aff4aa4b844e23a2d9b32898be2e28 P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe1c4a3420a45d8a17929e98fe31857 in term 0.
I20260608 12:49:54.565843  1525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56aff4aa4b844e23a2d9b32898be2e28" candidate_uuid: "bfe1c4a3420a45d8a17929e98fe31857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70"
I20260608 12:49:54.566368  1525 raft_consensus.cc:3060] T 56aff4aa4b844e23a2d9b32898be2e28 P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:54.566354  1649 raft_consensus.cc:515] T b530cab0229d4ed2b41aabc22c80f80e P bfe1c4a3420a45d8a17929e98fe31857 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.559473  1653 raft_consensus.cc:515] T b530cab0229d4ed2b41aabc22c80f80e P a871e0af33a8412e9e9c68e6ae0e6b70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.568238  1527 raft_consensus.cc:2393] T b530cab0229d4ed2b41aabc22c80f80e P a871e0af33a8412e9e9c68e6ae0e6b70 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bfe1c4a3420a45d8a17929e98fe31857 in current term 1: Already voted for candidate a871e0af33a8412e9e9c68e6ae0e6b70 in this term.
I20260608 12:49:54.569216  1649 leader_election.cc:290] T b530cab0229d4ed2b41aabc22c80f80e P bfe1c4a3420a45d8a17929e98fe31857 [CANDIDATE]: Term 1 election: Requested vote from peers a871e0af33a8412e9e9c68e6ae0e6b70 (127.24.129.2:42765), 863e84400cfb416c88880878a498e1ae (127.24.129.3:46361)
I20260608 12:49:54.571633  1600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b530cab0229d4ed2b41aabc22c80f80e" candidate_uuid: "bfe1c4a3420a45d8a17929e98fe31857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "863e84400cfb416c88880878a498e1ae"
I20260608 12:49:54.572398  1600 raft_consensus.cc:3060] T b530cab0229d4ed2b41aabc22c80f80e P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:54.573458  1601 raft_consensus.cc:2468] T 56aff4aa4b844e23a2d9b32898be2e28 P 863e84400cfb416c88880878a498e1ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe1c4a3420a45d8a17929e98fe31857 in term 1.
I20260608 12:49:54.574141  1525 raft_consensus.cc:2468] T 56aff4aa4b844e23a2d9b32898be2e28 P a871e0af33a8412e9e9c68e6ae0e6b70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe1c4a3420a45d8a17929e98fe31857 in term 1.
I20260608 12:49:54.574301  1452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b530cab0229d4ed2b41aabc22c80f80e" candidate_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe1c4a3420a45d8a17929e98fe31857"
I20260608 12:49:54.575024  1417 leader_election.cc:304] T 56aff4aa4b844e23a2d9b32898be2e28 P bfe1c4a3420a45d8a17929e98fe31857 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 863e84400cfb416c88880878a498e1ae, bfe1c4a3420a45d8a17929e98fe31857; no voters: 
I20260608 12:49:54.575982  1653 leader_election.cc:290] T b530cab0229d4ed2b41aabc22c80f80e P a871e0af33a8412e9e9c68e6ae0e6b70 [CANDIDATE]: Term 1 election: Requested vote from peers bfe1c4a3420a45d8a17929e98fe31857 (127.24.129.1:45171), 863e84400cfb416c88880878a498e1ae (127.24.129.3:46361)
I20260608 12:49:54.575070  1452 raft_consensus.cc:2393] T b530cab0229d4ed2b41aabc22c80f80e P bfe1c4a3420a45d8a17929e98fe31857 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a871e0af33a8412e9e9c68e6ae0e6b70 in current term 1: Already voted for candidate bfe1c4a3420a45d8a17929e98fe31857 in this term.
I20260608 12:49:54.577545  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b530cab0229d4ed2b41aabc22c80f80e" candidate_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "863e84400cfb416c88880878a498e1ae"
I20260608 12:49:54.578373  1649 raft_consensus.cc:2804] T 56aff4aa4b844e23a2d9b32898be2e28 P bfe1c4a3420a45d8a17929e98fe31857 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:54.579135  1649 raft_consensus.cc:697] T 56aff4aa4b844e23a2d9b32898be2e28 P bfe1c4a3420a45d8a17929e98fe31857 [term 1 LEADER]: Becoming Leader. State: Replica: bfe1c4a3420a45d8a17929e98fe31857, State: Running, Role: LEADER
I20260608 12:49:54.579859  1492 leader_election.cc:304] T b530cab0229d4ed2b41aabc22c80f80e P a871e0af33a8412e9e9c68e6ae0e6b70 [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: a871e0af33a8412e9e9c68e6ae0e6b70; no voters: 863e84400cfb416c88880878a498e1ae, bfe1c4a3420a45d8a17929e98fe31857
I20260608 12:49:54.580011  1649 consensus_queue.cc:237] T 56aff4aa4b844e23a2d9b32898be2e28 P bfe1c4a3420a45d8a17929e98fe31857 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.580996  1653 raft_consensus.cc:2749] T b530cab0229d4ed2b41aabc22c80f80e P a871e0af33a8412e9e9c68e6ae0e6b70 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:49:54.581211  1527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b530cab0229d4ed2b41aabc22c80f80e" candidate_uuid: "bfe1c4a3420a45d8a17929e98fe31857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70"
I20260608 12:49:54.582018  1527 raft_consensus.cc:2393] T b530cab0229d4ed2b41aabc22c80f80e P a871e0af33a8412e9e9c68e6ae0e6b70 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bfe1c4a3420a45d8a17929e98fe31857 in current term 1: Already voted for candidate a871e0af33a8412e9e9c68e6ae0e6b70 in this term.
I20260608 12:49:54.583328  1600 raft_consensus.cc:2468] T b530cab0229d4ed2b41aabc22c80f80e P 863e84400cfb416c88880878a498e1ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe1c4a3420a45d8a17929e98fe31857 in term 1.
I20260608 12:49:54.584815  1417 leader_election.cc:304] T b530cab0229d4ed2b41aabc22c80f80e P bfe1c4a3420a45d8a17929e98fe31857 [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: 863e84400cfb416c88880878a498e1ae, bfe1c4a3420a45d8a17929e98fe31857; no voters: a871e0af33a8412e9e9c68e6ae0e6b70
I20260608 12:49:54.585800  1649 raft_consensus.cc:2804] T b530cab0229d4ed2b41aabc22c80f80e P bfe1c4a3420a45d8a17929e98fe31857 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:54.586524  1649 raft_consensus.cc:697] T b530cab0229d4ed2b41aabc22c80f80e P bfe1c4a3420a45d8a17929e98fe31857 [term 1 LEADER]: Becoming Leader. State: Replica: bfe1c4a3420a45d8a17929e98fe31857, State: Running, Role: LEADER
I20260608 12:49:54.587347  1649 consensus_queue.cc:237] T b530cab0229d4ed2b41aabc22c80f80e P bfe1c4a3420a45d8a17929e98fe31857 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } }
I20260608 12:49:54.589735  1348 catalog_manager.cc:5696] T 56aff4aa4b844e23a2d9b32898be2e28 P bfe1c4a3420a45d8a17929e98fe31857 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfe1c4a3420a45d8a17929e98fe31857 (127.24.129.1). New cstate: current_term: 1 leader_uuid: "bfe1c4a3420a45d8a17929e98fe31857" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:54.603466  1653 raft_consensus.cc:493] T 506bf65082f44e27af5af176a00567af P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:54.603967  1653 raft_consensus.cc:515] T 506bf65082f44e27af5af176a00567af P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } } peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } }
I20260608 12:49:54.605718  1653 leader_election.cc:290] T 506bf65082f44e27af5af176a00567af P a871e0af33a8412e9e9c68e6ae0e6b70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 863e84400cfb416c88880878a498e1ae (127.24.129.3:46361), bfe1c4a3420a45d8a17929e98fe31857 (127.24.129.1:45171)
I20260608 12:49:54.604995  1348 catalog_manager.cc:5696] T b530cab0229d4ed2b41aabc22c80f80e P bfe1c4a3420a45d8a17929e98fe31857 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfe1c4a3420a45d8a17929e98fe31857 (127.24.129.1). New cstate: current_term: 1 leader_uuid: "bfe1c4a3420a45d8a17929e98fe31857" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:54.606931  1452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506bf65082f44e27af5af176a00567af" candidate_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe1c4a3420a45d8a17929e98fe31857" is_pre_election: true
I20260608 12:49:54.607048  1600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506bf65082f44e27af5af176a00567af" candidate_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "863e84400cfb416c88880878a498e1ae" is_pre_election: true
I20260608 12:49:54.607503  1452 raft_consensus.cc:2468] T 506bf65082f44e27af5af176a00567af P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a871e0af33a8412e9e9c68e6ae0e6b70 in term 0.
I20260608 12:49:54.607859  1600 raft_consensus.cc:2468] T 506bf65082f44e27af5af176a00567af P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a871e0af33a8412e9e9c68e6ae0e6b70 in term 0.
I20260608 12:49:54.608660  1491 leader_election.cc:304] T 506bf65082f44e27af5af176a00567af P a871e0af33a8412e9e9c68e6ae0e6b70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a871e0af33a8412e9e9c68e6ae0e6b70, bfe1c4a3420a45d8a17929e98fe31857; no voters: 
I20260608 12:49:54.609642  1653 raft_consensus.cc:2804] T 506bf65082f44e27af5af176a00567af P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:54.610208  1653 raft_consensus.cc:493] T 506bf65082f44e27af5af176a00567af P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:54.610603  1653 raft_consensus.cc:3060] T 506bf65082f44e27af5af176a00567af P a871e0af33a8412e9e9c68e6ae0e6b70 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:54.617566  1653 raft_consensus.cc:515] T 506bf65082f44e27af5af176a00567af P a871e0af33a8412e9e9c68e6ae0e6b70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } } peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } }
I20260608 12:49:54.619431  1653 leader_election.cc:290] T 506bf65082f44e27af5af176a00567af P a871e0af33a8412e9e9c68e6ae0e6b70 [CANDIDATE]: Term 1 election: Requested vote from peers 863e84400cfb416c88880878a498e1ae (127.24.129.3:46361), bfe1c4a3420a45d8a17929e98fe31857 (127.24.129.1:45171)
I20260608 12:49:54.620536  1600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506bf65082f44e27af5af176a00567af" candidate_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "863e84400cfb416c88880878a498e1ae"
I20260608 12:49:54.620584  1452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506bf65082f44e27af5af176a00567af" candidate_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe1c4a3420a45d8a17929e98fe31857"
I20260608 12:49:54.621263  1600 raft_consensus.cc:3060] T 506bf65082f44e27af5af176a00567af P 863e84400cfb416c88880878a498e1ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:54.621358  1452 raft_consensus.cc:3060] T 506bf65082f44e27af5af176a00567af P bfe1c4a3420a45d8a17929e98fe31857 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:54.626713  1452 raft_consensus.cc:2468] T 506bf65082f44e27af5af176a00567af P bfe1c4a3420a45d8a17929e98fe31857 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a871e0af33a8412e9e9c68e6ae0e6b70 in term 1.
I20260608 12:49:54.627715  1600 raft_consensus.cc:2468] T 506bf65082f44e27af5af176a00567af P 863e84400cfb416c88880878a498e1ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a871e0af33a8412e9e9c68e6ae0e6b70 in term 1.
I20260608 12:49:54.627828  1491 leader_election.cc:304] T 506bf65082f44e27af5af176a00567af P a871e0af33a8412e9e9c68e6ae0e6b70 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a871e0af33a8412e9e9c68e6ae0e6b70, bfe1c4a3420a45d8a17929e98fe31857; no voters: 
I20260608 12:49:54.628711  1653 raft_consensus.cc:2804] T 506bf65082f44e27af5af176a00567af P a871e0af33a8412e9e9c68e6ae0e6b70 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:54.629228  1653 raft_consensus.cc:697] T 506bf65082f44e27af5af176a00567af P a871e0af33a8412e9e9c68e6ae0e6b70 [term 1 LEADER]: Becoming Leader. State: Replica: a871e0af33a8412e9e9c68e6ae0e6b70, State: Running, Role: LEADER
I20260608 12:49:54.630074  1653 consensus_queue.cc:237] T 506bf65082f44e27af5af176a00567af P a871e0af33a8412e9e9c68e6ae0e6b70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } } peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } }
I20260608 12:49:54.638273  1348 catalog_manager.cc:5696] T 506bf65082f44e27af5af176a00567af P a871e0af33a8412e9e9c68e6ae0e6b70 reported cstate change: term changed from 0 to 1, leader changed from <none> to a871e0af33a8412e9e9c68e6ae0e6b70 (127.24.129.2). New cstate: current_term: 1 leader_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 } health_report { overall_health: HEALTHY } } }
W20260608 12:49:54.837955  1630 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.24.129.62:40191, user_credentials={real_user=slave}} blocked reactor thread for 47772.4us
I20260608 12:49:54.901875  1653 consensus_queue.cc:1048] T cea3bb8b9d21498bab3f47c3c58119ce P a871e0af33a8412e9e9c68e6ae0e6b70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:49:54.937445  1600 raft_consensus.cc:1275] T b530cab0229d4ed2b41aabc22c80f80e P 863e84400cfb416c88880878a498e1ae [term 1 FOLLOWER]: Refusing update from remote peer bfe1c4a3420a45d8a17929e98fe31857: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:54.939010  1601 raft_consensus.cc:1275] T 56aff4aa4b844e23a2d9b32898be2e28 P 863e84400cfb416c88880878a498e1ae [term 1 FOLLOWER]: Refusing update from remote peer bfe1c4a3420a45d8a17929e98fe31857: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:54.942016  1525 raft_consensus.cc:1275] T 56aff4aa4b844e23a2d9b32898be2e28 P a871e0af33a8412e9e9c68e6ae0e6b70 [term 1 FOLLOWER]: Refusing update from remote peer bfe1c4a3420a45d8a17929e98fe31857: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:54.942498  1527 raft_consensus.cc:1275] T b530cab0229d4ed2b41aabc22c80f80e P a871e0af33a8412e9e9c68e6ae0e6b70 [term 1 FOLLOWER]: Refusing update from remote peer bfe1c4a3420a45d8a17929e98fe31857: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:54.955713  1601 raft_consensus.cc:1275] T 506bf65082f44e27af5af176a00567af P 863e84400cfb416c88880878a498e1ae [term 1 FOLLOWER]: Refusing update from remote peer a871e0af33a8412e9e9c68e6ae0e6b70: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:54.957901  1683 consensus_queue.cc:1048] T 56aff4aa4b844e23a2d9b32898be2e28 P bfe1c4a3420a45d8a17929e98fe31857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:49:54.959522  1450 raft_consensus.cc:1275] T 506bf65082f44e27af5af176a00567af P bfe1c4a3420a45d8a17929e98fe31857 [term 1 FOLLOWER]: Refusing update from remote peer a871e0af33a8412e9e9c68e6ae0e6b70: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:54.961619  1683 consensus_queue.cc:1048] T b530cab0229d4ed2b41aabc22c80f80e P bfe1c4a3420a45d8a17929e98fe31857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:49:54.963587  1675 consensus_queue.cc:1048] T 506bf65082f44e27af5af176a00567af P a871e0af33a8412e9e9c68e6ae0e6b70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:49:54.968417  1649 consensus_queue.cc:1048] T b530cab0229d4ed2b41aabc22c80f80e P bfe1c4a3420a45d8a17929e98fe31857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:49:54.968349  1683 consensus_queue.cc:1048] T 56aff4aa4b844e23a2d9b32898be2e28 P bfe1c4a3420a45d8a17929e98fe31857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260608 12:49:54.971906  1653 consensus_queue.cc:1048] T cea3bb8b9d21498bab3f47c3c58119ce P a871e0af33a8412e9e9c68e6ae0e6b70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:49:54.981390  1526 raft_consensus.cc:1275] T 55d808efc49647148ef768afaf5ff7d4 P a871e0af33a8412e9e9c68e6ae0e6b70 [term 1 FOLLOWER]: Refusing update from remote peer bfe1c4a3420a45d8a17929e98fe31857: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:55.015733  1675 consensus_queue.cc:1048] T 506bf65082f44e27af5af176a00567af P a871e0af33a8412e9e9c68e6ae0e6b70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260608 12:49:55.019176  1681 consensus_queue.cc:1048] T 55d808efc49647148ef768afaf5ff7d4 P bfe1c4a3420a45d8a17929e98fe31857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 12:49:55.078737  1597 raft_consensus.cc:1275] T 55d808efc49647148ef768afaf5ff7d4 P 863e84400cfb416c88880878a498e1ae [term 1 FOLLOWER]: Refusing update from remote peer bfe1c4a3420a45d8a17929e98fe31857: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:55.089368  1649 consensus_queue.cc:1048] T 55d808efc49647148ef768afaf5ff7d4 P bfe1c4a3420a45d8a17929e98fe31857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "863e84400cfb416c88880878a498e1ae" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 46361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:49:55.090703  1657 consensus_queue.cc:1048] T 8c427d22f47b4658b6626df36be4d787 P 863e84400cfb416c88880878a498e1ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe1c4a3420a45d8a17929e98fe31857" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260608 12:49:55.165748  1657 consensus_queue.cc:1048] T 8c427d22f47b4658b6626df36be4d787 P 863e84400cfb416c88880878a498e1ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "a871e0af33a8412e9e9c68e6ae0e6b70" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:49:55.168433  1630 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.24.129.62:40191, user_credentials={real_user=slave}} blocked reactor thread for 253260us
I20260608 12:49:55.344573  1712 mvcc.cc:204] Tried to move back new op lower bound from 7294660587447300096 to 7294660585417220096. Current Snapshot: MvccSnapshot[applied={T|T < 7294660587447300096}]
W20260608 12:49:55.503613  1737 log.cc:927] Time spent T 8c427d22f47b4658b6626df36be4d787 P a871e0af33a8412e9e9c68e6ae0e6b70: Append to log took a long time: real 0.085s	user 0.005s	sys 0.002s
W20260608 12:49:55.607426  1719 log.cc:927] Time spent T cea3bb8b9d21498bab3f47c3c58119ce P 863e84400cfb416c88880878a498e1ae: Append to log took a long time: real 0.068s	user 0.003s	sys 0.006s
W20260608 12:49:55.613390  1680 log.cc:927] Time spent T cea3bb8b9d21498bab3f47c3c58119ce P a871e0af33a8412e9e9c68e6ae0e6b70: Append to log took a long time: real 0.051s	user 0.001s	sys 0.010s
W20260608 12:49:55.616917  1737 log.cc:927] Time spent T 8c427d22f47b4658b6626df36be4d787 P a871e0af33a8412e9e9c68e6ae0e6b70: Append to log took a long time: real 0.087s	user 0.007s	sys 0.004s
W20260608 12:49:55.617527  1691 log.cc:927] Time spent T 506bf65082f44e27af5af176a00567af P a871e0af33a8412e9e9c68e6ae0e6b70: Append to log took a long time: real 0.091s	user 0.007s	sys 0.007s
W20260608 12:49:55.618382  1713 log.cc:927] Time spent T 506bf65082f44e27af5af176a00567af P bfe1c4a3420a45d8a17929e98fe31857: Append to log took a long time: real 0.057s	user 0.004s	sys 0.010s
W20260608 12:49:55.637523  1721 log.cc:927] Time spent T 8c427d22f47b4658b6626df36be4d787 P bfe1c4a3420a45d8a17929e98fe31857: Append to log took a long time: real 0.066s	user 0.000s	sys 0.005s
W20260608 12:49:55.638657  1718 log.cc:927] Time spent T 506bf65082f44e27af5af176a00567af P 863e84400cfb416c88880878a498e1ae: Append to log took a long time: real 0.096s	user 0.002s	sys 0.003s
W20260608 12:49:55.641018  1689 log.cc:927] Time spent T 56aff4aa4b844e23a2d9b32898be2e28 P bfe1c4a3420a45d8a17929e98fe31857: Append to log took a long time: real 0.076s	user 0.006s	sys 0.004s
W20260608 12:49:56.311139  1417 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.129.2:42765, user_credentials={real_user=slave}} blocked reactor thread for 50706.5us
I20260608 12:49:56.831739 25092 tablet_server.cc:179] TabletServer@127.24.129.1:0 shutting down...
I20260608 12:49:56.861488 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:56.862282 25092 tablet_replica.cc:333] T 506bf65082f44e27af5af176a00567af P bfe1c4a3420a45d8a17929e98fe31857: stopping tablet replica
I20260608 12:49:56.862988 25092 raft_consensus.cc:2243] T 506bf65082f44e27af5af176a00567af P bfe1c4a3420a45d8a17929e98fe31857 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:56.863482 25092 raft_consensus.cc:2272] T 506bf65082f44e27af5af176a00567af P bfe1c4a3420a45d8a17929e98fe31857 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:56.866317 25092 tablet_replica.cc:333] T 55d808efc49647148ef768afaf5ff7d4 P bfe1c4a3420a45d8a17929e98fe31857: stopping tablet replica
I20260608 12:49:56.866848 25092 raft_consensus.cc:2243] T 55d808efc49647148ef768afaf5ff7d4 P bfe1c4a3420a45d8a17929e98fe31857 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:56.867597 25092 raft_consensus.cc:2272] T 55d808efc49647148ef768afaf5ff7d4 P bfe1c4a3420a45d8a17929e98fe31857 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:56.870364 25092 tablet_replica.cc:333] T 56aff4aa4b844e23a2d9b32898be2e28 P bfe1c4a3420a45d8a17929e98fe31857: stopping tablet replica
I20260608 12:49:56.870889 25092 raft_consensus.cc:2243] T 56aff4aa4b844e23a2d9b32898be2e28 P bfe1c4a3420a45d8a17929e98fe31857 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:56.871622 25092 raft_consensus.cc:2272] T 56aff4aa4b844e23a2d9b32898be2e28 P bfe1c4a3420a45d8a17929e98fe31857 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:56.874316 25092 tablet_replica.cc:333] T cea3bb8b9d21498bab3f47c3c58119ce P bfe1c4a3420a45d8a17929e98fe31857: stopping tablet replica
I20260608 12:49:56.874815 25092 raft_consensus.cc:2243] T cea3bb8b9d21498bab3f47c3c58119ce P bfe1c4a3420a45d8a17929e98fe31857 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:56.875216 25092 raft_consensus.cc:2272] T cea3bb8b9d21498bab3f47c3c58119ce P bfe1c4a3420a45d8a17929e98fe31857 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:56.877849 25092 tablet_replica.cc:333] T 8c427d22f47b4658b6626df36be4d787 P bfe1c4a3420a45d8a17929e98fe31857: stopping tablet replica
I20260608 12:49:56.878347 25092 raft_consensus.cc:2243] T 8c427d22f47b4658b6626df36be4d787 P bfe1c4a3420a45d8a17929e98fe31857 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:56.878755 25092 raft_consensus.cc:2272] T 8c427d22f47b4658b6626df36be4d787 P bfe1c4a3420a45d8a17929e98fe31857 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:56.881470 25092 tablet_replica.cc:333] T b530cab0229d4ed2b41aabc22c80f80e P bfe1c4a3420a45d8a17929e98fe31857: stopping tablet replica
I20260608 12:49:56.881919 25092 raft_consensus.cc:2243] T b530cab0229d4ed2b41aabc22c80f80e P bfe1c4a3420a45d8a17929e98fe31857 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:56.882629 25092 raft_consensus.cc:2272] T b530cab0229d4ed2b41aabc22c80f80e P bfe1c4a3420a45d8a17929e98fe31857 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:56.912533 25092 tablet_server.cc:196] TabletServer@127.24.129.1:0 shutdown complete.
I20260608 12:49:56.937777 25092 tablet_server.cc:179] TabletServer@127.24.129.2:0 shutting down...
I20260608 12:49:56.970402 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:56.971305 25092 tablet_replica.cc:333] T 8c427d22f47b4658b6626df36be4d787 P a871e0af33a8412e9e9c68e6ae0e6b70: stopping tablet replica
I20260608 12:49:56.972335 25092 raft_consensus.cc:2243] T 8c427d22f47b4658b6626df36be4d787 P a871e0af33a8412e9e9c68e6ae0e6b70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:56.972982 25092 raft_consensus.cc:2272] T 8c427d22f47b4658b6626df36be4d787 P a871e0af33a8412e9e9c68e6ae0e6b70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:56.976668 25092 tablet_replica.cc:333] T b530cab0229d4ed2b41aabc22c80f80e P a871e0af33a8412e9e9c68e6ae0e6b70: stopping tablet replica
I20260608 12:49:56.977619 25092 raft_consensus.cc:2243] T b530cab0229d4ed2b41aabc22c80f80e P a871e0af33a8412e9e9c68e6ae0e6b70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:56.978189 25092 raft_consensus.cc:2272] T b530cab0229d4ed2b41aabc22c80f80e P a871e0af33a8412e9e9c68e6ae0e6b70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:56.981555 25092 tablet_replica.cc:333] T 56aff4aa4b844e23a2d9b32898be2e28 P a871e0af33a8412e9e9c68e6ae0e6b70: stopping tablet replica
I20260608 12:49:56.982153 25092 raft_consensus.cc:2243] T 56aff4aa4b844e23a2d9b32898be2e28 P a871e0af33a8412e9e9c68e6ae0e6b70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:56.982661 25092 raft_consensus.cc:2272] T 56aff4aa4b844e23a2d9b32898be2e28 P a871e0af33a8412e9e9c68e6ae0e6b70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:56.985590 25092 tablet_replica.cc:333] T cea3bb8b9d21498bab3f47c3c58119ce P a871e0af33a8412e9e9c68e6ae0e6b70: stopping tablet replica
I20260608 12:49:56.986208 25092 raft_consensus.cc:2243] T cea3bb8b9d21498bab3f47c3c58119ce P a871e0af33a8412e9e9c68e6ae0e6b70 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:56.987022 25092 raft_consensus.cc:2272] T cea3bb8b9d21498bab3f47c3c58119ce P a871e0af33a8412e9e9c68e6ae0e6b70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:56.990242 25092 tablet_replica.cc:333] T 506bf65082f44e27af5af176a00567af P a871e0af33a8412e9e9c68e6ae0e6b70: stopping tablet replica
I20260608 12:49:56.990895 25092 raft_consensus.cc:2243] T 506bf65082f44e27af5af176a00567af P a871e0af33a8412e9e9c68e6ae0e6b70 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:56.991813 25092 raft_consensus.cc:2272] T 506bf65082f44e27af5af176a00567af P a871e0af33a8412e9e9c68e6ae0e6b70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:56.994791 25092 tablet_replica.cc:333] T 55d808efc49647148ef768afaf5ff7d4 P a871e0af33a8412e9e9c68e6ae0e6b70: stopping tablet replica
I20260608 12:49:56.995378 25092 raft_consensus.cc:2243] T 55d808efc49647148ef768afaf5ff7d4 P a871e0af33a8412e9e9c68e6ae0e6b70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:56.995970 25092 raft_consensus.cc:2272] T 55d808efc49647148ef768afaf5ff7d4 P a871e0af33a8412e9e9c68e6ae0e6b70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:57.021363 25092 tablet_server.cc:196] TabletServer@127.24.129.2:0 shutdown complete.
I20260608 12:49:57.040395 25092 tablet_server.cc:179] TabletServer@127.24.129.3:0 shutting down...
I20260608 12:49:57.070732 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:57.071565 25092 tablet_replica.cc:333] T b530cab0229d4ed2b41aabc22c80f80e P 863e84400cfb416c88880878a498e1ae: stopping tablet replica
I20260608 12:49:57.072290 25092 raft_consensus.cc:2243] T b530cab0229d4ed2b41aabc22c80f80e P 863e84400cfb416c88880878a498e1ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:57.072818 25092 raft_consensus.cc:2272] T b530cab0229d4ed2b41aabc22c80f80e P 863e84400cfb416c88880878a498e1ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:57.075893 25092 tablet_replica.cc:333] T 8c427d22f47b4658b6626df36be4d787 P 863e84400cfb416c88880878a498e1ae: stopping tablet replica
I20260608 12:49:57.076431 25092 raft_consensus.cc:2243] T 8c427d22f47b4658b6626df36be4d787 P 863e84400cfb416c88880878a498e1ae [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:57.077272 25092 raft_consensus.cc:2272] T 8c427d22f47b4658b6626df36be4d787 P 863e84400cfb416c88880878a498e1ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:57.080044 25092 tablet_replica.cc:333] T 55d808efc49647148ef768afaf5ff7d4 P 863e84400cfb416c88880878a498e1ae: stopping tablet replica
I20260608 12:49:57.080596 25092 raft_consensus.cc:2243] T 55d808efc49647148ef768afaf5ff7d4 P 863e84400cfb416c88880878a498e1ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:57.081189 25092 raft_consensus.cc:2272] T 55d808efc49647148ef768afaf5ff7d4 P 863e84400cfb416c88880878a498e1ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:57.084136 25092 tablet_replica.cc:333] T 506bf65082f44e27af5af176a00567af P 863e84400cfb416c88880878a498e1ae: stopping tablet replica
I20260608 12:49:57.084641 25092 raft_consensus.cc:2243] T 506bf65082f44e27af5af176a00567af P 863e84400cfb416c88880878a498e1ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:57.085142 25092 raft_consensus.cc:2272] T 506bf65082f44e27af5af176a00567af P 863e84400cfb416c88880878a498e1ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:57.087715 25092 tablet_replica.cc:333] T cea3bb8b9d21498bab3f47c3c58119ce P 863e84400cfb416c88880878a498e1ae: stopping tablet replica
I20260608 12:49:57.088222 25092 raft_consensus.cc:2243] T cea3bb8b9d21498bab3f47c3c58119ce P 863e84400cfb416c88880878a498e1ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:57.088682 25092 raft_consensus.cc:2272] T cea3bb8b9d21498bab3f47c3c58119ce P 863e84400cfb416c88880878a498e1ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:57.091504 25092 tablet_replica.cc:333] T 56aff4aa4b844e23a2d9b32898be2e28 P 863e84400cfb416c88880878a498e1ae: stopping tablet replica
I20260608 12:49:57.091990 25092 raft_consensus.cc:2243] T 56aff4aa4b844e23a2d9b32898be2e28 P 863e84400cfb416c88880878a498e1ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:57.092450 25092 raft_consensus.cc:2272] T 56aff4aa4b844e23a2d9b32898be2e28 P 863e84400cfb416c88880878a498e1ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:57.120522 25092 tablet_server.cc:196] TabletServer@127.24.129.3:0 shutdown complete.
I20260608 12:49:57.144243 25092 master.cc:562] Master@127.24.129.62:40191 shutting down...
I20260608 12:49:57.168968 25092 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d6848fc57df14f22a734fce8fbec3e98 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:57.169564 25092 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d6848fc57df14f22a734fce8fbec3e98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:57.169883 25092 tablet_replica.cc:333] T 00000000000000000000000000000000 P d6848fc57df14f22a734fce8fbec3e98: stopping tablet replica
I20260608 12:49:57.190716 25092 master.cc:584] Master@127.24.129.62:40191 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4977 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 12:49:57.229844 25092 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.129.62:39177
I20260608 12:49:57.231078 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:57.236919  1751 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:57.237824  1752 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:57.238435  1754 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:57.238898 25092 server_base.cc:1061] running on GCE node
I20260608 12:49:57.239672 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:57.239861 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:57.240008 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922997239991 us; error 0 us; skew 500 ppm
I20260608 12:49:57.240554 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:57.243075 25092 webserver.cc:533] Webserver started at http://127.24.129.62:42625/ using document root <none> and password file <none>
I20260608 12:49:57.243557 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:57.243724 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:57.243991 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:57.245592 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922772201788-25092-0/minicluster-data/master-0-root/instance:
uuid: "f057430625b94c2b9bca102e0cbe8c82"
format_stamp: "Formatted at 2026-06-08 12:49:57 on dist-test-slave-jhsm"
I20260608 12:49:57.250313 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:49:57.253978  1759 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:57.254846 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:49:57.255131 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922772201788-25092-0/minicluster-data/master-0-root
uuid: "f057430625b94c2b9bca102e0cbe8c82"
format_stamp: "Formatted at 2026-06-08 12:49:57 on dist-test-slave-jhsm"
I20260608 12:49:57.255398 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922772201788-25092-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922772201788-25092-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922772201788-25092-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:57.273481 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:57.274664 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:57.314888 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.62:39177
I20260608 12:49:57.315104  1810 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.62:39177 every 8 connection(s)
I20260608 12:49:57.319520  1811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:57.333630  1811 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f057430625b94c2b9bca102e0cbe8c82: Bootstrap starting.
I20260608 12:49:57.339767  1811 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f057430625b94c2b9bca102e0cbe8c82: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:57.345386  1811 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f057430625b94c2b9bca102e0cbe8c82: No bootstrap required, opened a new log
I20260608 12:49:57.348133  1811 raft_consensus.cc:359] T 00000000000000000000000000000000 P f057430625b94c2b9bca102e0cbe8c82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f057430625b94c2b9bca102e0cbe8c82" member_type: VOTER }
I20260608 12:49:57.348613  1811 raft_consensus.cc:385] T 00000000000000000000000000000000 P f057430625b94c2b9bca102e0cbe8c82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:57.348868  1811 raft_consensus.cc:740] T 00000000000000000000000000000000 P f057430625b94c2b9bca102e0cbe8c82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f057430625b94c2b9bca102e0cbe8c82, State: Initialized, Role: FOLLOWER
I20260608 12:49:57.349532  1811 consensus_queue.cc:260] T 00000000000000000000000000000000 P f057430625b94c2b9bca102e0cbe8c82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f057430625b94c2b9bca102e0cbe8c82" member_type: VOTER }
I20260608 12:49:57.350025  1811 raft_consensus.cc:399] T 00000000000000000000000000000000 P f057430625b94c2b9bca102e0cbe8c82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:49:57.350239  1811 raft_consensus.cc:493] T 00000000000000000000000000000000 P f057430625b94c2b9bca102e0cbe8c82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:49:57.350464  1811 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f057430625b94c2b9bca102e0cbe8c82 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:57.356832  1811 raft_consensus.cc:515] T 00000000000000000000000000000000 P f057430625b94c2b9bca102e0cbe8c82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f057430625b94c2b9bca102e0cbe8c82" member_type: VOTER }
I20260608 12:49:57.357816  1811 leader_election.cc:304] T 00000000000000000000000000000000 P f057430625b94c2b9bca102e0cbe8c82 [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: f057430625b94c2b9bca102e0cbe8c82; no voters: 
I20260608 12:49:57.359361  1811 leader_election.cc:290] T 00000000000000000000000000000000 P f057430625b94c2b9bca102e0cbe8c82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:49:57.360018  1814 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f057430625b94c2b9bca102e0cbe8c82 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:57.366744  1814 raft_consensus.cc:697] T 00000000000000000000000000000000 P f057430625b94c2b9bca102e0cbe8c82 [term 1 LEADER]: Becoming Leader. State: Replica: f057430625b94c2b9bca102e0cbe8c82, State: Running, Role: LEADER
I20260608 12:49:57.367676  1814 consensus_queue.cc:237] T 00000000000000000000000000000000 P f057430625b94c2b9bca102e0cbe8c82 [LEADER]: Queue going to LEADER mode. State: All 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: "f057430625b94c2b9bca102e0cbe8c82" member_type: VOTER }
I20260608 12:49:57.367934  1811 sys_catalog.cc:565] T 00000000000000000000000000000000 P f057430625b94c2b9bca102e0cbe8c82 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:49:57.373272  1815 sys_catalog.cc:455] T 00000000000000000000000000000000 P f057430625b94c2b9bca102e0cbe8c82 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f057430625b94c2b9bca102e0cbe8c82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f057430625b94c2b9bca102e0cbe8c82" member_type: VOTER } }
I20260608 12:49:57.375204  1815 sys_catalog.cc:458] T 00000000000000000000000000000000 P f057430625b94c2b9bca102e0cbe8c82 [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:57.374442  1816 sys_catalog.cc:455] T 00000000000000000000000000000000 P f057430625b94c2b9bca102e0cbe8c82 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f057430625b94c2b9bca102e0cbe8c82. Latest consensus state: current_term: 1 leader_uuid: "f057430625b94c2b9bca102e0cbe8c82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f057430625b94c2b9bca102e0cbe8c82" member_type: VOTER } }
I20260608 12:49:57.376549  1816 sys_catalog.cc:458] T 00000000000000000000000000000000 P f057430625b94c2b9bca102e0cbe8c82 [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:57.378566  1823 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:49:57.387236  1823 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:49:57.389780 25092 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:49:57.398067  1823 catalog_manager.cc:1382] Generated new cluster ID: 0dff1e24a4da40ff8b547b930f8b40c8
I20260608 12:49:57.398437  1823 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:49:57.426214  1823 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:49:57.427521  1823 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:49:57.451968  1823 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f057430625b94c2b9bca102e0cbe8c82: Generated new TSK 0
I20260608 12:49:57.452567  1823 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:49:57.521546 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:57.528654  1832 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:57.529799  1833 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:57.532284 25092 server_base.cc:1061] running on GCE node
W20260608 12:49:57.532392  1836 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:57.533627 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:57.533825 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:57.534003 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922997533988 us; error 0 us; skew 500 ppm
I20260608 12:49:57.534626 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:57.537204 25092 webserver.cc:533] Webserver started at http://127.24.129.1:39757/ using document root <none> and password file <none>
I20260608 12:49:57.537757 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:57.537930 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:57.538221 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:57.539325 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922772201788-25092-0/minicluster-data/ts-0-root/instance:
uuid: "619d1ac3cedb49ba8e048d26de5ff96c"
format_stamp: "Formatted at 2026-06-08 12:49:57 on dist-test-slave-jhsm"
I20260608 12:49:57.544425 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:49:57.548238  1840 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:57.549126 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:49:57.549439 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922772201788-25092-0/minicluster-data/ts-0-root
uuid: "619d1ac3cedb49ba8e048d26de5ff96c"
format_stamp: "Formatted at 2026-06-08 12:49:57 on dist-test-slave-jhsm"
I20260608 12:49:57.549739 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922772201788-25092-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922772201788-25092-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922772201788-25092-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:57.570657 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:57.572072 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:57.573704 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:57.576404 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:57.576606 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:57.576944 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:57.577109 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:57.625169 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.1:37933
I20260608 12:49:57.625312  1902 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.1:37933 every 8 connection(s)
I20260608 12:49:57.631426 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:57.639227  1907 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:57.641657  1908 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:57.642848  1903 heartbeater.cc:344] Connected to a master server at 127.24.129.62:39177
I20260608 12:49:57.643275  1903 heartbeater.cc:461] Registering TS with master...
W20260608 12:49:57.643704  1910 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:57.644291  1903 heartbeater.cc:507] Master 127.24.129.62:39177 requested a full tablet report, sending...
I20260608 12:49:57.646044 25092 server_base.cc:1061] running on GCE node
I20260608 12:49:57.646746  1776 ts_manager.cc:194] Registered new tserver with Master: 619d1ac3cedb49ba8e048d26de5ff96c (127.24.129.1:37933)
I20260608 12:49:57.647668 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:57.647964 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:57.648154 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922997648132 us; error 0 us; skew 500 ppm
I20260608 12:49:57.648816  1776 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48432
I20260608 12:49:57.649191 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:57.652392 25092 webserver.cc:533] Webserver started at http://127.24.129.2:37915/ using document root <none> and password file <none>
I20260608 12:49:57.652932 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:57.653113 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:57.653366 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:57.654556 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922772201788-25092-0/minicluster-data/ts-1-root/instance:
uuid: "6dd0915d1cf641d8b86e87d124be64e8"
format_stamp: "Formatted at 2026-06-08 12:49:57 on dist-test-slave-jhsm"
I20260608 12:49:57.659741 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:49:57.663640  1915 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:57.664641 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:49:57.665117 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922772201788-25092-0/minicluster-data/ts-1-root
uuid: "6dd0915d1cf641d8b86e87d124be64e8"
format_stamp: "Formatted at 2026-06-08 12:49:57 on dist-test-slave-jhsm"
I20260608 12:49:57.665396 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922772201788-25092-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922772201788-25092-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922772201788-25092-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:57.680255 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:57.681516 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:57.683122 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:57.685511 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:57.685701 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:57.685952 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:57.686100 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:57.728754 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.2:42567
I20260608 12:49:57.729054  1977 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.2:42567 every 8 connection(s)
I20260608 12:49:57.733771 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:57.741001  1981 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:57.743027  1982 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:57.745113  1984 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:57.745332 25092 server_base.cc:1061] running on GCE node
I20260608 12:49:57.747467 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:57.747783 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:57.748034 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780922997748012 us; error 0 us; skew 500 ppm
I20260608 12:49:57.748164  1978 heartbeater.cc:344] Connected to a master server at 127.24.129.62:39177
I20260608 12:49:57.748680  1978 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:57.748708 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:57.749716  1978 heartbeater.cc:507] Master 127.24.129.62:39177 requested a full tablet report, sending...
I20260608 12:49:57.751695 25092 webserver.cc:533] Webserver started at http://127.24.129.3:33579/ using document root <none> and password file <none>
I20260608 12:49:57.752425 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:57.752497  1776 ts_manager.cc:194] Registered new tserver with Master: 6dd0915d1cf641d8b86e87d124be64e8 (127.24.129.2:42567)
I20260608 12:49:57.752786 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:57.753234 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:57.754549  1776 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48442
I20260608 12:49:57.754676 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922772201788-25092-0/minicluster-data/ts-2-root/instance:
uuid: "90506acce85543559bbf28cf3529e931"
format_stamp: "Formatted at 2026-06-08 12:49:57 on dist-test-slave-jhsm"
I20260608 12:49:57.759894 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.006s
I20260608 12:49:57.763417  1989 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:57.764276 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:49:57.764564 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922772201788-25092-0/minicluster-data/ts-2-root
uuid: "90506acce85543559bbf28cf3529e931"
format_stamp: "Formatted at 2026-06-08 12:49:57 on dist-test-slave-jhsm"
I20260608 12:49:57.764856 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922772201788-25092-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922772201788-25092-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922772201788-25092-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:49:57.782253 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:57.783478 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:57.784993 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:57.787410 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:57.787604 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:57.787853 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:57.788012 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:57.831941 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.3:37867
I20260608 12:49:57.832161  2051 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.3:37867 every 8 connection(s)
I20260608 12:49:57.847271  2052 heartbeater.cc:344] Connected to a master server at 127.24.129.62:39177
I20260608 12:49:57.847795  2052 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:57.848677  2052 heartbeater.cc:507] Master 127.24.129.62:39177 requested a full tablet report, sending...
I20260608 12:49:57.850834  1776 ts_manager.cc:194] Registered new tserver with Master: 90506acce85543559bbf28cf3529e931 (127.24.129.3:37867)
I20260608 12:49:57.851650 25092 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016238119s
I20260608 12:49:57.852535  1776 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48450
I20260608 12:49:58.652247  1903 heartbeater.cc:499] Master 127.24.129.62:39177 was elected leader, sending a full tablet report...
I20260608 12:49:58.757753  1978 heartbeater.cc:499] Master 127.24.129.62:39177 was elected leader, sending a full tablet report...
I20260608 12:49:58.855858  2052 heartbeater.cc:499] Master 127.24.129.62:39177 was elected leader, sending a full tablet report...
I20260608 12:49:58.914741  1776 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48454:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:49:58.916793  1776 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:49:58.963414  2017 tablet_service.cc:1511] Processing CreateTablet for tablet f228017795d544668298d60ae02aa7dd (DEFAULT_TABLE table=test-workload [id=cc90cc84af05460aab7c2329501e8581]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:49:58.964908  2017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f228017795d544668298d60ae02aa7dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:58.967260  1868 tablet_service.cc:1511] Processing CreateTablet for tablet f228017795d544668298d60ae02aa7dd (DEFAULT_TABLE table=test-workload [id=cc90cc84af05460aab7c2329501e8581]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:49:58.968518  1868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f228017795d544668298d60ae02aa7dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:58.976804  1943 tablet_service.cc:1511] Processing CreateTablet for tablet f228017795d544668298d60ae02aa7dd (DEFAULT_TABLE table=test-workload [id=cc90cc84af05460aab7c2329501e8581]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:49:58.979305  1943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f228017795d544668298d60ae02aa7dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:58.982738  2072 tablet_bootstrap.cc:492] T f228017795d544668298d60ae02aa7dd P 90506acce85543559bbf28cf3529e931: Bootstrap starting.
I20260608 12:49:58.988804  2072 tablet_bootstrap.cc:654] T f228017795d544668298d60ae02aa7dd P 90506acce85543559bbf28cf3529e931: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:58.995323  2074 tablet_bootstrap.cc:492] T f228017795d544668298d60ae02aa7dd P 619d1ac3cedb49ba8e048d26de5ff96c: Bootstrap starting.
I20260608 12:49:58.995517  2072 tablet_bootstrap.cc:492] T f228017795d544668298d60ae02aa7dd P 90506acce85543559bbf28cf3529e931: No bootstrap required, opened a new log
I20260608 12:49:58.996173  2072 ts_tablet_manager.cc:1403] T f228017795d544668298d60ae02aa7dd P 90506acce85543559bbf28cf3529e931: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260608 12:49:58.999545  2072 raft_consensus.cc:359] T f228017795d544668298d60ae02aa7dd P 90506acce85543559bbf28cf3529e931 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90506acce85543559bbf28cf3529e931" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37867 } } peers { permanent_uuid: "619d1ac3cedb49ba8e048d26de5ff96c" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 37933 } } peers { permanent_uuid: "6dd0915d1cf641d8b86e87d124be64e8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42567 } }
I20260608 12:49:59.000259  2072 raft_consensus.cc:385] T f228017795d544668298d60ae02aa7dd P 90506acce85543559bbf28cf3529e931 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:59.000564  2072 raft_consensus.cc:740] T f228017795d544668298d60ae02aa7dd P 90506acce85543559bbf28cf3529e931 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90506acce85543559bbf28cf3529e931, State: Initialized, Role: FOLLOWER
I20260608 12:49:59.001833  2075 tablet_bootstrap.cc:492] T f228017795d544668298d60ae02aa7dd P 6dd0915d1cf641d8b86e87d124be64e8: Bootstrap starting.
I20260608 12:49:59.001530  2072 consensus_queue.cc:260] T f228017795d544668298d60ae02aa7dd P 90506acce85543559bbf28cf3529e931 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90506acce85543559bbf28cf3529e931" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37867 } } peers { permanent_uuid: "619d1ac3cedb49ba8e048d26de5ff96c" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 37933 } } peers { permanent_uuid: "6dd0915d1cf641d8b86e87d124be64e8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42567 } }
I20260608 12:49:59.004557  2074 tablet_bootstrap.cc:654] T f228017795d544668298d60ae02aa7dd P 619d1ac3cedb49ba8e048d26de5ff96c: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:59.004909  2072 ts_tablet_manager.cc:1434] T f228017795d544668298d60ae02aa7dd P 90506acce85543559bbf28cf3529e931: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:49:59.009723  2075 tablet_bootstrap.cc:654] T f228017795d544668298d60ae02aa7dd P 6dd0915d1cf641d8b86e87d124be64e8: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:59.009877  2074 tablet_bootstrap.cc:492] T f228017795d544668298d60ae02aa7dd P 619d1ac3cedb49ba8e048d26de5ff96c: No bootstrap required, opened a new log
I20260608 12:49:59.010486  2074 ts_tablet_manager.cc:1403] T f228017795d544668298d60ae02aa7dd P 619d1ac3cedb49ba8e048d26de5ff96c: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260608 12:49:59.013700  2074 raft_consensus.cc:359] T f228017795d544668298d60ae02aa7dd P 619d1ac3cedb49ba8e048d26de5ff96c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90506acce85543559bbf28cf3529e931" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37867 } } peers { permanent_uuid: "619d1ac3cedb49ba8e048d26de5ff96c" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 37933 } } peers { permanent_uuid: "6dd0915d1cf641d8b86e87d124be64e8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42567 } }
I20260608 12:49:59.014387  2074 raft_consensus.cc:385] T f228017795d544668298d60ae02aa7dd P 619d1ac3cedb49ba8e048d26de5ff96c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:59.015206  2074 raft_consensus.cc:740] T f228017795d544668298d60ae02aa7dd P 619d1ac3cedb49ba8e048d26de5ff96c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 619d1ac3cedb49ba8e048d26de5ff96c, State: Initialized, Role: FOLLOWER
I20260608 12:49:59.016057  2074 consensus_queue.cc:260] T f228017795d544668298d60ae02aa7dd P 619d1ac3cedb49ba8e048d26de5ff96c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90506acce85543559bbf28cf3529e931" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37867 } } peers { permanent_uuid: "619d1ac3cedb49ba8e048d26de5ff96c" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 37933 } } peers { permanent_uuid: "6dd0915d1cf641d8b86e87d124be64e8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42567 } }
I20260608 12:49:59.018301  2075 tablet_bootstrap.cc:492] T f228017795d544668298d60ae02aa7dd P 6dd0915d1cf641d8b86e87d124be64e8: No bootstrap required, opened a new log
I20260608 12:49:59.018939  2075 ts_tablet_manager.cc:1403] T f228017795d544668298d60ae02aa7dd P 6dd0915d1cf641d8b86e87d124be64e8: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260608 12:49:59.019084  2074 ts_tablet_manager.cc:1434] T f228017795d544668298d60ae02aa7dd P 619d1ac3cedb49ba8e048d26de5ff96c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 12:49:59.021763  2076 raft_consensus.cc:493] T f228017795d544668298d60ae02aa7dd P 90506acce85543559bbf28cf3529e931 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:59.022397  2076 raft_consensus.cc:515] T f228017795d544668298d60ae02aa7dd P 90506acce85543559bbf28cf3529e931 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90506acce85543559bbf28cf3529e931" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37867 } } peers { permanent_uuid: "619d1ac3cedb49ba8e048d26de5ff96c" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 37933 } } peers { permanent_uuid: "6dd0915d1cf641d8b86e87d124be64e8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42567 } }
I20260608 12:49:59.022421  2075 raft_consensus.cc:359] T f228017795d544668298d60ae02aa7dd P 6dd0915d1cf641d8b86e87d124be64e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90506acce85543559bbf28cf3529e931" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37867 } } peers { permanent_uuid: "619d1ac3cedb49ba8e048d26de5ff96c" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 37933 } } peers { permanent_uuid: "6dd0915d1cf641d8b86e87d124be64e8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42567 } }
I20260608 12:49:59.023427  2075 raft_consensus.cc:385] T f228017795d544668298d60ae02aa7dd P 6dd0915d1cf641d8b86e87d124be64e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:59.023780  2075 raft_consensus.cc:740] T f228017795d544668298d60ae02aa7dd P 6dd0915d1cf641d8b86e87d124be64e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd0915d1cf641d8b86e87d124be64e8, State: Initialized, Role: FOLLOWER
I20260608 12:49:59.024669  2075 consensus_queue.cc:260] T f228017795d544668298d60ae02aa7dd P 6dd0915d1cf641d8b86e87d124be64e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90506acce85543559bbf28cf3529e931" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37867 } } peers { permanent_uuid: "619d1ac3cedb49ba8e048d26de5ff96c" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 37933 } } peers { permanent_uuid: "6dd0915d1cf641d8b86e87d124be64e8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42567 } }
I20260608 12:49:59.027829  2076 leader_election.cc:290] T f228017795d544668298d60ae02aa7dd P 90506acce85543559bbf28cf3529e931 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 619d1ac3cedb49ba8e048d26de5ff96c (127.24.129.1:37933), 6dd0915d1cf641d8b86e87d124be64e8 (127.24.129.2:42567)
I20260608 12:49:59.036418  2075 ts_tablet_manager.cc:1434] T f228017795d544668298d60ae02aa7dd P 6dd0915d1cf641d8b86e87d124be64e8: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.005s
I20260608 12:49:59.044572  1878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f228017795d544668298d60ae02aa7dd" candidate_uuid: "90506acce85543559bbf28cf3529e931" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "619d1ac3cedb49ba8e048d26de5ff96c" is_pre_election: true
I20260608 12:49:59.045312  1953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f228017795d544668298d60ae02aa7dd" candidate_uuid: "90506acce85543559bbf28cf3529e931" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd0915d1cf641d8b86e87d124be64e8" is_pre_election: true
I20260608 12:49:59.045539  1878 raft_consensus.cc:2468] T f228017795d544668298d60ae02aa7dd P 619d1ac3cedb49ba8e048d26de5ff96c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90506acce85543559bbf28cf3529e931 in term 0.
I20260608 12:49:59.046133  1953 raft_consensus.cc:2468] T f228017795d544668298d60ae02aa7dd P 6dd0915d1cf641d8b86e87d124be64e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90506acce85543559bbf28cf3529e931 in term 0.
I20260608 12:49:59.047391  1990 leader_election.cc:304] T f228017795d544668298d60ae02aa7dd P 90506acce85543559bbf28cf3529e931 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 619d1ac3cedb49ba8e048d26de5ff96c, 90506acce85543559bbf28cf3529e931; no voters: 
I20260608 12:49:59.048367  2076 raft_consensus.cc:2804] T f228017795d544668298d60ae02aa7dd P 90506acce85543559bbf28cf3529e931 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:59.048811  2076 raft_consensus.cc:493] T f228017795d544668298d60ae02aa7dd P 90506acce85543559bbf28cf3529e931 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:59.049140  2076 raft_consensus.cc:3060] T f228017795d544668298d60ae02aa7dd P 90506acce85543559bbf28cf3529e931 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:59.055528  2076 raft_consensus.cc:515] T f228017795d544668298d60ae02aa7dd P 90506acce85543559bbf28cf3529e931 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90506acce85543559bbf28cf3529e931" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37867 } } peers { permanent_uuid: "619d1ac3cedb49ba8e048d26de5ff96c" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 37933 } } peers { permanent_uuid: "6dd0915d1cf641d8b86e87d124be64e8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42567 } }
I20260608 12:49:59.058079  2076 leader_election.cc:290] T f228017795d544668298d60ae02aa7dd P 90506acce85543559bbf28cf3529e931 [CANDIDATE]: Term 1 election: Requested vote from peers 619d1ac3cedb49ba8e048d26de5ff96c (127.24.129.1:37933), 6dd0915d1cf641d8b86e87d124be64e8 (127.24.129.2:42567)
I20260608 12:49:59.058983  1878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f228017795d544668298d60ae02aa7dd" candidate_uuid: "90506acce85543559bbf28cf3529e931" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "619d1ac3cedb49ba8e048d26de5ff96c"
I20260608 12:49:59.059329  1953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f228017795d544668298d60ae02aa7dd" candidate_uuid: "90506acce85543559bbf28cf3529e931" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd0915d1cf641d8b86e87d124be64e8"
I20260608 12:49:59.059590  1878 raft_consensus.cc:3060] T f228017795d544668298d60ae02aa7dd P 619d1ac3cedb49ba8e048d26de5ff96c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:59.060119  1953 raft_consensus.cc:3060] T f228017795d544668298d60ae02aa7dd P 6dd0915d1cf641d8b86e87d124be64e8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:59.065482  1878 raft_consensus.cc:2468] T f228017795d544668298d60ae02aa7dd P 619d1ac3cedb49ba8e048d26de5ff96c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90506acce85543559bbf28cf3529e931 in term 1.
I20260608 12:49:59.066867  1990 leader_election.cc:304] T f228017795d544668298d60ae02aa7dd P 90506acce85543559bbf28cf3529e931 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 619d1ac3cedb49ba8e048d26de5ff96c, 90506acce85543559bbf28cf3529e931; no voters: 
I20260608 12:49:59.067885  2076 raft_consensus.cc:2804] T f228017795d544668298d60ae02aa7dd P 90506acce85543559bbf28cf3529e931 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:59.068480  1953 raft_consensus.cc:2468] T f228017795d544668298d60ae02aa7dd P 6dd0915d1cf641d8b86e87d124be64e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90506acce85543559bbf28cf3529e931 in term 1.
I20260608 12:49:59.069307  2076 raft_consensus.cc:697] T f228017795d544668298d60ae02aa7dd P 90506acce85543559bbf28cf3529e931 [term 1 LEADER]: Becoming Leader. State: Replica: 90506acce85543559bbf28cf3529e931, State: Running, Role: LEADER
I20260608 12:49:59.070648  2076 consensus_queue.cc:237] T f228017795d544668298d60ae02aa7dd P 90506acce85543559bbf28cf3529e931 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90506acce85543559bbf28cf3529e931" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37867 } } peers { permanent_uuid: "619d1ac3cedb49ba8e048d26de5ff96c" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 37933 } } peers { permanent_uuid: "6dd0915d1cf641d8b86e87d124be64e8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42567 } }
I20260608 12:49:59.079873  1776 catalog_manager.cc:5696] T f228017795d544668298d60ae02aa7dd P 90506acce85543559bbf28cf3529e931 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90506acce85543559bbf28cf3529e931 (127.24.129.3). New cstate: current_term: 1 leader_uuid: "90506acce85543559bbf28cf3529e931" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90506acce85543559bbf28cf3529e931" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "619d1ac3cedb49ba8e048d26de5ff96c" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 37933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd0915d1cf641d8b86e87d124be64e8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42567 } health_report { overall_health: UNKNOWN } } }
W20260608 12:49:59.087762  2053 tablet.cc:2404] T f228017795d544668298d60ae02aa7dd P 90506acce85543559bbf28cf3529e931: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:49:59.230366  1953 raft_consensus.cc:1275] T f228017795d544668298d60ae02aa7dd P 6dd0915d1cf641d8b86e87d124be64e8 [term 1 FOLLOWER]: Refusing update from remote peer 90506acce85543559bbf28cf3529e931: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:59.230540  1878 raft_consensus.cc:1275] T f228017795d544668298d60ae02aa7dd P 619d1ac3cedb49ba8e048d26de5ff96c [term 1 FOLLOWER]: Refusing update from remote peer 90506acce85543559bbf28cf3529e931: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:59.232331  2083 consensus_queue.cc:1048] T f228017795d544668298d60ae02aa7dd P 90506acce85543559bbf28cf3529e931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd0915d1cf641d8b86e87d124be64e8" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 42567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:49:59.233860  2076 consensus_queue.cc:1048] T f228017795d544668298d60ae02aa7dd P 90506acce85543559bbf28cf3529e931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "619d1ac3cedb49ba8e048d26de5ff96c" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 37933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:59.779729 25092 tablet_server.cc:179] TabletServer@127.24.129.1:0 shutting down...
I20260608 12:49:59.806356 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:59.807036 25092 tablet_replica.cc:333] T f228017795d544668298d60ae02aa7dd P 619d1ac3cedb49ba8e048d26de5ff96c: stopping tablet replica
I20260608 12:49:59.807565 25092 raft_consensus.cc:2243] T f228017795d544668298d60ae02aa7dd P 619d1ac3cedb49ba8e048d26de5ff96c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:59.808046 25092 raft_consensus.cc:2272] T f228017795d544668298d60ae02aa7dd P 619d1ac3cedb49ba8e048d26de5ff96c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:59.830363 25092 tablet_server.cc:196] TabletServer@127.24.129.1:0 shutdown complete.
I20260608 12:49:59.842440 25092 tablet_server.cc:179] TabletServer@127.24.129.2:0 shutting down...
I20260608 12:49:59.867075 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:59.867951 25092 tablet_replica.cc:333] T f228017795d544668298d60ae02aa7dd P 6dd0915d1cf641d8b86e87d124be64e8: stopping tablet replica
I20260608 12:49:59.868507 25092 raft_consensus.cc:2243] T f228017795d544668298d60ae02aa7dd P 6dd0915d1cf641d8b86e87d124be64e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:59.869105 25092 raft_consensus.cc:2272] T f228017795d544668298d60ae02aa7dd P 6dd0915d1cf641d8b86e87d124be64e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:59.880896 25092 tablet_server.cc:196] TabletServer@127.24.129.2:0 shutdown complete.
I20260608 12:49:59.892558 25092 tablet_server.cc:179] TabletServer@127.24.129.3:0 shutting down...
I20260608 12:49:59.916599 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:59.917431 25092 tablet_replica.cc:333] T f228017795d544668298d60ae02aa7dd P 90506acce85543559bbf28cf3529e931: stopping tablet replica
I20260608 12:49:59.917999 25092 raft_consensus.cc:2243] T f228017795d544668298d60ae02aa7dd P 90506acce85543559bbf28cf3529e931 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:59.919068 25092 raft_consensus.cc:2272] T f228017795d544668298d60ae02aa7dd P 90506acce85543559bbf28cf3529e931 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:59.931696 25092 tablet_server.cc:196] TabletServer@127.24.129.3:0 shutdown complete.
I20260608 12:49:59.941642 25092 master.cc:562] Master@127.24.129.62:39177 shutting down...
I20260608 12:49:59.962483 25092 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f057430625b94c2b9bca102e0cbe8c82 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:59.963114 25092 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f057430625b94c2b9bca102e0cbe8c82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:59.963403 25092 tablet_replica.cc:333] T 00000000000000000000000000000000 P f057430625b94c2b9bca102e0cbe8c82: stopping tablet replica
I20260608 12:49:59.983719 25092 master.cc:584] Master@127.24.129.62:39177 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2782 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 12:50:00.015998 25092 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.129.62:41583
I20260608 12:50:00.017719 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:00.023732  2108 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:00.023770  2109 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:00.025116  2111 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:00.027248 25092 server_base.cc:1061] running on GCE node
I20260608 12:50:00.028209 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:00.028412 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:00.028578 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780923000028561 us; error 0 us; skew 500 ppm
I20260608 12:50:00.029256 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:00.031985 25092 webserver.cc:533] Webserver started at http://127.24.129.62:39997/ using document root <none> and password file <none>
I20260608 12:50:00.032538 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:00.032712 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:00.033037 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:00.034198 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922772201788-25092-0/minicluster-data/master-0-root/instance:
uuid: "b5e19718decf49c0ab0734a103b9c73b"
format_stamp: "Formatted at 2026-06-08 12:50:00 on dist-test-slave-jhsm"
I20260608 12:50:00.039466 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:50:00.044193  2116 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:00.045329 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:50:00.045681 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922772201788-25092-0/minicluster-data/master-0-root
uuid: "b5e19718decf49c0ab0734a103b9c73b"
format_stamp: "Formatted at 2026-06-08 12:50:00 on dist-test-slave-jhsm"
I20260608 12:50:00.045982 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922772201788-25092-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922772201788-25092-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922772201788-25092-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:00.059168 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:00.060428 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:00.104526 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.62:41583
I20260608 12:50:00.104666  2167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.62:41583 every 8 connection(s)
I20260608 12:50:00.109515  2168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:00.121273  2168 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b5e19718decf49c0ab0734a103b9c73b: Bootstrap starting.
I20260608 12:50:00.126120  2168 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b5e19718decf49c0ab0734a103b9c73b: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:00.130928  2168 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b5e19718decf49c0ab0734a103b9c73b: No bootstrap required, opened a new log
I20260608 12:50:00.133227  2168 raft_consensus.cc:359] T 00000000000000000000000000000000 P b5e19718decf49c0ab0734a103b9c73b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5e19718decf49c0ab0734a103b9c73b" member_type: VOTER }
I20260608 12:50:00.133611  2168 raft_consensus.cc:385] T 00000000000000000000000000000000 P b5e19718decf49c0ab0734a103b9c73b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:00.133795  2168 raft_consensus.cc:740] T 00000000000000000000000000000000 P b5e19718decf49c0ab0734a103b9c73b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5e19718decf49c0ab0734a103b9c73b, State: Initialized, Role: FOLLOWER
I20260608 12:50:00.134364  2168 consensus_queue.cc:260] T 00000000000000000000000000000000 P b5e19718decf49c0ab0734a103b9c73b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b5e19718decf49c0ab0734a103b9c73b" member_type: VOTER }
I20260608 12:50:00.134910  2168 raft_consensus.cc:399] T 00000000000000000000000000000000 P b5e19718decf49c0ab0734a103b9c73b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:00.135138  2168 raft_consensus.cc:493] T 00000000000000000000000000000000 P b5e19718decf49c0ab0734a103b9c73b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:00.135399  2168 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b5e19718decf49c0ab0734a103b9c73b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:00.140246  2168 raft_consensus.cc:515] T 00000000000000000000000000000000 P b5e19718decf49c0ab0734a103b9c73b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5e19718decf49c0ab0734a103b9c73b" member_type: VOTER }
I20260608 12:50:00.140851  2168 leader_election.cc:304] T 00000000000000000000000000000000 P b5e19718decf49c0ab0734a103b9c73b [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: b5e19718decf49c0ab0734a103b9c73b; no voters: 
I20260608 12:50:00.142127  2168 leader_election.cc:290] T 00000000000000000000000000000000 P b5e19718decf49c0ab0734a103b9c73b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:00.142841  2171 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b5e19718decf49c0ab0734a103b9c73b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:00.144615  2171 raft_consensus.cc:697] T 00000000000000000000000000000000 P b5e19718decf49c0ab0734a103b9c73b [term 1 LEADER]: Becoming Leader. State: Replica: b5e19718decf49c0ab0734a103b9c73b, State: Running, Role: LEADER
I20260608 12:50:00.145274  2168 sys_catalog.cc:565] T 00000000000000000000000000000000 P b5e19718decf49c0ab0734a103b9c73b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:50:00.145509  2171 consensus_queue.cc:237] T 00000000000000000000000000000000 P b5e19718decf49c0ab0734a103b9c73b [LEADER]: Queue going to LEADER mode. State: All 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: "b5e19718decf49c0ab0734a103b9c73b" member_type: VOTER }
I20260608 12:50:00.151468  2173 sys_catalog.cc:455] T 00000000000000000000000000000000 P b5e19718decf49c0ab0734a103b9c73b [sys.catalog]: SysCatalogTable state changed. Reason: New leader b5e19718decf49c0ab0734a103b9c73b. Latest consensus state: current_term: 1 leader_uuid: "b5e19718decf49c0ab0734a103b9c73b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5e19718decf49c0ab0734a103b9c73b" member_type: VOTER } }
I20260608 12:50:00.151539  2172 sys_catalog.cc:455] T 00000000000000000000000000000000 P b5e19718decf49c0ab0734a103b9c73b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b5e19718decf49c0ab0734a103b9c73b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5e19718decf49c0ab0734a103b9c73b" member_type: VOTER } }
I20260608 12:50:00.152486  2173 sys_catalog.cc:458] T 00000000000000000000000000000000 P b5e19718decf49c0ab0734a103b9c73b [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:00.152554  2172 sys_catalog.cc:458] T 00000000000000000000000000000000 P b5e19718decf49c0ab0734a103b9c73b [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:00.158530  2180 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:50:00.166760  2180 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:50:00.167944 25092 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:50:00.177429  2180 catalog_manager.cc:1382] Generated new cluster ID: e7d0ec30333a48348b81ea62ba712ea2
I20260608 12:50:00.177711  2180 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:50:00.192664  2180 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:50:00.193972  2180 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:50:00.212452  2180 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b5e19718decf49c0ab0734a103b9c73b: Generated new TSK 0
I20260608 12:50:00.213119  2180 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:50:00.235146 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:00.242689  2189 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:00.243880  2190 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:00.245993 25092 server_base.cc:1061] running on GCE node
W20260608 12:50:00.247109  2192 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:00.248296 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:00.248533 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:00.248821 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780923000248718 us; error 0 us; skew 500 ppm
I20260608 12:50:00.249455 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:00.252167 25092 webserver.cc:533] Webserver started at http://127.24.129.1:41037/ using document root <none> and password file <none>
I20260608 12:50:00.252776 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:00.252985 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:00.253255 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:00.254375 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922772201788-25092-0/minicluster-data/ts-0-root/instance:
uuid: "0183c500ad7f4067ba18e48bafbb8236"
format_stamp: "Formatted at 2026-06-08 12:50:00 on dist-test-slave-jhsm"
I20260608 12:50:00.259685 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:50:00.263972  2197 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:00.264990 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:50:00.265384 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922772201788-25092-0/minicluster-data/ts-0-root
uuid: "0183c500ad7f4067ba18e48bafbb8236"
format_stamp: "Formatted at 2026-06-08 12:50:00 on dist-test-slave-jhsm"
I20260608 12:50:00.265722 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922772201788-25092-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922772201788-25092-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922772201788-25092-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:00.282136 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:00.283522 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:00.285310 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:00.288102 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:00.288333 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:00.288596 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:00.288795 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:50:00.336937 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.1:46547
I20260608 12:50:00.337051  2259 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.1:46547 every 8 connection(s)
I20260608 12:50:00.343158 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:00.351169  2264 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:00.352330  2265 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:00.355772 25092 server_base.cc:1061] running on GCE node
I20260608 12:50:00.355875  2260 heartbeater.cc:344] Connected to a master server at 127.24.129.62:41583
W20260608 12:50:00.356407  2267 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:00.356666  2260 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:00.357883  2260 heartbeater.cc:507] Master 127.24.129.62:41583 requested a full tablet report, sending...
I20260608 12:50:00.359079 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:00.359371 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:00.359560 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780923000359537 us; error 0 us; skew 500 ppm
I20260608 12:50:00.360442 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:00.361080  2133 ts_manager.cc:194] Registered new tserver with Master: 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547)
I20260608 12:50:00.363884 25092 webserver.cc:533] Webserver started at http://127.24.129.2:35273/ using document root <none> and password file <none>
I20260608 12:50:00.363956  2133 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33804
I20260608 12:50:00.365028 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:00.365338 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:00.365669 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:00.367390 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922772201788-25092-0/minicluster-data/ts-1-root/instance:
uuid: "09ad959f26b244c6ad71fe03b49f4584"
format_stamp: "Formatted at 2026-06-08 12:50:00 on dist-test-slave-jhsm"
I20260608 12:50:00.374516 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.005s
I20260608 12:50:00.380177  2272 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:00.381493 25092 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 12:50:00.381920 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922772201788-25092-0/minicluster-data/ts-1-root
uuid: "09ad959f26b244c6ad71fe03b49f4584"
format_stamp: "Formatted at 2026-06-08 12:50:00 on dist-test-slave-jhsm"
I20260608 12:50:00.382292 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922772201788-25092-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922772201788-25092-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922772201788-25092-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:00.412976 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:00.414287 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:00.415891 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:00.418458 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:00.418674 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:00.418908 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:00.419061 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:00.461483 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.2:38183
I20260608 12:50:00.461658  2334 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.2:38183 every 8 connection(s)
I20260608 12:50:00.466588 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:00.474303  2338 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:00.475104  2339 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:00.479001  2342 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:00.481972  2335 heartbeater.cc:344] Connected to a master server at 127.24.129.62:41583
I20260608 12:50:00.482093 25092 server_base.cc:1061] running on GCE node
I20260608 12:50:00.482501  2335 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:00.483366 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:50:00.483381  2335 heartbeater.cc:507] Master 127.24.129.62:41583 requested a full tablet report, sending...
W20260608 12:50:00.483922 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:00.484212 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780923000484187 us; error 0 us; skew 500 ppm
I20260608 12:50:00.485137 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:00.486168  2133 ts_manager.cc:194] Registered new tserver with Master: 09ad959f26b244c6ad71fe03b49f4584 (127.24.129.2:38183)
I20260608 12:50:00.487807  2133 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33810
I20260608 12:50:00.488303 25092 webserver.cc:533] Webserver started at http://127.24.129.3:36673/ using document root <none> and password file <none>
I20260608 12:50:00.489087 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:00.489352 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:00.489645 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:00.490952 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922772201788-25092-0/minicluster-data/ts-2-root/instance:
uuid: "d32f97ab82774356afaf719d9c6bd040"
format_stamp: "Formatted at 2026-06-08 12:50:00 on dist-test-slave-jhsm"
I20260608 12:50:00.496526 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:50:00.500654  2346 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:00.501752 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:50:00.502187 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922772201788-25092-0/minicluster-data/ts-2-root
uuid: "d32f97ab82774356afaf719d9c6bd040"
format_stamp: "Formatted at 2026-06-08 12:50:00 on dist-test-slave-jhsm"
I20260608 12:50:00.502611 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922772201788-25092-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922772201788-25092-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922772201788-25092-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:00.517976 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:00.519294 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:00.521006 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:00.523732 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:00.523947 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:00.524211 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:00.524381 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:00.571293 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.3:37331
I20260608 12:50:00.571416  2408 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.3:37331 every 8 connection(s)
I20260608 12:50:00.586870  2409 heartbeater.cc:344] Connected to a master server at 127.24.129.62:41583
I20260608 12:50:00.587309  2409 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:00.588090  2409 heartbeater.cc:507] Master 127.24.129.62:41583 requested a full tablet report, sending...
I20260608 12:50:00.590375  2133 ts_manager.cc:194] Registered new tserver with Master: d32f97ab82774356afaf719d9c6bd040 (127.24.129.3:37331)
I20260608 12:50:00.591226 25092 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016163057s
I20260608 12:50:00.592451  2133 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33824
I20260608 12:50:01.371975  2260 heartbeater.cc:499] Master 127.24.129.62:41583 was elected leader, sending a full tablet report...
I20260608 12:50:01.490617  2335 heartbeater.cc:499] Master 127.24.129.62:41583 was elected leader, sending a full tablet report...
I20260608 12:50:01.595837  2409 heartbeater.cc:499] Master 127.24.129.62:41583 was elected leader, sending a full tablet report...
I20260608 12:50:01.652436  2133 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33836:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 12:50:01.726382  2225 tablet_service.cc:1511] Processing CreateTablet for tablet 871b473a539747629420559f020660e9 (DEFAULT_TABLE table=test-workload [id=40162b7781e84266be77982d2ced1ad6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:50:01.726541  2224 tablet_service.cc:1511] Processing CreateTablet for tablet be865451e76247099a8835bd96cd13bc (DEFAULT_TABLE table=test-workload [id=40162b7781e84266be77982d2ced1ad6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:50:01.728015  2225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 871b473a539747629420559f020660e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:01.728767  2224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be865451e76247099a8835bd96cd13bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:01.732600  2300 tablet_service.cc:1511] Processing CreateTablet for tablet 623622caa4ab4158ae38bb70d68f175b (DEFAULT_TABLE table=test-workload [id=40162b7781e84266be77982d2ced1ad6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:50:01.733785  2373 tablet_service.cc:1511] Processing CreateTablet for tablet 5556d337f2ba404c8edb633c5adb6b3f (DEFAULT_TABLE table=test-workload [id=40162b7781e84266be77982d2ced1ad6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:50:01.734272  2300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 623622caa4ab4158ae38bb70d68f175b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:01.731904  2374 tablet_service.cc:1511] Processing CreateTablet for tablet 3178adced09b4214853efaf66605eac5 (DEFAULT_TABLE table=test-workload [id=40162b7781e84266be77982d2ced1ad6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:50:01.735574  2374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3178adced09b4214853efaf66605eac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:01.738668  2299 tablet_service.cc:1511] Processing CreateTablet for tablet 3e6cb695f00c49a688c878e03b66f95a (DEFAULT_TABLE table=test-workload [id=40162b7781e84266be77982d2ced1ad6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:50:01.739920  2373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5556d337f2ba404c8edb633c5adb6b3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:01.740492  2299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e6cb695f00c49a688c878e03b66f95a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:01.765138  2430 tablet_bootstrap.cc:492] T 3e6cb695f00c49a688c878e03b66f95a P 09ad959f26b244c6ad71fe03b49f4584: Bootstrap starting.
I20260608 12:50:01.784497  2430 tablet_bootstrap.cc:654] T 3e6cb695f00c49a688c878e03b66f95a P 09ad959f26b244c6ad71fe03b49f4584: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:01.786742  2429 tablet_bootstrap.cc:492] T be865451e76247099a8835bd96cd13bc P 0183c500ad7f4067ba18e48bafbb8236: Bootstrap starting.
I20260608 12:50:01.792877  2431 tablet_bootstrap.cc:492] T 5556d337f2ba404c8edb633c5adb6b3f P d32f97ab82774356afaf719d9c6bd040: Bootstrap starting.
I20260608 12:50:01.794914  2430 tablet_bootstrap.cc:492] T 3e6cb695f00c49a688c878e03b66f95a P 09ad959f26b244c6ad71fe03b49f4584: No bootstrap required, opened a new log
I20260608 12:50:01.795442  2430 ts_tablet_manager.cc:1403] T 3e6cb695f00c49a688c878e03b66f95a P 09ad959f26b244c6ad71fe03b49f4584: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.000s
I20260608 12:50:01.796118  2429 tablet_bootstrap.cc:654] T be865451e76247099a8835bd96cd13bc P 0183c500ad7f4067ba18e48bafbb8236: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:01.798542  2430 raft_consensus.cc:359] T 3e6cb695f00c49a688c878e03b66f95a P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } }
I20260608 12:50:01.799226  2430 raft_consensus.cc:385] T 3e6cb695f00c49a688c878e03b66f95a P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:01.799537  2430 raft_consensus.cc:740] T 3e6cb695f00c49a688c878e03b66f95a P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09ad959f26b244c6ad71fe03b49f4584, State: Initialized, Role: FOLLOWER
I20260608 12:50:01.800172  2431 tablet_bootstrap.cc:654] T 5556d337f2ba404c8edb633c5adb6b3f P d32f97ab82774356afaf719d9c6bd040: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:01.800381  2430 consensus_queue.cc:260] T 3e6cb695f00c49a688c878e03b66f95a P 09ad959f26b244c6ad71fe03b49f4584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } }
I20260608 12:50:01.801149  2430 raft_consensus.cc:399] T 3e6cb695f00c49a688c878e03b66f95a P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:01.801468  2430 raft_consensus.cc:493] T 3e6cb695f00c49a688c878e03b66f95a P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:01.801813  2430 raft_consensus.cc:3060] T 3e6cb695f00c49a688c878e03b66f95a P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:01.801883  2429 tablet_bootstrap.cc:492] T be865451e76247099a8835bd96cd13bc P 0183c500ad7f4067ba18e48bafbb8236: No bootstrap required, opened a new log
I20260608 12:50:01.802575  2429 ts_tablet_manager.cc:1403] T be865451e76247099a8835bd96cd13bc P 0183c500ad7f4067ba18e48bafbb8236: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 12:50:01.805863  2429 raft_consensus.cc:359] T be865451e76247099a8835bd96cd13bc P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } }
I20260608 12:50:01.806159  2431 tablet_bootstrap.cc:492] T 5556d337f2ba404c8edb633c5adb6b3f P d32f97ab82774356afaf719d9c6bd040: No bootstrap required, opened a new log
I20260608 12:50:01.806362  2429 raft_consensus.cc:385] T be865451e76247099a8835bd96cd13bc P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:01.806777  2429 raft_consensus.cc:740] T be865451e76247099a8835bd96cd13bc P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0183c500ad7f4067ba18e48bafbb8236, State: Initialized, Role: FOLLOWER
I20260608 12:50:01.806898  2431 ts_tablet_manager.cc:1403] T 5556d337f2ba404c8edb633c5adb6b3f P d32f97ab82774356afaf719d9c6bd040: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.006s
I20260608 12:50:01.807533  2429 consensus_queue.cc:260] T be865451e76247099a8835bd96cd13bc P 0183c500ad7f4067ba18e48bafbb8236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } }
I20260608 12:50:01.808146  2429 raft_consensus.cc:399] T be865451e76247099a8835bd96cd13bc P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:01.808390  2429 raft_consensus.cc:493] T be865451e76247099a8835bd96cd13bc P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:01.808681  2429 raft_consensus.cc:3060] T be865451e76247099a8835bd96cd13bc P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:01.809185  2430 raft_consensus.cc:515] T 3e6cb695f00c49a688c878e03b66f95a P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } }
I20260608 12:50:01.810016  2430 leader_election.cc:304] T 3e6cb695f00c49a688c878e03b66f95a P 09ad959f26b244c6ad71fe03b49f4584 [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: 09ad959f26b244c6ad71fe03b49f4584; no voters: 
I20260608 12:50:01.810392  2431 raft_consensus.cc:359] T 5556d337f2ba404c8edb633c5adb6b3f P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:01.810981  2431 raft_consensus.cc:385] T 5556d337f2ba404c8edb633c5adb6b3f P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:01.811297  2431 raft_consensus.cc:740] T 5556d337f2ba404c8edb633c5adb6b3f P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d32f97ab82774356afaf719d9c6bd040, State: Initialized, Role: FOLLOWER
I20260608 12:50:01.811887  2430 leader_election.cc:290] T 3e6cb695f00c49a688c878e03b66f95a P 09ad959f26b244c6ad71fe03b49f4584 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:01.812304  2431 consensus_queue.cc:260] T 5556d337f2ba404c8edb633c5adb6b3f P d32f97ab82774356afaf719d9c6bd040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:01.812801  2435 raft_consensus.cc:2804] T 3e6cb695f00c49a688c878e03b66f95a P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:01.813090  2431 raft_consensus.cc:399] T 5556d337f2ba404c8edb633c5adb6b3f P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:01.813684  2431 raft_consensus.cc:493] T 5556d337f2ba404c8edb633c5adb6b3f P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:01.814082  2431 raft_consensus.cc:3060] T 5556d337f2ba404c8edb633c5adb6b3f P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:01.818822  2435 raft_consensus.cc:697] T 3e6cb695f00c49a688c878e03b66f95a P 09ad959f26b244c6ad71fe03b49f4584 [term 1 LEADER]: Becoming Leader. State: Replica: 09ad959f26b244c6ad71fe03b49f4584, State: Running, Role: LEADER
I20260608 12:50:01.819936  2435 consensus_queue.cc:237] T 3e6cb695f00c49a688c878e03b66f95a P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Queue going to LEADER mode. State: All 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: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } }
I20260608 12:50:01.823167  2429 raft_consensus.cc:515] T be865451e76247099a8835bd96cd13bc P 0183c500ad7f4067ba18e48bafbb8236 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } }
I20260608 12:50:01.823565  2431 raft_consensus.cc:515] T 5556d337f2ba404c8edb633c5adb6b3f P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:01.824257  2429 leader_election.cc:304] T be865451e76247099a8835bd96cd13bc P 0183c500ad7f4067ba18e48bafbb8236 [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: 0183c500ad7f4067ba18e48bafbb8236; no voters: 
I20260608 12:50:01.824600  2431 leader_election.cc:304] T 5556d337f2ba404c8edb633c5adb6b3f P d32f97ab82774356afaf719d9c6bd040 [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: d32f97ab82774356afaf719d9c6bd040; no voters: 
I20260608 12:50:01.823961  2430 ts_tablet_manager.cc:1434] T 3e6cb695f00c49a688c878e03b66f95a P 09ad959f26b244c6ad71fe03b49f4584: Time spent starting tablet: real 0.028s	user 0.021s	sys 0.008s
I20260608 12:50:01.826952  2430 tablet_bootstrap.cc:492] T 623622caa4ab4158ae38bb70d68f175b P 09ad959f26b244c6ad71fe03b49f4584: Bootstrap starting.
I20260608 12:50:01.834210  2430 tablet_bootstrap.cc:654] T 623622caa4ab4158ae38bb70d68f175b P 09ad959f26b244c6ad71fe03b49f4584: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:01.833513  2133 catalog_manager.cc:5696] T 3e6cb695f00c49a688c878e03b66f95a P 09ad959f26b244c6ad71fe03b49f4584 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09ad959f26b244c6ad71fe03b49f4584 (127.24.129.2). New cstate: current_term: 1 leader_uuid: "09ad959f26b244c6ad71fe03b49f4584" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:01.844723  2440 raft_consensus.cc:2804] T 5556d337f2ba404c8edb633c5adb6b3f P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:01.847079  2429 leader_election.cc:290] T be865451e76247099a8835bd96cd13bc P 0183c500ad7f4067ba18e48bafbb8236 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:01.848425  2431 leader_election.cc:290] T 5556d337f2ba404c8edb633c5adb6b3f P d32f97ab82774356afaf719d9c6bd040 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:01.852300  2429 ts_tablet_manager.cc:1434] T be865451e76247099a8835bd96cd13bc P 0183c500ad7f4067ba18e48bafbb8236: Time spent starting tablet: real 0.049s	user 0.029s	sys 0.012s
I20260608 12:50:01.847843  2439 raft_consensus.cc:2804] T be865451e76247099a8835bd96cd13bc P 0183c500ad7f4067ba18e48bafbb8236 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:01.853305  2430 tablet_bootstrap.cc:492] T 623622caa4ab4158ae38bb70d68f175b P 09ad959f26b244c6ad71fe03b49f4584: No bootstrap required, opened a new log
I20260608 12:50:01.854050  2430 ts_tablet_manager.cc:1403] T 623622caa4ab4158ae38bb70d68f175b P 09ad959f26b244c6ad71fe03b49f4584: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.005s
I20260608 12:50:01.856930  2439 raft_consensus.cc:697] T be865451e76247099a8835bd96cd13bc P 0183c500ad7f4067ba18e48bafbb8236 [term 1 LEADER]: Becoming Leader. State: Replica: 0183c500ad7f4067ba18e48bafbb8236, State: Running, Role: LEADER
I20260608 12:50:01.857523  2430 raft_consensus.cc:359] T 623622caa4ab4158ae38bb70d68f175b P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } }
I20260608 12:50:01.858264  2430 raft_consensus.cc:385] T 623622caa4ab4158ae38bb70d68f175b P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:01.860823  2430 raft_consensus.cc:740] T 623622caa4ab4158ae38bb70d68f175b P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09ad959f26b244c6ad71fe03b49f4584, State: Initialized, Role: FOLLOWER
I20260608 12:50:01.861423  2429 tablet_bootstrap.cc:492] T 871b473a539747629420559f020660e9 P 0183c500ad7f4067ba18e48bafbb8236: Bootstrap starting.
I20260608 12:50:01.861704  2430 consensus_queue.cc:260] T 623622caa4ab4158ae38bb70d68f175b P 09ad959f26b244c6ad71fe03b49f4584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } }
I20260608 12:50:01.862762  2430 raft_consensus.cc:399] T 623622caa4ab4158ae38bb70d68f175b P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:01.863095  2430 raft_consensus.cc:493] T 623622caa4ab4158ae38bb70d68f175b P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:01.863458  2430 raft_consensus.cc:3060] T 623622caa4ab4158ae38bb70d68f175b P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:01.858090  2439 consensus_queue.cc:237] T be865451e76247099a8835bd96cd13bc P 0183c500ad7f4067ba18e48bafbb8236 [LEADER]: Queue going to LEADER mode. State: All 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: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } }
I20260608 12:50:01.870446  2429 tablet_bootstrap.cc:654] T 871b473a539747629420559f020660e9 P 0183c500ad7f4067ba18e48bafbb8236: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:01.871500  2440 raft_consensus.cc:697] T 5556d337f2ba404c8edb633c5adb6b3f P d32f97ab82774356afaf719d9c6bd040 [term 1 LEADER]: Becoming Leader. State: Replica: d32f97ab82774356afaf719d9c6bd040, State: Running, Role: LEADER
I20260608 12:50:01.872504  2440 consensus_queue.cc:237] T 5556d337f2ba404c8edb633c5adb6b3f P d32f97ab82774356afaf719d9c6bd040 [LEADER]: Queue going to LEADER mode. State: All 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: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:01.876487  2431 ts_tablet_manager.cc:1434] T 5556d337f2ba404c8edb633c5adb6b3f P d32f97ab82774356afaf719d9c6bd040: Time spent starting tablet: real 0.069s	user 0.037s	sys 0.021s
I20260608 12:50:01.877592  2431 tablet_bootstrap.cc:492] T 3178adced09b4214853efaf66605eac5 P d32f97ab82774356afaf719d9c6bd040: Bootstrap starting.
I20260608 12:50:01.887897  2430 raft_consensus.cc:515] T 623622caa4ab4158ae38bb70d68f175b P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } }
I20260608 12:50:01.888871  2430 leader_election.cc:304] T 623622caa4ab4158ae38bb70d68f175b P 09ad959f26b244c6ad71fe03b49f4584 [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: 09ad959f26b244c6ad71fe03b49f4584; no voters: 
I20260608 12:50:01.889573  2430 leader_election.cc:290] T 623622caa4ab4158ae38bb70d68f175b P 09ad959f26b244c6ad71fe03b49f4584 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:01.889916  2435 raft_consensus.cc:2804] T 623622caa4ab4158ae38bb70d68f175b P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:01.890939  2435 raft_consensus.cc:697] T 623622caa4ab4158ae38bb70d68f175b P 09ad959f26b244c6ad71fe03b49f4584 [term 1 LEADER]: Becoming Leader. State: Replica: 09ad959f26b244c6ad71fe03b49f4584, State: Running, Role: LEADER
I20260608 12:50:01.891379  2430 ts_tablet_manager.cc:1434] T 623622caa4ab4158ae38bb70d68f175b P 09ad959f26b244c6ad71fe03b49f4584: Time spent starting tablet: real 0.037s	user 0.016s	sys 0.003s
I20260608 12:50:01.892030  2435 consensus_queue.cc:237] T 623622caa4ab4158ae38bb70d68f175b P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Queue going to LEADER mode. State: All 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: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } }
I20260608 12:50:01.910681  2133 catalog_manager.cc:5696] T 5556d337f2ba404c8edb633c5adb6b3f P d32f97ab82774356afaf719d9c6bd040 reported cstate change: term changed from 0 to 1, leader changed from <none> to d32f97ab82774356afaf719d9c6bd040 (127.24.129.3). New cstate: current_term: 1 leader_uuid: "d32f97ab82774356afaf719d9c6bd040" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:01.911808  2431 tablet_bootstrap.cc:654] T 3178adced09b4214853efaf66605eac5 P d32f97ab82774356afaf719d9c6bd040: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:01.913021  2132 catalog_manager.cc:5696] T be865451e76247099a8835bd96cd13bc P 0183c500ad7f4067ba18e48bafbb8236 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1). New cstate: current_term: 1 leader_uuid: "0183c500ad7f4067ba18e48bafbb8236" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:01.919909  2429 tablet_bootstrap.cc:492] T 871b473a539747629420559f020660e9 P 0183c500ad7f4067ba18e48bafbb8236: No bootstrap required, opened a new log
I20260608 12:50:01.920523  2429 ts_tablet_manager.cc:1403] T 871b473a539747629420559f020660e9 P 0183c500ad7f4067ba18e48bafbb8236: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.018s
I20260608 12:50:01.924475  2429 raft_consensus.cc:359] T 871b473a539747629420559f020660e9 P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } }
I20260608 12:50:01.925364  2429 raft_consensus.cc:385] T 871b473a539747629420559f020660e9 P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:01.925753  2429 raft_consensus.cc:740] T 871b473a539747629420559f020660e9 P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0183c500ad7f4067ba18e48bafbb8236, State: Initialized, Role: FOLLOWER
I20260608 12:50:01.926924  2429 consensus_queue.cc:260] T 871b473a539747629420559f020660e9 P 0183c500ad7f4067ba18e48bafbb8236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } }
I20260608 12:50:01.927939  2429 raft_consensus.cc:399] T 871b473a539747629420559f020660e9 P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:01.928347  2429 raft_consensus.cc:493] T 871b473a539747629420559f020660e9 P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:01.928850  2429 raft_consensus.cc:3060] T 871b473a539747629420559f020660e9 P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:01.932771  2131 catalog_manager.cc:5696] T 623622caa4ab4158ae38bb70d68f175b P 09ad959f26b244c6ad71fe03b49f4584 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09ad959f26b244c6ad71fe03b49f4584 (127.24.129.2). New cstate: current_term: 1 leader_uuid: "09ad959f26b244c6ad71fe03b49f4584" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:01.937680  2431 tablet_bootstrap.cc:492] T 3178adced09b4214853efaf66605eac5 P d32f97ab82774356afaf719d9c6bd040: No bootstrap required, opened a new log
I20260608 12:50:01.938414  2431 ts_tablet_manager.cc:1403] T 3178adced09b4214853efaf66605eac5 P d32f97ab82774356afaf719d9c6bd040: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.017s
I20260608 12:50:01.941908  2431 raft_consensus.cc:359] T 3178adced09b4214853efaf66605eac5 P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:01.942551  2431 raft_consensus.cc:385] T 3178adced09b4214853efaf66605eac5 P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:01.942478  2429 raft_consensus.cc:515] T 871b473a539747629420559f020660e9 P 0183c500ad7f4067ba18e48bafbb8236 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } }
I20260608 12:50:01.943131  2431 raft_consensus.cc:740] T 3178adced09b4214853efaf66605eac5 P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d32f97ab82774356afaf719d9c6bd040, State: Initialized, Role: FOLLOWER
I20260608 12:50:01.943706  2429 leader_election.cc:304] T 871b473a539747629420559f020660e9 P 0183c500ad7f4067ba18e48bafbb8236 [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: 0183c500ad7f4067ba18e48bafbb8236; no voters: 
I20260608 12:50:01.944242  2431 consensus_queue.cc:260] T 3178adced09b4214853efaf66605eac5 P d32f97ab82774356afaf719d9c6bd040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:01.944870  2446 raft_consensus.cc:2804] T 871b473a539747629420559f020660e9 P 0183c500ad7f4067ba18e48bafbb8236 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:01.945135  2431 raft_consensus.cc:399] T 3178adced09b4214853efaf66605eac5 P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:01.945525  2431 raft_consensus.cc:493] T 3178adced09b4214853efaf66605eac5 P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:01.945509  2446 raft_consensus.cc:697] T 871b473a539747629420559f020660e9 P 0183c500ad7f4067ba18e48bafbb8236 [term 1 LEADER]: Becoming Leader. State: Replica: 0183c500ad7f4067ba18e48bafbb8236, State: Running, Role: LEADER
I20260608 12:50:01.945961  2431 raft_consensus.cc:3060] T 3178adced09b4214853efaf66605eac5 P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:01.946864  2446 consensus_queue.cc:237] T 871b473a539747629420559f020660e9 P 0183c500ad7f4067ba18e48bafbb8236 [LEADER]: Queue going to LEADER mode. State: All 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: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } }
I20260608 12:50:01.948887  2429 leader_election.cc:290] T 871b473a539747629420559f020660e9 P 0183c500ad7f4067ba18e48bafbb8236 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:01.950814  2429 ts_tablet_manager.cc:1434] T 871b473a539747629420559f020660e9 P 0183c500ad7f4067ba18e48bafbb8236: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.010s
I20260608 12:50:01.955487  2431 raft_consensus.cc:515] T 3178adced09b4214853efaf66605eac5 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:01.956477  2431 leader_election.cc:304] T 3178adced09b4214853efaf66605eac5 P d32f97ab82774356afaf719d9c6bd040 [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: d32f97ab82774356afaf719d9c6bd040; no voters: 
I20260608 12:50:01.957347  2431 leader_election.cc:290] T 3178adced09b4214853efaf66605eac5 P d32f97ab82774356afaf719d9c6bd040 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:01.957530  2440 raft_consensus.cc:2804] T 3178adced09b4214853efaf66605eac5 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:01.958148  2440 raft_consensus.cc:697] T 3178adced09b4214853efaf66605eac5 P d32f97ab82774356afaf719d9c6bd040 [term 1 LEADER]: Becoming Leader. State: Replica: d32f97ab82774356afaf719d9c6bd040, State: Running, Role: LEADER
I20260608 12:50:01.958940  2440 consensus_queue.cc:237] T 3178adced09b4214853efaf66605eac5 P d32f97ab82774356afaf719d9c6bd040 [LEADER]: Queue going to LEADER mode. State: All 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: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:01.959584  2431 ts_tablet_manager.cc:1434] T 3178adced09b4214853efaf66605eac5 P d32f97ab82774356afaf719d9c6bd040: Time spent starting tablet: real 0.021s	user 0.021s	sys 0.000s
I20260608 12:50:01.964975  2131 catalog_manager.cc:5696] T 871b473a539747629420559f020660e9 P 0183c500ad7f4067ba18e48bafbb8236 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1). New cstate: current_term: 1 leader_uuid: "0183c500ad7f4067ba18e48bafbb8236" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:01.966490  2133 catalog_manager.cc:5696] T 3178adced09b4214853efaf66605eac5 P d32f97ab82774356afaf719d9c6bd040 reported cstate change: term changed from 0 to 1, leader changed from <none> to d32f97ab82774356afaf719d9c6bd040 (127.24.129.3). New cstate: current_term: 1 leader_uuid: "d32f97ab82774356afaf719d9c6bd040" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:02.775695  2131 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58176:
name: "test-workload-rf3"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:50:02.778615  2131 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:50:02.829414  2224 tablet_service.cc:1511] Processing CreateTablet for tablet 2bf3df0ae9a644fbac00960d13c22d7d (DEFAULT_TABLE table=test-workload-rf3 [id=c6be7ef25a7f41cf875e9946d12b79e2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:50:02.830402  2300 tablet_service.cc:1511] Processing CreateTablet for tablet 2bf3df0ae9a644fbac00960d13c22d7d (DEFAULT_TABLE table=test-workload-rf3 [id=c6be7ef25a7f41cf875e9946d12b79e2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:50:02.830734  2224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf3df0ae9a644fbac00960d13c22d7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:02.831806  2300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf3df0ae9a644fbac00960d13c22d7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:02.832211  2373 tablet_service.cc:1511] Processing CreateTablet for tablet 2bf3df0ae9a644fbac00960d13c22d7d (DEFAULT_TABLE table=test-workload-rf3 [id=c6be7ef25a7f41cf875e9946d12b79e2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:50:02.834103  2373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf3df0ae9a644fbac00960d13c22d7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:02.835570  2225 tablet_service.cc:1511] Processing CreateTablet for tablet 2a57cc0e050f4cd0b0e46c02f51129d8 (DEFAULT_TABLE table=test-workload-rf3 [id=c6be7ef25a7f41cf875e9946d12b79e2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:50:02.837546  2225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a57cc0e050f4cd0b0e46c02f51129d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:02.837828  2223 tablet_service.cc:1511] Processing CreateTablet for tablet a5b399a06da0494791fbba4bc73e8832 (DEFAULT_TABLE table=test-workload-rf3 [id=c6be7ef25a7f41cf875e9946d12b79e2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:50:02.839295  2223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5b399a06da0494791fbba4bc73e8832. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:02.841557  2299 tablet_service.cc:1511] Processing CreateTablet for tablet 2a57cc0e050f4cd0b0e46c02f51129d8 (DEFAULT_TABLE table=test-workload-rf3 [id=c6be7ef25a7f41cf875e9946d12b79e2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:50:02.842923  2299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a57cc0e050f4cd0b0e46c02f51129d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:02.845094  2298 tablet_service.cc:1511] Processing CreateTablet for tablet a5b399a06da0494791fbba4bc73e8832 (DEFAULT_TABLE table=test-workload-rf3 [id=c6be7ef25a7f41cf875e9946d12b79e2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:50:02.845332  2297 tablet_service.cc:1511] Processing CreateTablet for tablet 0bfbff3a4b4e4c3799f28f86771be566 (DEFAULT_TABLE table=test-workload-rf3 [id=c6be7ef25a7f41cf875e9946d12b79e2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:50:02.846709  2222 tablet_service.cc:1511] Processing CreateTablet for tablet 0bfbff3a4b4e4c3799f28f86771be566 (DEFAULT_TABLE table=test-workload-rf3 [id=c6be7ef25a7f41cf875e9946d12b79e2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:50:02.848280  2222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bfbff3a4b4e4c3799f28f86771be566. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:02.851166  2296 tablet_service.cc:1511] Processing CreateTablet for tablet 5e9100f0bd6549339b0487a4607df143 (DEFAULT_TABLE table=test-workload-rf3 [id=c6be7ef25a7f41cf875e9946d12b79e2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:50:02.851475  2221 tablet_service.cc:1511] Processing CreateTablet for tablet 5e9100f0bd6549339b0487a4607df143 (DEFAULT_TABLE table=test-workload-rf3 [id=c6be7ef25a7f41cf875e9946d12b79e2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:50:02.853053  2221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e9100f0bd6549339b0487a4607df143. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:02.853176  2374 tablet_service.cc:1511] Processing CreateTablet for tablet 2a57cc0e050f4cd0b0e46c02f51129d8 (DEFAULT_TABLE table=test-workload-rf3 [id=c6be7ef25a7f41cf875e9946d12b79e2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:50:02.854828  2374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a57cc0e050f4cd0b0e46c02f51129d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:02.857286  2298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5b399a06da0494791fbba4bc73e8832. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:02.858405  2220 tablet_service.cc:1511] Processing CreateTablet for tablet 65a27385a6e4499ba74c0a6bbf74e02a (DEFAULT_TABLE table=test-workload-rf3 [id=c6be7ef25a7f41cf875e9946d12b79e2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:50:02.859938  2220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a27385a6e4499ba74c0a6bbf74e02a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:02.859707  2295 tablet_service.cc:1511] Processing CreateTablet for tablet 65a27385a6e4499ba74c0a6bbf74e02a (DEFAULT_TABLE table=test-workload-rf3 [id=c6be7ef25a7f41cf875e9946d12b79e2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:50:02.861364  2295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a27385a6e4499ba74c0a6bbf74e02a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:02.865221  2296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e9100f0bd6549339b0487a4607df143. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:02.869261  2297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bfbff3a4b4e4c3799f28f86771be566. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:02.879583  2372 tablet_service.cc:1511] Processing CreateTablet for tablet a5b399a06da0494791fbba4bc73e8832 (DEFAULT_TABLE table=test-workload-rf3 [id=c6be7ef25a7f41cf875e9946d12b79e2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:50:02.881399  2372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5b399a06da0494791fbba4bc73e8832. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:02.886452  2371 tablet_service.cc:1511] Processing CreateTablet for tablet 0bfbff3a4b4e4c3799f28f86771be566 (DEFAULT_TABLE table=test-workload-rf3 [id=c6be7ef25a7f41cf875e9946d12b79e2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:50:02.888370  2371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bfbff3a4b4e4c3799f28f86771be566. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:02.890686  2370 tablet_service.cc:1511] Processing CreateTablet for tablet 5e9100f0bd6549339b0487a4607df143 (DEFAULT_TABLE table=test-workload-rf3 [id=c6be7ef25a7f41cf875e9946d12b79e2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:50:02.891392  2488 tablet_bootstrap.cc:492] T 2a57cc0e050f4cd0b0e46c02f51129d8 P d32f97ab82774356afaf719d9c6bd040: Bootstrap starting.
I20260608 12:50:02.893774  2369 tablet_service.cc:1511] Processing CreateTablet for tablet 65a27385a6e4499ba74c0a6bbf74e02a (DEFAULT_TABLE table=test-workload-rf3 [id=c6be7ef25a7f41cf875e9946d12b79e2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:50:02.901278  2369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a27385a6e4499ba74c0a6bbf74e02a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:02.902736  2488 tablet_bootstrap.cc:654] T 2a57cc0e050f4cd0b0e46c02f51129d8 P d32f97ab82774356afaf719d9c6bd040: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:02.904875  2370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e9100f0bd6549339b0487a4607df143. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:02.912761  2490 tablet_bootstrap.cc:492] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584: Bootstrap starting.
I20260608 12:50:02.935232  2490 tablet_bootstrap.cc:654] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:02.957244  2488 tablet_bootstrap.cc:492] T 2a57cc0e050f4cd0b0e46c02f51129d8 P d32f97ab82774356afaf719d9c6bd040: No bootstrap required, opened a new log
I20260608 12:50:02.957903  2488 ts_tablet_manager.cc:1403] T 2a57cc0e050f4cd0b0e46c02f51129d8 P d32f97ab82774356afaf719d9c6bd040: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.023s
I20260608 12:50:02.963594  2488 raft_consensus.cc:359] T 2a57cc0e050f4cd0b0e46c02f51129d8 P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:02.964258  2488 raft_consensus.cc:385] T 2a57cc0e050f4cd0b0e46c02f51129d8 P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:02.964556  2488 raft_consensus.cc:740] T 2a57cc0e050f4cd0b0e46c02f51129d8 P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d32f97ab82774356afaf719d9c6bd040, State: Initialized, Role: FOLLOWER
I20260608 12:50:02.965970  2488 consensus_queue.cc:260] T 2a57cc0e050f4cd0b0e46c02f51129d8 P d32f97ab82774356afaf719d9c6bd040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:02.971498  2488 ts_tablet_manager.cc:1434] T 2a57cc0e050f4cd0b0e46c02f51129d8 P d32f97ab82774356afaf719d9c6bd040: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260608 12:50:02.972847  2488 tablet_bootstrap.cc:492] T 2bf3df0ae9a644fbac00960d13c22d7d P d32f97ab82774356afaf719d9c6bd040: Bootstrap starting.
I20260608 12:50:02.979919  2489 tablet_bootstrap.cc:492] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236: Bootstrap starting.
I20260608 12:50:02.980784  2488 tablet_bootstrap.cc:654] T 2bf3df0ae9a644fbac00960d13c22d7d P d32f97ab82774356afaf719d9c6bd040: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:02.998692  2488 tablet_bootstrap.cc:492] T 2bf3df0ae9a644fbac00960d13c22d7d P d32f97ab82774356afaf719d9c6bd040: No bootstrap required, opened a new log
I20260608 12:50:02.999330  2488 ts_tablet_manager.cc:1403] T 2bf3df0ae9a644fbac00960d13c22d7d P d32f97ab82774356afaf719d9c6bd040: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.005s
I20260608 12:50:03.000577  2490 tablet_bootstrap.cc:492] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584: No bootstrap required, opened a new log
I20260608 12:50:03.001327  2490 ts_tablet_manager.cc:1403] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.006s
I20260608 12:50:03.003126  2488 raft_consensus.cc:359] T 2bf3df0ae9a644fbac00960d13c22d7d P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.003896  2489 tablet_bootstrap.cc:654] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.004014  2488 raft_consensus.cc:385] T 2bf3df0ae9a644fbac00960d13c22d7d P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.004528  2488 raft_consensus.cc:740] T 2bf3df0ae9a644fbac00960d13c22d7d P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d32f97ab82774356afaf719d9c6bd040, State: Initialized, Role: FOLLOWER
I20260608 12:50:03.004834  2490 raft_consensus.cc:359] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.005909  2490 raft_consensus.cc:385] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.005527  2488 consensus_queue.cc:260] T 2bf3df0ae9a644fbac00960d13c22d7d P d32f97ab82774356afaf719d9c6bd040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.006310  2490 raft_consensus.cc:740] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09ad959f26b244c6ad71fe03b49f4584, State: Initialized, Role: FOLLOWER
I20260608 12:50:03.007567  2490 consensus_queue.cc:260] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.008531  2488 ts_tablet_manager.cc:1434] T 2bf3df0ae9a644fbac00960d13c22d7d P d32f97ab82774356afaf719d9c6bd040: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:50:03.009858  2488 tablet_bootstrap.cc:492] T a5b399a06da0494791fbba4bc73e8832 P d32f97ab82774356afaf719d9c6bd040: Bootstrap starting.
I20260608 12:50:03.015630  2490 ts_tablet_manager.cc:1434] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260608 12:50:03.017226  2490 tablet_bootstrap.cc:492] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584: Bootstrap starting.
I20260608 12:50:03.017670  2488 tablet_bootstrap.cc:654] T a5b399a06da0494791fbba4bc73e8832 P d32f97ab82774356afaf719d9c6bd040: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.034037  2489 tablet_bootstrap.cc:492] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236: No bootstrap required, opened a new log
I20260608 12:50:03.034528  2489 ts_tablet_manager.cc:1403] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236: Time spent bootstrapping tablet: real 0.055s	user 0.021s	sys 0.013s
I20260608 12:50:03.034536  2490 tablet_bootstrap.cc:654] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.034750  2488 tablet_bootstrap.cc:492] T a5b399a06da0494791fbba4bc73e8832 P d32f97ab82774356afaf719d9c6bd040: No bootstrap required, opened a new log
I20260608 12:50:03.035491  2488 ts_tablet_manager.cc:1403] T a5b399a06da0494791fbba4bc73e8832 P d32f97ab82774356afaf719d9c6bd040: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.015s
I20260608 12:50:03.037148  2489 raft_consensus.cc:359] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.037822  2489 raft_consensus.cc:385] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.038060  2489 raft_consensus.cc:740] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0183c500ad7f4067ba18e48bafbb8236, State: Initialized, Role: FOLLOWER
I20260608 12:50:03.038921  2489 consensus_queue.cc:260] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.039079  2488 raft_consensus.cc:359] T a5b399a06da0494791fbba4bc73e8832 P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.039798  2488 raft_consensus.cc:385] T a5b399a06da0494791fbba4bc73e8832 P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.040107  2488 raft_consensus.cc:740] T a5b399a06da0494791fbba4bc73e8832 P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d32f97ab82774356afaf719d9c6bd040, State: Initialized, Role: FOLLOWER
I20260608 12:50:03.041198  2489 ts_tablet_manager.cc:1434] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:50:03.041630  2490 tablet_bootstrap.cc:492] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584: No bootstrap required, opened a new log
I20260608 12:50:03.041148  2488 consensus_queue.cc:260] T a5b399a06da0494791fbba4bc73e8832 P d32f97ab82774356afaf719d9c6bd040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.042243  2490 ts_tablet_manager.cc:1403] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.000s
I20260608 12:50:03.042518  2489 tablet_bootstrap.cc:492] T 5e9100f0bd6549339b0487a4607df143 P 0183c500ad7f4067ba18e48bafbb8236: Bootstrap starting.
I20260608 12:50:03.045832  2490 raft_consensus.cc:359] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.046597  2490 raft_consensus.cc:385] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.046914  2490 raft_consensus.cc:740] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09ad959f26b244c6ad71fe03b49f4584, State: Initialized, Role: FOLLOWER
I20260608 12:50:03.047847  2488 ts_tablet_manager.cc:1434] T a5b399a06da0494791fbba4bc73e8832 P d32f97ab82774356afaf719d9c6bd040: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260608 12:50:03.047871  2490 consensus_queue.cc:260] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.049512  2488 tablet_bootstrap.cc:492] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040: Bootstrap starting.
I20260608 12:50:03.050158  2489 tablet_bootstrap.cc:654] T 5e9100f0bd6549339b0487a4607df143 P 0183c500ad7f4067ba18e48bafbb8236: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.052459  2490 ts_tablet_manager.cc:1434] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260608 12:50:03.053850  2490 tablet_bootstrap.cc:492] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584: Bootstrap starting.
I20260608 12:50:03.057157  2439 raft_consensus.cc:493] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:03.057736  2439 raft_consensus.cc:515] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.061053  2490 tablet_bootstrap.cc:654] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.067544  2488 tablet_bootstrap.cc:654] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.068559  2439 leader_election.cc:290] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09ad959f26b244c6ad71fe03b49f4584 (127.24.129.2:38183), d32f97ab82774356afaf719d9c6bd040 (127.24.129.3:37331)
I20260608 12:50:03.104995  2489 tablet_bootstrap.cc:492] T 5e9100f0bd6549339b0487a4607df143 P 0183c500ad7f4067ba18e48bafbb8236: No bootstrap required, opened a new log
I20260608 12:50:03.105650  2489 ts_tablet_manager.cc:1403] T 5e9100f0bd6549339b0487a4607df143 P 0183c500ad7f4067ba18e48bafbb8236: Time spent bootstrapping tablet: real 0.063s	user 0.019s	sys 0.000s
I20260608 12:50:03.111294  2435 raft_consensus.cc:493] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:03.112190  2435 raft_consensus.cc:515] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.111320  2489 raft_consensus.cc:359] T 5e9100f0bd6549339b0487a4607df143 P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.113293  2489 raft_consensus.cc:385] T 5e9100f0bd6549339b0487a4607df143 P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.113687  2489 raft_consensus.cc:740] T 5e9100f0bd6549339b0487a4607df143 P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0183c500ad7f4067ba18e48bafbb8236, State: Initialized, Role: FOLLOWER
I20260608 12:50:03.114723  2489 consensus_queue.cc:260] T 5e9100f0bd6549339b0487a4607df143 P 0183c500ad7f4067ba18e48bafbb8236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.115306  2435 leader_election.cc:290] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547), d32f97ab82774356afaf719d9c6bd040 (127.24.129.3:37331)
I20260608 12:50:03.115991  2490 tablet_bootstrap.cc:492] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584: No bootstrap required, opened a new log
I20260608 12:50:03.116540  2490 ts_tablet_manager.cc:1403] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.036s
I20260608 12:50:03.116364  2384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a27385a6e4499ba74c0a6bbf74e02a" candidate_uuid: "0183c500ad7f4067ba18e48bafbb8236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d32f97ab82774356afaf719d9c6bd040" is_pre_election: true
I20260608 12:50:03.130980  2490 raft_consensus.cc:359] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.131839  2490 raft_consensus.cc:385] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.132161  2490 raft_consensus.cc:740] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09ad959f26b244c6ad71fe03b49f4584, State: Initialized, Role: FOLLOWER
W20260608 12:50:03.133965  2198 leader_election.cc:343] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d32f97ab82774356afaf719d9c6bd040 (127.24.129.3:37331): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:03.138420  2488 tablet_bootstrap.cc:492] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040: No bootstrap required, opened a new log
I20260608 12:50:03.139433  2488 ts_tablet_manager.cc:1403] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040: Time spent bootstrapping tablet: real 0.090s	user 0.020s	sys 0.040s
I20260608 12:50:03.140161  2489 ts_tablet_manager.cc:1434] T 5e9100f0bd6549339b0487a4607df143 P 0183c500ad7f4067ba18e48bafbb8236: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.002s
I20260608 12:50:03.141434  2489 tablet_bootstrap.cc:492] T 0bfbff3a4b4e4c3799f28f86771be566 P 0183c500ad7f4067ba18e48bafbb8236: Bootstrap starting.
I20260608 12:50:03.143143  2488 raft_consensus.cc:359] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.146601  2488 raft_consensus.cc:385] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.147002  2488 raft_consensus.cc:740] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d32f97ab82774356afaf719d9c6bd040, State: Initialized, Role: FOLLOWER
I20260608 12:50:03.143829  2490 consensus_queue.cc:260] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.150020  2489 tablet_bootstrap.cc:654] T 0bfbff3a4b4e4c3799f28f86771be566 P 0183c500ad7f4067ba18e48bafbb8236: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.154204  2310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a27385a6e4499ba74c0a6bbf74e02a" candidate_uuid: "0183c500ad7f4067ba18e48bafbb8236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09ad959f26b244c6ad71fe03b49f4584" is_pre_election: true
I20260608 12:50:03.154002  2488 consensus_queue.cc:260] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.155027  2310 raft_consensus.cc:2468] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0183c500ad7f4067ba18e48bafbb8236 in term 0.
I20260608 12:50:03.157912  2201 leader_election.cc:304] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236 [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: 0183c500ad7f4067ba18e48bafbb8236, 09ad959f26b244c6ad71fe03b49f4584; no voters: d32f97ab82774356afaf719d9c6bd040
I20260608 12:50:03.159370  2439 raft_consensus.cc:2804] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:03.159789  2439 raft_consensus.cc:493] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:03.160130  2439 raft_consensus.cc:3060] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:03.160188  2488 ts_tablet_manager.cc:1434] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.002s
I20260608 12:50:03.161523  2488 tablet_bootstrap.cc:492] T 0bfbff3a4b4e4c3799f28f86771be566 P d32f97ab82774356afaf719d9c6bd040: Bootstrap starting.
I20260608 12:50:03.153899  2490 ts_tablet_manager.cc:1434] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.004s
I20260608 12:50:03.166095  2490 tablet_bootstrap.cc:492] T 5e9100f0bd6549339b0487a4607df143 P 09ad959f26b244c6ad71fe03b49f4584: Bootstrap starting.
I20260608 12:50:03.168820  2488 tablet_bootstrap.cc:654] T 0bfbff3a4b4e4c3799f28f86771be566 P d32f97ab82774356afaf719d9c6bd040: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.169921  2439 raft_consensus.cc:515] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
W20260608 12:50:03.170575  2181 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:50:03.174170  2310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a27385a6e4499ba74c0a6bbf74e02a" candidate_uuid: "0183c500ad7f4067ba18e48bafbb8236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09ad959f26b244c6ad71fe03b49f4584"
I20260608 12:50:03.174999  2310 raft_consensus.cc:3060] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:03.179442  2490 tablet_bootstrap.cc:654] T 5e9100f0bd6549339b0487a4607df143 P 09ad959f26b244c6ad71fe03b49f4584: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.180272  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf3df0ae9a644fbac00960d13c22d7d" candidate_uuid: "09ad959f26b244c6ad71fe03b49f4584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183c500ad7f4067ba18e48bafbb8236" is_pre_election: true
I20260608 12:50:03.181313  2488 tablet_bootstrap.cc:492] T 0bfbff3a4b4e4c3799f28f86771be566 P d32f97ab82774356afaf719d9c6bd040: No bootstrap required, opened a new log
I20260608 12:50:03.181951  2488 ts_tablet_manager.cc:1403] T 0bfbff3a4b4e4c3799f28f86771be566 P d32f97ab82774356afaf719d9c6bd040: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260608 12:50:03.181985  2384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf3df0ae9a644fbac00960d13c22d7d" candidate_uuid: "09ad959f26b244c6ad71fe03b49f4584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d32f97ab82774356afaf719d9c6bd040" is_pre_election: true
I20260608 12:50:03.182781  2384 raft_consensus.cc:2468] T 2bf3df0ae9a644fbac00960d13c22d7d P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09ad959f26b244c6ad71fe03b49f4584 in term 0.
W20260608 12:50:03.182159  2274 leader_election.cc:343] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:03.185396  2273 leader_election.cc:304] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 [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: 09ad959f26b244c6ad71fe03b49f4584, d32f97ab82774356afaf719d9c6bd040; no voters: 0183c500ad7f4067ba18e48bafbb8236
I20260608 12:50:03.186353  2435 raft_consensus.cc:2804] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:03.186847  2435 raft_consensus.cc:493] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:03.187232  2435 raft_consensus.cc:3060] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:03.186271  2439 leader_election.cc:290] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236 [CANDIDATE]: Term 1 election: Requested vote from peers 09ad959f26b244c6ad71fe03b49f4584 (127.24.129.2:38183), d32f97ab82774356afaf719d9c6bd040 (127.24.129.3:37331)
I20260608 12:50:03.187316  2488 raft_consensus.cc:359] T 0bfbff3a4b4e4c3799f28f86771be566 P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.187609  2384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a27385a6e4499ba74c0a6bbf74e02a" candidate_uuid: "0183c500ad7f4067ba18e48bafbb8236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d32f97ab82774356afaf719d9c6bd040"
I20260608 12:50:03.188161  2488 raft_consensus.cc:385] T 0bfbff3a4b4e4c3799f28f86771be566 P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.188536  2488 raft_consensus.cc:740] T 0bfbff3a4b4e4c3799f28f86771be566 P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d32f97ab82774356afaf719d9c6bd040, State: Initialized, Role: FOLLOWER
W20260608 12:50:03.189422  2198 leader_election.cc:343] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d32f97ab82774356afaf719d9c6bd040 (127.24.129.3:37331): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:03.189926  2489 tablet_bootstrap.cc:492] T 0bfbff3a4b4e4c3799f28f86771be566 P 0183c500ad7f4067ba18e48bafbb8236: No bootstrap required, opened a new log
I20260608 12:50:03.189586  2488 consensus_queue.cc:260] T 0bfbff3a4b4e4c3799f28f86771be566 P d32f97ab82774356afaf719d9c6bd040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.190565  2489 ts_tablet_manager.cc:1403] T 0bfbff3a4b4e4c3799f28f86771be566 P 0183c500ad7f4067ba18e48bafbb8236: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.007s
I20260608 12:50:03.194317  2489 raft_consensus.cc:359] T 0bfbff3a4b4e4c3799f28f86771be566 P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.195127  2489 raft_consensus.cc:385] T 0bfbff3a4b4e4c3799f28f86771be566 P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.195446  2489 raft_consensus.cc:740] T 0bfbff3a4b4e4c3799f28f86771be566 P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0183c500ad7f4067ba18e48bafbb8236, State: Initialized, Role: FOLLOWER
I20260608 12:50:03.196295  2489 consensus_queue.cc:260] T 0bfbff3a4b4e4c3799f28f86771be566 P 0183c500ad7f4067ba18e48bafbb8236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.198014  2435 raft_consensus.cc:515] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.200610  2490 tablet_bootstrap.cc:492] T 5e9100f0bd6549339b0487a4607df143 P 09ad959f26b244c6ad71fe03b49f4584: No bootstrap required, opened a new log
I20260608 12:50:03.201485  2440 raft_consensus.cc:493] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:03.202010  2440 raft_consensus.cc:515] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.202476  2489 ts_tablet_manager.cc:1434] T 0bfbff3a4b4e4c3799f28f86771be566 P 0183c500ad7f4067ba18e48bafbb8236: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 12:50:03.202674  2488 ts_tablet_manager.cc:1434] T 0bfbff3a4b4e4c3799f28f86771be566 P d32f97ab82774356afaf719d9c6bd040: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.003s
I20260608 12:50:03.203639  2489 tablet_bootstrap.cc:492] T a5b399a06da0494791fbba4bc73e8832 P 0183c500ad7f4067ba18e48bafbb8236: Bootstrap starting.
I20260608 12:50:03.203641  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf3df0ae9a644fbac00960d13c22d7d" candidate_uuid: "09ad959f26b244c6ad71fe03b49f4584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183c500ad7f4067ba18e48bafbb8236"
W20260608 12:50:03.206662  2274 leader_election.cc:343] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:03.206964  2440 leader_election.cc:290] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547), 09ad959f26b244c6ad71fe03b49f4584 (127.24.129.2:38183)
I20260608 12:50:03.207799  2490 ts_tablet_manager.cc:1403] T 5e9100f0bd6549339b0487a4607df143 P 09ad959f26b244c6ad71fe03b49f4584: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.005s
I20260608 12:50:03.211308  2489 tablet_bootstrap.cc:654] T a5b399a06da0494791fbba4bc73e8832 P 0183c500ad7f4067ba18e48bafbb8236: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.213904  2310 raft_consensus.cc:2468] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0183c500ad7f4067ba18e48bafbb8236 in term 1.
I20260608 12:50:03.215296  2201 leader_election.cc:304] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236 [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: 0183c500ad7f4067ba18e48bafbb8236, 09ad959f26b244c6ad71fe03b49f4584; no voters: d32f97ab82774356afaf719d9c6bd040
I20260608 12:50:03.216213  2439 raft_consensus.cc:2804] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:03.219233  2490 raft_consensus.cc:359] T 5e9100f0bd6549339b0487a4607df143 P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.220162  2490 raft_consensus.cc:385] T 5e9100f0bd6549339b0487a4607df143 P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.220518  2490 raft_consensus.cc:740] T 5e9100f0bd6549339b0487a4607df143 P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09ad959f26b244c6ad71fe03b49f4584, State: Initialized, Role: FOLLOWER
I20260608 12:50:03.221621  2490 consensus_queue.cc:260] T 5e9100f0bd6549339b0487a4607df143 P 09ad959f26b244c6ad71fe03b49f4584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.232064  2435 leader_election.cc:290] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 [CANDIDATE]: Term 1 election: Requested vote from peers 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547), d32f97ab82774356afaf719d9c6bd040 (127.24.129.3:37331)
I20260608 12:50:03.233330  2490 ts_tablet_manager.cc:1434] T 5e9100f0bd6549339b0487a4607df143 P 09ad959f26b244c6ad71fe03b49f4584: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.010s
I20260608 12:50:03.234826  2488 tablet_bootstrap.cc:492] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040: Bootstrap starting.
I20260608 12:50:03.237222  2439 raft_consensus.cc:697] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236 [term 1 LEADER]: Becoming Leader. State: Replica: 0183c500ad7f4067ba18e48bafbb8236, State: Running, Role: LEADER
I20260608 12:50:03.252189  2514 raft_consensus.cc:493] T 5e9100f0bd6549339b0487a4607df143 P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:03.245878  2439 consensus_queue.cc:237] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.253645  2514 raft_consensus.cc:515] T 5e9100f0bd6549339b0487a4607df143 P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.257364  2490 tablet_bootstrap.cc:492] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584: Bootstrap starting.
I20260608 12:50:03.260143  2310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9100f0bd6549339b0487a4607df143" candidate_uuid: "0183c500ad7f4067ba18e48bafbb8236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09ad959f26b244c6ad71fe03b49f4584" is_pre_election: true
I20260608 12:50:03.260833  2384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9100f0bd6549339b0487a4607df143" candidate_uuid: "0183c500ad7f4067ba18e48bafbb8236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d32f97ab82774356afaf719d9c6bd040" is_pre_election: true
I20260608 12:50:03.261014  2310 raft_consensus.cc:2468] T 5e9100f0bd6549339b0487a4607df143 P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0183c500ad7f4067ba18e48bafbb8236 in term 0.
I20260608 12:50:03.261500  2384 raft_consensus.cc:2468] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0183c500ad7f4067ba18e48bafbb8236 in term 0.
I20260608 12:50:03.262446  2201 leader_election.cc:304] T 5e9100f0bd6549339b0487a4607df143 P 0183c500ad7f4067ba18e48bafbb8236 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183c500ad7f4067ba18e48bafbb8236, 09ad959f26b244c6ad71fe03b49f4584; no voters: 
I20260608 12:50:03.260412  2489 tablet_bootstrap.cc:492] T a5b399a06da0494791fbba4bc73e8832 P 0183c500ad7f4067ba18e48bafbb8236: No bootstrap required, opened a new log
I20260608 12:50:03.271072  2384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf3df0ae9a644fbac00960d13c22d7d" candidate_uuid: "09ad959f26b244c6ad71fe03b49f4584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d32f97ab82774356afaf719d9c6bd040"
I20260608 12:50:03.271975  2384 raft_consensus.cc:3060] T 2bf3df0ae9a644fbac00960d13c22d7d P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:03.266095  2514 leader_election.cc:290] T 5e9100f0bd6549339b0487a4607df143 P 0183c500ad7f4067ba18e48bafbb8236 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09ad959f26b244c6ad71fe03b49f4584 (127.24.129.2:38183), d32f97ab82774356afaf719d9c6bd040 (127.24.129.3:37331)
I20260608 12:50:03.275235  2514 raft_consensus.cc:2804] T 5e9100f0bd6549339b0487a4607df143 P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:03.275646  2514 raft_consensus.cc:493] T 5e9100f0bd6549339b0487a4607df143 P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:03.276021  2514 raft_consensus.cc:3060] T 5e9100f0bd6549339b0487a4607df143 P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:03.265012  2489 ts_tablet_manager.cc:1403] T a5b399a06da0494791fbba4bc73e8832 P 0183c500ad7f4067ba18e48bafbb8236: Time spent bootstrapping tablet: real 0.062s	user 0.021s	sys 0.021s
I20260608 12:50:03.279851  2490 tablet_bootstrap.cc:654] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.286119  2514 raft_consensus.cc:515] T 5e9100f0bd6549339b0487a4607df143 P 0183c500ad7f4067ba18e48bafbb8236 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.287938  2488 tablet_bootstrap.cc:654] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.288584  2384 raft_consensus.cc:2468] T 2bf3df0ae9a644fbac00960d13c22d7d P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09ad959f26b244c6ad71fe03b49f4584 in term 1.
I20260608 12:50:03.290270  2383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9100f0bd6549339b0487a4607df143" candidate_uuid: "0183c500ad7f4067ba18e48bafbb8236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d32f97ab82774356afaf719d9c6bd040"
I20260608 12:50:03.290324  2273 leader_election.cc:304] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 [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: 09ad959f26b244c6ad71fe03b49f4584, d32f97ab82774356afaf719d9c6bd040; no voters: 0183c500ad7f4067ba18e48bafbb8236
I20260608 12:50:03.291458  2383 raft_consensus.cc:3060] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:03.288549  2514 leader_election.cc:290] T 5e9100f0bd6549339b0487a4607df143 P 0183c500ad7f4067ba18e48bafbb8236 [CANDIDATE]: Term 1 election: Requested vote from peers 09ad959f26b244c6ad71fe03b49f4584 (127.24.129.2:38183), d32f97ab82774356afaf719d9c6bd040 (127.24.129.3:37331)
I20260608 12:50:03.292553  2515 raft_consensus.cc:2804] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:03.293291  2515 raft_consensus.cc:697] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 [term 1 LEADER]: Becoming Leader. State: Replica: 09ad959f26b244c6ad71fe03b49f4584, State: Running, Role: LEADER
I20260608 12:50:03.294376  2515 consensus_queue.cc:237] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.299618  2435 raft_consensus.cc:493] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:03.300244  2435 raft_consensus.cc:515] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.302798  2435 leader_election.cc:290] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547), d32f97ab82774356afaf719d9c6bd040 (127.24.129.3:37331)
I20260608 12:50:03.303700  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfbff3a4b4e4c3799f28f86771be566" candidate_uuid: "09ad959f26b244c6ad71fe03b49f4584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183c500ad7f4067ba18e48bafbb8236" is_pre_election: true
I20260608 12:50:03.304461  2235 raft_consensus.cc:2468] T 0bfbff3a4b4e4c3799f28f86771be566 P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09ad959f26b244c6ad71fe03b49f4584 in term 0.
I20260608 12:50:03.304827  2382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfbff3a4b4e4c3799f28f86771be566" candidate_uuid: "09ad959f26b244c6ad71fe03b49f4584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d32f97ab82774356afaf719d9c6bd040" is_pre_election: true
I20260608 12:50:03.287567  2489 raft_consensus.cc:359] T a5b399a06da0494791fbba4bc73e8832 P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.305619  2382 raft_consensus.cc:2468] T 0bfbff3a4b4e4c3799f28f86771be566 P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09ad959f26b244c6ad71fe03b49f4584 in term 0.
I20260608 12:50:03.306104  2489 raft_consensus.cc:385] T a5b399a06da0494791fbba4bc73e8832 P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.306501  2489 raft_consensus.cc:740] T a5b399a06da0494791fbba4bc73e8832 P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0183c500ad7f4067ba18e48bafbb8236, State: Initialized, Role: FOLLOWER
I20260608 12:50:03.307217  2273 leader_election.cc:304] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09ad959f26b244c6ad71fe03b49f4584, d32f97ab82774356afaf719d9c6bd040; no voters: 
I20260608 12:50:03.307880  2310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9100f0bd6549339b0487a4607df143" candidate_uuid: "d32f97ab82774356afaf719d9c6bd040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09ad959f26b244c6ad71fe03b49f4584" is_pre_election: true
I20260608 12:50:03.307231  2383 raft_consensus.cc:2468] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0183c500ad7f4067ba18e48bafbb8236 in term 1.
I20260608 12:50:03.308351  2435 raft_consensus.cc:2804] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:03.308872  2435 raft_consensus.cc:493] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 12:50:03.309391  2201 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.129.2:38183, user_credentials={real_user=slave}} blocked reactor thread for 47062.2us
I20260608 12:50:03.309394  2435 raft_consensus.cc:3060] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:03.309535  2198 leader_election.cc:304] T 5e9100f0bd6549339b0487a4607df143 P 0183c500ad7f4067ba18e48bafbb8236 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183c500ad7f4067ba18e48bafbb8236, d32f97ab82774356afaf719d9c6bd040; no voters: 
I20260608 12:50:03.306694  2440 raft_consensus.cc:493] T 2a57cc0e050f4cd0b0e46c02f51129d8 P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:03.311228  2517 raft_consensus.cc:2804] T 5e9100f0bd6549339b0487a4607df143 P 0183c500ad7f4067ba18e48bafbb8236 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:03.310989  2440 raft_consensus.cc:515] T 2a57cc0e050f4cd0b0e46c02f51129d8 P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.311844  2517 raft_consensus.cc:697] T 5e9100f0bd6549339b0487a4607df143 P 0183c500ad7f4067ba18e48bafbb8236 [term 1 LEADER]: Becoming Leader. State: Replica: 0183c500ad7f4067ba18e48bafbb8236, State: Running, Role: LEADER
I20260608 12:50:03.312896  2517 consensus_queue.cc:237] T 5e9100f0bd6549339b0487a4607df143 P 0183c500ad7f4067ba18e48bafbb8236 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.313679  2440 leader_election.cc:290] T 2a57cc0e050f4cd0b0e46c02f51129d8 P d32f97ab82774356afaf719d9c6bd040 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547), 09ad959f26b244c6ad71fe03b49f4584 (127.24.129.2:38183)
I20260608 12:50:03.314146  2490 tablet_bootstrap.cc:492] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584: No bootstrap required, opened a new log
I20260608 12:50:03.314829  2490 ts_tablet_manager.cc:1403] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.003s
I20260608 12:50:03.316929  2308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a57cc0e050f4cd0b0e46c02f51129d8" candidate_uuid: "d32f97ab82774356afaf719d9c6bd040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09ad959f26b244c6ad71fe03b49f4584" is_pre_election: true
I20260608 12:50:03.318728  2490 raft_consensus.cc:359] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
W20260608 12:50:03.319144  2350 leader_election.cc:343] T 2a57cc0e050f4cd0b0e46c02f51129d8 P d32f97ab82774356afaf719d9c6bd040 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09ad959f26b244c6ad71fe03b49f4584 (127.24.129.2:38183): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:03.308614  2310 raft_consensus.cc:2468] T 5e9100f0bd6549339b0487a4607df143 P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d32f97ab82774356afaf719d9c6bd040 in term 0.
I20260608 12:50:03.320029  2490 raft_consensus.cc:385] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.320576  2490 raft_consensus.cc:740] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09ad959f26b244c6ad71fe03b49f4584, State: Initialized, Role: FOLLOWER
I20260608 12:50:03.314808  2309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9100f0bd6549339b0487a4607df143" candidate_uuid: "0183c500ad7f4067ba18e48bafbb8236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09ad959f26b244c6ad71fe03b49f4584"
I20260608 12:50:03.321614  2490 consensus_queue.cc:260] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.322566  2309 raft_consensus.cc:3060] T 5e9100f0bd6549339b0487a4607df143 P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:03.320086  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9100f0bd6549339b0487a4607df143" candidate_uuid: "d32f97ab82774356afaf719d9c6bd040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183c500ad7f4067ba18e48bafbb8236" is_pre_election: true
I20260608 12:50:03.336109  2490 ts_tablet_manager.cc:1434] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.003s
I20260608 12:50:03.337595  2490 tablet_bootstrap.cc:492] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 09ad959f26b244c6ad71fe03b49f4584: Bootstrap starting.
I20260608 12:50:03.321715  2350 leader_election.cc:304] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09ad959f26b244c6ad71fe03b49f4584, d32f97ab82774356afaf719d9c6bd040; no voters: 
I20260608 12:50:03.341805  2440 raft_consensus.cc:2764] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:50:03.343068  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a57cc0e050f4cd0b0e46c02f51129d8" candidate_uuid: "d32f97ab82774356afaf719d9c6bd040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183c500ad7f4067ba18e48bafbb8236" is_pre_election: true
I20260608 12:50:03.346896  2490 tablet_bootstrap.cc:654] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 09ad959f26b244c6ad71fe03b49f4584: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.346822  2130 catalog_manager.cc:5696] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1). New cstate: current_term: 1 leader_uuid: "0183c500ad7f4067ba18e48bafbb8236" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } health_report { overall_health: UNKNOWN } } }
W20260608 12:50:03.351006  2348 leader_election.cc:343] T 2a57cc0e050f4cd0b0e46c02f51129d8 P d32f97ab82774356afaf719d9c6bd040 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:03.347078  2129 catalog_manager.cc:5696] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09ad959f26b244c6ad71fe03b49f4584 (127.24.129.2). New cstate: current_term: 1 leader_uuid: "09ad959f26b244c6ad71fe03b49f4584" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:03.351667  2348 leader_election.cc:304] T 2a57cc0e050f4cd0b0e46c02f51129d8 P d32f97ab82774356afaf719d9c6bd040 [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: d32f97ab82774356afaf719d9c6bd040; no voters: 0183c500ad7f4067ba18e48bafbb8236, 09ad959f26b244c6ad71fe03b49f4584
I20260608 12:50:03.352586  2440 raft_consensus.cc:2749] T 2a57cc0e050f4cd0b0e46c02f51129d8 P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:50:03.307390  2489 consensus_queue.cc:260] T a5b399a06da0494791fbba4bc73e8832 P 0183c500ad7f4067ba18e48bafbb8236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.354449  2488 tablet_bootstrap.cc:492] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040: No bootstrap required, opened a new log
I20260608 12:50:03.355243  2488 ts_tablet_manager.cc:1403] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040: Time spent bootstrapping tablet: real 0.121s	user 0.017s	sys 0.027s
I20260608 12:50:03.354398  2309 raft_consensus.cc:2468] T 5e9100f0bd6549339b0487a4607df143 P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0183c500ad7f4067ba18e48bafbb8236 in term 1.
I20260608 12:50:03.359113  2488 raft_consensus.cc:359] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.360044  2488 raft_consensus.cc:385] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.360436  2488 raft_consensus.cc:740] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d32f97ab82774356afaf719d9c6bd040, State: Initialized, Role: FOLLOWER
I20260608 12:50:03.361523  2488 consensus_queue.cc:260] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.364434  2488 ts_tablet_manager.cc:1434] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260608 12:50:03.360809  2489 ts_tablet_manager.cc:1434] T a5b399a06da0494791fbba4bc73e8832 P 0183c500ad7f4067ba18e48bafbb8236: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.002s
I20260608 12:50:03.367789  2489 tablet_bootstrap.cc:492] T 2bf3df0ae9a644fbac00960d13c22d7d P 0183c500ad7f4067ba18e48bafbb8236: Bootstrap starting.
I20260608 12:50:03.370361  2490 tablet_bootstrap.cc:492] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 09ad959f26b244c6ad71fe03b49f4584: No bootstrap required, opened a new log
I20260608 12:50:03.371017  2490 ts_tablet_manager.cc:1403] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 09ad959f26b244c6ad71fe03b49f4584: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.004s
I20260608 12:50:03.374542  2490 raft_consensus.cc:359] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.375295  2490 raft_consensus.cc:385] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.375749  2490 raft_consensus.cc:740] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09ad959f26b244c6ad71fe03b49f4584, State: Initialized, Role: FOLLOWER
I20260608 12:50:03.376156  2522 raft_consensus.cc:493] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:03.375808  2435 raft_consensus.cc:515] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.376808  2522 raft_consensus.cc:515] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.377005  2490 consensus_queue.cc:260] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 09ad959f26b244c6ad71fe03b49f4584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.379345  2490 ts_tablet_manager.cc:1434] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 09ad959f26b244c6ad71fe03b49f4584: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 12:50:03.380792  2522 leader_election.cc:290] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547), d32f97ab82774356afaf719d9c6bd040 (127.24.129.3:37331)
I20260608 12:50:03.381343  2383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b399a06da0494791fbba4bc73e8832" candidate_uuid: "09ad959f26b244c6ad71fe03b49f4584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d32f97ab82774356afaf719d9c6bd040" is_pre_election: true
I20260608 12:50:03.381664  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b399a06da0494791fbba4bc73e8832" candidate_uuid: "09ad959f26b244c6ad71fe03b49f4584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183c500ad7f4067ba18e48bafbb8236" is_pre_election: true
I20260608 12:50:03.382268  2383 raft_consensus.cc:2468] T a5b399a06da0494791fbba4bc73e8832 P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09ad959f26b244c6ad71fe03b49f4584 in term 0.
I20260608 12:50:03.382447  2235 raft_consensus.cc:2468] T a5b399a06da0494791fbba4bc73e8832 P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09ad959f26b244c6ad71fe03b49f4584 in term 0.
I20260608 12:50:03.383800  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfbff3a4b4e4c3799f28f86771be566" candidate_uuid: "09ad959f26b244c6ad71fe03b49f4584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183c500ad7f4067ba18e48bafbb8236"
I20260608 12:50:03.383731  2384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfbff3a4b4e4c3799f28f86771be566" candidate_uuid: "09ad959f26b244c6ad71fe03b49f4584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d32f97ab82774356afaf719d9c6bd040"
I20260608 12:50:03.384440  2273 leader_election.cc:304] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09ad959f26b244c6ad71fe03b49f4584, d32f97ab82774356afaf719d9c6bd040; no voters: 
I20260608 12:50:03.384950  2384 raft_consensus.cc:3060] T 0bfbff3a4b4e4c3799f28f86771be566 P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:03.385900  2522 raft_consensus.cc:2804] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:03.386327  2522 raft_consensus.cc:493] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:03.386668  2522 raft_consensus.cc:3060] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:03.379395  2435 leader_election.cc:290] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [CANDIDATE]: Term 1 election: Requested vote from peers 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547), d32f97ab82774356afaf719d9c6bd040 (127.24.129.3:37331)
I20260608 12:50:03.384454  2234 raft_consensus.cc:3060] T 0bfbff3a4b4e4c3799f28f86771be566 P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:03.399888  2384 raft_consensus.cc:2468] T 0bfbff3a4b4e4c3799f28f86771be566 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09ad959f26b244c6ad71fe03b49f4584 in term 1.
I20260608 12:50:03.401433  2273 leader_election.cc:304] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09ad959f26b244c6ad71fe03b49f4584, d32f97ab82774356afaf719d9c6bd040; no voters: 
I20260608 12:50:03.402469  2515 raft_consensus.cc:2804] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:03.403249  2522 raft_consensus.cc:515] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.407312  2515 raft_consensus.cc:697] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [term 1 LEADER]: Becoming Leader. State: Replica: 09ad959f26b244c6ad71fe03b49f4584, State: Running, Role: LEADER
I20260608 12:50:03.408320  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b399a06da0494791fbba4bc73e8832" candidate_uuid: "09ad959f26b244c6ad71fe03b49f4584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183c500ad7f4067ba18e48bafbb8236"
I20260608 12:50:03.408445  2515 consensus_queue.cc:237] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.409216  2235 raft_consensus.cc:3060] T a5b399a06da0494791fbba4bc73e8832 P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:03.412349  2130 catalog_manager.cc:5696] T 5e9100f0bd6549339b0487a4607df143 P 0183c500ad7f4067ba18e48bafbb8236 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1). New cstate: current_term: 1 leader_uuid: "0183c500ad7f4067ba18e48bafbb8236" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:03.404665  2234 raft_consensus.cc:2468] T 0bfbff3a4b4e4c3799f28f86771be566 P 0183c500ad7f4067ba18e48bafbb8236 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09ad959f26b244c6ad71fe03b49f4584 in term 1.
I20260608 12:50:03.418627  2522 leader_election.cc:290] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [CANDIDATE]: Term 1 election: Requested vote from peers 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547), d32f97ab82774356afaf719d9c6bd040 (127.24.129.3:37331)
I20260608 12:50:03.375330  2489 tablet_bootstrap.cc:654] T 2bf3df0ae9a644fbac00960d13c22d7d P 0183c500ad7f4067ba18e48bafbb8236: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.419346  2384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b399a06da0494791fbba4bc73e8832" candidate_uuid: "09ad959f26b244c6ad71fe03b49f4584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d32f97ab82774356afaf719d9c6bd040"
I20260608 12:50:03.419663  2235 raft_consensus.cc:2468] T a5b399a06da0494791fbba4bc73e8832 P 0183c500ad7f4067ba18e48bafbb8236 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09ad959f26b244c6ad71fe03b49f4584 in term 1.
I20260608 12:50:03.420109  2384 raft_consensus.cc:3060] T a5b399a06da0494791fbba4bc73e8832 P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:03.421154  2274 leader_election.cc:304] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183c500ad7f4067ba18e48bafbb8236, 09ad959f26b244c6ad71fe03b49f4584; no voters: 
I20260608 12:50:03.422199  2522 raft_consensus.cc:2804] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:03.422962  2522 raft_consensus.cc:697] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [term 1 LEADER]: Becoming Leader. State: Replica: 09ad959f26b244c6ad71fe03b49f4584, State: Running, Role: LEADER
I20260608 12:50:03.423990  2522 consensus_queue.cc:237] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.427512  2384 raft_consensus.cc:2468] T a5b399a06da0494791fbba4bc73e8832 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09ad959f26b244c6ad71fe03b49f4584 in term 1.
I20260608 12:50:03.433161  2489 tablet_bootstrap.cc:492] T 2bf3df0ae9a644fbac00960d13c22d7d P 0183c500ad7f4067ba18e48bafbb8236: No bootstrap required, opened a new log
I20260608 12:50:03.432765  2127 catalog_manager.cc:5696] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09ad959f26b244c6ad71fe03b49f4584 (127.24.129.2). New cstate: current_term: 1 leader_uuid: "09ad959f26b244c6ad71fe03b49f4584" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:03.433810  2489 ts_tablet_manager.cc:1403] T 2bf3df0ae9a644fbac00960d13c22d7d P 0183c500ad7f4067ba18e48bafbb8236: Time spent bootstrapping tablet: real 0.066s	user 0.016s	sys 0.005s
I20260608 12:50:03.437238  2489 raft_consensus.cc:359] T 2bf3df0ae9a644fbac00960d13c22d7d P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.437827  2489 raft_consensus.cc:385] T 2bf3df0ae9a644fbac00960d13c22d7d P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.438046  2489 raft_consensus.cc:740] T 2bf3df0ae9a644fbac00960d13c22d7d P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0183c500ad7f4067ba18e48bafbb8236, State: Initialized, Role: FOLLOWER
I20260608 12:50:03.438753  2489 consensus_queue.cc:260] T 2bf3df0ae9a644fbac00960d13c22d7d P 0183c500ad7f4067ba18e48bafbb8236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.440990  2489 ts_tablet_manager.cc:1434] T 2bf3df0ae9a644fbac00960d13c22d7d P 0183c500ad7f4067ba18e48bafbb8236: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260608 12:50:03.442126  2489 tablet_bootstrap.cc:492] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 0183c500ad7f4067ba18e48bafbb8236: Bootstrap starting.
I20260608 12:50:03.449038  2489 tablet_bootstrap.cc:654] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 0183c500ad7f4067ba18e48bafbb8236: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:03.449604  2130 catalog_manager.cc:5696] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09ad959f26b244c6ad71fe03b49f4584 (127.24.129.2). New cstate: current_term: 1 leader_uuid: "09ad959f26b244c6ad71fe03b49f4584" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:03.455430  2489 tablet_bootstrap.cc:492] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 0183c500ad7f4067ba18e48bafbb8236: No bootstrap required, opened a new log
I20260608 12:50:03.456048  2489 ts_tablet_manager.cc:1403] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 0183c500ad7f4067ba18e48bafbb8236: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260608 12:50:03.459383  2489 raft_consensus.cc:359] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.460134  2489 raft_consensus.cc:385] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:03.460373  2489 raft_consensus.cc:740] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0183c500ad7f4067ba18e48bafbb8236, State: Initialized, Role: FOLLOWER
I20260608 12:50:03.461107  2489 consensus_queue.cc:260] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 0183c500ad7f4067ba18e48bafbb8236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.463249  2489 ts_tablet_manager.cc:1434] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 0183c500ad7f4067ba18e48bafbb8236: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:50:03.526053  2522 raft_consensus.cc:493] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:03.526597  2522 raft_consensus.cc:515] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.528360  2522 leader_election.cc:290] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 09ad959f26b244c6ad71fe03b49f4584 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547), d32f97ab82774356afaf719d9c6bd040 (127.24.129.3:37331)
I20260608 12:50:03.529764  2384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a57cc0e050f4cd0b0e46c02f51129d8" candidate_uuid: "09ad959f26b244c6ad71fe03b49f4584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d32f97ab82774356afaf719d9c6bd040" is_pre_election: true
I20260608 12:50:03.529755  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a57cc0e050f4cd0b0e46c02f51129d8" candidate_uuid: "09ad959f26b244c6ad71fe03b49f4584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183c500ad7f4067ba18e48bafbb8236" is_pre_election: true
I20260608 12:50:03.530802  2384 raft_consensus.cc:2468] T 2a57cc0e050f4cd0b0e46c02f51129d8 P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09ad959f26b244c6ad71fe03b49f4584 in term 0.
I20260608 12:50:03.530910  2235 raft_consensus.cc:2468] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09ad959f26b244c6ad71fe03b49f4584 in term 0.
I20260608 12:50:03.532048  2273 leader_election.cc:304] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 09ad959f26b244c6ad71fe03b49f4584 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09ad959f26b244c6ad71fe03b49f4584, d32f97ab82774356afaf719d9c6bd040; no voters: 
I20260608 12:50:03.532923  2522 raft_consensus.cc:2804] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:03.533366  2522 raft_consensus.cc:493] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:03.533649  2522 raft_consensus.cc:3060] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 09ad959f26b244c6ad71fe03b49f4584 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:03.539911  2522 raft_consensus.cc:515] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.542173  2522 leader_election.cc:290] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 09ad959f26b244c6ad71fe03b49f4584 [CANDIDATE]: Term 1 election: Requested vote from peers 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547), d32f97ab82774356afaf719d9c6bd040 (127.24.129.3:37331)
I20260608 12:50:03.543030  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a57cc0e050f4cd0b0e46c02f51129d8" candidate_uuid: "09ad959f26b244c6ad71fe03b49f4584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183c500ad7f4067ba18e48bafbb8236"
I20260608 12:50:03.543444  2384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a57cc0e050f4cd0b0e46c02f51129d8" candidate_uuid: "09ad959f26b244c6ad71fe03b49f4584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d32f97ab82774356afaf719d9c6bd040"
I20260608 12:50:03.543718  2235 raft_consensus.cc:3060] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:03.544035  2384 raft_consensus.cc:3060] T 2a57cc0e050f4cd0b0e46c02f51129d8 P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:03.550956  2384 raft_consensus.cc:2468] T 2a57cc0e050f4cd0b0e46c02f51129d8 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09ad959f26b244c6ad71fe03b49f4584 in term 1.
I20260608 12:50:03.550961  2235 raft_consensus.cc:2468] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 0183c500ad7f4067ba18e48bafbb8236 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09ad959f26b244c6ad71fe03b49f4584 in term 1.
I20260608 12:50:03.552562  2273 leader_election.cc:304] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 09ad959f26b244c6ad71fe03b49f4584 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 0183c500ad7f4067ba18e48bafbb8236, 09ad959f26b244c6ad71fe03b49f4584, d32f97ab82774356afaf719d9c6bd040; no voters: 
I20260608 12:50:03.553454  2522 raft_consensus.cc:2804] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:03.553952  2522 raft_consensus.cc:697] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 09ad959f26b244c6ad71fe03b49f4584 [term 1 LEADER]: Becoming Leader. State: Replica: 09ad959f26b244c6ad71fe03b49f4584, State: Running, Role: LEADER
I20260608 12:50:03.554744  2522 consensus_queue.cc:237] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.563429  2130 catalog_manager.cc:5696] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 09ad959f26b244c6ad71fe03b49f4584 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09ad959f26b244c6ad71fe03b49f4584 (127.24.129.2). New cstate: current_term: 1 leader_uuid: "09ad959f26b244c6ad71fe03b49f4584" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:03.606926  2517 raft_consensus.cc:493] T 2bf3df0ae9a644fbac00960d13c22d7d P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:03.607570  2517 raft_consensus.cc:515] T 2bf3df0ae9a644fbac00960d13c22d7d P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:03.609931  2517 leader_election.cc:290] T 2bf3df0ae9a644fbac00960d13c22d7d P 0183c500ad7f4067ba18e48bafbb8236 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09ad959f26b244c6ad71fe03b49f4584 (127.24.129.2:38183), d32f97ab82774356afaf719d9c6bd040 (127.24.129.3:37331)
I20260608 12:50:03.610921  2309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf3df0ae9a644fbac00960d13c22d7d" candidate_uuid: "0183c500ad7f4067ba18e48bafbb8236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09ad959f26b244c6ad71fe03b49f4584" is_pre_election: true
I20260608 12:50:03.611110  2384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf3df0ae9a644fbac00960d13c22d7d" candidate_uuid: "0183c500ad7f4067ba18e48bafbb8236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d32f97ab82774356afaf719d9c6bd040" is_pre_election: true
I20260608 12:50:03.611883  2384 raft_consensus.cc:2393] T 2bf3df0ae9a644fbac00960d13c22d7d P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0183c500ad7f4067ba18e48bafbb8236 in current term 1: Already voted for candidate 09ad959f26b244c6ad71fe03b49f4584 in this term.
I20260608 12:50:03.612912  2198 leader_election.cc:304] T 2bf3df0ae9a644fbac00960d13c22d7d P 0183c500ad7f4067ba18e48bafbb8236 [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: 0183c500ad7f4067ba18e48bafbb8236; no voters: 09ad959f26b244c6ad71fe03b49f4584, d32f97ab82774356afaf719d9c6bd040
I20260608 12:50:03.613576  2517 raft_consensus.cc:3060] T 2bf3df0ae9a644fbac00960d13c22d7d P 0183c500ad7f4067ba18e48bafbb8236 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:03.618871  2517 raft_consensus.cc:2749] T 2bf3df0ae9a644fbac00960d13c22d7d P 0183c500ad7f4067ba18e48bafbb8236 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:50:03.639345  2517 consensus_queue.cc:1048] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:03.651023  2384 raft_consensus.cc:3060] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:03.659606  2517 consensus_queue.cc:1048] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:03.704437  2522 consensus_queue.cc:1048] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:03.736176  2528 consensus_queue.cc:1048] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:03.751432  2517 consensus_queue.cc:1048] T 5e9100f0bd6549339b0487a4607df143 P 0183c500ad7f4067ba18e48bafbb8236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:03.826246  2517 consensus_queue.cc:1048] T 5e9100f0bd6549339b0487a4607df143 P 0183c500ad7f4067ba18e48bafbb8236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:03.852623  2522 consensus_queue.cc:1048] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:03.877841  2515 consensus_queue.cc:1048] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:04.006071  2515 consensus_queue.cc:1048] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:04.021450  2515 consensus_queue.cc:1048] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:04.038331  2234 raft_consensus.cc:1275] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 0183c500ad7f4067ba18e48bafbb8236 [term 1 FOLLOWER]: Refusing update from remote peer 09ad959f26b244c6ad71fe03b49f4584: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:04.041124  2383 raft_consensus.cc:1275] T 2a57cc0e050f4cd0b0e46c02f51129d8 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Refusing update from remote peer 09ad959f26b244c6ad71fe03b49f4584: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:04.041044  2528 consensus_queue.cc:1048] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:04.044862  2528 consensus_queue.cc:1048] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:50:04.784467  2482 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.24.129.2:38183, user_credentials={real_user=slave}} blocked reactor thread for 68127.1us
W20260608 12:50:05.242811  2482 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.24.129.2:38183, user_credentials={real_user=slave}} blocked reactor thread for 70689.1us
W20260608 12:50:06.084925  2543 log.cc:927] Time spent T 2bf3df0ae9a644fbac00960d13c22d7d P 0183c500ad7f4067ba18e48bafbb8236: Append to log took a long time: real 0.422s	user 0.006s	sys 0.003s
W20260608 12:50:06.667879  2256 debug-util.cc:398] Leaking SignalData structure 0x7b08001061a0 after lost signal to thread 25095
W20260608 12:50:06.675271  2256 debug-util.cc:398] Leaking SignalData structure 0x7b080013b7c0 after lost signal to thread 2167
W20260608 12:50:06.726444  2256 debug-util.cc:398] Leaking SignalData structure 0x7b08002e7d00 after lost signal to thread 2259
I20260608 12:50:06.768617  2590 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:46904 (ReqId={client: 74a60899e3b34b3d9a6481ea88327f4d, seq_no=94, attempt_no=0}) took 1239 ms. Trace:
I20260608 12:50:06.770701  2233 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56048 (request call id 75) took 1131 ms. Trace:
W20260608 12:50:06.774405  2256 debug-util.cc:398] Leaking SignalData structure 0x7b080014d740 after lost signal to thread 2334
I20260608 12:50:06.784018  2569 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:46904 (ReqId={client: 74a60899e3b34b3d9a6481ea88327f4d, seq_no=83, attempt_no=0}) took 1333 ms. Trace:
W20260608 12:50:06.798378  2256 debug-util.cc:398] Leaking SignalData structure 0x7b08002922a0 after lost signal to thread 2408
I20260608 12:50:06.794865  2233 rpcz_store.cc:276] 0608 12:50:05.639252 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:50:06.072690 (+433438us) service_pool.cc:224] Handling call
0608 12:50:06.073443 (+   753us) raft_consensus.cc:1471] Updating replica for 2 ops
0608 12:50:06.074013 (+   570us) raft_consensus.cc:1534] Early marking committed up to index 15
0608 12:50:06.074771 (+   758us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0608 12:50:06.075202 (+   431us) write_op.cc:270] Start()
0608 12:50:06.075326 (+   124us) write_op.cc:276] Timestamp: P: 1780923005560124 usec, L: 0
0608 12:50:06.076096 (+   770us) write_op.cc:270] Start()
0608 12:50:06.076209 (+   113us) write_op.cc:276] Timestamp: P: 1780923005563368 usec, L: 0
0608 12:50:06.088258 (+ 12049us) log.cc:844] Serialized 1272 byte log entry
0608 12:50:06.088431 (+   173us) raft_consensus.cc:1645] Marking committed up to 15
0608 12:50:06.088465 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0608 12:50:06.088544 (+    79us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0608 12:50:06.770208 (+681664us) raft_consensus.cc:1685] finished
0608 12:50:06.770260 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0608 12:50:06.770441 (+   181us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:50:06.117997 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2a57cc0e050f4cd0b0e46c02f51129d8
0608 12:50:06.118499 (+   502us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:50:06.118535 (+    36us) write_op.cc:435] Acquired schema lock
0608 12:50:06.118550 (+    15us) tablet.cc:662] Decoding operations
0608 12:50:06.119203 (+   653us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:50:06.119275 (+    72us) write_op.cc:641] Partition lock acquired for write op
0608 12:50:06.119306 (+    31us) tablet.cc:685] Acquiring locks for 8 operations
0608 12:50:06.119771 (+   465us) tablet.cc:701] Row locks acquired
0608 12:50:06.119787 (+    16us) write_op.cc:260] PREPARE: finished
Related trace 'op':
0608 12:50:06.122424 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2a57cc0e050f4cd0b0e46c02f51129d8
0608 12:50:06.122923 (+   499us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:50:06.122954 (+    31us) write_op.cc:435] Acquired schema lock
0608 12:50:06.122967 (+    13us) tablet.cc:662] Decoding operations
0608 12:50:06.123524 (+   557us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:50:06.123601 (+    77us) write_op.cc:641] Partition lock acquired for write op
0608 12:50:06.123635 (+    34us) tablet.cc:685] Acquiring locks for 7 operations
0608 12:50:06.124087 (+   452us) tablet.cc:701] Row locks acquired
0608 12:50:06.124108 (+    21us) write_op.cc:260] PREPARE: finished
Metrics: {"child_traces":[["op",{"num_ops":8,"partition_lock_wait_us":13,"prepare.queue_time_us":42294,"prepare.run_cpu_time_us":2361,"prepare.run_wall_time_us":2360}],["op",{"num_ops":7,"partition_lock_wait_us":23,"prepare.queue_time_us":45811,"prepare.run_cpu_time_us":1990,"prepare.run_wall_time_us":1990}]]}
I20260608 12:50:06.849278  2601 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:46904 (ReqId={client: 74a60899e3b34b3d9a6481ea88327f4d, seq_no=88, attempt_no=0}) took 1357 ms. Trace:
I20260608 12:50:06.796972  2590 rpcz_store.cc:276] 0608 12:50:05.529121 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:50:05.529274 (+   153us) service_pool.cc:224] Handling call
0608 12:50:06.768357 (+1239083us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:50:05.598073 (+     0us) write_op.cc:183] PREPARE: starting on tablet a5b399a06da0494791fbba4bc73e8832
0608 12:50:05.598644 (+   571us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:50:05.598673 (+    29us) write_op.cc:435] Acquired schema lock
0608 12:50:05.598694 (+    21us) tablet.cc:662] Decoding operations
0608 12:50:05.599665 (+   971us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:50:05.599712 (+    47us) write_op.cc:641] Partition lock acquired for write op
0608 12:50:05.599743 (+    31us) tablet.cc:685] Acquiring locks for 15 operations
0608 12:50:05.600709 (+   966us) tablet.cc:701] Row locks acquired
0608 12:50:05.601604 (+   895us) write_op.cc:260] PREPARE: finished
0608 12:50:05.601826 (+   222us) write_op.cc:270] Start()
0608 12:50:05.601957 (+   131us) write_op.cc:276] Timestamp: P: 1780923005601763 usec, L: 0
0608 12:50:05.601983 (+    26us) op_driver.cc:348] REPLICATION: starting
0608 12:50:05.602855 (+   872us) log.cc:844] Serialized 959 byte log entry
0608 12:50:06.716073 (+1113218us) op_driver.cc:464] REPLICATION: finished
0608 12:50:06.750481 (+ 34408us) write_op.cc:301] APPLY: starting
0608 12:50:06.750606 (+   125us) tablet.cc:1367] starting BulkCheckPresence
0608 12:50:06.751037 (+   431us) tablet.cc:1370] finished BulkCheckPresence
0608 12:50:06.751171 (+   134us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:50:06.763606 (+ 12435us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:50:06.763976 (+   370us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:50:06.764038 (+    62us) write_op.cc:312] APPLY: finished
0608 12:50:06.764542 (+   504us) log.cc:844] Serialized 106 byte log entry
0608 12:50:06.767581 (+  3039us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:50:06.767764 (+   183us) write_op.cc:454] Released schema lock
0608 12:50:06.767829 (+    65us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":34102,"num_ops":15,"prepare.queue_time_us":67291,"prepare.run_cpu_time_us":4261,"prepare.run_wall_time_us":5102,"replication_time_us":1113957}]]}
W20260608 12:50:06.868841  2201 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.129.2:38183, user_credentials={real_user=slave}} blocked reactor thread for 56476.1us
I20260608 12:50:06.797288  2569 rpcz_store.cc:276] 0608 12:50:05.450473 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:50:05.450624 (+   151us) service_pool.cc:224] Handling call
0608 12:50:06.783804 (+1333180us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:50:05.532526 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2bf3df0ae9a644fbac00960d13c22d7d
0608 12:50:05.535053 (+  2527us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:50:05.535083 (+    30us) write_op.cc:435] Acquired schema lock
0608 12:50:05.535102 (+    19us) tablet.cc:662] Decoding operations
0608 12:50:05.535826 (+   724us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:50:05.535873 (+    47us) write_op.cc:641] Partition lock acquired for write op
0608 12:50:05.535900 (+    27us) tablet.cc:685] Acquiring locks for 9 operations
0608 12:50:05.536489 (+   589us) tablet.cc:701] Row locks acquired
0608 12:50:05.536509 (+    20us) write_op.cc:260] PREPARE: finished
0608 12:50:05.536707 (+   198us) write_op.cc:270] Start()
0608 12:50:05.536894 (+   187us) write_op.cc:276] Timestamp: P: 1780923005536654 usec, L: 0
0608 12:50:05.536915 (+    21us) op_driver.cc:348] REPLICATION: starting
0608 12:50:05.537669 (+   754us) log.cc:844] Serialized 701 byte log entry
0608 12:50:06.715172 (+1177503us) op_driver.cc:464] REPLICATION: finished
0608 12:50:06.764506 (+ 49334us) write_op.cc:301] APPLY: starting
0608 12:50:06.764604 (+    98us) tablet.cc:1367] starting BulkCheckPresence
0608 12:50:06.778512 (+ 13908us) tablet.cc:1370] finished BulkCheckPresence
0608 12:50:06.778612 (+   100us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:50:06.780189 (+  1577us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:50:06.780407 (+   218us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:50:06.780454 (+    47us) write_op.cc:312] APPLY: finished
0608 12:50:06.782996 (+  2542us) log.cc:844] Serialized 70 byte log entry
0608 12:50:06.783216 (+   220us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:50:06.783336 (+   120us) write_op.cc:454] Released schema lock
0608 12:50:06.783388 (+    52us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":28884,"num_ops":9,"prepare.queue_time_us":80439,"prepare.run_cpu_time_us":3654,"prepare.run_wall_time_us":10798,"replication_time_us":1178042,"thread_start_us":761,"threads_started":1}]]}
I20260608 12:50:06.851351  2587 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:46904 (ReqId={client: 74a60899e3b34b3d9a6481ea88327f4d, seq_no=89, attempt_no=0}) took 1355 ms. Trace:
I20260608 12:50:06.879989  2587 rpcz_store.cc:276] 0608 12:50:05.495907 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:50:05.496109 (+   202us) service_pool.cc:224] Handling call
0608 12:50:06.851155 (+1355046us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:50:05.543652 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2bf3df0ae9a644fbac00960d13c22d7d
0608 12:50:05.544243 (+   591us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:50:05.544276 (+    33us) write_op.cc:435] Acquired schema lock
0608 12:50:05.544292 (+    16us) tablet.cc:662] Decoding operations
0608 12:50:05.545024 (+   732us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:50:05.545076 (+    52us) write_op.cc:641] Partition lock acquired for write op
0608 12:50:05.545105 (+    29us) tablet.cc:685] Acquiring locks for 8 operations
0608 12:50:05.545609 (+   504us) tablet.cc:701] Row locks acquired
0608 12:50:05.545625 (+    16us) write_op.cc:260] PREPARE: finished
0608 12:50:05.545822 (+   197us) write_op.cc:270] Start()
0608 12:50:05.545962 (+   140us) write_op.cc:276] Timestamp: P: 1780923005545767 usec, L: 0
0608 12:50:05.545980 (+    18us) op_driver.cc:348] REPLICATION: starting
0608 12:50:05.546700 (+   720us) log.cc:844] Serialized 658 byte log entry
0608 12:50:06.736866 (+1190166us) op_driver.cc:464] REPLICATION: finished
0608 12:50:06.771928 (+ 35062us) write_op.cc:301] APPLY: starting
0608 12:50:06.772019 (+    91us) tablet.cc:1367] starting BulkCheckPresence
0608 12:50:06.772243 (+   224us) tablet.cc:1370] finished BulkCheckPresence
0608 12:50:06.772368 (+   125us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:50:06.773753 (+  1385us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:50:06.773962 (+   209us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:50:06.774009 (+    47us) write_op.cc:312] APPLY: finished
0608 12:50:06.774278 (+   269us) log.cc:844] Serialized 64 byte log entry
0608 12:50:06.821411 (+ 47133us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:50:06.824970 (+  3559us) write_op.cc:454] Released schema lock
0608 12:50:06.827728 (+  2758us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":34834,"num_ops":8,"prepare.queue_time_us":45908,"prepare.run_cpu_time_us":3364,"prepare.run_wall_time_us":3363,"replication_time_us":1190679,"thread_start_us":32586,"threads_started":1,"wal-append.queue_time_us":58660}]]}
I20260608 12:50:06.849949  2601 rpcz_store.cc:276] 0608 12:50:05.491584 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:50:05.491755 (+   171us) service_pool.cc:224] Handling call
0608 12:50:06.849046 (+1357291us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:50:05.591637 (+     0us) write_op.cc:183] PREPARE: starting on tablet a5b399a06da0494791fbba4bc73e8832
0608 12:50:05.592194 (+   557us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:50:05.592223 (+    29us) write_op.cc:435] Acquired schema lock
0608 12:50:05.592239 (+    16us) tablet.cc:662] Decoding operations
0608 12:50:05.592807 (+   568us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:50:05.592855 (+    48us) write_op.cc:641] Partition lock acquired for write op
0608 12:50:05.592884 (+    29us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:50:05.593304 (+   420us) tablet.cc:701] Row locks acquired
0608 12:50:05.593322 (+    18us) write_op.cc:260] PREPARE: finished
0608 12:50:05.593521 (+   199us) write_op.cc:270] Start()
0608 12:50:05.593659 (+   138us) write_op.cc:276] Timestamp: P: 1780923005593472 usec, L: 0
0608 12:50:05.593685 (+    26us) op_driver.cc:348] REPLICATION: starting
0608 12:50:05.597555 (+  3870us) log.cc:844] Serialized 528 byte log entry
0608 12:50:06.715692 (+1118137us) op_driver.cc:464] REPLICATION: finished
0608 12:50:06.740888 (+ 25196us) write_op.cc:301] APPLY: starting
0608 12:50:06.740986 (+    98us) tablet.cc:1367] starting BulkCheckPresence
0608 12:50:06.741185 (+   199us) tablet.cc:1370] finished BulkCheckPresence
0608 12:50:06.741276 (+    91us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:50:06.742232 (+   956us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:50:06.742448 (+   216us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:50:06.742496 (+    48us) write_op.cc:312] APPLY: finished
0608 12:50:06.742782 (+   286us) log.cc:844] Serialized 46 byte log entry
0608 12:50:06.842429 (+ 99647us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:50:06.843694 (+  1265us) write_op.cc:454] Released schema lock
0608 12:50:06.848604 (+  4910us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24924,"num_ops":5,"prepare.queue_time_us":97984,"prepare.run_cpu_time_us":3125,"prepare.run_wall_time_us":6271,"replication_time_us":1121846,"thread_start_us":84920,"threads_started":1,"wal-append.queue_time_us":99689}]]}
I20260608 12:50:06.894745  2590 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:46904 (ReqId={client: 74a60899e3b34b3d9a6481ea88327f4d, seq_no=93, attempt_no=0}) took 1374 ms. Trace:
I20260608 12:50:06.850956  2600 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:56064 (ReqId={client: 74a60899e3b34b3d9a6481ea88327f4d, seq_no=92, attempt_no=0}) took 1327 ms. Trace:
I20260608 12:50:06.895380  2590 rpcz_store.cc:276] 0608 12:50:05.519976 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:50:05.520427 (+   451us) service_pool.cc:224] Handling call
0608 12:50:06.894669 (+1374242us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:50:05.547193 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2bf3df0ae9a644fbac00960d13c22d7d
0608 12:50:05.547683 (+   490us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:50:05.547709 (+    26us) write_op.cc:435] Acquired schema lock
0608 12:50:05.547726 (+    17us) tablet.cc:662] Decoding operations
0608 12:50:05.548283 (+   557us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:50:05.548326 (+    43us) write_op.cc:641] Partition lock acquired for write op
0608 12:50:05.548356 (+    30us) tablet.cc:685] Acquiring locks for 7 operations
0608 12:50:05.548807 (+   451us) tablet.cc:701] Row locks acquired
0608 12:50:05.548827 (+    20us) write_op.cc:260] PREPARE: finished
0608 12:50:05.555389 (+  6562us) write_op.cc:270] Start()
0608 12:50:05.555576 (+   187us) write_op.cc:276] Timestamp: P: 1780923005555333 usec, L: 0
0608 12:50:05.555820 (+   244us) op_driver.cc:348] REPLICATION: starting
0608 12:50:05.556542 (+   722us) log.cc:844] Serialized 614 byte log entry
0608 12:50:06.737454 (+1180912us) op_driver.cc:464] REPLICATION: finished
0608 12:50:06.862633 (+125179us) write_op.cc:301] APPLY: starting
0608 12:50:06.862712 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0608 12:50:06.862907 (+   195us) tablet.cc:1370] finished BulkCheckPresence
0608 12:50:06.862993 (+    86us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:50:06.864122 (+  1129us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:50:06.864332 (+   210us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:50:06.878548 (+ 14216us) write_op.cc:312] APPLY: finished
0608 12:50:06.893946 (+ 15398us) log.cc:844] Serialized 58 byte log entry
0608 12:50:06.894143 (+   197us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:50:06.894247 (+   104us) write_op.cc:454] Released schema lock
0608 12:50:06.894296 (+    49us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":124952,"num_ops":7,"prepare.queue_time_us":25307,"prepare.run_cpu_time_us":3109,"prepare.run_wall_time_us":9643,"replication_time_us":1181504}]]}
I20260608 12:50:06.898392  2600 rpcz_store.cc:276] 0608 12:50:05.523108 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:50:05.523396 (+   288us) service_pool.cc:224] Handling call
0608 12:50:06.850740 (+1327344us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:50:05.525422 (+     0us) write_op.cc:183] PREPARE: starting on tablet 65a27385a6e4499ba74c0a6bbf74e02a
0608 12:50:05.526057 (+   635us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:50:05.526095 (+    38us) write_op.cc:435] Acquired schema lock
0608 12:50:05.526113 (+    18us) tablet.cc:662] Decoding operations
0608 12:50:05.526878 (+   765us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:50:05.526937 (+    59us) write_op.cc:641] Partition lock acquired for write op
0608 12:50:05.526972 (+    35us) tablet.cc:685] Acquiring locks for 9 operations
0608 12:50:05.527551 (+   579us) tablet.cc:701] Row locks acquired
0608 12:50:05.527571 (+    20us) write_op.cc:260] PREPARE: finished
0608 12:50:05.527773 (+   202us) write_op.cc:270] Start()
0608 12:50:05.527926 (+   153us) write_op.cc:276] Timestamp: P: 1780923005527727 usec, L: 0
0608 12:50:05.527943 (+    17us) op_driver.cc:348] REPLICATION: starting
0608 12:50:05.528685 (+   742us) log.cc:844] Serialized 701 byte log entry
0608 12:50:06.836811 (+1308126us) op_driver.cc:464] REPLICATION: finished
0608 12:50:06.843756 (+  6945us) write_op.cc:301] APPLY: starting
0608 12:50:06.847619 (+  3863us) tablet.cc:1367] starting BulkCheckPresence
0608 12:50:06.847850 (+   231us) tablet.cc:1370] finished BulkCheckPresence
0608 12:50:06.847949 (+    99us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:50:06.849485 (+  1536us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:50:06.849712 (+   227us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:50:06.849755 (+    43us) write_op.cc:312] APPLY: finished
0608 12:50:06.850022 (+   267us) log.cc:844] Serialized 70 byte log entry
0608 12:50:06.850192 (+   170us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:50:06.850303 (+   111us) write_op.cc:454] Released schema lock
0608 12:50:06.850355 (+    52us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":505,"num_ops":9,"prepare.queue_time_us":234,"prepare.run_cpu_time_us":3604,"prepare.run_wall_time_us":5846,"replication_time_us":1308715}]]}
I20260608 12:50:06.924993  2381 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43488 (request call id 47) took 1228 ms. Trace:
I20260608 12:50:06.925539  2381 rpcz_store.cc:276] 0608 12:50:05.646948 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:50:05.647148 (+   200us) service_pool.cc:224] Handling call
0608 12:50:06.740611 (+1093463us) raft_consensus.cc:1471] Updating replica for 0 ops
0608 12:50:06.740889 (+   278us) raft_consensus.cc:1534] Early marking committed up to index 17
0608 12:50:06.840563 (+ 99674us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:50:06.840611 (+    48us) write_op.cc:454] Released schema lock
0608 12:50:06.841451 (+   840us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0608 12:50:06.841527 (+    76us) raft_consensus.cc:1645] Marking committed up to 17
0608 12:50:06.841576 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0608 12:50:06.841664 (+    88us) raft_consensus.cc:1691] UpdateReplicas() finished
0608 12:50:06.875047 (+ 33383us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260608 12:50:06.926889  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43488 (request call id 46) took 1246 ms. Trace:
I20260608 12:50:06.924487  2591 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:56064 (ReqId={client: 74a60899e3b34b3d9a6481ea88327f4d, seq_no=87, attempt_no=0}) took 1434 ms. Trace:
I20260608 12:50:06.927340  2379 rpcz_store.cc:276] 0608 12:50:05.646569 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:50:06.741692 (+1095123us) service_pool.cc:224] Handling call
0608 12:50:06.742554 (+   862us) raft_consensus.cc:1471] Updating replica for 2 ops
0608 12:50:06.743223 (+   669us) raft_consensus.cc:1534] Early marking committed up to index 15
0608 12:50:06.828819 (+ 85596us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:50:06.829594 (+   775us) write_op.cc:454] Released schema lock
0608 12:50:06.836037 (+  6443us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0608 12:50:06.841350 (+  5313us) write_op.cc:270] Start()
0608 12:50:06.841476 (+   126us) write_op.cc:276] Timestamp: P: 1780923005496293 usec, L: 0
0608 12:50:06.865051 (+ 23575us) write_op.cc:270] Start()
0608 12:50:06.865242 (+   191us) write_op.cc:276] Timestamp: P: 1780923005527727 usec, L: 0
0608 12:50:06.866418 (+  1176us) log.cc:844] Serialized 1574 byte log entry
0608 12:50:06.866597 (+   179us) raft_consensus.cc:1645] Marking committed up to 15
0608 12:50:06.866636 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0608 12:50:06.866719 (+    83us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0608 12:50:06.874944 (+  8225us) raft_consensus.cc:1685] finished
0608 12:50:06.875276 (+   332us) raft_consensus.cc:1691] UpdateReplicas() finished
0608 12:50:06.892354 (+ 17078us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:50:06.847012 (+     0us) write_op.cc:183] PREPARE: starting on tablet 65a27385a6e4499ba74c0a6bbf74e02a
0608 12:50:06.847525 (+   513us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:50:06.847555 (+    30us) write_op.cc:435] Acquired schema lock
0608 12:50:06.847576 (+    21us) tablet.cc:662] Decoding operations
0608 12:50:06.848356 (+   780us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:50:06.848438 (+    82us) write_op.cc:641] Partition lock acquired for write op
0608 12:50:06.848467 (+    29us) tablet.cc:685] Acquiring locks for 13 operations
0608 12:50:06.850782 (+  2315us) tablet.cc:701] Row locks acquired
0608 12:50:06.850808 (+    26us) write_op.cc:260] PREPARE: finished
Related trace 'op':
0608 12:50:06.867097 (+     0us) write_op.cc:183] PREPARE: starting on tablet 65a27385a6e4499ba74c0a6bbf74e02a
0608 12:50:06.867584 (+   487us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:50:06.867617 (+    33us) write_op.cc:435] Acquired schema lock
0608 12:50:06.867630 (+    13us) tablet.cc:662] Decoding operations
0608 12:50:06.868301 (+   671us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:50:06.868389 (+    88us) write_op.cc:641] Partition lock acquired for write op
0608 12:50:06.868415 (+    26us) tablet.cc:685] Acquiring locks for 9 operations
0608 12:50:06.880905 (+ 12490us) tablet.cc:701] Row locks acquired
0608 12:50:06.880927 (+    22us) write_op.cc:260] PREPARE: finished
Metrics: {"child_traces":[["op",{"num_ops":13,"partition_lock_wait_us":26,"prepare.queue_time_us":305,"prepare.run_cpu_time_us":2609,"prepare.run_wall_time_us":4097}],["op",{"num_ops":9,"partition_lock_wait_us":18,"prepare.queue_time_us":1490,"prepare.run_cpu_time_us":2197,"prepare.run_wall_time_us":14112}]]}
I20260608 12:50:06.928699  2591 rpcz_store.cc:276] 0608 12:50:05.489859 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:50:05.490040 (+   181us) service_pool.cc:224] Handling call
0608 12:50:06.924194 (+1434154us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:50:05.493701 (+     0us) write_op.cc:183] PREPARE: starting on tablet 65a27385a6e4499ba74c0a6bbf74e02a
0608 12:50:05.494311 (+   610us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:50:05.494346 (+    35us) write_op.cc:435] Acquired schema lock
0608 12:50:05.494364 (+    18us) tablet.cc:662] Decoding operations
0608 12:50:05.495261 (+   897us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:50:05.495314 (+    53us) write_op.cc:641] Partition lock acquired for write op
0608 12:50:05.495346 (+    32us) tablet.cc:685] Acquiring locks for 13 operations
0608 12:50:05.496130 (+   784us) tablet.cc:701] Row locks acquired
0608 12:50:05.496146 (+    16us) write_op.cc:260] PREPARE: finished
0608 12:50:05.496333 (+   187us) write_op.cc:270] Start()
0608 12:50:05.496488 (+   155us) write_op.cc:276] Timestamp: P: 1780923005496293 usec, L: 0
0608 12:50:05.496514 (+    26us) op_driver.cc:348] REPLICATION: starting
0608 12:50:05.506084 (+  9570us) log.cc:844] Serialized 873 byte log entry
0608 12:50:06.836358 (+1330274us) op_driver.cc:464] REPLICATION: finished
0608 12:50:06.837189 (+   831us) write_op.cc:301] APPLY: starting
0608 12:50:06.837304 (+   115us) tablet.cc:1367] starting BulkCheckPresence
0608 12:50:06.838350 (+  1046us) tablet.cc:1370] finished BulkCheckPresence
0608 12:50:06.838487 (+   137us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:50:06.840590 (+  2103us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:50:06.840938 (+   348us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:50:06.840990 (+    52us) write_op.cc:312] APPLY: finished
0608 12:50:06.841372 (+   382us) log.cc:844] Serialized 94 byte log entry
0608 12:50:06.923357 (+ 81985us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:50:06.923556 (+   199us) write_op.cc:454] Released schema lock
0608 12:50:06.923636 (+    80us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":540,"num_ops":13,"prepare.queue_time_us":1806,"prepare.run_cpu_time_us":4039,"prepare.run_wall_time_us":12798,"replication_time_us":1339643,"thread_start_us":68628,"threads_started":1,"wal-append.queue_time_us":66527}]]}
I20260608 12:50:06.965787  2587 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:46904 (ReqId={client: 74a60899e3b34b3d9a6481ea88327f4d, seq_no=90, attempt_no=0}) took 1453 ms. Trace:
I20260608 12:50:06.967803  2587 rpcz_store.cc:276] 0608 12:50:05.512318 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:50:05.512501 (+   183us) service_pool.cc:224] Handling call
0608 12:50:06.965690 (+1453189us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:50:05.561522 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2a57cc0e050f4cd0b0e46c02f51129d8
0608 12:50:05.562054 (+   532us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:50:05.562081 (+    27us) write_op.cc:435] Acquired schema lock
0608 12:50:05.562093 (+    12us) tablet.cc:662] Decoding operations
0608 12:50:05.562729 (+   636us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:50:05.562782 (+    53us) write_op.cc:641] Partition lock acquired for write op
0608 12:50:05.562807 (+    25us) tablet.cc:685] Acquiring locks for 7 operations
0608 12:50:05.563217 (+   410us) tablet.cc:701] Row locks acquired
0608 12:50:05.563236 (+    19us) write_op.cc:260] PREPARE: finished
0608 12:50:05.563428 (+   192us) write_op.cc:270] Start()
0608 12:50:05.563546 (+   118us) write_op.cc:276] Timestamp: P: 1780923005563368 usec, L: 0
0608 12:50:05.563568 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 12:50:05.564254 (+   686us) log.cc:844] Serialized 614 byte log entry
0608 12:50:06.814978 (+1250724us) op_driver.cc:464] REPLICATION: finished
0608 12:50:06.884287 (+ 69309us) write_op.cc:301] APPLY: starting
0608 12:50:06.884383 (+    96us) tablet.cc:1367] starting BulkCheckPresence
0608 12:50:06.884616 (+   233us) tablet.cc:1370] finished BulkCheckPresence
0608 12:50:06.884717 (+   101us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:50:06.964329 (+ 79612us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:50:06.964551 (+   222us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:50:06.964598 (+    47us) write_op.cc:312] APPLY: finished
0608 12:50:06.964857 (+   259us) log.cc:844] Serialized 58 byte log entry
0608 12:50:06.965080 (+   223us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:50:06.965195 (+   115us) write_op.cc:454] Released schema lock
0608 12:50:06.965245 (+    50us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":69124,"num_ops":7,"prepare.queue_time_us":47495,"prepare.run_cpu_time_us":3004,"prepare.run_wall_time_us":3003,"replication_time_us":1251296}]]}
I20260608 12:50:06.981513  2569 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:46904 (ReqId={client: 74a60899e3b34b3d9a6481ea88327f4d, seq_no=86, attempt_no=0}) took 1493 ms. Trace:
I20260608 12:50:06.983472  2601 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:46904 (ReqId={client: 74a60899e3b34b3d9a6481ea88327f4d, seq_no=84, attempt_no=0}) took 1502 ms. Trace:
I20260608 12:50:06.982148  2569 rpcz_store.cc:276] 0608 12:50:05.488095 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:50:05.488282 (+   187us) service_pool.cc:224] Handling call
0608 12:50:06.981422 (+1493140us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:50:05.558079 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2a57cc0e050f4cd0b0e46c02f51129d8
0608 12:50:05.558644 (+   565us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:50:05.558672 (+    28us) write_op.cc:435] Acquired schema lock
0608 12:50:05.558692 (+    20us) tablet.cc:662] Decoding operations
0608 12:50:05.559350 (+   658us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:50:05.559416 (+    66us) write_op.cc:641] Partition lock acquired for write op
0608 12:50:05.559448 (+    32us) tablet.cc:685] Acquiring locks for 8 operations
0608 12:50:05.559945 (+   497us) tablet.cc:701] Row locks acquired
0608 12:50:05.559964 (+    19us) write_op.cc:260] PREPARE: finished
0608 12:50:05.560170 (+   206us) write_op.cc:270] Start()
0608 12:50:05.560315 (+   145us) write_op.cc:276] Timestamp: P: 1780923005560124 usec, L: 0
0608 12:50:05.560335 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 12:50:05.561044 (+   709us) log.cc:844] Serialized 658 byte log entry
0608 12:50:06.814643 (+1253599us) op_driver.cc:464] REPLICATION: finished
0608 12:50:06.873668 (+ 59025us) write_op.cc:301] APPLY: starting
0608 12:50:06.873752 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0608 12:50:06.873952 (+   200us) tablet.cc:1370] finished BulkCheckPresence
0608 12:50:06.874048 (+    96us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:50:06.938287 (+ 64239us) spinlock_profiling.cc:243] Waited 13.3 ms on lock 0x7b5c0047768c. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e781a636b 00007f9e781a616e 00007f9e7819d291 00007f9e74aadd29 00007f9e74aad266 00007f9e74c75e35 00007f9e74c4f086 00007f9e74c584e0 00007f9e74c58440 00007f9e74c583a0 00007f9e74c58340
0608 12:50:06.938956 (+   669us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:50:06.939212 (+   256us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:50:06.939265 (+    53us) write_op.cc:312] APPLY: finished
0608 12:50:06.939575 (+   310us) log.cc:844] Serialized 64 byte log entry
0608 12:50:06.980842 (+ 41267us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:50:06.980989 (+   147us) write_op.cc:454] Released schema lock
0608 12:50:06.981039 (+    50us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":58803,"num_ops":8,"prepare.queue_time_us":68088,"prepare.run_cpu_time_us":3246,"prepare.run_wall_time_us":3246,"replication_time_us":1254163,"spinlock_wait_cycles":30584064,"thread_start_us":40760,"threads_started":1,"wal-append.queue_time_us":41332}]]}
I20260608 12:50:06.992003  2587 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:46904 (ReqId={client: 74a60899e3b34b3d9a6481ea88327f4d, seq_no=95, attempt_no=0}) took 1459 ms. Trace:
I20260608 12:50:06.984128  2601 rpcz_store.cc:276] 0608 12:50:05.481262 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:50:05.481499 (+   237us) service_pool.cc:224] Handling call
0608 12:50:06.983406 (+1501907us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:50:05.602297 (+     0us) write_op.cc:183] PREPARE: starting on tablet 0bfbff3a4b4e4c3799f28f86771be566
0608 12:50:05.602936 (+   639us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:50:05.605024 (+  2088us) write_op.cc:435] Acquired schema lock
0608 12:50:05.605046 (+    22us) tablet.cc:662] Decoding operations
0608 12:50:05.606812 (+  1766us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:50:05.610315 (+  3503us) write_op.cc:641] Partition lock acquired for write op
0608 12:50:05.610363 (+    48us) tablet.cc:685] Acquiring locks for 7 operations
0608 12:50:05.610886 (+   523us) tablet.cc:701] Row locks acquired
0608 12:50:05.610905 (+    19us) write_op.cc:260] PREPARE: finished
0608 12:50:05.611152 (+   247us) write_op.cc:270] Start()
0608 12:50:05.611305 (+   153us) write_op.cc:276] Timestamp: P: 1780923005611085 usec, L: 0
0608 12:50:05.611321 (+    16us) op_driver.cc:348] REPLICATION: starting
0608 12:50:06.759509 (+1148188us) log.cc:844] Serialized 614 byte log entry
0608 12:50:06.875332 (+115823us) spinlock_profiling.cc:243] Waited 1.15 s on lock 0x7b54008af7d4. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e70fe75cb 00007f9e710f4115 00007f9e74c4c788 00007f9e74c4b660 00007f9e74c55950 00007f9e74c558b0 00007f9e74c55810 00007f9e74c557b0 00007f9e74c5392f 000000000049a986 000000000049a618
0608 12:50:06.905557 (+ 30225us) spinlock_profiling.cc:243] Waited 9.47 ms on lock 0x7b180017f440. stack: 00007f9e6d9343a1 00007f9e6d9341c8 00007f9e6d10ff11 000000000047f705 000000000047f658 00007f9e77bc7e0b 00007f9e77bdc2ec 00007f9e6d9932fc 00007f9e6d997b0b 00007f9e6d997a60 00007f9e6d9979c0 00007f9e6d997960 00007f9e6d995c8f 000000000049a986 000000000049a618 00007f9e6d95aee6
0608 12:50:06.964988 (+ 59431us) op_driver.cc:464] REPLICATION: finished
0608 12:50:06.971021 (+  6033us) write_op.cc:301] APPLY: starting
0608 12:50:06.971100 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0608 12:50:06.971283 (+   183us) tablet.cc:1370] finished BulkCheckPresence
0608 12:50:06.971303 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:50:06.972425 (+  1122us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:50:06.972636 (+   211us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:50:06.972687 (+    51us) write_op.cc:312] APPLY: finished
0608 12:50:06.982019 (+  9332us) log.cc:844] Serialized 58 byte log entry
0608 12:50:06.982862 (+   843us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:50:06.982973 (+   111us) write_op.cc:454] Released schema lock
0608 12:50:06.983020 (+    47us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":5792,"num_ops":7,"prepare.queue_time_us":118774,"prepare.run_cpu_time_us":38094,"prepare.run_wall_time_us":1289469,"raft.queue_time_us":10547,"raft.run_cpu_time_us":1627,"raft.run_wall_time_us":4987,"replication_time_us":1353494,"spinlock_wait_cycles":2660570752,"thread_start_us":66696,"threads_started":1,"wal-append.queue_time_us":125335}]]}
I20260608 12:50:06.992708  2587 rpcz_store.cc:276] 0608 12:50:05.532812 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:50:05.532983 (+   171us) service_pool.cc:224] Handling call
0608 12:50:06.991919 (+1458936us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:50:06.904595 (+     0us) write_op.cc:183] PREPARE: starting on tablet 0bfbff3a4b4e4c3799f28f86771be566
0608 12:50:06.905174 (+   579us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:50:06.905205 (+    31us) write_op.cc:435] Acquired schema lock
0608 12:50:06.905232 (+    27us) tablet.cc:662] Decoding operations
0608 12:50:06.911617 (+  6385us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:50:06.931366 (+ 19749us) write_op.cc:641] Partition lock acquired for write op
0608 12:50:06.940415 (+  9049us) tablet.cc:685] Acquiring locks for 6 operations
0608 12:50:06.954962 (+ 14547us) tablet.cc:701] Row locks acquired
0608 12:50:06.954986 (+    24us) write_op.cc:260] PREPARE: finished
0608 12:50:06.955205 (+   219us) write_op.cc:270] Start()
0608 12:50:06.955382 (+   177us) write_op.cc:276] Timestamp: P: 1780923006955148 usec, L: 0
0608 12:50:06.955407 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 12:50:06.956296 (+   889us) log.cc:844] Serialized 571 byte log entry
0608 12:50:06.983217 (+ 26921us) op_driver.cc:464] REPLICATION: finished
0608 12:50:06.983724 (+   507us) write_op.cc:301] APPLY: starting
0608 12:50:06.983823 (+    99us) tablet.cc:1367] starting BulkCheckPresence
0608 12:50:06.984028 (+   205us) tablet.cc:1370] finished BulkCheckPresence
0608 12:50:06.984144 (+   116us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:50:06.985346 (+  1202us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:50:06.985576 (+   230us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:50:06.985623 (+    47us) write_op.cc:312] APPLY: finished
0608 12:50:06.985913 (+   290us) log.cc:844] Serialized 52 byte log entry
0608 12:50:06.991263 (+  5350us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:50:06.991380 (+   117us) write_op.cc:454] Released schema lock
0608 12:50:06.991440 (+    60us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":278,"num_ops":6,"prepare.queue_time_us":1370196,"prepare.run_cpu_time_us":3922,"prepare.run_wall_time_us":60791,"replication_time_us":27637}]]}
I20260608 12:50:07.002835 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:07.013268  2624 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:07.015832  2625 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:07.025686  2627 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:07.026317 25092 server_base.cc:1061] running on GCE node
I20260608 12:50:07.028726 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:07.029090 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:07.029304 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780923007029280 us; error 0 us; skew 500 ppm
I20260608 12:50:07.030011 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:07.034571 25092 webserver.cc:533] Webserver started at http://127.24.129.4:36939/ using document root <none> and password file <none>
I20260608 12:50:07.035326 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:07.035564 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:07.036055 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:07.038174 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922772201788-25092-0/minicluster-data/ts-3-root/instance:
uuid: "8f19f844b4174652be244478b1e1fffe"
format_stamp: "Formatted at 2026-06-08 12:50:07 on dist-test-slave-jhsm"
I20260608 12:50:07.045840 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:50:07.050881  2632 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:07.051954 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260608 12:50:07.052405 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922772201788-25092-0/minicluster-data/ts-3-root
uuid: "8f19f844b4174652be244478b1e1fffe"
format_stamp: "Formatted at 2026-06-08 12:50:07 on dist-test-slave-jhsm"
I20260608 12:50:07.052783 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922772201788-25092-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922772201788-25092-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922772201788-25092-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:07.070341 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:07.072110 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:07.074270 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:07.077690 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:07.077941 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:07.078356 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:07.078575 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:07.149691 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.4:38651
I20260608 12:50:07.149843  2694 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.4:38651 every 8 connection(s)
I20260608 12:50:07.176306  2695 heartbeater.cc:344] Connected to a master server at 127.24.129.62:41583
I20260608 12:50:07.176892  2695 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:07.177860  2695 heartbeater.cc:507] Master 127.24.129.62:41583 requested a full tablet report, sending...
I20260608 12:50:07.181007  2124 ts_manager.cc:194] Registered new tserver with Master: 8f19f844b4174652be244478b1e1fffe (127.24.129.4:38651)
I20260608 12:50:07.183233  2124 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58182
I20260608 12:50:07.725653  2309 consensus_queue.cc:237] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 [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: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } attrs { replace: true } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } }
I20260608 12:50:07.733815  2233 raft_consensus.cc:1275] T 2bf3df0ae9a644fbac00960d13c22d7d P 0183c500ad7f4067ba18e48bafbb8236 [term 1 FOLLOWER]: Refusing update from remote peer 09ad959f26b244c6ad71fe03b49f4584: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:50:07.737571  2379 raft_consensus.cc:1275] T 2bf3df0ae9a644fbac00960d13c22d7d P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Refusing update from remote peer 09ad959f26b244c6ad71fe03b49f4584: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:50:07.739573  2588 consensus_queue.cc:1048] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 12:50:07.742209  2699 consensus_queue.cc:1048] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:50:07.748812  2700 raft_consensus.cc:2955] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8f19f844b4174652be244478b1e1fffe (127.24.129.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } attrs { replace: true } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } } }
W20260608 12:50:07.759030  2276 consensus_peers.cc:597] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 -> Peer 8f19f844b4174652be244478b1e1fffe (127.24.129.4:38651): Couldn't send request to peer 8f19f844b4174652be244478b1e1fffe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2bf3df0ae9a644fbac00960d13c22d7d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:07.759822  2379 raft_consensus.cc:2955] T 2bf3df0ae9a644fbac00960d13c22d7d P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8f19f844b4174652be244478b1e1fffe (127.24.129.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } attrs { replace: true } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } } }
I20260608 12:50:07.765962  2233 raft_consensus.cc:2955] T 2bf3df0ae9a644fbac00960d13c22d7d P 0183c500ad7f4067ba18e48bafbb8236 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8f19f844b4174652be244478b1e1fffe (127.24.129.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } attrs { replace: true } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } } }
I20260608 12:50:07.783193  2124 catalog_manager.cc:5696] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 reported cstate change: config changed from index -1 to 18, NON_VOTER 8f19f844b4174652be244478b1e1fffe (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "09ad959f26b244c6ad71fe03b49f4584" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:07.794631  2233 consensus_queue.cc:237] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236 [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: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } attrs { replace: true } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } }
I20260608 12:50:07.806753  2379 raft_consensus.cc:1275] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Refusing update from remote peer 0183c500ad7f4067ba18e48bafbb8236: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:50:07.809077  2621 consensus_queue.cc:1048] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
W20260608 12:50:07.819646  2201 consensus_peers.cc:597] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236 -> Peer 8f19f844b4174652be244478b1e1fffe (127.24.129.4:38651): Couldn't send request to peer 8f19f844b4174652be244478b1e1fffe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 65a27385a6e4499ba74c0a6bbf74e02a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:07.822312  2714 raft_consensus.cc:2955] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8f19f844b4174652be244478b1e1fffe (127.24.129.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } attrs { replace: true } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } } }
I20260608 12:50:07.825052  2309 raft_consensus.cc:1275] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Refusing update from remote peer 0183c500ad7f4067ba18e48bafbb8236: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:50:07.825033  2379 raft_consensus.cc:2955] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8f19f844b4174652be244478b1e1fffe (127.24.129.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } attrs { replace: true } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } } }
I20260608 12:50:07.827665  2621 consensus_queue.cc:1048] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:50:07.833783  2309 raft_consensus.cc:2955] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8f19f844b4174652be244478b1e1fffe (127.24.129.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } attrs { replace: true } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } } }
I20260608 12:50:07.841322  2308 consensus_queue.cc:237] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [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: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } attrs { replace: true } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } }
I20260608 12:50:07.846180  2132 catalog_manager.cc:5696] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 reported cstate change: config changed from index -1 to 18, NON_VOTER 8f19f844b4174652be244478b1e1fffe (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "0183c500ad7f4067ba18e48bafbb8236" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } attrs { replace: true } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } } }
I20260608 12:50:07.852234  2379 raft_consensus.cc:1275] T 0bfbff3a4b4e4c3799f28f86771be566 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Refusing update from remote peer 09ad959f26b244c6ad71fe03b49f4584: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:50:07.854703  2699 consensus_queue.cc:1048] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:50:07.861676  2233 raft_consensus.cc:1275] T 0bfbff3a4b4e4c3799f28f86771be566 P 0183c500ad7f4067ba18e48bafbb8236 [term 1 FOLLOWER]: Refusing update from remote peer 09ad959f26b244c6ad71fe03b49f4584: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
W20260608 12:50:07.866158  2276 consensus_peers.cc:597] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 -> Peer 8f19f844b4174652be244478b1e1fffe (127.24.129.4:38651): Couldn't send request to peer 8f19f844b4174652be244478b1e1fffe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0bfbff3a4b4e4c3799f28f86771be566. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:07.868512  2700 consensus_queue.cc:1048] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 12:50:07.873333  2699 raft_consensus.cc:2955] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8f19f844b4174652be244478b1e1fffe (127.24.129.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } attrs { replace: true } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } } }
I20260608 12:50:07.875963  2379 raft_consensus.cc:2955] T 0bfbff3a4b4e4c3799f28f86771be566 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8f19f844b4174652be244478b1e1fffe (127.24.129.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } attrs { replace: true } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } } }
I20260608 12:50:07.888327  2232 raft_consensus.cc:2955] T 0bfbff3a4b4e4c3799f28f86771be566 P 0183c500ad7f4067ba18e48bafbb8236 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8f19f844b4174652be244478b1e1fffe (127.24.129.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } attrs { replace: true } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } } }
I20260608 12:50:07.891216  2132 catalog_manager.cc:5696] T 0bfbff3a4b4e4c3799f28f86771be566 P d32f97ab82774356afaf719d9c6bd040 reported cstate change: config changed from index -1 to 18, NON_VOTER 8f19f844b4174652be244478b1e1fffe (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "09ad959f26b244c6ad71fe03b49f4584" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } attrs { replace: true } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } } }
I20260608 12:50:07.899725  2308 consensus_queue.cc:237] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [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: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } attrs { replace: true } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } }
I20260608 12:50:07.920013  2379 raft_consensus.cc:1275] T a5b399a06da0494791fbba4bc73e8832 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Refusing update from remote peer 09ad959f26b244c6ad71fe03b49f4584: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:50:07.921872  2699 consensus_queue.cc:1048] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260608 12:50:07.923045  2276 consensus_peers.cc:597] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 -> Peer 8f19f844b4174652be244478b1e1fffe (127.24.129.4:38651): Couldn't send request to peer 8f19f844b4174652be244478b1e1fffe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5b399a06da0494791fbba4bc73e8832. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:07.923674  2232 raft_consensus.cc:1275] T a5b399a06da0494791fbba4bc73e8832 P 0183c500ad7f4067ba18e48bafbb8236 [term 1 FOLLOWER]: Refusing update from remote peer 09ad959f26b244c6ad71fe03b49f4584: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:50:07.925355  2699 consensus_queue.cc:1048] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:50:07.933660  2700 raft_consensus.cc:2955] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8f19f844b4174652be244478b1e1fffe (127.24.129.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } attrs { replace: true } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } } }
I20260608 12:50:07.939574  2379 raft_consensus.cc:2955] T a5b399a06da0494791fbba4bc73e8832 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8f19f844b4174652be244478b1e1fffe (127.24.129.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } attrs { replace: true } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } } }
I20260608 12:50:07.942027  2232 raft_consensus.cc:2955] T a5b399a06da0494791fbba4bc73e8832 P 0183c500ad7f4067ba18e48bafbb8236 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8f19f844b4174652be244478b1e1fffe (127.24.129.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } attrs { replace: true } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } } }
I20260608 12:50:07.958185  2133 catalog_manager.cc:5696] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 reported cstate change: config changed from index -1 to 18, NON_VOTER 8f19f844b4174652be244478b1e1fffe (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "09ad959f26b244c6ad71fe03b49f4584" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:08.150039  2719 ts_tablet_manager.cc:933] T 2bf3df0ae9a644fbac00960d13c22d7d P 8f19f844b4174652be244478b1e1fffe: Initiating tablet copy from peer 09ad959f26b244c6ad71fe03b49f4584 (127.24.129.2:38183)
I20260608 12:50:08.152375  2719 tablet_copy_client.cc:323] T 2bf3df0ae9a644fbac00960d13c22d7d P 8f19f844b4174652be244478b1e1fffe: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.2:38183
I20260608 12:50:08.167799  2320 tablet_copy_service.cc:140] P 09ad959f26b244c6ad71fe03b49f4584: Received BeginTabletCopySession request for tablet 2bf3df0ae9a644fbac00960d13c22d7d from peer 8f19f844b4174652be244478b1e1fffe ({username='slave'} at 127.0.0.1:46926)
I20260608 12:50:08.168515  2320 tablet_copy_service.cc:161] P 09ad959f26b244c6ad71fe03b49f4584: Beginning new tablet copy session on tablet 2bf3df0ae9a644fbac00960d13c22d7d from peer 8f19f844b4174652be244478b1e1fffe at {username='slave'} at 127.0.0.1:46926: session id = 8f19f844b4174652be244478b1e1fffe-2bf3df0ae9a644fbac00960d13c22d7d
I20260608 12:50:08.179526  2320 tablet_copy_source_session.cc:215] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:08.183888  2719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf3df0ae9a644fbac00960d13c22d7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:08.187214  2695 heartbeater.cc:499] Master 127.24.129.62:41583 was elected leader, sending a full tablet report...
I20260608 12:50:08.189010 25092 tablet_server.cc:179] TabletServer@127.24.129.1:0 shutting down...
I20260608 12:50:08.213670  2719 tablet_copy_client.cc:806] T 2bf3df0ae9a644fbac00960d13c22d7d P 8f19f844b4174652be244478b1e1fffe: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:08.214488  2719 tablet_copy_client.cc:670] T 2bf3df0ae9a644fbac00960d13c22d7d P 8f19f844b4174652be244478b1e1fffe: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:08.249374  2719 tablet_copy_client.cc:538] T 2bf3df0ae9a644fbac00960d13c22d7d P 8f19f844b4174652be244478b1e1fffe: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:08.261070 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:08.262959 25092 tablet_replica.cc:333] T a5b399a06da0494791fbba4bc73e8832 P 0183c500ad7f4067ba18e48bafbb8236: stopping tablet replica
I20260608 12:50:08.264125 25092 raft_consensus.cc:2243] T a5b399a06da0494791fbba4bc73e8832 P 0183c500ad7f4067ba18e48bafbb8236 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:08.265079 25092 raft_consensus.cc:2272] T a5b399a06da0494791fbba4bc73e8832 P 0183c500ad7f4067ba18e48bafbb8236 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:08.266376  2719 tablet_bootstrap.cc:492] T 2bf3df0ae9a644fbac00960d13c22d7d P 8f19f844b4174652be244478b1e1fffe: Bootstrap starting.
I20260608 12:50:08.269740 25092 tablet_replica.cc:333] T 5e9100f0bd6549339b0487a4607df143 P 0183c500ad7f4067ba18e48bafbb8236: stopping tablet replica
I20260608 12:50:08.270915 25092 raft_consensus.cc:2243] T 5e9100f0bd6549339b0487a4607df143 P 0183c500ad7f4067ba18e48bafbb8236 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:08.272114 25092 raft_consensus.cc:2272] T 5e9100f0bd6549339b0487a4607df143 P 0183c500ad7f4067ba18e48bafbb8236 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:08.276084 25092 tablet_replica.cc:333] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 0183c500ad7f4067ba18e48bafbb8236: stopping tablet replica
I20260608 12:50:08.277043 25092 raft_consensus.cc:2243] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 0183c500ad7f4067ba18e48bafbb8236 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:08.277961 25092 raft_consensus.cc:2272] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 0183c500ad7f4067ba18e48bafbb8236 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:50:08.284114  2274 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 12:50:08.290172 25092 tablet_replica.cc:333] T 2bf3df0ae9a644fbac00960d13c22d7d P 0183c500ad7f4067ba18e48bafbb8236: stopping tablet replica
I20260608 12:50:08.292374 25092 raft_consensus.cc:2243] T 2bf3df0ae9a644fbac00960d13c22d7d P 0183c500ad7f4067ba18e48bafbb8236 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:08.294227 25092 raft_consensus.cc:2272] T 2bf3df0ae9a644fbac00960d13c22d7d P 0183c500ad7f4067ba18e48bafbb8236 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:08.303869 25092 tablet_replica.cc:333] T 0bfbff3a4b4e4c3799f28f86771be566 P 0183c500ad7f4067ba18e48bafbb8236: stopping tablet replica
I20260608 12:50:08.304908 25092 raft_consensus.cc:2243] T 0bfbff3a4b4e4c3799f28f86771be566 P 0183c500ad7f4067ba18e48bafbb8236 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:08.307331 25092 raft_consensus.cc:2272] T 0bfbff3a4b4e4c3799f28f86771be566 P 0183c500ad7f4067ba18e48bafbb8236 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:08.316949 25092 tablet_replica.cc:333] T 871b473a539747629420559f020660e9 P 0183c500ad7f4067ba18e48bafbb8236: stopping tablet replica
I20260608 12:50:08.317835 25092 raft_consensus.cc:2243] T 871b473a539747629420559f020660e9 P 0183c500ad7f4067ba18e48bafbb8236 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:08.323287 25092 raft_consensus.cc:2272] T 871b473a539747629420559f020660e9 P 0183c500ad7f4067ba18e48bafbb8236 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:08.324008  2724 ts_tablet_manager.cc:933] T 0bfbff3a4b4e4c3799f28f86771be566 P 8f19f844b4174652be244478b1e1fffe: Initiating tablet copy from peer 09ad959f26b244c6ad71fe03b49f4584 (127.24.129.2:38183)
W20260608 12:50:08.326584  2274 consensus_peers.cc:597] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 -> Peer 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547): Couldn't send request to peer 0183c500ad7f4067ba18e48bafbb8236. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:08.329660 25092 tablet_replica.cc:333] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236: stopping tablet replica
I20260608 12:50:08.330751 25092 raft_consensus.cc:2243] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:08.332299 25092 raft_consensus.cc:2272] T 65a27385a6e4499ba74c0a6bbf74e02a P 0183c500ad7f4067ba18e48bafbb8236 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:08.334266  2724 tablet_copy_client.cc:323] T 0bfbff3a4b4e4c3799f28f86771be566 P 8f19f844b4174652be244478b1e1fffe: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.2:38183
I20260608 12:50:08.337000  2320 tablet_copy_service.cc:140] P 09ad959f26b244c6ad71fe03b49f4584: Received BeginTabletCopySession request for tablet 0bfbff3a4b4e4c3799f28f86771be566 from peer 8f19f844b4174652be244478b1e1fffe ({username='slave'} at 127.0.0.1:46926)
I20260608 12:50:08.337370 25092 tablet_replica.cc:333] T be865451e76247099a8835bd96cd13bc P 0183c500ad7f4067ba18e48bafbb8236: stopping tablet replica
I20260608 12:50:08.337793  2320 tablet_copy_service.cc:161] P 09ad959f26b244c6ad71fe03b49f4584: Beginning new tablet copy session on tablet 0bfbff3a4b4e4c3799f28f86771be566 from peer 8f19f844b4174652be244478b1e1fffe at {username='slave'} at 127.0.0.1:46926: session id = 8f19f844b4174652be244478b1e1fffe-0bfbff3a4b4e4c3799f28f86771be566
I20260608 12:50:08.338600 25092 raft_consensus.cc:2243] T be865451e76247099a8835bd96cd13bc P 0183c500ad7f4067ba18e48bafbb8236 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:08.339468 25092 raft_consensus.cc:2272] T be865451e76247099a8835bd96cd13bc P 0183c500ad7f4067ba18e48bafbb8236 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:50:08.347472  2274 consensus_peers.cc:597] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 -> Peer 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547): Couldn't send request to peer 0183c500ad7f4067ba18e48bafbb8236. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:08.349792  2320 tablet_copy_source_session.cc:215] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:08.354305  2724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bfbff3a4b4e4c3799f28f86771be566. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:08.363809  2726 ts_tablet_manager.cc:933] T a5b399a06da0494791fbba4bc73e8832 P 8f19f844b4174652be244478b1e1fffe: Initiating tablet copy from peer 09ad959f26b244c6ad71fe03b49f4584 (127.24.129.2:38183)
W20260608 12:50:08.383929  2274 consensus_peers.cc:597] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 09ad959f26b244c6ad71fe03b49f4584 -> Peer 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547): Couldn't send request to peer 0183c500ad7f4067ba18e48bafbb8236. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:08.386801  2726 tablet_copy_client.cc:323] T a5b399a06da0494791fbba4bc73e8832 P 8f19f844b4174652be244478b1e1fffe: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.2:38183
I20260608 12:50:08.388926  2320 tablet_copy_service.cc:140] P 09ad959f26b244c6ad71fe03b49f4584: Received BeginTabletCopySession request for tablet a5b399a06da0494791fbba4bc73e8832 from peer 8f19f844b4174652be244478b1e1fffe ({username='slave'} at 127.0.0.1:46926)
I20260608 12:50:08.389623  2320 tablet_copy_service.cc:161] P 09ad959f26b244c6ad71fe03b49f4584: Beginning new tablet copy session on tablet a5b399a06da0494791fbba4bc73e8832 from peer 8f19f844b4174652be244478b1e1fffe at {username='slave'} at 127.0.0.1:46926: session id = 8f19f844b4174652be244478b1e1fffe-a5b399a06da0494791fbba4bc73e8832
I20260608 12:50:08.400214  2320 tablet_copy_source_session.cc:215] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:08.411208  2726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5b399a06da0494791fbba4bc73e8832. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:08.406638  2724 tablet_copy_client.cc:806] T 0bfbff3a4b4e4c3799f28f86771be566 P 8f19f844b4174652be244478b1e1fffe: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:08.425355  2724 tablet_copy_client.cc:670] T 0bfbff3a4b4e4c3799f28f86771be566 P 8f19f844b4174652be244478b1e1fffe: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:08.430335  2724 tablet_copy_client.cc:538] T 0bfbff3a4b4e4c3799f28f86771be566 P 8f19f844b4174652be244478b1e1fffe: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:08.431377  2726 tablet_copy_client.cc:806] T a5b399a06da0494791fbba4bc73e8832 P 8f19f844b4174652be244478b1e1fffe: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:08.432035  2726 tablet_copy_client.cc:670] T a5b399a06da0494791fbba4bc73e8832 P 8f19f844b4174652be244478b1e1fffe: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:08.439832  2724 tablet_bootstrap.cc:492] T 0bfbff3a4b4e4c3799f28f86771be566 P 8f19f844b4174652be244478b1e1fffe: Bootstrap starting.
I20260608 12:50:08.444484  2726 tablet_copy_client.cc:538] T a5b399a06da0494791fbba4bc73e8832 P 8f19f844b4174652be244478b1e1fffe: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 12:50:08.453016  2274 consensus_peers.cc:597] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 -> Peer 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547): Couldn't send request to peer 0183c500ad7f4067ba18e48bafbb8236. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:46547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:08.467113  2726 tablet_bootstrap.cc:492] T a5b399a06da0494791fbba4bc73e8832 P 8f19f844b4174652be244478b1e1fffe: Bootstrap starting.
I20260608 12:50:08.534224  2719 tablet_bootstrap.cc:492] T 2bf3df0ae9a644fbac00960d13c22d7d P 8f19f844b4174652be244478b1e1fffe: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=119 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:50:08.535897  2719 tablet_bootstrap.cc:492] T 2bf3df0ae9a644fbac00960d13c22d7d P 8f19f844b4174652be244478b1e1fffe: Bootstrap complete.
I20260608 12:50:08.537479  2719 ts_tablet_manager.cc:1403] T 2bf3df0ae9a644fbac00960d13c22d7d P 8f19f844b4174652be244478b1e1fffe: Time spent bootstrapping tablet: real 0.271s	user 0.142s	sys 0.022s
I20260608 12:50:08.541286  2719 raft_consensus.cc:359] T 2bf3df0ae9a644fbac00960d13c22d7d P 8f19f844b4174652be244478b1e1fffe [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } attrs { replace: true } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } }
I20260608 12:50:08.545624  2719 raft_consensus.cc:740] T 2bf3df0ae9a644fbac00960d13c22d7d P 8f19f844b4174652be244478b1e1fffe [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8f19f844b4174652be244478b1e1fffe, State: Initialized, Role: LEARNER
I20260608 12:50:08.546454  2719 consensus_queue.cc:260] T 2bf3df0ae9a644fbac00960d13c22d7d P 8f19f844b4174652be244478b1e1fffe [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: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } attrs { replace: true } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } }
I20260608 12:50:08.567957  2719 ts_tablet_manager.cc:1434] T 2bf3df0ae9a644fbac00960d13c22d7d P 8f19f844b4174652be244478b1e1fffe: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260608 12:50:08.572765  2320 tablet_copy_service.cc:342] P 09ad959f26b244c6ad71fe03b49f4584: Request end of tablet copy session 8f19f844b4174652be244478b1e1fffe-2bf3df0ae9a644fbac00960d13c22d7d received from {username='slave'} at 127.0.0.1:46926
I20260608 12:50:08.573271  2320 tablet_copy_service.cc:434] P 09ad959f26b244c6ad71fe03b49f4584: ending tablet copy session 8f19f844b4174652be244478b1e1fffe-2bf3df0ae9a644fbac00960d13c22d7d on tablet 2bf3df0ae9a644fbac00960d13c22d7d with peer 8f19f844b4174652be244478b1e1fffe
I20260608 12:50:08.632507  2724 tablet_bootstrap.cc:492] T 0bfbff3a4b4e4c3799f28f86771be566 P 8f19f844b4174652be244478b1e1fffe: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=131 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:50:08.638320  2724 tablet_bootstrap.cc:492] T 0bfbff3a4b4e4c3799f28f86771be566 P 8f19f844b4174652be244478b1e1fffe: Bootstrap complete.
I20260608 12:50:08.639123  2724 ts_tablet_manager.cc:1403] T 0bfbff3a4b4e4c3799f28f86771be566 P 8f19f844b4174652be244478b1e1fffe: Time spent bootstrapping tablet: real 0.200s	user 0.129s	sys 0.015s
I20260608 12:50:08.642007  2724 raft_consensus.cc:359] T 0bfbff3a4b4e4c3799f28f86771be566 P 8f19f844b4174652be244478b1e1fffe [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } attrs { replace: true } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } }
I20260608 12:50:08.642807  2724 raft_consensus.cc:740] T 0bfbff3a4b4e4c3799f28f86771be566 P 8f19f844b4174652be244478b1e1fffe [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8f19f844b4174652be244478b1e1fffe, State: Initialized, Role: LEARNER
I20260608 12:50:08.643460  2724 consensus_queue.cc:260] T 0bfbff3a4b4e4c3799f28f86771be566 P 8f19f844b4174652be244478b1e1fffe [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: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } attrs { replace: true } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } }
I20260608 12:50:08.645709  2724 ts_tablet_manager.cc:1434] T 0bfbff3a4b4e4c3799f28f86771be566 P 8f19f844b4174652be244478b1e1fffe: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:50:08.647845  2320 tablet_copy_service.cc:342] P 09ad959f26b244c6ad71fe03b49f4584: Request end of tablet copy session 8f19f844b4174652be244478b1e1fffe-0bfbff3a4b4e4c3799f28f86771be566 received from {username='slave'} at 127.0.0.1:46926
I20260608 12:50:08.648298  2320 tablet_copy_service.cc:434] P 09ad959f26b244c6ad71fe03b49f4584: ending tablet copy session 8f19f844b4174652be244478b1e1fffe-0bfbff3a4b4e4c3799f28f86771be566 on tablet 0bfbff3a4b4e4c3799f28f86771be566 with peer 8f19f844b4174652be244478b1e1fffe
I20260608 12:50:08.666649  2726 tablet_bootstrap.cc:492] T a5b399a06da0494791fbba4bc73e8832 P 8f19f844b4174652be244478b1e1fffe: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=134 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:50:08.667424  2726 tablet_bootstrap.cc:492] T a5b399a06da0494791fbba4bc73e8832 P 8f19f844b4174652be244478b1e1fffe: Bootstrap complete.
I20260608 12:50:08.667971  2726 ts_tablet_manager.cc:1403] T a5b399a06da0494791fbba4bc73e8832 P 8f19f844b4174652be244478b1e1fffe: Time spent bootstrapping tablet: real 0.201s	user 0.102s	sys 0.034s
I20260608 12:50:08.669890  2726 raft_consensus.cc:359] T a5b399a06da0494791fbba4bc73e8832 P 8f19f844b4174652be244478b1e1fffe [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } attrs { replace: true } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } }
I20260608 12:50:08.670430  2726 raft_consensus.cc:740] T a5b399a06da0494791fbba4bc73e8832 P 8f19f844b4174652be244478b1e1fffe [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8f19f844b4174652be244478b1e1fffe, State: Initialized, Role: LEARNER
I20260608 12:50:08.670892  2726 consensus_queue.cc:260] T a5b399a06da0494791fbba4bc73e8832 P 8f19f844b4174652be244478b1e1fffe [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: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } attrs { replace: true } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } }
I20260608 12:50:08.672631  2726 ts_tablet_manager.cc:1434] T a5b399a06da0494791fbba4bc73e8832 P 8f19f844b4174652be244478b1e1fffe: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:50:08.674382  2320 tablet_copy_service.cc:342] P 09ad959f26b244c6ad71fe03b49f4584: Request end of tablet copy session 8f19f844b4174652be244478b1e1fffe-a5b399a06da0494791fbba4bc73e8832 received from {username='slave'} at 127.0.0.1:46926
I20260608 12:50:08.674795  2320 tablet_copy_service.cc:434] P 09ad959f26b244c6ad71fe03b49f4584: ending tablet copy session 8f19f844b4174652be244478b1e1fffe-a5b399a06da0494791fbba4bc73e8832 on tablet a5b399a06da0494791fbba4bc73e8832 with peer 8f19f844b4174652be244478b1e1fffe
I20260608 12:50:08.683347  2670 raft_consensus.cc:1217] T 0bfbff3a4b4e4c3799f28f86771be566 P 8f19f844b4174652be244478b1e1fffe [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 12:50:08.842769  2670 raft_consensus.cc:1217] T a5b399a06da0494791fbba4bc73e8832 P 8f19f844b4174652be244478b1e1fffe [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 12:50:09.057518  2670 raft_consensus.cc:1217] T 2bf3df0ae9a644fbac00960d13c22d7d P 8f19f844b4174652be244478b1e1fffe [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 12:50:09.217926  2733 raft_consensus.cc:1064] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584: attempting to promote NON_VOTER 8f19f844b4174652be244478b1e1fffe to VOTER
I20260608 12:50:09.221365  2733 consensus_queue.cc:237] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } attrs { replace: true } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false } }
I20260608 12:50:09.230187  2379 raft_consensus.cc:1275] T 0bfbff3a4b4e4c3799f28f86771be566 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Refusing update from remote peer 09ad959f26b244c6ad71fe03b49f4584: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260608 12:50:09.232125  2733 consensus_queue.cc:1048] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260608 12:50:09.232648  2670 raft_consensus.cc:1275] T 0bfbff3a4b4e4c3799f28f86771be566 P 8f19f844b4174652be244478b1e1fffe [term 1 LEARNER]: Refusing update from remote peer 09ad959f26b244c6ad71fe03b49f4584: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260608 12:50:09.238556  2733 consensus_queue.cc:1048] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.001s
W20260608 12:50:09.241084  2274 consensus_peers.cc:597] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 -> Peer 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547): Couldn't send request to peer 0183c500ad7f4067ba18e48bafbb8236. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:46547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:09.264264  2700 raft_consensus.cc:2955] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index 18 to 19, 8f19f844b4174652be244478b1e1fffe (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } attrs { replace: true } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false } } }
I20260608 12:50:09.266927  2670 raft_consensus.cc:2955] T 0bfbff3a4b4e4c3799f28f86771be566 P 8f19f844b4174652be244478b1e1fffe [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index 18 to 19, 8f19f844b4174652be244478b1e1fffe (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } attrs { replace: true } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false } } }
I20260608 12:50:09.282866  2732 raft_consensus.cc:1064] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584: attempting to promote NON_VOTER 8f19f844b4174652be244478b1e1fffe to VOTER
I20260608 12:50:09.285481  2379 raft_consensus.cc:2955] T 0bfbff3a4b4e4c3799f28f86771be566 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index 18 to 19, 8f19f844b4174652be244478b1e1fffe (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } attrs { replace: true } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false } } }
I20260608 12:50:09.288841  2127 catalog_manager.cc:5696] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 reported cstate change: config changed from index 18 to 19, 8f19f844b4174652be244478b1e1fffe (127.24.129.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "09ad959f26b244c6ad71fe03b49f4584" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:50:09.291689  2732 consensus_queue.cc:237] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } attrs { replace: true } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false } }
I20260608 12:50:09.308868  2383 raft_consensus.cc:1275] T a5b399a06da0494791fbba4bc73e8832 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Refusing update from remote peer 09ad959f26b244c6ad71fe03b49f4584: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260608 12:50:09.310900  2699 consensus_queue.cc:1048] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.001s
I20260608 12:50:09.320649  2670 raft_consensus.cc:1275] T a5b399a06da0494791fbba4bc73e8832 P 8f19f844b4174652be244478b1e1fffe [term 1 LEARNER]: Refusing update from remote peer 09ad959f26b244c6ad71fe03b49f4584: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260608 12:50:09.322854  2700 consensus_queue.cc:1048] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
W20260608 12:50:09.328347  2274 consensus_peers.cc:597] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 -> Peer 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547): Couldn't send request to peer 0183c500ad7f4067ba18e48bafbb8236. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:46547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:09.329988  2738 raft_consensus.cc:493] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0183c500ad7f4067ba18e48bafbb8236)
I20260608 12:50:09.331032  2738 raft_consensus.cc:515] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } attrs { replace: true } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } }
I20260608 12:50:09.336550  2738 leader_election.cc:290] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547), 09ad959f26b244c6ad71fe03b49f4584 (127.24.129.2:38183)
I20260608 12:50:09.337459  2308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a27385a6e4499ba74c0a6bbf74e02a" candidate_uuid: "d32f97ab82774356afaf719d9c6bd040" candidate_term: 2 candidate_status { last_received { term: 1 index: 18 } } ignore_live_leader: false dest_uuid: "09ad959f26b244c6ad71fe03b49f4584" is_pre_election: true
I20260608 12:50:09.349581  2669 raft_consensus.cc:2955] T a5b399a06da0494791fbba4bc73e8832 P 8f19f844b4174652be244478b1e1fffe [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index 18 to 19, 8f19f844b4174652be244478b1e1fffe (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } attrs { replace: true } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false } } }
I20260608 12:50:09.345952  2699 raft_consensus.cc:2955] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index 18 to 19, 8f19f844b4174652be244478b1e1fffe (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } attrs { replace: true } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false } } }
W20260608 12:50:09.382866  2348 leader_election.cc:336] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547): Network error: Client connection negotiation failed: client connection to 127.24.129.1:46547: connect: Connection refused (error 111)
I20260608 12:50:09.383488  2348 leader_election.cc:304] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [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: d32f97ab82774356afaf719d9c6bd040; no voters: 0183c500ad7f4067ba18e48bafbb8236, 09ad959f26b244c6ad71fe03b49f4584
I20260608 12:50:09.384325  2738 raft_consensus.cc:2749] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:50:09.397711  2308 consensus_queue.cc:237] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false } }
I20260608 12:50:09.381556  2383 raft_consensus.cc:2955] T a5b399a06da0494791fbba4bc73e8832 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index 18 to 19, 8f19f844b4174652be244478b1e1fffe (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } attrs { replace: true } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false } } }
W20260608 12:50:09.404222 25092 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 2256)
I20260608 12:50:09.406325  2669 raft_consensus.cc:1275] T 0bfbff3a4b4e4c3799f28f86771be566 P 8f19f844b4174652be244478b1e1fffe [term 1 FOLLOWER]: Refusing update from remote peer 09ad959f26b244c6ad71fe03b49f4584: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260608 12:50:09.403251  2127 catalog_manager.cc:5696] T a5b399a06da0494791fbba4bc73e8832 P 8f19f844b4174652be244478b1e1fffe reported cstate change: config changed from index 18 to 19, 8f19f844b4174652be244478b1e1fffe (127.24.129.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "09ad959f26b244c6ad71fe03b49f4584" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } attrs { replace: true } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false } } }
I20260608 12:50:09.408229  2733 consensus_queue.cc:1048] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260608 12:50:09.415439  2379 raft_consensus.cc:1275] T 0bfbff3a4b4e4c3799f28f86771be566 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Refusing update from remote peer 09ad959f26b244c6ad71fe03b49f4584: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260608 12:50:09.416862  2733 consensus_queue.cc:1048] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260608 12:50:09.425554  2700 raft_consensus.cc:2955] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index 19 to 20, VOTER 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1) evicted. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false } } }
I20260608 12:50:09.427548  2669 raft_consensus.cc:2955] T 0bfbff3a4b4e4c3799f28f86771be566 P 8f19f844b4174652be244478b1e1fffe [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index 19 to 20, VOTER 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1) evicted. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false } } }
I20260608 12:50:09.434912  2732 raft_consensus.cc:493] T 5e9100f0bd6549339b0487a4607df143 P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0183c500ad7f4067ba18e48bafbb8236)
I20260608 12:50:09.435540  2732 raft_consensus.cc:515] T 5e9100f0bd6549339b0487a4607df143 P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:09.438774  2732 leader_election.cc:290] T 5e9100f0bd6549339b0487a4607df143 P 09ad959f26b244c6ad71fe03b49f4584 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547), d32f97ab82774356afaf719d9c6bd040 (127.24.129.3:37331)
I20260608 12:50:09.441606  2379 raft_consensus.cc:2955] T 0bfbff3a4b4e4c3799f28f86771be566 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index 19 to 20, VOTER 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1) evicted. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false } } }
I20260608 12:50:09.442927  2120 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0bfbff3a4b4e4c3799f28f86771be566 with cas_config_opid_index 19: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:50:09.441736  2382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9100f0bd6549339b0487a4607df143" candidate_uuid: "09ad959f26b244c6ad71fe03b49f4584" candidate_term: 2 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: false dest_uuid: "d32f97ab82774356afaf719d9c6bd040" is_pre_election: true
W20260608 12:50:09.443171  2274 leader_election.cc:336] T 5e9100f0bd6549339b0487a4607df143 P 09ad959f26b244c6ad71fe03b49f4584 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547): Network error: Client connection negotiation failed: client connection to 127.24.129.1:46547: connect: Connection refused (error 111)
I20260608 12:50:09.453969  2273 leader_election.cc:304] T 5e9100f0bd6549339b0487a4607df143 P 09ad959f26b244c6ad71fe03b49f4584 [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: 09ad959f26b244c6ad71fe03b49f4584; no voters: 0183c500ad7f4067ba18e48bafbb8236, d32f97ab82774356afaf719d9c6bd040
I20260608 12:50:09.457317  2733 raft_consensus.cc:2749] T 5e9100f0bd6549339b0487a4607df143 P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:50:09.459311  2127 catalog_manager.cc:5696] T 0bfbff3a4b4e4c3799f28f86771be566 P d32f97ab82774356afaf719d9c6bd040 reported cstate change: config changed from index 19 to 20, VOTER 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1) evicted. New cstate: current_term: 1 leader_uuid: "09ad959f26b244c6ad71fe03b49f4584" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false } } }
I20260608 12:50:09.478109  2308 consensus_queue.cc:237] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false } }
W20260608 12:50:09.486985  2118 catalog_manager.cc:4754] TS 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 0bfbff3a4b4e4c3799f28f86771be566: Network error: Client connection negotiation failed: client connection to 127.24.129.1:46547: connect: Connection refused (error 111)
I20260608 12:50:09.492408  2669 raft_consensus.cc:1275] T a5b399a06da0494791fbba4bc73e8832 P 8f19f844b4174652be244478b1e1fffe [term 1 FOLLOWER]: Refusing update from remote peer 09ad959f26b244c6ad71fe03b49f4584: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260608 12:50:09.494838  2700 consensus_queue.cc:1048] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.001s
I20260608 12:50:09.501910  2379 raft_consensus.cc:1275] T a5b399a06da0494791fbba4bc73e8832 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Refusing update from remote peer 09ad959f26b244c6ad71fe03b49f4584: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260608 12:50:09.504900  2747 consensus_queue.cc:1048] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.001s
I20260608 12:50:09.507750  2732 raft_consensus.cc:2955] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index 19 to 20, VOTER 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1) evicted. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false } } }
I20260608 12:50:09.531215  2699 raft_consensus.cc:1064] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584: attempting to promote NON_VOTER 8f19f844b4174652be244478b1e1fffe to VOTER
I20260608 12:50:09.538015  2699 consensus_queue.cc:237] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } attrs { replace: true } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false } }
I20260608 12:50:09.535391  2379 raft_consensus.cc:2955] T a5b399a06da0494791fbba4bc73e8832 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index 19 to 20, VOTER 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1) evicted. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false } } }
I20260608 12:50:09.537493  2669 raft_consensus.cc:2955] T a5b399a06da0494791fbba4bc73e8832 P 8f19f844b4174652be244478b1e1fffe [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index 19 to 20, VOTER 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1) evicted. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false } } }
I20260608 12:50:09.547070  2738 raft_consensus.cc:493] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0183c500ad7f4067ba18e48bafbb8236)
I20260608 12:50:09.547727  2738 raft_consensus.cc:515] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:09.551489  2308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9100f0bd6549339b0487a4607df143" candidate_uuid: "d32f97ab82774356afaf719d9c6bd040" candidate_term: 2 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: false dest_uuid: "09ad959f26b244c6ad71fe03b49f4584" is_pre_election: true
I20260608 12:50:09.552129  2308 raft_consensus.cc:2468] T 5e9100f0bd6549339b0487a4607df143 P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d32f97ab82774356afaf719d9c6bd040 in term 1.
I20260608 12:50:09.554313  2350 leader_election.cc:304] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 [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: 09ad959f26b244c6ad71fe03b49f4584, d32f97ab82774356afaf719d9c6bd040; no voters: 
I20260608 12:50:09.555598  2738 leader_election.cc:290] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547), 09ad959f26b244c6ad71fe03b49f4584 (127.24.129.2:38183)
I20260608 12:50:09.556201  2738 raft_consensus.cc:2804] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:50:09.556609  2738 raft_consensus.cc:493] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0183c500ad7f4067ba18e48bafbb8236)
I20260608 12:50:09.557067  2738 raft_consensus.cc:3060] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:50:09.563369  2348 leader_election.cc:336] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547): Network error: Client connection negotiation failed: client connection to 127.24.129.1:46547: connect: Connection refused (error 111)
I20260608 12:50:09.565814  2120 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a5b399a06da0494791fbba4bc73e8832 with cas_config_opid_index 19: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:50:09.571511  2124 catalog_manager.cc:5696] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 reported cstate change: config changed from index 19 to 20, VOTER 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1) evicted. New cstate: current_term: 1 leader_uuid: "09ad959f26b244c6ad71fe03b49f4584" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:50:09.588543  2738 raft_consensus.cc:515] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:09.600083  2738 leader_election.cc:290] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 [CANDIDATE]: Term 2 election: Requested vote from peers 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547), 09ad959f26b244c6ad71fe03b49f4584 (127.24.129.2:38183)
I20260608 12:50:09.601109  2308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9100f0bd6549339b0487a4607df143" candidate_uuid: "d32f97ab82774356afaf719d9c6bd040" candidate_term: 2 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: false dest_uuid: "09ad959f26b244c6ad71fe03b49f4584"
I20260608 12:50:09.601861  2308 raft_consensus.cc:3060] T 5e9100f0bd6549339b0487a4607df143 P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:50:09.610109  2379 raft_consensus.cc:1275] T 2bf3df0ae9a644fbac00960d13c22d7d P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Refusing update from remote peer 09ad959f26b244c6ad71fe03b49f4584: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260608 12:50:09.611140  2669 raft_consensus.cc:1275] T 2bf3df0ae9a644fbac00960d13c22d7d P 8f19f844b4174652be244478b1e1fffe [term 1 LEARNER]: Refusing update from remote peer 09ad959f26b244c6ad71fe03b49f4584: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
W20260608 12:50:09.613421  2348 leader_election.cc:336] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547): Network error: Client connection negotiation failed: client connection to 127.24.129.1:46547: connect: Connection refused (error 111)
I20260608 12:50:09.615077  2732 consensus_queue.cc:1048] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.001s
I20260608 12:50:09.621655  2700 consensus_queue.cc:1048] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
W20260608 12:50:09.627554  2274 consensus_peers.cc:597] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 -> Peer 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547): Couldn't send request to peer 0183c500ad7f4067ba18e48bafbb8236. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:46547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:09.636615  2308 raft_consensus.cc:2468] T 5e9100f0bd6549339b0487a4607df143 P 09ad959f26b244c6ad71fe03b49f4584 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d32f97ab82774356afaf719d9c6bd040 in term 2.
I20260608 12:50:09.638190  2350 leader_election.cc:304] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 [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: 09ad959f26b244c6ad71fe03b49f4584, d32f97ab82774356afaf719d9c6bd040; no voters: 0183c500ad7f4067ba18e48bafbb8236
I20260608 12:50:09.638996  2738 raft_consensus.cc:2804] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:50:09.639524  2738 raft_consensus.cc:697] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 [term 2 LEADER]: Becoming Leader. State: Replica: d32f97ab82774356afaf719d9c6bd040, State: Running, Role: LEADER
I20260608 12:50:09.640380  2738 consensus_queue.cc:237] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } }
I20260608 12:50:09.647872  2700 raft_consensus.cc:2955] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index 18 to 19, 8f19f844b4174652be244478b1e1fffe (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } attrs { replace: true } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false } } }
I20260608 12:50:09.661547  2670 raft_consensus.cc:2955] T 2bf3df0ae9a644fbac00960d13c22d7d P 8f19f844b4174652be244478b1e1fffe [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index 18 to 19, 8f19f844b4174652be244478b1e1fffe (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } attrs { replace: true } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false } } }
I20260608 12:50:09.674471  2379 raft_consensus.cc:2955] T 2bf3df0ae9a644fbac00960d13c22d7d P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index 18 to 19, 8f19f844b4174652be244478b1e1fffe (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } attrs { replace: true } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false } } }
I20260608 12:50:09.682847  2133 catalog_manager.cc:5696] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 reported cstate change: config changed from index 18 to 19, 8f19f844b4174652be244478b1e1fffe (127.24.129.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "09ad959f26b244c6ad71fe03b49f4584" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:50:09.674435  2124 catalog_manager.cc:5696] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 reported cstate change: term changed from 1 to 2, leader changed from 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1) to d32f97ab82774356afaf719d9c6bd040 (127.24.129.3). New cstate: current_term: 2 leader_uuid: "d32f97ab82774356afaf719d9c6bd040" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:09.759974  2699 raft_consensus.cc:493] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0183c500ad7f4067ba18e48bafbb8236)
I20260608 12:50:09.760640  2699 raft_consensus.cc:515] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } attrs { replace: true } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } }
I20260608 12:50:09.763154  2699 leader_election.cc:290] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547), d32f97ab82774356afaf719d9c6bd040 (127.24.129.3:37331)
I20260608 12:50:09.764979  2379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a27385a6e4499ba74c0a6bbf74e02a" candidate_uuid: "09ad959f26b244c6ad71fe03b49f4584" candidate_term: 2 candidate_status { last_received { term: 1 index: 18 } } ignore_live_leader: false dest_uuid: "d32f97ab82774356afaf719d9c6bd040" is_pre_election: true
I20260608 12:50:09.765614  2379 raft_consensus.cc:2468] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09ad959f26b244c6ad71fe03b49f4584 in term 1.
I20260608 12:50:09.766834  2273 leader_election.cc:304] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [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: 09ad959f26b244c6ad71fe03b49f4584, d32f97ab82774356afaf719d9c6bd040; no voters: 
I20260608 12:50:09.767745  2699 raft_consensus.cc:2804] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:50:09.768132  2699 raft_consensus.cc:493] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0183c500ad7f4067ba18e48bafbb8236)
I20260608 12:50:09.768502  2699 raft_consensus.cc:3060] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:50:09.770049  2274 leader_election.cc:336] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547): Network error: Client connection negotiation failed: client connection to 127.24.129.1:46547: connect: Connection refused (error 111)
I20260608 12:50:09.775935  2699 raft_consensus.cc:515] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } attrs { replace: true } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } }
I20260608 12:50:09.779656  2379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a27385a6e4499ba74c0a6bbf74e02a" candidate_uuid: "09ad959f26b244c6ad71fe03b49f4584" candidate_term: 2 candidate_status { last_received { term: 1 index: 18 } } ignore_live_leader: false dest_uuid: "d32f97ab82774356afaf719d9c6bd040"
I20260608 12:50:09.780220  2379 raft_consensus.cc:3060] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:50:09.784682  2274 leader_election.cc:336] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547): Network error: Client connection negotiation failed: client connection to 127.24.129.1:46547: connect: Connection refused (error 111)
I20260608 12:50:09.786804  2379 raft_consensus.cc:2468] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09ad959f26b244c6ad71fe03b49f4584 in term 2.
I20260608 12:50:09.787524  2699 leader_election.cc:290] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [CANDIDATE]: Term 2 election: Requested vote from peers 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547), d32f97ab82774356afaf719d9c6bd040 (127.24.129.3:37331)
I20260608 12:50:09.788331  2273 leader_election.cc:304] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [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: 09ad959f26b244c6ad71fe03b49f4584, d32f97ab82774356afaf719d9c6bd040; no voters: 0183c500ad7f4067ba18e48bafbb8236
I20260608 12:50:09.789376  2699 raft_consensus.cc:2804] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:50:09.790014  2699 raft_consensus.cc:697] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [term 2 LEADER]: Becoming Leader. State: Replica: 09ad959f26b244c6ad71fe03b49f4584, State: Running, Role: LEADER
I20260608 12:50:09.791121  2699 consensus_queue.cc:237] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } attrs { replace: true } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } }
I20260608 12:50:09.803838  2124 catalog_manager.cc:5696] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 reported cstate change: term changed from 1 to 2, leader changed from 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1) to 09ad959f26b244c6ad71fe03b49f4584 (127.24.129.2). New cstate: current_term: 2 leader_uuid: "09ad959f26b244c6ad71fe03b49f4584" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:09.817632  2308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65a27385a6e4499ba74c0a6bbf74e02a"
dest_uuid: "09ad959f26b244c6ad71fe03b49f4584"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:46758
I20260608 12:50:09.818495  2308 raft_consensus.cc:606] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [term 2 LEADER]: Received request to transfer leadership
I20260608 12:50:09.823011  2308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65a27385a6e4499ba74c0a6bbf74e02a"
dest_uuid: "09ad959f26b244c6ad71fe03b49f4584"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:46758
I20260608 12:50:09.823741  2308 raft_consensus.cc:606] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [term 2 LEADER]: Received request to transfer leadership
I20260608 12:50:09.827044  2308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65a27385a6e4499ba74c0a6bbf74e02a"
dest_uuid: "09ad959f26b244c6ad71fe03b49f4584"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:46758
I20260608 12:50:09.827766  2308 raft_consensus.cc:606] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [term 2 LEADER]: Received request to transfer leadership
W20260608 12:50:09.833194  2181 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 12:50:09.833580  2181 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for 65a27385a6e4499ba74c0a6bbf74e02a already in progress
W20260608 12:50:09.833827  2181 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 65a27385a6e4499ba74c0a6bbf74e02a already in progress
W20260608 12:50:10.159299  2348 consensus_peers.cc:597] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 -> Peer 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547): Couldn't send request to peer 0183c500ad7f4067ba18e48bafbb8236. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:46547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:50:10.177361  2274 consensus_peers.cc:597] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 -> Peer 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547): Couldn't send request to peer 0183c500ad7f4067ba18e48bafbb8236. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:46547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:50:10.236301  2276 consensus_peers.cc:597] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 -> Peer 8f19f844b4174652be244478b1e1fffe (127.24.129.4:38651): Couldn't send request to peer 8f19f844b4174652be244478b1e1fffe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 65a27385a6e4499ba74c0a6bbf74e02a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:10.253149  2308 raft_consensus.cc:1275] T 5e9100f0bd6549339b0487a4607df143 P 09ad959f26b244c6ad71fe03b49f4584 [term 2 FOLLOWER]: Refusing update from remote peer d32f97ab82774356afaf719d9c6bd040: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 2 index: 18. (index mismatch)
I20260608 12:50:10.254594  2738 consensus_queue.cc:1048] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:50:10.356530  2379 raft_consensus.cc:1275] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [term 2 FOLLOWER]: Refusing update from remote peer 09ad959f26b244c6ad71fe03b49f4584: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 2 index: 19. (index mismatch)
I20260608 12:50:10.358259  2699 consensus_queue.cc:1048] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260608 12:50:10.372004  2764 raft_consensus.cc:993] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584: : Instructing follower d32f97ab82774356afaf719d9c6bd040 to start an election
I20260608 12:50:10.378662  2699 raft_consensus.cc:1081] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [term 2 LEADER]: Signalling peer d32f97ab82774356afaf719d9c6bd040 to start an election
I20260608 12:50:10.384557  2379 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65a27385a6e4499ba74c0a6bbf74e02a"
dest_uuid: "d32f97ab82774356afaf719d9c6bd040"
 from {username='slave'} at 127.0.0.1:43494
I20260608 12:50:10.385305  2379 raft_consensus.cc:493] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:50:10.385686  2379 raft_consensus.cc:3060] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:50:10.393631  2379 raft_consensus.cc:515] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } attrs { replace: true } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } }
I20260608 12:50:10.397745  2308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a27385a6e4499ba74c0a6bbf74e02a" candidate_uuid: "d32f97ab82774356afaf719d9c6bd040" candidate_term: 3 candidate_status { last_received { term: 2 index: 19 } } ignore_live_leader: true dest_uuid: "09ad959f26b244c6ad71fe03b49f4584"
I20260608 12:50:10.398454  2308 raft_consensus.cc:3055] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:50:10.398788  2308 raft_consensus.cc:740] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 09ad959f26b244c6ad71fe03b49f4584, State: Running, Role: LEADER
I20260608 12:50:10.399766  2308 consensus_queue.cc:260] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 2.19, Last appended by leader: 19, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } attrs { replace: true } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } }
I20260608 12:50:10.401424  2308 raft_consensus.cc:3060] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [term 2 FOLLOWER]: Advancing to term 3
W20260608 12:50:10.401824  2348 leader_election.cc:336] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547): Network error: Client connection negotiation failed: client connection to 127.24.129.1:46547: connect: Connection refused (error 111)
I20260608 12:50:10.402956  2379 leader_election.cc:290] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [CANDIDATE]: Term 3 election: Requested vote from peers 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547), 09ad959f26b244c6ad71fe03b49f4584 (127.24.129.2:38183)
W20260608 12:50:10.405663 25092 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 2256)
I20260608 12:50:10.410359  2308 raft_consensus.cc:2468] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d32f97ab82774356afaf719d9c6bd040 in term 3.
I20260608 12:50:10.411965  2350 leader_election.cc:304] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [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: 09ad959f26b244c6ad71fe03b49f4584, d32f97ab82774356afaf719d9c6bd040; no voters: 0183c500ad7f4067ba18e48bafbb8236
I20260608 12:50:10.413012  2760 raft_consensus.cc:2804] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:50:10.413605  2760 raft_consensus.cc:697] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [term 3 LEADER]: Becoming Leader. State: Replica: d32f97ab82774356afaf719d9c6bd040, State: Running, Role: LEADER
I20260608 12:50:10.414584  2760 consensus_queue.cc:237] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 2.19, Last appended by leader: 19, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } attrs { replace: true } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } }
I20260608 12:50:10.426486  2124 catalog_manager.cc:5696] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 reported cstate change: term changed from 2 to 3, leader changed from 09ad959f26b244c6ad71fe03b49f4584 (127.24.129.2) to d32f97ab82774356afaf719d9c6bd040 (127.24.129.3). New cstate: current_term: 3 leader_uuid: "d32f97ab82774356afaf719d9c6bd040" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:50:10.744138  2118 catalog_manager.cc:4754] TS 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 0bfbff3a4b4e4c3799f28f86771be566: Network error: Client connection negotiation failed: client connection to 127.24.129.1:46547: connect: Connection refused (error 111)
I20260608 12:50:10.862624  2308 raft_consensus.cc:1275] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [term 3 FOLLOWER]: Refusing update from remote peer d32f97ab82774356afaf719d9c6bd040: Log matching property violated. Preceding OpId in replica: term: 2 index: 19. Preceding OpId from leader: term: 3 index: 20. (index mismatch)
I20260608 12:50:10.864880  2760 consensus_queue.cc:1048] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
W20260608 12:50:10.870764  2348 consensus_peers.cc:597] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 -> Peer 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547): Couldn't send request to peer 0183c500ad7f4067ba18e48bafbb8236. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:46547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:50:10.901556  2350 consensus_peers.cc:597] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 -> Peer 8f19f844b4174652be244478b1e1fffe (127.24.129.4:38651): Couldn't send request to peer 8f19f844b4174652be244478b1e1fffe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 65a27385a6e4499ba74c0a6bbf74e02a. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:50:11.010251  2274 consensus_peers.cc:597] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 09ad959f26b244c6ad71fe03b49f4584 -> Peer 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547): Couldn't send request to peer 0183c500ad7f4067ba18e48bafbb8236. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:46547: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 12:50:11.406144 25092 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 2256)
I20260608 12:50:11.411722  2774 ts_tablet_manager.cc:933] T 65a27385a6e4499ba74c0a6bbf74e02a P 8f19f844b4174652be244478b1e1fffe: Initiating tablet copy from peer d32f97ab82774356afaf719d9c6bd040 (127.24.129.3:37331)
I20260608 12:50:11.413858  2774 tablet_copy_client.cc:323] T 65a27385a6e4499ba74c0a6bbf74e02a P 8f19f844b4174652be244478b1e1fffe: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.3:37331
I20260608 12:50:11.445019  2394 tablet_copy_service.cc:140] P d32f97ab82774356afaf719d9c6bd040: Received BeginTabletCopySession request for tablet 65a27385a6e4499ba74c0a6bbf74e02a from peer 8f19f844b4174652be244478b1e1fffe ({username='slave'} at 127.0.0.1:43506)
I20260608 12:50:11.445681  2394 tablet_copy_service.cc:161] P d32f97ab82774356afaf719d9c6bd040: Beginning new tablet copy session on tablet 65a27385a6e4499ba74c0a6bbf74e02a from peer 8f19f844b4174652be244478b1e1fffe at {username='slave'} at 127.0.0.1:43506: session id = 8f19f844b4174652be244478b1e1fffe-65a27385a6e4499ba74c0a6bbf74e02a
I20260608 12:50:11.454861  2394 tablet_copy_source_session.cc:215] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:11.458660  2774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a27385a6e4499ba74c0a6bbf74e02a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:11.475370  2774 tablet_copy_client.cc:806] T 65a27385a6e4499ba74c0a6bbf74e02a P 8f19f844b4174652be244478b1e1fffe: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:11.476037  2774 tablet_copy_client.cc:670] T 65a27385a6e4499ba74c0a6bbf74e02a P 8f19f844b4174652be244478b1e1fffe: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:11.481873  2774 tablet_copy_client.cc:538] T 65a27385a6e4499ba74c0a6bbf74e02a P 8f19f844b4174652be244478b1e1fffe: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:11.491364  2774 tablet_bootstrap.cc:492] T 65a27385a6e4499ba74c0a6bbf74e02a P 8f19f844b4174652be244478b1e1fffe: Bootstrap starting.
I20260608 12:50:11.627480  2774 tablet_bootstrap.cc:492] T 65a27385a6e4499ba74c0a6bbf74e02a P 8f19f844b4174652be244478b1e1fffe: Bootstrap replayed 1/1 log segments. Stats: ops{read=20 overwritten=0 applied=20 ignored=0} inserts{seen=120 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:50:11.628656  2774 tablet_bootstrap.cc:492] T 65a27385a6e4499ba74c0a6bbf74e02a P 8f19f844b4174652be244478b1e1fffe: Bootstrap complete.
I20260608 12:50:11.629668  2774 ts_tablet_manager.cc:1403] T 65a27385a6e4499ba74c0a6bbf74e02a P 8f19f844b4174652be244478b1e1fffe: Time spent bootstrapping tablet: real 0.139s	user 0.125s	sys 0.013s
I20260608 12:50:11.633100  2774 raft_consensus.cc:359] T 65a27385a6e4499ba74c0a6bbf74e02a P 8f19f844b4174652be244478b1e1fffe [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } attrs { replace: true } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } }
I20260608 12:50:11.634034  2774 raft_consensus.cc:740] T 65a27385a6e4499ba74c0a6bbf74e02a P 8f19f844b4174652be244478b1e1fffe [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 8f19f844b4174652be244478b1e1fffe, State: Initialized, Role: LEARNER
I20260608 12:50:11.634781  2774 consensus_queue.cc:260] T 65a27385a6e4499ba74c0a6bbf74e02a P 8f19f844b4174652be244478b1e1fffe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 20, Last appended: 3.20, Last appended by leader: 20, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } attrs { replace: true } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: true } }
I20260608 12:50:11.643963  2774 ts_tablet_manager.cc:1434] T 65a27385a6e4499ba74c0a6bbf74e02a P 8f19f844b4174652be244478b1e1fffe: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 12:50:11.646211  2394 tablet_copy_service.cc:342] P d32f97ab82774356afaf719d9c6bd040: Request end of tablet copy session 8f19f844b4174652be244478b1e1fffe-65a27385a6e4499ba74c0a6bbf74e02a received from {username='slave'} at 127.0.0.1:43506
I20260608 12:50:11.646713  2394 tablet_copy_service.cc:434] P d32f97ab82774356afaf719d9c6bd040: ending tablet copy session 8f19f844b4174652be244478b1e1fffe-65a27385a6e4499ba74c0a6bbf74e02a on tablet 65a27385a6e4499ba74c0a6bbf74e02a with peer 8f19f844b4174652be244478b1e1fffe
W20260608 12:50:11.778389  2274 consensus_peers.cc:597] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 -> Peer 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547): Couldn't send request to peer 0183c500ad7f4067ba18e48bafbb8236. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:46547: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 12:50:11.801613  2118 catalog_manager.cc:4754] TS 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 0bfbff3a4b4e4c3799f28f86771be566: Network error: Client connection negotiation failed: client connection to 127.24.129.1:46547: connect: Connection refused (error 111)
I20260608 12:50:11.876111  2670 raft_consensus.cc:1217] T 65a27385a6e4499ba74c0a6bbf74e02a P 8f19f844b4174652be244478b1e1fffe [term 3 LEARNER]: Deduplicated request from leader. Original: 2.19->[3.20-3.20]   Dedup: 3.20->[]
I20260608 12:50:12.396832  2784 raft_consensus.cc:1064] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040: attempting to promote NON_VOTER 8f19f844b4174652be244478b1e1fffe to VOTER
I20260608 12:50:12.400561  2784 consensus_queue.cc:237] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 20, Committed index: 20, Last appended: 3.20, Last appended by leader: 19, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } attrs { replace: true } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false } }
W20260608 12:50:12.406791 25092 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 2256)
I20260608 12:50:12.413740  2670 raft_consensus.cc:1275] T 65a27385a6e4499ba74c0a6bbf74e02a P 8f19f844b4174652be244478b1e1fffe [term 3 LEARNER]: Refusing update from remote peer d32f97ab82774356afaf719d9c6bd040: Log matching property violated. Preceding OpId in replica: term: 3 index: 20. Preceding OpId from leader: term: 3 index: 21. (index mismatch)
I20260608 12:50:12.415642  2786 consensus_queue.cc:1048] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 21, Last known committed idx: 20, Time since last communication: 0.000s
I20260608 12:50:12.413479  2308 raft_consensus.cc:1275] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [term 3 FOLLOWER]: Refusing update from remote peer d32f97ab82774356afaf719d9c6bd040: Log matching property violated. Preceding OpId in replica: term: 3 index: 20. Preceding OpId from leader: term: 3 index: 21. (index mismatch)
I20260608 12:50:12.419299  2788 consensus_queue.cc:1048] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 21, Last known committed idx: 20, Time since last communication: 0.001s
W20260608 12:50:12.431988  2348 consensus_peers.cc:597] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 -> Peer 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547): Couldn't send request to peer 0183c500ad7f4067ba18e48bafbb8236. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:46547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:12.459396  2784 raft_consensus.cc:2955] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [term 3 LEADER]: Committing config change with OpId 3.21: config changed from index 18 to 21, 8f19f844b4174652be244478b1e1fffe (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } attrs { replace: true } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false } } }
I20260608 12:50:12.474412  2670 raft_consensus.cc:2955] T 65a27385a6e4499ba74c0a6bbf74e02a P 8f19f844b4174652be244478b1e1fffe [term 3 FOLLOWER]: Committing config change with OpId 3.21: config changed from index 18 to 21, 8f19f844b4174652be244478b1e1fffe (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } attrs { replace: true } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false } } }
I20260608 12:50:12.477226  2308 raft_consensus.cc:2955] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [term 3 FOLLOWER]: Committing config change with OpId 3.21: config changed from index 18 to 21, 8f19f844b4174652be244478b1e1fffe (127.24.129.4) changed from NON_VOTER to VOTER. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } attrs { replace: true } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false } } }
I20260608 12:50:12.494452  2127 catalog_manager.cc:5696] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 reported cstate change: config changed from index 18 to 21, 8f19f844b4174652be244478b1e1fffe (127.24.129.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "d32f97ab82774356afaf719d9c6bd040" committed_config { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "0183c500ad7f4067ba18e48bafbb8236" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 46547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09ad959f26b244c6ad71fe03b49f4584" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38183 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d32f97ab82774356afaf719d9c6bd040" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 37331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f19f844b4174652be244478b1e1fffe" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 38651 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:50:12.702354 25092 tablet_server.cc:196] TabletServer@127.24.129.1:0 shutdown complete.
I20260608 12:50:12.731072 25092 tablet_server.cc:179] TabletServer@127.24.129.2:0 shutting down...
I20260608 12:50:12.769340 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:12.770109 25092 tablet_replica.cc:333] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584: stopping tablet replica
I20260608 12:50:12.770974 25092 raft_consensus.cc:2243] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:12.771950 25092 raft_consensus.cc:2272] T a5b399a06da0494791fbba4bc73e8832 P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:12.774623 25092 tablet_replica.cc:333] T 5e9100f0bd6549339b0487a4607df143 P 09ad959f26b244c6ad71fe03b49f4584: stopping tablet replica
I20260608 12:50:12.775218 25092 raft_consensus.cc:2243] T 5e9100f0bd6549339b0487a4607df143 P 09ad959f26b244c6ad71fe03b49f4584 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:12.775748 25092 raft_consensus.cc:2272] T 5e9100f0bd6549339b0487a4607df143 P 09ad959f26b244c6ad71fe03b49f4584 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:12.779170 25092 tablet_replica.cc:333] T 3e6cb695f00c49a688c878e03b66f95a P 09ad959f26b244c6ad71fe03b49f4584: stopping tablet replica
I20260608 12:50:12.779932 25092 raft_consensus.cc:2243] T 3e6cb695f00c49a688c878e03b66f95a P 09ad959f26b244c6ad71fe03b49f4584 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:12.780877 25092 raft_consensus.cc:2272] T 3e6cb695f00c49a688c878e03b66f95a P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:12.784196 25092 tablet_replica.cc:333] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584: stopping tablet replica
I20260608 12:50:12.784832 25092 raft_consensus.cc:2243] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:12.785490 25092 raft_consensus.cc:2272] T 65a27385a6e4499ba74c0a6bbf74e02a P 09ad959f26b244c6ad71fe03b49f4584 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:12.789356 25092 tablet_replica.cc:333] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 09ad959f26b244c6ad71fe03b49f4584: stopping tablet replica
I20260608 12:50:12.790107 25092 raft_consensus.cc:2243] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 09ad959f26b244c6ad71fe03b49f4584 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:12.791155 25092 raft_consensus.cc:2272] T 2a57cc0e050f4cd0b0e46c02f51129d8 P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:12.794605 25092 tablet_replica.cc:333] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584: stopping tablet replica
I20260608 12:50:12.795279 25092 raft_consensus.cc:2243] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:12.796241 25092 raft_consensus.cc:2272] T 0bfbff3a4b4e4c3799f28f86771be566 P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:12.799464 25092 tablet_replica.cc:333] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584: stopping tablet replica
I20260608 12:50:12.800155 25092 raft_consensus.cc:2243] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:12.801550 25092 raft_consensus.cc:2272] T 2bf3df0ae9a644fbac00960d13c22d7d P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:12.804562 25092 tablet_replica.cc:333] T 623622caa4ab4158ae38bb70d68f175b P 09ad959f26b244c6ad71fe03b49f4584: stopping tablet replica
I20260608 12:50:12.805160 25092 raft_consensus.cc:2243] T 623622caa4ab4158ae38bb70d68f175b P 09ad959f26b244c6ad71fe03b49f4584 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:12.805950 25092 raft_consensus.cc:2272] T 623622caa4ab4158ae38bb70d68f175b P 09ad959f26b244c6ad71fe03b49f4584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:12.833832 25092 tablet_server.cc:196] TabletServer@127.24.129.2:0 shutdown complete.
I20260608 12:50:12.866199 25092 tablet_server.cc:179] TabletServer@127.24.129.3:0 shutting down...
I20260608 12:50:12.912765 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:12.913803 25092 tablet_replica.cc:333] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040: stopping tablet replica
I20260608 12:50:12.914759 25092 raft_consensus.cc:2243] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:50:12.916332 25092 raft_consensus.cc:2272] T 65a27385a6e4499ba74c0a6bbf74e02a P d32f97ab82774356afaf719d9c6bd040 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:12.920213 25092 tablet_replica.cc:333] T 0bfbff3a4b4e4c3799f28f86771be566 P d32f97ab82774356afaf719d9c6bd040: stopping tablet replica
I20260608 12:50:12.921048 25092 raft_consensus.cc:2243] T 0bfbff3a4b4e4c3799f28f86771be566 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:12.921978 25092 raft_consensus.cc:2272] T 0bfbff3a4b4e4c3799f28f86771be566 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:12.925256 25092 tablet_replica.cc:333] T 2bf3df0ae9a644fbac00960d13c22d7d P d32f97ab82774356afaf719d9c6bd040: stopping tablet replica
I20260608 12:50:12.926023 25092 raft_consensus.cc:2243] T 2bf3df0ae9a644fbac00960d13c22d7d P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:12.926918 25092 raft_consensus.cc:2272] T 2bf3df0ae9a644fbac00960d13c22d7d P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:12.930152 25092 tablet_replica.cc:333] T 2a57cc0e050f4cd0b0e46c02f51129d8 P d32f97ab82774356afaf719d9c6bd040: stopping tablet replica
I20260608 12:50:12.930908 25092 raft_consensus.cc:2243] T 2a57cc0e050f4cd0b0e46c02f51129d8 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:12.931528 25092 raft_consensus.cc:2272] T 2a57cc0e050f4cd0b0e46c02f51129d8 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:12.935422 25092 tablet_replica.cc:333] T 3178adced09b4214853efaf66605eac5 P d32f97ab82774356afaf719d9c6bd040: stopping tablet replica
I20260608 12:50:12.936126 25092 raft_consensus.cc:2243] T 3178adced09b4214853efaf66605eac5 P d32f97ab82774356afaf719d9c6bd040 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:12.936832 25092 raft_consensus.cc:2272] T 3178adced09b4214853efaf66605eac5 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:12.940333 25092 tablet_replica.cc:333] T a5b399a06da0494791fbba4bc73e8832 P d32f97ab82774356afaf719d9c6bd040: stopping tablet replica
I20260608 12:50:12.941147 25092 raft_consensus.cc:2243] T a5b399a06da0494791fbba4bc73e8832 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:12.941887 25092 raft_consensus.cc:2272] T a5b399a06da0494791fbba4bc73e8832 P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:12.945078 25092 tablet_replica.cc:333] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040: stopping tablet replica
I20260608 12:50:12.945739 25092 raft_consensus.cc:2243] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:50:12.947028 25092 raft_consensus.cc:2272] T 5e9100f0bd6549339b0487a4607df143 P d32f97ab82774356afaf719d9c6bd040 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:12.950341 25092 tablet_replica.cc:333] T 5556d337f2ba404c8edb633c5adb6b3f P d32f97ab82774356afaf719d9c6bd040: stopping tablet replica
I20260608 12:50:12.950990 25092 raft_consensus.cc:2243] T 5556d337f2ba404c8edb633c5adb6b3f P d32f97ab82774356afaf719d9c6bd040 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:12.951622 25092 raft_consensus.cc:2272] T 5556d337f2ba404c8edb633c5adb6b3f P d32f97ab82774356afaf719d9c6bd040 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:12.990103 25092 tablet_server.cc:196] TabletServer@127.24.129.3:0 shutdown complete.
I20260608 12:50:13.023720 25092 tablet_server.cc:179] TabletServer@127.24.129.4:0 shutting down...
I20260608 12:50:13.055925 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:13.056936 25092 tablet_replica.cc:333] T 65a27385a6e4499ba74c0a6bbf74e02a P 8f19f844b4174652be244478b1e1fffe: stopping tablet replica
I20260608 12:50:13.057837 25092 raft_consensus.cc:2243] T 65a27385a6e4499ba74c0a6bbf74e02a P 8f19f844b4174652be244478b1e1fffe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:13.058593 25092 raft_consensus.cc:2272] T 65a27385a6e4499ba74c0a6bbf74e02a P 8f19f844b4174652be244478b1e1fffe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:13.062634 25092 tablet_replica.cc:333] T a5b399a06da0494791fbba4bc73e8832 P 8f19f844b4174652be244478b1e1fffe: stopping tablet replica
I20260608 12:50:13.063567 25092 raft_consensus.cc:2243] T a5b399a06da0494791fbba4bc73e8832 P 8f19f844b4174652be244478b1e1fffe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:13.064472 25092 raft_consensus.cc:2272] T a5b399a06da0494791fbba4bc73e8832 P 8f19f844b4174652be244478b1e1fffe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:13.068032 25092 tablet_replica.cc:333] T 0bfbff3a4b4e4c3799f28f86771be566 P 8f19f844b4174652be244478b1e1fffe: stopping tablet replica
I20260608 12:50:13.068895 25092 raft_consensus.cc:2243] T 0bfbff3a4b4e4c3799f28f86771be566 P 8f19f844b4174652be244478b1e1fffe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:13.069713 25092 raft_consensus.cc:2272] T 0bfbff3a4b4e4c3799f28f86771be566 P 8f19f844b4174652be244478b1e1fffe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:13.073307 25092 tablet_replica.cc:333] T 2bf3df0ae9a644fbac00960d13c22d7d P 8f19f844b4174652be244478b1e1fffe: stopping tablet replica
I20260608 12:50:13.074072 25092 raft_consensus.cc:2243] T 2bf3df0ae9a644fbac00960d13c22d7d P 8f19f844b4174652be244478b1e1fffe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:13.075212 25092 raft_consensus.cc:2272] T 2bf3df0ae9a644fbac00960d13c22d7d P 8f19f844b4174652be244478b1e1fffe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:13.101971 25092 tablet_server.cc:196] TabletServer@127.24.129.4:0 shutdown complete.
I20260608 12:50:13.115790 25092 master.cc:562] Master@127.24.129.62:41583 shutting down...
W20260608 12:50:13.142729  2181 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:50:13.143028  2181 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:50:13.143234  2181 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:50:13.902242  2118 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.129.1:46547: connect: Connection refused (error 111) [suppressed 60 similar messages]
W20260608 12:50:13.905759  2118 catalog_manager.cc:4754] TS 0183c500ad7f4067ba18e48bafbb8236 (127.24.129.1:46547): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 0bfbff3a4b4e4c3799f28f86771be566: Network error: Client connection negotiation failed: client connection to 127.24.129.1:46547: connect: Connection refused (error 111)
I20260608 12:50:14.101265 25092 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b5e19718decf49c0ab0734a103b9c73b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:14.101881 25092 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b5e19718decf49c0ab0734a103b9c73b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:14.102231 25092 tablet_replica.cc:333] T 00000000000000000000000000000000 P b5e19718decf49c0ab0734a103b9c73b: stopping tablet replica
I20260608 12:50:14.129575 25092 master.cc:584] Master@127.24.129.62:41583 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (14164 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 12:50:14.179721 25092 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.129.62:38713
I20260608 12:50:14.181062 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:14.186681  2799 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:14.187186  2800 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:14.189966  2802 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:14.190035 25092 server_base.cc:1061] running on GCE node
I20260608 12:50:14.191480 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:14.191676 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:14.191840 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780923014191824 us; error 0 us; skew 500 ppm
I20260608 12:50:14.192438 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:14.195317 25092 webserver.cc:533] Webserver started at http://127.24.129.62:37145/ using document root <none> and password file <none>
I20260608 12:50:14.195832 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:14.195999 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:14.196269 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:14.197408 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922772201788-25092-0/minicluster-data/master-0-root/instance:
uuid: "8e3b3afe40684d1f8975c7be74766f0f"
format_stamp: "Formatted at 2026-06-08 12:50:14 on dist-test-slave-jhsm"
I20260608 12:50:14.202288 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:50:14.206348  2807 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:14.207284 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:50:14.207590 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922772201788-25092-0/minicluster-data/master-0-root
uuid: "8e3b3afe40684d1f8975c7be74766f0f"
format_stamp: "Formatted at 2026-06-08 12:50:14 on dist-test-slave-jhsm"
I20260608 12:50:14.207857 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922772201788-25092-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922772201788-25092-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922772201788-25092-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:14.223512 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:14.224697 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:14.264977 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.62:38713
I20260608 12:50:14.265157  2858 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.62:38713 every 8 connection(s)
I20260608 12:50:14.269522  2859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:14.282645  2859 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e3b3afe40684d1f8975c7be74766f0f: Bootstrap starting.
I20260608 12:50:14.288601  2859 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8e3b3afe40684d1f8975c7be74766f0f: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:14.293931  2859 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e3b3afe40684d1f8975c7be74766f0f: No bootstrap required, opened a new log
I20260608 12:50:14.296636  2859 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8e3b3afe40684d1f8975c7be74766f0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e3b3afe40684d1f8975c7be74766f0f" member_type: VOTER }
I20260608 12:50:14.297161  2859 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8e3b3afe40684d1f8975c7be74766f0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:14.297398  2859 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8e3b3afe40684d1f8975c7be74766f0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3b3afe40684d1f8975c7be74766f0f, State: Initialized, Role: FOLLOWER
I20260608 12:50:14.298112  2859 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8e3b3afe40684d1f8975c7be74766f0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8e3b3afe40684d1f8975c7be74766f0f" member_type: VOTER }
I20260608 12:50:14.298604  2859 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8e3b3afe40684d1f8975c7be74766f0f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:14.298818  2859 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8e3b3afe40684d1f8975c7be74766f0f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:14.299082  2859 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8e3b3afe40684d1f8975c7be74766f0f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:14.305284  2859 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8e3b3afe40684d1f8975c7be74766f0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e3b3afe40684d1f8975c7be74766f0f" member_type: VOTER }
I20260608 12:50:14.305972  2859 leader_election.cc:304] T 00000000000000000000000000000000 P 8e3b3afe40684d1f8975c7be74766f0f [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: 8e3b3afe40684d1f8975c7be74766f0f; no voters: 
I20260608 12:50:14.307322  2859 leader_election.cc:290] T 00000000000000000000000000000000 P 8e3b3afe40684d1f8975c7be74766f0f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:14.307832  2862 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8e3b3afe40684d1f8975c7be74766f0f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:14.309383  2862 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8e3b3afe40684d1f8975c7be74766f0f [term 1 LEADER]: Becoming Leader. State: Replica: 8e3b3afe40684d1f8975c7be74766f0f, State: Running, Role: LEADER
I20260608 12:50:14.310191  2862 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8e3b3afe40684d1f8975c7be74766f0f [LEADER]: Queue going to LEADER mode. State: All 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: "8e3b3afe40684d1f8975c7be74766f0f" member_type: VOTER }
I20260608 12:50:14.310822  2859 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8e3b3afe40684d1f8975c7be74766f0f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:50:14.314781  2863 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e3b3afe40684d1f8975c7be74766f0f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8e3b3afe40684d1f8975c7be74766f0f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e3b3afe40684d1f8975c7be74766f0f" member_type: VOTER } }
I20260608 12:50:14.315405  2864 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e3b3afe40684d1f8975c7be74766f0f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8e3b3afe40684d1f8975c7be74766f0f. Latest consensus state: current_term: 1 leader_uuid: "8e3b3afe40684d1f8975c7be74766f0f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e3b3afe40684d1f8975c7be74766f0f" member_type: VOTER } }
I20260608 12:50:14.316171  2864 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e3b3afe40684d1f8975c7be74766f0f [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:14.315706  2863 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e3b3afe40684d1f8975c7be74766f0f [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:14.318467  2869 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:50:14.323799  2869 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:50:14.327767 25092 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:50:14.334008  2869 catalog_manager.cc:1382] Generated new cluster ID: 5298a6e7f04545948cee90a6f00cc19c
I20260608 12:50:14.334373  2869 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:50:14.354486  2869 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:50:14.356117  2869 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:50:14.372400  2869 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8e3b3afe40684d1f8975c7be74766f0f: Generated new TSK 0
I20260608 12:50:14.373075  2869 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:50:14.395141 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:14.401793  2880 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:14.402916  2881 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:14.404717  2883 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:14.405356 25092 server_base.cc:1061] running on GCE node
I20260608 12:50:14.406418 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:14.406647 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:14.406817 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780923014406797 us; error 0 us; skew 500 ppm
I20260608 12:50:14.407442 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:14.410401 25092 webserver.cc:533] Webserver started at http://127.24.129.1:35687/ using document root <none> and password file <none>
I20260608 12:50:14.410964 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:14.411157 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:14.411437 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:14.412832 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922772201788-25092-0/minicluster-data/ts-0-root/instance:
uuid: "c436598121e3430eadca5b90ce3efaff"
format_stamp: "Formatted at 2026-06-08 12:50:14 on dist-test-slave-jhsm"
I20260608 12:50:14.418027 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 12:50:14.422041  2888 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:14.422977 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:50:14.423352 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922772201788-25092-0/minicluster-data/ts-0-root
uuid: "c436598121e3430eadca5b90ce3efaff"
format_stamp: "Formatted at 2026-06-08 12:50:14 on dist-test-slave-jhsm"
I20260608 12:50:14.423671 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922772201788-25092-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922772201788-25092-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922772201788-25092-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:14.446369 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:14.447670 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:14.449347 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:14.452072 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:14.452270 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:14.452564 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:14.452715 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:14.499930 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.1:40305
I20260608 12:50:14.499998  2950 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.1:40305 every 8 connection(s)
I20260608 12:50:14.506048 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:14.514286  2955 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:14.515421  2956 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:14.519112  2958 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:14.519658  2951 heartbeater.cc:344] Connected to a master server at 127.24.129.62:38713
I20260608 12:50:14.520072  2951 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:14.520936  2951 heartbeater.cc:507] Master 127.24.129.62:38713 requested a full tablet report, sending...
I20260608 12:50:14.521179 25092 server_base.cc:1061] running on GCE node
I20260608 12:50:14.523224  2824 ts_manager.cc:194] Registered new tserver with Master: c436598121e3430eadca5b90ce3efaff (127.24.129.1:40305)
I20260608 12:50:14.523838 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:14.524138 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:14.524312 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780923014524291 us; error 0 us; skew 500 ppm
I20260608 12:50:14.525127 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:14.525221  2824 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44954
I20260608 12:50:14.528204 25092 webserver.cc:533] Webserver started at http://127.24.129.2:45675/ using document root <none> and password file <none>
I20260608 12:50:14.528908 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:14.529107 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:14.529388 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:14.530611 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922772201788-25092-0/minicluster-data/ts-1-root/instance:
uuid: "254212d8614e4bff82496483d6d644a6"
format_stamp: "Formatted at 2026-06-08 12:50:14 on dist-test-slave-jhsm"
I20260608 12:50:14.536170 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:50:14.540241  2963 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:14.541142 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 12:50:14.541504 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922772201788-25092-0/minicluster-data/ts-1-root
uuid: "254212d8614e4bff82496483d6d644a6"
format_stamp: "Formatted at 2026-06-08 12:50:14 on dist-test-slave-jhsm"
I20260608 12:50:14.541805 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922772201788-25092-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922772201788-25092-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922772201788-25092-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:14.557844 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:14.559211 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:14.560945 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:14.563830 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:14.564064 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:14.564324 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:14.564654 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:14.613472 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.2:38031
I20260608 12:50:14.613605  3025 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.2:38031 every 8 connection(s)
I20260608 12:50:14.619386 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:14.628485  3029 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:14.630362  3030 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:14.631162  3026 heartbeater.cc:344] Connected to a master server at 127.24.129.62:38713
I20260608 12:50:14.631608  3026 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:14.632268 25092 server_base.cc:1061] running on GCE node
I20260608 12:50:14.632541  3026 heartbeater.cc:507] Master 127.24.129.62:38713 requested a full tablet report, sending...
W20260608 12:50:14.633392  3033 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:14.634419 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:14.634707 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:14.634939 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780923014634921 us; error 0 us; skew 500 ppm
I20260608 12:50:14.635113  2824 ts_manager.cc:194] Registered new tserver with Master: 254212d8614e4bff82496483d6d644a6 (127.24.129.2:38031)
I20260608 12:50:14.635735 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:14.636991  2824 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44960
I20260608 12:50:14.638916 25092 webserver.cc:533] Webserver started at http://127.24.129.3:42655/ using document root <none> and password file <none>
I20260608 12:50:14.639659 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:14.639904 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:14.640192 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:14.641296 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922772201788-25092-0/minicluster-data/ts-2-root/instance:
uuid: "f2598f3a8011482e800647695afe4a03"
format_stamp: "Formatted at 2026-06-08 12:50:14 on dist-test-slave-jhsm"
I20260608 12:50:14.646130 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:50:14.649715  3037 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:14.650574 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 12:50:14.650857 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922772201788-25092-0/minicluster-data/ts-2-root
uuid: "f2598f3a8011482e800647695afe4a03"
format_stamp: "Formatted at 2026-06-08 12:50:14 on dist-test-slave-jhsm"
I20260608 12:50:14.651132 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922772201788-25092-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922772201788-25092-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922772201788-25092-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:14.678444 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:14.679498 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:14.681003 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:14.683398 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:14.683586 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:14.683830 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:14.683976 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:14.728397 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.3:41533
I20260608 12:50:14.728561  3099 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.3:41533 every 8 connection(s)
I20260608 12:50:14.744590  3100 heartbeater.cc:344] Connected to a master server at 127.24.129.62:38713
I20260608 12:50:14.745159  3100 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:14.746062  3100 heartbeater.cc:507] Master 127.24.129.62:38713 requested a full tablet report, sending...
I20260608 12:50:14.748407  2824 ts_manager.cc:194] Registered new tserver with Master: f2598f3a8011482e800647695afe4a03 (127.24.129.3:41533)
I20260608 12:50:14.749027 25092 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017143274s
I20260608 12:50:14.750865  2824 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44964
I20260608 12:50:14.779556  2824 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44974:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:50:14.781958  2824 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:50:14.831773  2916 tablet_service.cc:1511] Processing CreateTablet for tablet 8e3447fbea1845e59518eff5c1644b6f (DEFAULT_TABLE table=test-workload [id=0e601992cc4d420d9e1fc67cfb1a5fc0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:50:14.833168  2916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3447fbea1845e59518eff5c1644b6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:14.837922  3065 tablet_service.cc:1511] Processing CreateTablet for tablet 8e3447fbea1845e59518eff5c1644b6f (DEFAULT_TABLE table=test-workload [id=0e601992cc4d420d9e1fc67cfb1a5fc0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:50:14.837944  2991 tablet_service.cc:1511] Processing CreateTablet for tablet 8e3447fbea1845e59518eff5c1644b6f (DEFAULT_TABLE table=test-workload [id=0e601992cc4d420d9e1fc67cfb1a5fc0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:50:14.839316  3065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3447fbea1845e59518eff5c1644b6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:14.839588  2991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3447fbea1845e59518eff5c1644b6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:14.850593  3115 tablet_bootstrap.cc:492] T 8e3447fbea1845e59518eff5c1644b6f P c436598121e3430eadca5b90ce3efaff: Bootstrap starting.
I20260608 12:50:14.856704  3116 tablet_bootstrap.cc:492] T 8e3447fbea1845e59518eff5c1644b6f P 254212d8614e4bff82496483d6d644a6: Bootstrap starting.
I20260608 12:50:14.859972  3117 tablet_bootstrap.cc:492] T 8e3447fbea1845e59518eff5c1644b6f P f2598f3a8011482e800647695afe4a03: Bootstrap starting.
I20260608 12:50:14.861917  3115 tablet_bootstrap.cc:654] T 8e3447fbea1845e59518eff5c1644b6f P c436598121e3430eadca5b90ce3efaff: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:14.865880  3116 tablet_bootstrap.cc:654] T 8e3447fbea1845e59518eff5c1644b6f P 254212d8614e4bff82496483d6d644a6: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:14.867357  3117 tablet_bootstrap.cc:654] T 8e3447fbea1845e59518eff5c1644b6f P f2598f3a8011482e800647695afe4a03: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:14.868221  3115 tablet_bootstrap.cc:492] T 8e3447fbea1845e59518eff5c1644b6f P c436598121e3430eadca5b90ce3efaff: No bootstrap required, opened a new log
I20260608 12:50:14.868822  3115 ts_tablet_manager.cc:1403] T 8e3447fbea1845e59518eff5c1644b6f P c436598121e3430eadca5b90ce3efaff: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260608 12:50:14.872236  3116 tablet_bootstrap.cc:492] T 8e3447fbea1845e59518eff5c1644b6f P 254212d8614e4bff82496483d6d644a6: No bootstrap required, opened a new log
I20260608 12:50:14.871958  3115 raft_consensus.cc:359] T 8e3447fbea1845e59518eff5c1644b6f P c436598121e3430eadca5b90ce3efaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c436598121e3430eadca5b90ce3efaff" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40305 } } peers { permanent_uuid: "f2598f3a8011482e800647695afe4a03" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41533 } } peers { permanent_uuid: "254212d8614e4bff82496483d6d644a6" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38031 } }
I20260608 12:50:14.872872  3116 ts_tablet_manager.cc:1403] T 8e3447fbea1845e59518eff5c1644b6f P 254212d8614e4bff82496483d6d644a6: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 12:50:14.872927  3115 raft_consensus.cc:385] T 8e3447fbea1845e59518eff5c1644b6f P c436598121e3430eadca5b90ce3efaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:14.874334  3115 raft_consensus.cc:740] T 8e3447fbea1845e59518eff5c1644b6f P c436598121e3430eadca5b90ce3efaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c436598121e3430eadca5b90ce3efaff, State: Initialized, Role: FOLLOWER
I20260608 12:50:14.875231  3115 consensus_queue.cc:260] T 8e3447fbea1845e59518eff5c1644b6f P c436598121e3430eadca5b90ce3efaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c436598121e3430eadca5b90ce3efaff" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40305 } } peers { permanent_uuid: "f2598f3a8011482e800647695afe4a03" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41533 } } peers { permanent_uuid: "254212d8614e4bff82496483d6d644a6" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38031 } }
I20260608 12:50:14.877923  3117 tablet_bootstrap.cc:492] T 8e3447fbea1845e59518eff5c1644b6f P f2598f3a8011482e800647695afe4a03: No bootstrap required, opened a new log
I20260608 12:50:14.878276  3115 ts_tablet_manager.cc:1434] T 8e3447fbea1845e59518eff5c1644b6f P c436598121e3430eadca5b90ce3efaff: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:50:14.878016  2951 heartbeater.cc:499] Master 127.24.129.62:38713 was elected leader, sending a full tablet report...
I20260608 12:50:14.878917  3117 ts_tablet_manager.cc:1403] T 8e3447fbea1845e59518eff5c1644b6f P f2598f3a8011482e800647695afe4a03: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260608 12:50:14.878387  3116 raft_consensus.cc:359] T 8e3447fbea1845e59518eff5c1644b6f P 254212d8614e4bff82496483d6d644a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c436598121e3430eadca5b90ce3efaff" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40305 } } peers { permanent_uuid: "f2598f3a8011482e800647695afe4a03" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41533 } } peers { permanent_uuid: "254212d8614e4bff82496483d6d644a6" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38031 } }
I20260608 12:50:14.879570  3116 raft_consensus.cc:385] T 8e3447fbea1845e59518eff5c1644b6f P 254212d8614e4bff82496483d6d644a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:14.879964  3116 raft_consensus.cc:740] T 8e3447fbea1845e59518eff5c1644b6f P 254212d8614e4bff82496483d6d644a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 254212d8614e4bff82496483d6d644a6, State: Initialized, Role: FOLLOWER
I20260608 12:50:14.881032  3116 consensus_queue.cc:260] T 8e3447fbea1845e59518eff5c1644b6f P 254212d8614e4bff82496483d6d644a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c436598121e3430eadca5b90ce3efaff" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40305 } } peers { permanent_uuid: "f2598f3a8011482e800647695afe4a03" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41533 } } peers { permanent_uuid: "254212d8614e4bff82496483d6d644a6" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38031 } }
I20260608 12:50:14.882853  3117 raft_consensus.cc:359] T 8e3447fbea1845e59518eff5c1644b6f P f2598f3a8011482e800647695afe4a03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c436598121e3430eadca5b90ce3efaff" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40305 } } peers { permanent_uuid: "f2598f3a8011482e800647695afe4a03" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41533 } } peers { permanent_uuid: "254212d8614e4bff82496483d6d644a6" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38031 } }
I20260608 12:50:14.883529  3026 heartbeater.cc:499] Master 127.24.129.62:38713 was elected leader, sending a full tablet report...
I20260608 12:50:14.883847  3117 raft_consensus.cc:385] T 8e3447fbea1845e59518eff5c1644b6f P f2598f3a8011482e800647695afe4a03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:14.884110  3116 ts_tablet_manager.cc:1434] T 8e3447fbea1845e59518eff5c1644b6f P 254212d8614e4bff82496483d6d644a6: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 12:50:14.884425  3117 raft_consensus.cc:740] T 8e3447fbea1845e59518eff5c1644b6f P f2598f3a8011482e800647695afe4a03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2598f3a8011482e800647695afe4a03, State: Initialized, Role: FOLLOWER
I20260608 12:50:14.885434  3117 consensus_queue.cc:260] T 8e3447fbea1845e59518eff5c1644b6f P f2598f3a8011482e800647695afe4a03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c436598121e3430eadca5b90ce3efaff" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40305 } } peers { permanent_uuid: "f2598f3a8011482e800647695afe4a03" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41533 } } peers { permanent_uuid: "254212d8614e4bff82496483d6d644a6" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38031 } }
I20260608 12:50:14.890017  3100 heartbeater.cc:499] Master 127.24.129.62:38713 was elected leader, sending a full tablet report...
I20260608 12:50:14.890548  3117 ts_tablet_manager.cc:1434] T 8e3447fbea1845e59518eff5c1644b6f P f2598f3a8011482e800647695afe4a03: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260608 12:50:15.021579  3122 raft_consensus.cc:493] T 8e3447fbea1845e59518eff5c1644b6f P 254212d8614e4bff82496483d6d644a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:15.022169  3122 raft_consensus.cc:515] T 8e3447fbea1845e59518eff5c1644b6f P 254212d8614e4bff82496483d6d644a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c436598121e3430eadca5b90ce3efaff" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40305 } } peers { permanent_uuid: "f2598f3a8011482e800647695afe4a03" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41533 } } peers { permanent_uuid: "254212d8614e4bff82496483d6d644a6" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38031 } }
I20260608 12:50:15.024457  3122 leader_election.cc:290] T 8e3447fbea1845e59518eff5c1644b6f P 254212d8614e4bff82496483d6d644a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c436598121e3430eadca5b90ce3efaff (127.24.129.1:40305), f2598f3a8011482e800647695afe4a03 (127.24.129.3:41533)
I20260608 12:50:15.034116  2926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3447fbea1845e59518eff5c1644b6f" candidate_uuid: "254212d8614e4bff82496483d6d644a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c436598121e3430eadca5b90ce3efaff" is_pre_election: true
I20260608 12:50:15.035072  2926 raft_consensus.cc:2468] T 8e3447fbea1845e59518eff5c1644b6f P c436598121e3430eadca5b90ce3efaff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 254212d8614e4bff82496483d6d644a6 in term 0.
I20260608 12:50:15.035209  3075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3447fbea1845e59518eff5c1644b6f" candidate_uuid: "254212d8614e4bff82496483d6d644a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2598f3a8011482e800647695afe4a03" is_pre_election: true
I20260608 12:50:15.035966  3075 raft_consensus.cc:2468] T 8e3447fbea1845e59518eff5c1644b6f P f2598f3a8011482e800647695afe4a03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 254212d8614e4bff82496483d6d644a6 in term 0.
I20260608 12:50:15.036489  2966 leader_election.cc:304] T 8e3447fbea1845e59518eff5c1644b6f P 254212d8614e4bff82496483d6d644a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 254212d8614e4bff82496483d6d644a6, c436598121e3430eadca5b90ce3efaff; no voters: 
I20260608 12:50:15.037473  3122 raft_consensus.cc:2804] T 8e3447fbea1845e59518eff5c1644b6f P 254212d8614e4bff82496483d6d644a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:15.037878  3122 raft_consensus.cc:493] T 8e3447fbea1845e59518eff5c1644b6f P 254212d8614e4bff82496483d6d644a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:15.038206  3122 raft_consensus.cc:3060] T 8e3447fbea1845e59518eff5c1644b6f P 254212d8614e4bff82496483d6d644a6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:15.046314  3122 raft_consensus.cc:515] T 8e3447fbea1845e59518eff5c1644b6f P 254212d8614e4bff82496483d6d644a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c436598121e3430eadca5b90ce3efaff" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40305 } } peers { permanent_uuid: "f2598f3a8011482e800647695afe4a03" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41533 } } peers { permanent_uuid: "254212d8614e4bff82496483d6d644a6" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38031 } }
I20260608 12:50:15.048532  3122 leader_election.cc:290] T 8e3447fbea1845e59518eff5c1644b6f P 254212d8614e4bff82496483d6d644a6 [CANDIDATE]: Term 1 election: Requested vote from peers c436598121e3430eadca5b90ce3efaff (127.24.129.1:40305), f2598f3a8011482e800647695afe4a03 (127.24.129.3:41533)
I20260608 12:50:15.049451  2926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3447fbea1845e59518eff5c1644b6f" candidate_uuid: "254212d8614e4bff82496483d6d644a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c436598121e3430eadca5b90ce3efaff"
I20260608 12:50:15.049693  3075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3447fbea1845e59518eff5c1644b6f" candidate_uuid: "254212d8614e4bff82496483d6d644a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2598f3a8011482e800647695afe4a03"
I20260608 12:50:15.050076  2926 raft_consensus.cc:3060] T 8e3447fbea1845e59518eff5c1644b6f P c436598121e3430eadca5b90ce3efaff [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:15.050436  3075 raft_consensus.cc:3060] T 8e3447fbea1845e59518eff5c1644b6f P f2598f3a8011482e800647695afe4a03 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:15.056429  3075 raft_consensus.cc:2468] T 8e3447fbea1845e59518eff5c1644b6f P f2598f3a8011482e800647695afe4a03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 254212d8614e4bff82496483d6d644a6 in term 1.
I20260608 12:50:15.056849  2926 raft_consensus.cc:2468] T 8e3447fbea1845e59518eff5c1644b6f P c436598121e3430eadca5b90ce3efaff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 254212d8614e4bff82496483d6d644a6 in term 1.
I20260608 12:50:15.057623  2967 leader_election.cc:304] T 8e3447fbea1845e59518eff5c1644b6f P 254212d8614e4bff82496483d6d644a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 254212d8614e4bff82496483d6d644a6, f2598f3a8011482e800647695afe4a03; no voters: 
I20260608 12:50:15.058585  3122 raft_consensus.cc:2804] T 8e3447fbea1845e59518eff5c1644b6f P 254212d8614e4bff82496483d6d644a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:15.059732  3122 raft_consensus.cc:697] T 8e3447fbea1845e59518eff5c1644b6f P 254212d8614e4bff82496483d6d644a6 [term 1 LEADER]: Becoming Leader. State: Replica: 254212d8614e4bff82496483d6d644a6, State: Running, Role: LEADER
I20260608 12:50:15.060631  3122 consensus_queue.cc:237] T 8e3447fbea1845e59518eff5c1644b6f P 254212d8614e4bff82496483d6d644a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c436598121e3430eadca5b90ce3efaff" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40305 } } peers { permanent_uuid: "f2598f3a8011482e800647695afe4a03" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41533 } } peers { permanent_uuid: "254212d8614e4bff82496483d6d644a6" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38031 } }
I20260608 12:50:15.069105  2822 catalog_manager.cc:5696] T 8e3447fbea1845e59518eff5c1644b6f P 254212d8614e4bff82496483d6d644a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 254212d8614e4bff82496483d6d644a6 (127.24.129.2). New cstate: current_term: 1 leader_uuid: "254212d8614e4bff82496483d6d644a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c436598121e3430eadca5b90ce3efaff" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 40305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2598f3a8011482e800647695afe4a03" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "254212d8614e4bff82496483d6d644a6" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 38031 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:15.090914 25092 tablet_server.cc:179] TabletServer@127.24.129.1:0 shutting down...
I20260608 12:50:15.120333 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:15.121415 25092 tablet_replica.cc:333] T 8e3447fbea1845e59518eff5c1644b6f P c436598121e3430eadca5b90ce3efaff: stopping tablet replica
I20260608 12:50:15.122057 25092 raft_consensus.cc:2243] T 8e3447fbea1845e59518eff5c1644b6f P c436598121e3430eadca5b90ce3efaff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:15.122515 25092 raft_consensus.cc:2272] T 8e3447fbea1845e59518eff5c1644b6f P c436598121e3430eadca5b90ce3efaff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:15.143381 25092 tablet_server.cc:196] TabletServer@127.24.129.1:0 shutdown complete.
I20260608 12:50:15.155750 25092 tablet_server.cc:179] TabletServer@127.24.129.2:0 shutting down...
I20260608 12:50:15.177870 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:15.178941 25092 tablet_replica.cc:333] T 8e3447fbea1845e59518eff5c1644b6f P 254212d8614e4bff82496483d6d644a6: stopping tablet replica
I20260608 12:50:15.180101 25092 raft_consensus.cc:2243] T 8e3447fbea1845e59518eff5c1644b6f P 254212d8614e4bff82496483d6d644a6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:15.181010 25092 pending_rounds.cc:70] T 8e3447fbea1845e59518eff5c1644b6f P 254212d8614e4bff82496483d6d644a6: Trying to abort 1 pending ops.
I20260608 12:50:15.181231 25092 pending_rounds.cc:77] T 8e3447fbea1845e59518eff5c1644b6f P 254212d8614e4bff82496483d6d644a6: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294660669696630784 op_type: NO_OP noop_request { }
I20260608 12:50:15.181540 25092 raft_consensus.cc:2889] T 8e3447fbea1845e59518eff5c1644b6f P 254212d8614e4bff82496483d6d644a6 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:50:15.181836 25092 raft_consensus.cc:2272] T 8e3447fbea1845e59518eff5c1644b6f P 254212d8614e4bff82496483d6d644a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:15.203521 25092 tablet_server.cc:196] TabletServer@127.24.129.2:0 shutdown complete.
I20260608 12:50:15.213616 25092 tablet_server.cc:179] TabletServer@127.24.129.3:0 shutting down...
I20260608 12:50:15.233736 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:15.234700 25092 tablet_replica.cc:333] T 8e3447fbea1845e59518eff5c1644b6f P f2598f3a8011482e800647695afe4a03: stopping tablet replica
I20260608 12:50:15.235358 25092 raft_consensus.cc:2243] T 8e3447fbea1845e59518eff5c1644b6f P f2598f3a8011482e800647695afe4a03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:15.235801 25092 raft_consensus.cc:2272] T 8e3447fbea1845e59518eff5c1644b6f P f2598f3a8011482e800647695afe4a03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:15.255926 25092 tablet_server.cc:196] TabletServer@127.24.129.3:0 shutdown complete.
I20260608 12:50:15.265794 25092 master.cc:562] Master@127.24.129.62:38713 shutting down...
I20260608 12:50:15.284099 25092 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8e3b3afe40684d1f8975c7be74766f0f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:15.284857 25092 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8e3b3afe40684d1f8975c7be74766f0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:15.285223 25092 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8e3b3afe40684d1f8975c7be74766f0f: stopping tablet replica
I20260608 12:50:15.306166 25092 master.cc:584] Master@127.24.129.62:38713 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1195 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 12:50:15.383646 25092 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.129.62:33699
I20260608 12:50:15.385383 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:15.392345  3128 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:15.392566  3129 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:15.394052  3131 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:15.395610 25092 server_base.cc:1061] running on GCE node
I20260608 12:50:15.396597 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:15.396870 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:15.397069 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780923015397047 us; error 0 us; skew 500 ppm
I20260608 12:50:15.397823 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:15.400923 25092 webserver.cc:533] Webserver started at http://127.24.129.62:45101/ using document root <none> and password file <none>
I20260608 12:50:15.401535 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:15.401755 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:15.402066 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:15.403823 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922772201788-25092-0/minicluster-data/master-0-root/instance:
uuid: "74a09f17423741dab1084d703719de54"
format_stamp: "Formatted at 2026-06-08 12:50:15 on dist-test-slave-jhsm"
I20260608 12:50:15.409755 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.008s	sys 0.000s
I20260608 12:50:15.414177  3136 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:15.415127 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:50:15.415472 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922772201788-25092-0/minicluster-data/master-0-root
uuid: "74a09f17423741dab1084d703719de54"
format_stamp: "Formatted at 2026-06-08 12:50:15 on dist-test-slave-jhsm"
I20260608 12:50:15.415899 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922772201788-25092-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922772201788-25092-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922772201788-25092-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:15.432003 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:15.433626 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:15.483004 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.62:33699
I20260608 12:50:15.483160  3187 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.62:33699 every 8 connection(s)
I20260608 12:50:15.488050  3188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:15.501740  3188 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 74a09f17423741dab1084d703719de54: Bootstrap starting.
I20260608 12:50:15.507108  3188 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 74a09f17423741dab1084d703719de54: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:15.511992  3188 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 74a09f17423741dab1084d703719de54: No bootstrap required, opened a new log
I20260608 12:50:15.514480  3188 raft_consensus.cc:359] T 00000000000000000000000000000000 P 74a09f17423741dab1084d703719de54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74a09f17423741dab1084d703719de54" member_type: VOTER }
I20260608 12:50:15.514968  3188 raft_consensus.cc:385] T 00000000000000000000000000000000 P 74a09f17423741dab1084d703719de54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:15.515203  3188 raft_consensus.cc:740] T 00000000000000000000000000000000 P 74a09f17423741dab1084d703719de54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74a09f17423741dab1084d703719de54, State: Initialized, Role: FOLLOWER
I20260608 12:50:15.515844  3188 consensus_queue.cc:260] T 00000000000000000000000000000000 P 74a09f17423741dab1084d703719de54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "74a09f17423741dab1084d703719de54" member_type: VOTER }
I20260608 12:50:15.516350  3188 raft_consensus.cc:399] T 00000000000000000000000000000000 P 74a09f17423741dab1084d703719de54 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:15.516595  3188 raft_consensus.cc:493] T 00000000000000000000000000000000 P 74a09f17423741dab1084d703719de54 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:15.516894  3188 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 74a09f17423741dab1084d703719de54 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:15.522115  3188 raft_consensus.cc:515] T 00000000000000000000000000000000 P 74a09f17423741dab1084d703719de54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74a09f17423741dab1084d703719de54" member_type: VOTER }
I20260608 12:50:15.522642  3188 leader_election.cc:304] T 00000000000000000000000000000000 P 74a09f17423741dab1084d703719de54 [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: 74a09f17423741dab1084d703719de54; no voters: 
I20260608 12:50:15.523924  3188 leader_election.cc:290] T 00000000000000000000000000000000 P 74a09f17423741dab1084d703719de54 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:15.524641  3191 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 74a09f17423741dab1084d703719de54 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:15.526309  3191 raft_consensus.cc:697] T 00000000000000000000000000000000 P 74a09f17423741dab1084d703719de54 [term 1 LEADER]: Becoming Leader. State: Replica: 74a09f17423741dab1084d703719de54, State: Running, Role: LEADER
I20260608 12:50:15.527115  3191 consensus_queue.cc:237] T 00000000000000000000000000000000 P 74a09f17423741dab1084d703719de54 [LEADER]: Queue going to LEADER mode. State: All 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: "74a09f17423741dab1084d703719de54" member_type: VOTER }
I20260608 12:50:15.527570  3188 sys_catalog.cc:565] T 00000000000000000000000000000000 P 74a09f17423741dab1084d703719de54 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:50:15.531101  3192 sys_catalog.cc:455] T 00000000000000000000000000000000 P 74a09f17423741dab1084d703719de54 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "74a09f17423741dab1084d703719de54" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74a09f17423741dab1084d703719de54" member_type: VOTER } }
I20260608 12:50:15.531828  3192 sys_catalog.cc:458] T 00000000000000000000000000000000 P 74a09f17423741dab1084d703719de54 [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:15.531824  3193 sys_catalog.cc:455] T 00000000000000000000000000000000 P 74a09f17423741dab1084d703719de54 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 74a09f17423741dab1084d703719de54. Latest consensus state: current_term: 1 leader_uuid: "74a09f17423741dab1084d703719de54" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74a09f17423741dab1084d703719de54" member_type: VOTER } }
I20260608 12:50:15.533107  3193 sys_catalog.cc:458] T 00000000000000000000000000000000 P 74a09f17423741dab1084d703719de54 [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:15.537002  3198 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:50:15.544549  3198 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:50:15.545658 25092 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:50:15.555495  3198 catalog_manager.cc:1382] Generated new cluster ID: d3738ca14b99490387fe920162250a0e
I20260608 12:50:15.555841  3198 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:50:15.590088  3198 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:50:15.591571  3198 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:50:15.608939  3198 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 74a09f17423741dab1084d703719de54: Generated new TSK 0
I20260608 12:50:15.609773  3198 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:50:15.677457 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:15.685060  3209 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:15.686331  3210 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:15.687711  3212 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:15.690356 25092 server_base.cc:1061] running on GCE node
I20260608 12:50:15.691319 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:15.691519 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:15.691655 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780923015691638 us; error 0 us; skew 500 ppm
I20260608 12:50:15.692243 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:15.694980 25092 webserver.cc:533] Webserver started at http://127.24.129.1:37339/ using document root <none> and password file <none>
I20260608 12:50:15.695531 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:15.695700 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:15.695947 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:15.697532 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922772201788-25092-0/minicluster-data/ts-0-root/instance:
uuid: "355ff27b2bad43ab8857f92cf3832297"
format_stamp: "Formatted at 2026-06-08 12:50:15 on dist-test-slave-jhsm"
I20260608 12:50:15.703012 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260608 12:50:15.707640  3217 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:15.708604 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:50:15.709003 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922772201788-25092-0/minicluster-data/ts-0-root
uuid: "355ff27b2bad43ab8857f92cf3832297"
format_stamp: "Formatted at 2026-06-08 12:50:15 on dist-test-slave-jhsm"
I20260608 12:50:15.709343 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922772201788-25092-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922772201788-25092-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922772201788-25092-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:15.731453 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:15.733021 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:15.734754 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:15.737629 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:15.737845 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:15.738137 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:15.738317 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:15.788645 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.1:36929
I20260608 12:50:15.788810  3279 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.1:36929 every 8 connection(s)
I20260608 12:50:15.795647 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:15.804405  3284 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:15.807077  3285 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:15.810173  3280 heartbeater.cc:344] Connected to a master server at 127.24.129.62:33699
I20260608 12:50:15.810745  3280 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:15.811618 25092 server_base.cc:1061] running on GCE node
W20260608 12:50:15.810698  3287 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:15.812582  3280 heartbeater.cc:507] Master 127.24.129.62:33699 requested a full tablet report, sending...
I20260608 12:50:15.813131 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:15.813378 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:15.813550 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780923015813532 us; error 0 us; skew 500 ppm
I20260608 12:50:15.814260 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:15.815793  3153 ts_manager.cc:194] Registered new tserver with Master: 355ff27b2bad43ab8857f92cf3832297 (127.24.129.1:36929)
I20260608 12:50:15.817548 25092 webserver.cc:533] Webserver started at http://127.24.129.2:38119/ using document root <none> and password file <none>
I20260608 12:50:15.818303 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:15.818532 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:15.818877 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:15.818799  3153 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58510
I20260608 12:50:15.820606 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922772201788-25092-0/minicluster-data/ts-1-root/instance:
uuid: "1ed35e478a074268a57fdc5ff3dc024f"
format_stamp: "Formatted at 2026-06-08 12:50:15 on dist-test-slave-jhsm"
I20260608 12:50:15.826179 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260608 12:50:15.830230  3292 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:15.831210 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:50:15.831521 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922772201788-25092-0/minicluster-data/ts-1-root
uuid: "1ed35e478a074268a57fdc5ff3dc024f"
format_stamp: "Formatted at 2026-06-08 12:50:15 on dist-test-slave-jhsm"
I20260608 12:50:15.831810 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922772201788-25092-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922772201788-25092-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922772201788-25092-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:15.849079 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:15.850288 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:15.851825 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:15.854350 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:15.854562 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:15.854787 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:15.854940 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:15.899084 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.2:34909
I20260608 12:50:15.899294  3354 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.2:34909 every 8 connection(s)
I20260608 12:50:15.904371 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:15.912065  3358 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:15.914230  3359 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:15.916815  3361 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:15.918202 25092 server_base.cc:1061] running on GCE node
I20260608 12:50:15.919430 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:50:15.919559  3355 heartbeater.cc:344] Connected to a master server at 127.24.129.62:33699
W20260608 12:50:15.919688 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:15.920270 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780923015920249 us; error 0 us; skew 500 ppm
I20260608 12:50:15.920328  3355 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:15.921037 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:15.921446  3355 heartbeater.cc:507] Master 127.24.129.62:33699 requested a full tablet report, sending...
I20260608 12:50:15.924225 25092 webserver.cc:533] Webserver started at http://127.24.129.3:41997/ using document root <none> and password file <none>
I20260608 12:50:15.924631  3153 ts_manager.cc:194] Registered new tserver with Master: 1ed35e478a074268a57fdc5ff3dc024f (127.24.129.2:34909)
I20260608 12:50:15.925024 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:15.925330 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:15.925674 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:15.926647  3153 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58516
I20260608 12:50:15.927273 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922772201788-25092-0/minicluster-data/ts-2-root/instance:
uuid: "533fd2d50f4c4ea69f17ced129f3c62e"
format_stamp: "Formatted at 2026-06-08 12:50:15 on dist-test-slave-jhsm"
I20260608 12:50:15.932626 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260608 12:50:15.936596  3366 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:15.937563 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:50:15.937868 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922772201788-25092-0/minicluster-data/ts-2-root
uuid: "533fd2d50f4c4ea69f17ced129f3c62e"
format_stamp: "Formatted at 2026-06-08 12:50:15 on dist-test-slave-jhsm"
I20260608 12:50:15.938153 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922772201788-25092-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922772201788-25092-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922772201788-25092-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:15.970521 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:15.971740 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:15.973315 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:15.975826 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:15.976054 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:15.976301 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:15.976460 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:16.021184 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.3:35541
I20260608 12:50:16.021396  3428 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.3:35541 every 8 connection(s)
I20260608 12:50:16.026520 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:16.036373  3433 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:16.037099  3432 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:16.040923  3435 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:16.040947 25092 server_base.cc:1061] running on GCE node
I20260608 12:50:16.041929  3429 heartbeater.cc:344] Connected to a master server at 127.24.129.62:33699
I20260608 12:50:16.042558  3429 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:16.042615 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:16.042964 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:16.043160 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780923016043141 us; error 0 us; skew 500 ppm
I20260608 12:50:16.043558  3429 heartbeater.cc:507] Master 127.24.129.62:33699 requested a full tablet report, sending...
I20260608 12:50:16.043836 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:16.046591  3153 ts_manager.cc:194] Registered new tserver with Master: 533fd2d50f4c4ea69f17ced129f3c62e (127.24.129.3:35541)
I20260608 12:50:16.047102 25092 webserver.cc:533] Webserver started at http://127.24.129.4:44523/ using document root <none> and password file <none>
I20260608 12:50:16.047657 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:16.047817 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:16.048031 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:16.048352  3153 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58530
I20260608 12:50:16.049185 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922772201788-25092-0/minicluster-data/ts-3-root/instance:
uuid: "ed2aa2b88fc34b4cb3bda1a66a0a65aa"
format_stamp: "Formatted at 2026-06-08 12:50:16 on dist-test-slave-jhsm"
I20260608 12:50:16.054399 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:50:16.058219  3440 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:16.059105 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:50:16.059414 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922772201788-25092-0/minicluster-data/ts-3-root
uuid: "ed2aa2b88fc34b4cb3bda1a66a0a65aa"
format_stamp: "Formatted at 2026-06-08 12:50:16 on dist-test-slave-jhsm"
I20260608 12:50:16.059686 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922772201788-25092-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922772201788-25092-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922772201788-25092-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:16.074599 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:16.075944 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:16.077610 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:16.080063 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:16.080272 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:16.080500 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:16.080657 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:16.128024 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.4:39837
I20260608 12:50:16.128314  3502 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.4:39837 every 8 connection(s)
I20260608 12:50:16.144814  3503 heartbeater.cc:344] Connected to a master server at 127.24.129.62:33699
I20260608 12:50:16.145460  3503 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:16.146469  3503 heartbeater.cc:507] Master 127.24.129.62:33699 requested a full tablet report, sending...
I20260608 12:50:16.149037  3153 ts_manager.cc:194] Registered new tserver with Master: ed2aa2b88fc34b4cb3bda1a66a0a65aa (127.24.129.4:39837)
I20260608 12:50:16.149987 25092 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.018394593s
I20260608 12:50:16.150785  3153 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58546
I20260608 12:50:16.180321  3153 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58548:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 12:50:16.232232  3468 tablet_service.cc:1511] Processing CreateTablet for tablet f02573d205bb4fa1b372f8f1bd61de3e (DEFAULT_TABLE table=test-workload [id=24a5a233b6ed4b118f14ad85845d8ee4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:50:16.232656  3245 tablet_service.cc:1511] Processing CreateTablet for tablet f02573d205bb4fa1b372f8f1bd61de3e (DEFAULT_TABLE table=test-workload [id=24a5a233b6ed4b118f14ad85845d8ee4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:50:16.233605  3468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f02573d205bb4fa1b372f8f1bd61de3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:16.234280  3245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f02573d205bb4fa1b372f8f1bd61de3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:16.237691  3394 tablet_service.cc:1511] Processing CreateTablet for tablet f02573d205bb4fa1b372f8f1bd61de3e (DEFAULT_TABLE table=test-workload [id=24a5a233b6ed4b118f14ad85845d8ee4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:50:16.239013  3394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f02573d205bb4fa1b372f8f1bd61de3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:16.256371  3522 tablet_bootstrap.cc:492] T f02573d205bb4fa1b372f8f1bd61de3e P ed2aa2b88fc34b4cb3bda1a66a0a65aa: Bootstrap starting.
I20260608 12:50:16.259044  3523 tablet_bootstrap.cc:492] T f02573d205bb4fa1b372f8f1bd61de3e P 533fd2d50f4c4ea69f17ced129f3c62e: Bootstrap starting.
I20260608 12:50:16.260519  3521 tablet_bootstrap.cc:492] T f02573d205bb4fa1b372f8f1bd61de3e P 355ff27b2bad43ab8857f92cf3832297: Bootstrap starting.
I20260608 12:50:16.265504  3522 tablet_bootstrap.cc:654] T f02573d205bb4fa1b372f8f1bd61de3e P ed2aa2b88fc34b4cb3bda1a66a0a65aa: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:16.267765  3523 tablet_bootstrap.cc:654] T f02573d205bb4fa1b372f8f1bd61de3e P 533fd2d50f4c4ea69f17ced129f3c62e: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:16.268935  3521 tablet_bootstrap.cc:654] T f02573d205bb4fa1b372f8f1bd61de3e P 355ff27b2bad43ab8857f92cf3832297: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:16.272711  3522 tablet_bootstrap.cc:492] T f02573d205bb4fa1b372f8f1bd61de3e P ed2aa2b88fc34b4cb3bda1a66a0a65aa: No bootstrap required, opened a new log
I20260608 12:50:16.273330  3522 ts_tablet_manager.cc:1403] T f02573d205bb4fa1b372f8f1bd61de3e P ed2aa2b88fc34b4cb3bda1a66a0a65aa: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260608 12:50:16.273412  3523 tablet_bootstrap.cc:492] T f02573d205bb4fa1b372f8f1bd61de3e P 533fd2d50f4c4ea69f17ced129f3c62e: No bootstrap required, opened a new log
I20260608 12:50:16.273994  3523 ts_tablet_manager.cc:1403] T f02573d205bb4fa1b372f8f1bd61de3e P 533fd2d50f4c4ea69f17ced129f3c62e: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 12:50:16.275316  3521 tablet_bootstrap.cc:492] T f02573d205bb4fa1b372f8f1bd61de3e P 355ff27b2bad43ab8857f92cf3832297: No bootstrap required, opened a new log
I20260608 12:50:16.275964  3521 ts_tablet_manager.cc:1403] T f02573d205bb4fa1b372f8f1bd61de3e P 355ff27b2bad43ab8857f92cf3832297: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260608 12:50:16.277033  3522 raft_consensus.cc:359] T f02573d205bb4fa1b372f8f1bd61de3e P ed2aa2b88fc34b4cb3bda1a66a0a65aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355ff27b2bad43ab8857f92cf3832297" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36929 } } peers { permanent_uuid: "ed2aa2b88fc34b4cb3bda1a66a0a65aa" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 39837 } } peers { permanent_uuid: "533fd2d50f4c4ea69f17ced129f3c62e" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 35541 } }
I20260608 12:50:16.278164  3522 raft_consensus.cc:385] T f02573d205bb4fa1b372f8f1bd61de3e P ed2aa2b88fc34b4cb3bda1a66a0a65aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:16.277076  3523 raft_consensus.cc:359] T f02573d205bb4fa1b372f8f1bd61de3e P 533fd2d50f4c4ea69f17ced129f3c62e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355ff27b2bad43ab8857f92cf3832297" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36929 } } peers { permanent_uuid: "ed2aa2b88fc34b4cb3bda1a66a0a65aa" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 39837 } } peers { permanent_uuid: "533fd2d50f4c4ea69f17ced129f3c62e" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 35541 } }
I20260608 12:50:16.278569  3522 raft_consensus.cc:740] T f02573d205bb4fa1b372f8f1bd61de3e P ed2aa2b88fc34b4cb3bda1a66a0a65aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed2aa2b88fc34b4cb3bda1a66a0a65aa, State: Initialized, Role: FOLLOWER
I20260608 12:50:16.278787  3523 raft_consensus.cc:385] T f02573d205bb4fa1b372f8f1bd61de3e P 533fd2d50f4c4ea69f17ced129f3c62e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:16.279323  3523 raft_consensus.cc:740] T f02573d205bb4fa1b372f8f1bd61de3e P 533fd2d50f4c4ea69f17ced129f3c62e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 533fd2d50f4c4ea69f17ced129f3c62e, State: Initialized, Role: FOLLOWER
I20260608 12:50:16.279815  3522 consensus_queue.cc:260] T f02573d205bb4fa1b372f8f1bd61de3e P ed2aa2b88fc34b4cb3bda1a66a0a65aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355ff27b2bad43ab8857f92cf3832297" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36929 } } peers { permanent_uuid: "ed2aa2b88fc34b4cb3bda1a66a0a65aa" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 39837 } } peers { permanent_uuid: "533fd2d50f4c4ea69f17ced129f3c62e" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 35541 } }
I20260608 12:50:16.279469  3521 raft_consensus.cc:359] T f02573d205bb4fa1b372f8f1bd61de3e P 355ff27b2bad43ab8857f92cf3832297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355ff27b2bad43ab8857f92cf3832297" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36929 } } peers { permanent_uuid: "ed2aa2b88fc34b4cb3bda1a66a0a65aa" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 39837 } } peers { permanent_uuid: "533fd2d50f4c4ea69f17ced129f3c62e" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 35541 } }
I20260608 12:50:16.280978  3521 raft_consensus.cc:385] T f02573d205bb4fa1b372f8f1bd61de3e P 355ff27b2bad43ab8857f92cf3832297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:16.280689  3523 consensus_queue.cc:260] T f02573d205bb4fa1b372f8f1bd61de3e P 533fd2d50f4c4ea69f17ced129f3c62e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355ff27b2bad43ab8857f92cf3832297" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36929 } } peers { permanent_uuid: "ed2aa2b88fc34b4cb3bda1a66a0a65aa" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 39837 } } peers { permanent_uuid: "533fd2d50f4c4ea69f17ced129f3c62e" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 35541 } }
I20260608 12:50:16.281335  3521 raft_consensus.cc:740] T f02573d205bb4fa1b372f8f1bd61de3e P 355ff27b2bad43ab8857f92cf3832297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 355ff27b2bad43ab8857f92cf3832297, State: Initialized, Role: FOLLOWER
I20260608 12:50:16.282402  3521 consensus_queue.cc:260] T f02573d205bb4fa1b372f8f1bd61de3e P 355ff27b2bad43ab8857f92cf3832297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355ff27b2bad43ab8857f92cf3832297" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36929 } } peers { permanent_uuid: "ed2aa2b88fc34b4cb3bda1a66a0a65aa" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 39837 } } peers { permanent_uuid: "533fd2d50f4c4ea69f17ced129f3c62e" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 35541 } }
I20260608 12:50:16.283133  3503 heartbeater.cc:499] Master 127.24.129.62:33699 was elected leader, sending a full tablet report...
I20260608 12:50:16.283457  3522 ts_tablet_manager.cc:1434] T f02573d205bb4fa1b372f8f1bd61de3e P ed2aa2b88fc34b4cb3bda1a66a0a65aa: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 12:50:16.286113  3429 heartbeater.cc:499] Master 127.24.129.62:33699 was elected leader, sending a full tablet report...
I20260608 12:50:16.286722  3280 heartbeater.cc:499] Master 127.24.129.62:33699 was elected leader, sending a full tablet report...
I20260608 12:50:16.286240  3523 ts_tablet_manager.cc:1434] T f02573d205bb4fa1b372f8f1bd61de3e P 533fd2d50f4c4ea69f17ced129f3c62e: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 12:50:16.287114  3521 ts_tablet_manager.cc:1434] T f02573d205bb4fa1b372f8f1bd61de3e P 355ff27b2bad43ab8857f92cf3832297: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260608 12:50:16.372170  3529 raft_consensus.cc:493] T f02573d205bb4fa1b372f8f1bd61de3e P 355ff27b2bad43ab8857f92cf3832297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:16.372843  3529 raft_consensus.cc:515] T f02573d205bb4fa1b372f8f1bd61de3e P 355ff27b2bad43ab8857f92cf3832297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355ff27b2bad43ab8857f92cf3832297" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36929 } } peers { permanent_uuid: "ed2aa2b88fc34b4cb3bda1a66a0a65aa" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 39837 } } peers { permanent_uuid: "533fd2d50f4c4ea69f17ced129f3c62e" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 35541 } }
I20260608 12:50:16.373333  3527 raft_consensus.cc:493] T f02573d205bb4fa1b372f8f1bd61de3e P ed2aa2b88fc34b4cb3bda1a66a0a65aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:16.373993  3527 raft_consensus.cc:515] T f02573d205bb4fa1b372f8f1bd61de3e P ed2aa2b88fc34b4cb3bda1a66a0a65aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355ff27b2bad43ab8857f92cf3832297" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36929 } } peers { permanent_uuid: "ed2aa2b88fc34b4cb3bda1a66a0a65aa" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 39837 } } peers { permanent_uuid: "533fd2d50f4c4ea69f17ced129f3c62e" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 35541 } }
I20260608 12:50:16.376313  3529 leader_election.cc:290] T f02573d205bb4fa1b372f8f1bd61de3e P 355ff27b2bad43ab8857f92cf3832297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed2aa2b88fc34b4cb3bda1a66a0a65aa (127.24.129.4:39837), 533fd2d50f4c4ea69f17ced129f3c62e (127.24.129.3:35541)
I20260608 12:50:16.381345  3527 leader_election.cc:290] T f02573d205bb4fa1b372f8f1bd61de3e P ed2aa2b88fc34b4cb3bda1a66a0a65aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 355ff27b2bad43ab8857f92cf3832297 (127.24.129.1:36929), 533fd2d50f4c4ea69f17ced129f3c62e (127.24.129.3:35541)
I20260608 12:50:16.397055  3404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02573d205bb4fa1b372f8f1bd61de3e" candidate_uuid: "ed2aa2b88fc34b4cb3bda1a66a0a65aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "533fd2d50f4c4ea69f17ced129f3c62e" is_pre_election: true
I20260608 12:50:16.398437  3404 raft_consensus.cc:2468] T f02573d205bb4fa1b372f8f1bd61de3e P 533fd2d50f4c4ea69f17ced129f3c62e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed2aa2b88fc34b4cb3bda1a66a0a65aa in term 0.
I20260608 12:50:16.400566  3444 leader_election.cc:304] T f02573d205bb4fa1b372f8f1bd61de3e P ed2aa2b88fc34b4cb3bda1a66a0a65aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 533fd2d50f4c4ea69f17ced129f3c62e, ed2aa2b88fc34b4cb3bda1a66a0a65aa; no voters: 
I20260608 12:50:16.401774  3527 raft_consensus.cc:2804] T f02573d205bb4fa1b372f8f1bd61de3e P ed2aa2b88fc34b4cb3bda1a66a0a65aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:16.402208  3527 raft_consensus.cc:493] T f02573d205bb4fa1b372f8f1bd61de3e P ed2aa2b88fc34b4cb3bda1a66a0a65aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:16.402583  3527 raft_consensus.cc:3060] T f02573d205bb4fa1b372f8f1bd61de3e P ed2aa2b88fc34b4cb3bda1a66a0a65aa [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:16.408353  3255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02573d205bb4fa1b372f8f1bd61de3e" candidate_uuid: "ed2aa2b88fc34b4cb3bda1a66a0a65aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "355ff27b2bad43ab8857f92cf3832297" is_pre_election: true
I20260608 12:50:16.409351  3255 raft_consensus.cc:2468] T f02573d205bb4fa1b372f8f1bd61de3e P 355ff27b2bad43ab8857f92cf3832297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed2aa2b88fc34b4cb3bda1a66a0a65aa in term 0.
I20260608 12:50:16.410573  3404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02573d205bb4fa1b372f8f1bd61de3e" candidate_uuid: "355ff27b2bad43ab8857f92cf3832297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "533fd2d50f4c4ea69f17ced129f3c62e" is_pre_election: true
I20260608 12:50:16.411360  3404 raft_consensus.cc:2468] T f02573d205bb4fa1b372f8f1bd61de3e P 533fd2d50f4c4ea69f17ced129f3c62e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 355ff27b2bad43ab8857f92cf3832297 in term 0.
I20260608 12:50:16.411604  3478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02573d205bb4fa1b372f8f1bd61de3e" candidate_uuid: "355ff27b2bad43ab8857f92cf3832297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2aa2b88fc34b4cb3bda1a66a0a65aa" is_pre_election: true
I20260608 12:50:16.412534  3221 leader_election.cc:304] T f02573d205bb4fa1b372f8f1bd61de3e P 355ff27b2bad43ab8857f92cf3832297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 355ff27b2bad43ab8857f92cf3832297, 533fd2d50f4c4ea69f17ced129f3c62e; no voters: 
I20260608 12:50:16.413444  3529 raft_consensus.cc:2804] T f02573d205bb4fa1b372f8f1bd61de3e P 355ff27b2bad43ab8857f92cf3832297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:16.413853  3529 raft_consensus.cc:493] T f02573d205bb4fa1b372f8f1bd61de3e P 355ff27b2bad43ab8857f92cf3832297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:16.414187  3529 raft_consensus.cc:3060] T f02573d205bb4fa1b372f8f1bd61de3e P 355ff27b2bad43ab8857f92cf3832297 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:16.414860  3527 raft_consensus.cc:515] T f02573d205bb4fa1b372f8f1bd61de3e P ed2aa2b88fc34b4cb3bda1a66a0a65aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355ff27b2bad43ab8857f92cf3832297" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36929 } } peers { permanent_uuid: "ed2aa2b88fc34b4cb3bda1a66a0a65aa" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 39837 } } peers { permanent_uuid: "533fd2d50f4c4ea69f17ced129f3c62e" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 35541 } }
I20260608 12:50:16.416289  3478 raft_consensus.cc:2393] T f02573d205bb4fa1b372f8f1bd61de3e P ed2aa2b88fc34b4cb3bda1a66a0a65aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 355ff27b2bad43ab8857f92cf3832297 in current term 1: Already voted for candidate ed2aa2b88fc34b4cb3bda1a66a0a65aa in this term.
I20260608 12:50:16.418846  3255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02573d205bb4fa1b372f8f1bd61de3e" candidate_uuid: "ed2aa2b88fc34b4cb3bda1a66a0a65aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "355ff27b2bad43ab8857f92cf3832297"
I20260608 12:50:16.419533  3404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02573d205bb4fa1b372f8f1bd61de3e" candidate_uuid: "ed2aa2b88fc34b4cb3bda1a66a0a65aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "533fd2d50f4c4ea69f17ced129f3c62e"
I20260608 12:50:16.420604  3404 raft_consensus.cc:3060] T f02573d205bb4fa1b372f8f1bd61de3e P 533fd2d50f4c4ea69f17ced129f3c62e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:16.424937  3527 leader_election.cc:290] T f02573d205bb4fa1b372f8f1bd61de3e P ed2aa2b88fc34b4cb3bda1a66a0a65aa [CANDIDATE]: Term 1 election: Requested vote from peers 355ff27b2bad43ab8857f92cf3832297 (127.24.129.1:36929), 533fd2d50f4c4ea69f17ced129f3c62e (127.24.129.3:35541)
I20260608 12:50:16.426990  3529 raft_consensus.cc:515] T f02573d205bb4fa1b372f8f1bd61de3e P 355ff27b2bad43ab8857f92cf3832297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355ff27b2bad43ab8857f92cf3832297" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36929 } } peers { permanent_uuid: "ed2aa2b88fc34b4cb3bda1a66a0a65aa" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 39837 } } peers { permanent_uuid: "533fd2d50f4c4ea69f17ced129f3c62e" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 35541 } }
I20260608 12:50:16.428231  3255 raft_consensus.cc:2393] T f02573d205bb4fa1b372f8f1bd61de3e P 355ff27b2bad43ab8857f92cf3832297 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ed2aa2b88fc34b4cb3bda1a66a0a65aa in current term 1: Already voted for candidate 355ff27b2bad43ab8857f92cf3832297 in this term.
I20260608 12:50:16.428697  3404 raft_consensus.cc:2468] T f02573d205bb4fa1b372f8f1bd61de3e P 533fd2d50f4c4ea69f17ced129f3c62e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed2aa2b88fc34b4cb3bda1a66a0a65aa in term 1.
I20260608 12:50:16.430269  3444 leader_election.cc:304] T f02573d205bb4fa1b372f8f1bd61de3e P ed2aa2b88fc34b4cb3bda1a66a0a65aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 533fd2d50f4c4ea69f17ced129f3c62e, ed2aa2b88fc34b4cb3bda1a66a0a65aa; no voters: 
I20260608 12:50:16.430142  3478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02573d205bb4fa1b372f8f1bd61de3e" candidate_uuid: "355ff27b2bad43ab8857f92cf3832297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2aa2b88fc34b4cb3bda1a66a0a65aa"
I20260608 12:50:16.430701  3403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02573d205bb4fa1b372f8f1bd61de3e" candidate_uuid: "355ff27b2bad43ab8857f92cf3832297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "533fd2d50f4c4ea69f17ced129f3c62e"
I20260608 12:50:16.430598  3529 leader_election.cc:290] T f02573d205bb4fa1b372f8f1bd61de3e P 355ff27b2bad43ab8857f92cf3832297 [CANDIDATE]: Term 1 election: Requested vote from peers ed2aa2b88fc34b4cb3bda1a66a0a65aa (127.24.129.4:39837), 533fd2d50f4c4ea69f17ced129f3c62e (127.24.129.3:35541)
I20260608 12:50:16.431420  3478 raft_consensus.cc:2393] T f02573d205bb4fa1b372f8f1bd61de3e P ed2aa2b88fc34b4cb3bda1a66a0a65aa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 355ff27b2bad43ab8857f92cf3832297 in current term 1: Already voted for candidate ed2aa2b88fc34b4cb3bda1a66a0a65aa in this term.
I20260608 12:50:16.431789  3403 raft_consensus.cc:2393] T f02573d205bb4fa1b372f8f1bd61de3e P 533fd2d50f4c4ea69f17ced129f3c62e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 355ff27b2bad43ab8857f92cf3832297 in current term 1: Already voted for candidate ed2aa2b88fc34b4cb3bda1a66a0a65aa in this term.
I20260608 12:50:16.432116  3527 raft_consensus.cc:2804] T f02573d205bb4fa1b372f8f1bd61de3e P ed2aa2b88fc34b4cb3bda1a66a0a65aa [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:16.433346  3527 raft_consensus.cc:697] T f02573d205bb4fa1b372f8f1bd61de3e P ed2aa2b88fc34b4cb3bda1a66a0a65aa [term 1 LEADER]: Becoming Leader. State: Replica: ed2aa2b88fc34b4cb3bda1a66a0a65aa, State: Running, Role: LEADER
I20260608 12:50:16.433126  3221 leader_election.cc:304] T f02573d205bb4fa1b372f8f1bd61de3e P 355ff27b2bad43ab8857f92cf3832297 [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: 355ff27b2bad43ab8857f92cf3832297; no voters: 533fd2d50f4c4ea69f17ced129f3c62e, ed2aa2b88fc34b4cb3bda1a66a0a65aa
I20260608 12:50:16.434401  3529 raft_consensus.cc:2749] T f02573d205bb4fa1b372f8f1bd61de3e P 355ff27b2bad43ab8857f92cf3832297 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:50:16.434412  3527 consensus_queue.cc:237] T f02573d205bb4fa1b372f8f1bd61de3e P ed2aa2b88fc34b4cb3bda1a66a0a65aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355ff27b2bad43ab8857f92cf3832297" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36929 } } peers { permanent_uuid: "ed2aa2b88fc34b4cb3bda1a66a0a65aa" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 39837 } } peers { permanent_uuid: "533fd2d50f4c4ea69f17ced129f3c62e" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 35541 } }
I20260608 12:50:16.443074  3150 catalog_manager.cc:5696] T f02573d205bb4fa1b372f8f1bd61de3e P ed2aa2b88fc34b4cb3bda1a66a0a65aa reported cstate change: term changed from 0 to 1, leader changed from <none> to ed2aa2b88fc34b4cb3bda1a66a0a65aa (127.24.129.4). New cstate: current_term: 1 leader_uuid: "ed2aa2b88fc34b4cb3bda1a66a0a65aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355ff27b2bad43ab8857f92cf3832297" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 36929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed2aa2b88fc34b4cb3bda1a66a0a65aa" member_type: VOTER last_known_addr { host: "127.24.129.4" port: 39837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "533fd2d50f4c4ea69f17ced129f3c62e" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 35541 } health_report { overall_health: UNKNOWN } } }
W20260608 12:50:16.516038 25092 auto_rebalancer.cc:591] Failed to schedule move for tablet f02573d205bb4fa1b372f8f1bd61de3e: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:50:16.517477 25092 tablet_server.cc:179] TabletServer@127.24.129.1:0 shutting down...
I20260608 12:50:16.539829 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:16.541052 25092 tablet_replica.cc:333] T f02573d205bb4fa1b372f8f1bd61de3e P 355ff27b2bad43ab8857f92cf3832297: stopping tablet replica
I20260608 12:50:16.541886 25092 raft_consensus.cc:2243] T f02573d205bb4fa1b372f8f1bd61de3e P 355ff27b2bad43ab8857f92cf3832297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:16.542550 25092 raft_consensus.cc:2272] T f02573d205bb4fa1b372f8f1bd61de3e P 355ff27b2bad43ab8857f92cf3832297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:16.553768 25092 tablet_server.cc:196] TabletServer@127.24.129.1:0 shutdown complete.
I20260608 12:50:16.563879 25092 tablet_server.cc:179] TabletServer@127.24.129.2:0 shutting down...
I20260608 12:50:16.587745 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:16.603981 25092 tablet_server.cc:196] TabletServer@127.24.129.2:0 shutdown complete.
I20260608 12:50:16.612469 25092 tablet_server.cc:179] TabletServer@127.24.129.3:0 shutting down...
I20260608 12:50:16.632349 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:16.633356 25092 tablet_replica.cc:333] T f02573d205bb4fa1b372f8f1bd61de3e P 533fd2d50f4c4ea69f17ced129f3c62e: stopping tablet replica
I20260608 12:50:16.633949 25092 raft_consensus.cc:2243] T f02573d205bb4fa1b372f8f1bd61de3e P 533fd2d50f4c4ea69f17ced129f3c62e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:16.634434 25092 raft_consensus.cc:2272] T f02573d205bb4fa1b372f8f1bd61de3e P 533fd2d50f4c4ea69f17ced129f3c62e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:16.655536 25092 tablet_server.cc:196] TabletServer@127.24.129.3:0 shutdown complete.
I20260608 12:50:16.667268 25092 tablet_server.cc:179] TabletServer@127.24.129.4:0 shutting down...
I20260608 12:50:16.689885 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:16.690863 25092 tablet_replica.cc:333] T f02573d205bb4fa1b372f8f1bd61de3e P ed2aa2b88fc34b4cb3bda1a66a0a65aa: stopping tablet replica
I20260608 12:50:16.691505 25092 raft_consensus.cc:2243] T f02573d205bb4fa1b372f8f1bd61de3e P ed2aa2b88fc34b4cb3bda1a66a0a65aa [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:16.692278 25092 pending_rounds.cc:70] T f02573d205bb4fa1b372f8f1bd61de3e P ed2aa2b88fc34b4cb3bda1a66a0a65aa: Trying to abort 1 pending ops.
I20260608 12:50:16.692466 25092 pending_rounds.cc:77] T f02573d205bb4fa1b372f8f1bd61de3e P ed2aa2b88fc34b4cb3bda1a66a0a65aa: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294660675326042112 op_type: NO_OP noop_request { }
I20260608 12:50:16.692854 25092 raft_consensus.cc:2889] T f02573d205bb4fa1b372f8f1bd61de3e P ed2aa2b88fc34b4cb3bda1a66a0a65aa [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:50:16.693157 25092 raft_consensus.cc:2272] T f02573d205bb4fa1b372f8f1bd61de3e P ed2aa2b88fc34b4cb3bda1a66a0a65aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:16.714847 25092 tablet_server.cc:196] TabletServer@127.24.129.4:0 shutdown complete.
I20260608 12:50:16.724888 25092 master.cc:562] Master@127.24.129.62:33699 shutting down...
I20260608 12:50:16.745836 25092 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 74a09f17423741dab1084d703719de54 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:16.746536 25092 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 74a09f17423741dab1084d703719de54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:16.746886 25092 tablet_replica.cc:333] T 00000000000000000000000000000000 P 74a09f17423741dab1084d703719de54: stopping tablet replica
I20260608 12:50:16.766388 25092 master.cc:584] Master@127.24.129.62:33699 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1430 ms)
[----------] 22 tests from AutoRebalancerTest (244438 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 12:50:16.808897 25092 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.129.62:37439
I20260608 12:50:16.810282 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:16.816025  3538 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:16.816541  3539 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:16.817813  3541 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:16.818660 25092 server_base.cc:1061] running on GCE node
I20260608 12:50:16.819484 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:16.819670 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:16.819790 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780923016819779 us; error 0 us; skew 500 ppm
I20260608 12:50:16.820331 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:16.822899 25092 webserver.cc:533] Webserver started at http://127.24.129.62:32983/ using document root <none> and password file <none>
I20260608 12:50:16.823386 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:16.823553 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:16.823777 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:16.824872 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922772201788-25092-0/minicluster-data/master-0-root/instance:
uuid: "824a88c6788240309a2eb206c964022e"
format_stamp: "Formatted at 2026-06-08 12:50:16 on dist-test-slave-jhsm"
I20260608 12:50:16.829618 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:50:16.833527  3546 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:16.834443 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:50:16.834730 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922772201788-25092-0/minicluster-data/master-0-root
uuid: "824a88c6788240309a2eb206c964022e"
format_stamp: "Formatted at 2026-06-08 12:50:16 on dist-test-slave-jhsm"
I20260608 12:50:16.834980 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922772201788-25092-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922772201788-25092-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922772201788-25092-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:16.857651 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:16.858645 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:16.897503 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.62:37439
I20260608 12:50:16.897686  3597 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.62:37439 every 8 connection(s)
I20260608 12:50:16.901958  3598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:16.915688  3598 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 824a88c6788240309a2eb206c964022e: Bootstrap starting.
I20260608 12:50:16.921186  3598 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 824a88c6788240309a2eb206c964022e: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:16.926090  3598 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 824a88c6788240309a2eb206c964022e: No bootstrap required, opened a new log
I20260608 12:50:16.928550  3598 raft_consensus.cc:359] T 00000000000000000000000000000000 P 824a88c6788240309a2eb206c964022e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "824a88c6788240309a2eb206c964022e" member_type: VOTER }
I20260608 12:50:16.929013  3598 raft_consensus.cc:385] T 00000000000000000000000000000000 P 824a88c6788240309a2eb206c964022e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:16.929203  3598 raft_consensus.cc:740] T 00000000000000000000000000000000 P 824a88c6788240309a2eb206c964022e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 824a88c6788240309a2eb206c964022e, State: Initialized, Role: FOLLOWER
I20260608 12:50:16.929817  3598 consensus_queue.cc:260] T 00000000000000000000000000000000 P 824a88c6788240309a2eb206c964022e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "824a88c6788240309a2eb206c964022e" member_type: VOTER }
I20260608 12:50:16.930264  3598 raft_consensus.cc:399] T 00000000000000000000000000000000 P 824a88c6788240309a2eb206c964022e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:16.930478  3598 raft_consensus.cc:493] T 00000000000000000000000000000000 P 824a88c6788240309a2eb206c964022e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:16.930713  3598 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 824a88c6788240309a2eb206c964022e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:16.936411  3598 raft_consensus.cc:515] T 00000000000000000000000000000000 P 824a88c6788240309a2eb206c964022e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "824a88c6788240309a2eb206c964022e" member_type: VOTER }
I20260608 12:50:16.937086  3598 leader_election.cc:304] T 00000000000000000000000000000000 P 824a88c6788240309a2eb206c964022e [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: 824a88c6788240309a2eb206c964022e; no voters: 
I20260608 12:50:16.938342  3598 leader_election.cc:290] T 00000000000000000000000000000000 P 824a88c6788240309a2eb206c964022e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:16.938807  3601 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 824a88c6788240309a2eb206c964022e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:16.940408  3601 raft_consensus.cc:697] T 00000000000000000000000000000000 P 824a88c6788240309a2eb206c964022e [term 1 LEADER]: Becoming Leader. State: Replica: 824a88c6788240309a2eb206c964022e, State: Running, Role: LEADER
I20260608 12:50:16.941159  3601 consensus_queue.cc:237] T 00000000000000000000000000000000 P 824a88c6788240309a2eb206c964022e [LEADER]: Queue going to LEADER mode. State: All 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: "824a88c6788240309a2eb206c964022e" member_type: VOTER }
I20260608 12:50:16.941717  3598 sys_catalog.cc:565] T 00000000000000000000000000000000 P 824a88c6788240309a2eb206c964022e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:50:16.944684  3603 sys_catalog.cc:455] T 00000000000000000000000000000000 P 824a88c6788240309a2eb206c964022e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 824a88c6788240309a2eb206c964022e. Latest consensus state: current_term: 1 leader_uuid: "824a88c6788240309a2eb206c964022e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "824a88c6788240309a2eb206c964022e" member_type: VOTER } }
I20260608 12:50:16.944772  3602 sys_catalog.cc:455] T 00000000000000000000000000000000 P 824a88c6788240309a2eb206c964022e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "824a88c6788240309a2eb206c964022e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "824a88c6788240309a2eb206c964022e" member_type: VOTER } }
I20260608 12:50:16.945822  3603 sys_catalog.cc:458] T 00000000000000000000000000000000 P 824a88c6788240309a2eb206c964022e [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:16.945919  3602 sys_catalog.cc:458] T 00000000000000000000000000000000 P 824a88c6788240309a2eb206c964022e [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:16.951661  3607 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:50:16.956535  3607 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:50:16.961102 25092 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:50:16.967295  3607 catalog_manager.cc:1382] Generated new cluster ID: dc225cbd5a8c4c2db0b7ac36668e3024
I20260608 12:50:16.967674  3607 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:50:16.993933  3607 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:50:16.995626  3607 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:50:17.013641  3607 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 824a88c6788240309a2eb206c964022e: Generated new TSK 0
I20260608 12:50:17.014457  3607 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:50:17.028317 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:17.034904  3619 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:17.035840  3620 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:17.038075  3622 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:17.038462 25092 server_base.cc:1061] running on GCE node
I20260608 12:50:17.039693 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:17.039934 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:17.040109 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780923017040087 us; error 0 us; skew 500 ppm
I20260608 12:50:17.040843 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:17.043854 25092 webserver.cc:533] Webserver started at http://127.24.129.1:37743/ using document root <none> and password file <none>
I20260608 12:50:17.044443 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:17.044643 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:17.044974 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:17.046278 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922772201788-25092-0/minicluster-data/ts-0-root/instance:
uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37"
format_stamp: "Formatted at 2026-06-08 12:50:17 on dist-test-slave-jhsm"
I20260608 12:50:17.051633 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260608 12:50:17.055881  3627 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:17.056802 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260608 12:50:17.057160 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922772201788-25092-0/minicluster-data/ts-0-root
uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37"
format_stamp: "Formatted at 2026-06-08 12:50:17 on dist-test-slave-jhsm"
I20260608 12:50:17.057499 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922772201788-25092-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922772201788-25092-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922772201788-25092-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:17.078397 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:17.079638 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:17.081377 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:17.083973 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:17.084180 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:17.084435 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:17.084595 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:17.130309 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.1:35293
I20260608 12:50:17.130438  3689 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.1:35293 every 8 connection(s)
I20260608 12:50:17.136435 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:17.144042  3694 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:17.146190  3695 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:17.148697  3690 heartbeater.cc:344] Connected to a master server at 127.24.129.62:37439
I20260608 12:50:17.149283  3690 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:17.149617 25092 server_base.cc:1061] running on GCE node
W20260608 12:50:17.150039  3697 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:17.150439  3690 heartbeater.cc:507] Master 127.24.129.62:37439 requested a full tablet report, sending...
I20260608 12:50:17.151108 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:17.151345 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:17.151546 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780923017151524 us; error 0 us; skew 500 ppm
I20260608 12:50:17.152279 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:17.153239  3563 ts_manager.cc:194] Registered new tserver with Master: 2e2a2acae6ee4efa9ad90fb5040a0c37 (127.24.129.1:35293)
I20260608 12:50:17.155418 25092 webserver.cc:533] Webserver started at http://127.24.129.2:37617/ using document root <none> and password file <none>
I20260608 12:50:17.155943  3563 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35114
I20260608 12:50:17.156162 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:17.156456 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:17.156796 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:17.158103 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922772201788-25092-0/minicluster-data/ts-1-root/instance:
uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a"
format_stamp: "Formatted at 2026-06-08 12:50:17 on dist-test-slave-jhsm"
I20260608 12:50:17.162997 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:50:17.166754  3702 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:17.167658 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:50:17.167958 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922772201788-25092-0/minicluster-data/ts-1-root
uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a"
format_stamp: "Formatted at 2026-06-08 12:50:17 on dist-test-slave-jhsm"
I20260608 12:50:17.168210 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922772201788-25092-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922772201788-25092-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922772201788-25092-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:17.196703 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:17.197885 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:17.199427 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:17.202016 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:17.202227 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:17.202459 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:17.202632 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:17.244289 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.2:37597
I20260608 12:50:17.244447  3764 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.2:37597 every 8 connection(s)
I20260608 12:50:17.249375 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:17.256592  3768 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:17.259752  3769 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:17.262956 25092 server_base.cc:1061] running on GCE node
I20260608 12:50:17.263470  3765 heartbeater.cc:344] Connected to a master server at 127.24.129.62:37439
W20260608 12:50:17.263491  3771 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:17.264215  3765 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:17.265048 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:17.265386 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:17.265275  3765 heartbeater.cc:507] Master 127.24.129.62:37439 requested a full tablet report, sending...
I20260608 12:50:17.265703 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780923017265683 us; error 0 us; skew 500 ppm
I20260608 12:50:17.266585 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:17.268050  3563 ts_manager.cc:194] Registered new tserver with Master: 160f503a7dca49ddb9fb5c0cb3e8b34a (127.24.129.2:37597)
I20260608 12:50:17.269373 25092 webserver.cc:533] Webserver started at http://127.24.129.3:45991/ using document root <none> and password file <none>
I20260608 12:50:17.270028  3563 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35130
I20260608 12:50:17.270130 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:17.270495 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:17.270835 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:17.272215 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922772201788-25092-0/minicluster-data/ts-2-root/instance:
uuid: "cf8a22b903624b0d9af24ccb433b9593"
format_stamp: "Formatted at 2026-06-08 12:50:17 on dist-test-slave-jhsm"
I20260608 12:50:17.276993 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260608 12:50:17.280444  3776 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:17.281352 25092 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:50:17.281653 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922772201788-25092-0/minicluster-data/ts-2-root
uuid: "cf8a22b903624b0d9af24ccb433b9593"
format_stamp: "Formatted at 2026-06-08 12:50:17 on dist-test-slave-jhsm"
I20260608 12:50:17.281908 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922772201788-25092-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922772201788-25092-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922772201788-25092-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:17.295432 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:17.296464 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:17.298002 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:17.300314 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:17.300513 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:17.300760 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:17.300918 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:50:17.341444 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.3:36255
I20260608 12:50:17.341621  3838 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.3:36255 every 8 connection(s)
I20260608 12:50:17.356009  3839 heartbeater.cc:344] Connected to a master server at 127.24.129.62:37439
I20260608 12:50:17.356535  3839 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:17.357405  3839 heartbeater.cc:507] Master 127.24.129.62:37439 requested a full tablet report, sending...
I20260608 12:50:17.359741  3563 ts_manager.cc:194] Registered new tserver with Master: cf8a22b903624b0d9af24ccb433b9593 (127.24.129.3:36255)
I20260608 12:50:17.360668 25092 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015821225s
I20260608 12:50:17.361523  3563 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35132
I20260608 12:50:18.159317  3690 heartbeater.cc:499] Master 127.24.129.62:37439 was elected leader, sending a full tablet report...
I20260608 12:50:18.273205  3765 heartbeater.cc:499] Master 127.24.129.62:37439 was elected leader, sending a full tablet report...
I20260608 12:50:18.365446  3839 heartbeater.cc:499] Master 127.24.129.62:37439 was elected leader, sending a full tablet report...
I20260608 12:50:18.427935  3563 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35148:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:50:18.430763  3563 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:50:18.507073  3730 tablet_service.cc:1511] Processing CreateTablet for tablet dfc08c3a6c7f4b6e9a04d4380e18991a (DEFAULT_TABLE table=test-workload [id=adcd3515e0fc4c188f08f241f7142d83]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:50:18.508522  3730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfc08c3a6c7f4b6e9a04d4380e18991a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:18.514680  3729 tablet_service.cc:1511] Processing CreateTablet for tablet 19ce425dcd1b437aa5eb489e1bb6762d (DEFAULT_TABLE table=test-workload [id=adcd3515e0fc4c188f08f241f7142d83]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:50:18.514863  3728 tablet_service.cc:1511] Processing CreateTablet for tablet f94eef8321e143d0951623f621d5fbc6 (DEFAULT_TABLE table=test-workload [id=adcd3515e0fc4c188f08f241f7142d83]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:50:18.515633  3655 tablet_service.cc:1511] Processing CreateTablet for tablet dfc08c3a6c7f4b6e9a04d4380e18991a (DEFAULT_TABLE table=test-workload [id=adcd3515e0fc4c188f08f241f7142d83]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:50:18.516505  3729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19ce425dcd1b437aa5eb489e1bb6762d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:18.517340  3655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfc08c3a6c7f4b6e9a04d4380e18991a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:18.517658  3804 tablet_service.cc:1511] Processing CreateTablet for tablet dfc08c3a6c7f4b6e9a04d4380e18991a (DEFAULT_TABLE table=test-workload [id=adcd3515e0fc4c188f08f241f7142d83]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:50:18.519086  3804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfc08c3a6c7f4b6e9a04d4380e18991a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:18.518923  3654 tablet_service.cc:1511] Processing CreateTablet for tablet 19ce425dcd1b437aa5eb489e1bb6762d (DEFAULT_TABLE table=test-workload [id=adcd3515e0fc4c188f08f241f7142d83]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:50:18.520414  3654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19ce425dcd1b437aa5eb489e1bb6762d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:18.521903  3803 tablet_service.cc:1511] Processing CreateTablet for tablet 19ce425dcd1b437aa5eb489e1bb6762d (DEFAULT_TABLE table=test-workload [id=adcd3515e0fc4c188f08f241f7142d83]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:50:18.522423  3727 tablet_service.cc:1511] Processing CreateTablet for tablet b65b05bb691d4881a549068e962b7201 (DEFAULT_TABLE table=test-workload [id=adcd3515e0fc4c188f08f241f7142d83]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:50:18.523329  3803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19ce425dcd1b437aa5eb489e1bb6762d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:18.523729  3727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b65b05bb691d4881a549068e962b7201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:18.526134  3653 tablet_service.cc:1511] Processing CreateTablet for tablet f94eef8321e143d0951623f621d5fbc6 (DEFAULT_TABLE table=test-workload [id=adcd3515e0fc4c188f08f241f7142d83]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:50:18.527640  3653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f94eef8321e143d0951623f621d5fbc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:18.527412  3801 tablet_service.cc:1511] Processing CreateTablet for tablet b65b05bb691d4881a549068e962b7201 (DEFAULT_TABLE table=test-workload [id=adcd3515e0fc4c188f08f241f7142d83]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:50:18.528847  3801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b65b05bb691d4881a549068e962b7201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:18.530038  3652 tablet_service.cc:1511] Processing CreateTablet for tablet b65b05bb691d4881a549068e962b7201 (DEFAULT_TABLE table=test-workload [id=adcd3515e0fc4c188f08f241f7142d83]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:50:18.531476  3652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b65b05bb691d4881a549068e962b7201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:18.533098  3728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f94eef8321e143d0951623f621d5fbc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:18.526044  3802 tablet_service.cc:1511] Processing CreateTablet for tablet f94eef8321e143d0951623f621d5fbc6 (DEFAULT_TABLE table=test-workload [id=adcd3515e0fc4c188f08f241f7142d83]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:50:18.536533  3802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f94eef8321e143d0951623f621d5fbc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:18.540213  3651 tablet_service.cc:1511] Processing CreateTablet for tablet 0b946ec445744faf83880ff9fef9b8e0 (DEFAULT_TABLE table=test-workload [id=adcd3515e0fc4c188f08f241f7142d83]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:50:18.541731  3651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b946ec445744faf83880ff9fef9b8e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:18.561544  3726 tablet_service.cc:1511] Processing CreateTablet for tablet 0b946ec445744faf83880ff9fef9b8e0 (DEFAULT_TABLE table=test-workload [id=adcd3515e0fc4c188f08f241f7142d83]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:50:18.562995  3726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b946ec445744faf83880ff9fef9b8e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:18.564335  3800 tablet_service.cc:1511] Processing CreateTablet for tablet 0b946ec445744faf83880ff9fef9b8e0 (DEFAULT_TABLE table=test-workload [id=adcd3515e0fc4c188f08f241f7142d83]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:50:18.565965  3800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b946ec445744faf83880ff9fef9b8e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:18.571383  3650 tablet_service.cc:1511] Processing CreateTablet for tablet cec3294e9ca0435c8aff41d92dec6eb2 (DEFAULT_TABLE table=test-workload [id=adcd3515e0fc4c188f08f241f7142d83]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:50:18.573114  3650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec3294e9ca0435c8aff41d92dec6eb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:18.604802  3860 tablet_bootstrap.cc:492] T dfc08c3a6c7f4b6e9a04d4380e18991a P 160f503a7dca49ddb9fb5c0cb3e8b34a: Bootstrap starting.
I20260608 12:50:18.613103  3860 tablet_bootstrap.cc:654] T dfc08c3a6c7f4b6e9a04d4380e18991a P 160f503a7dca49ddb9fb5c0cb3e8b34a: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:18.613824  3730 tablet_service.cc:1511] Processing CreateTablet for tablet cec3294e9ca0435c8aff41d92dec6eb2 (DEFAULT_TABLE table=test-workload [id=adcd3515e0fc4c188f08f241f7142d83]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:50:18.614632  3803 tablet_service.cc:1511] Processing CreateTablet for tablet cec3294e9ca0435c8aff41d92dec6eb2 (DEFAULT_TABLE table=test-workload [id=adcd3515e0fc4c188f08f241f7142d83]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:50:18.615456  3859 tablet_bootstrap.cc:492] T b65b05bb691d4881a549068e962b7201 P 2e2a2acae6ee4efa9ad90fb5040a0c37: Bootstrap starting.
I20260608 12:50:18.617158  3730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec3294e9ca0435c8aff41d92dec6eb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:18.625990  3859 tablet_bootstrap.cc:654] T b65b05bb691d4881a549068e962b7201 P 2e2a2acae6ee4efa9ad90fb5040a0c37: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:18.626226  3803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec3294e9ca0435c8aff41d92dec6eb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:18.640938  3861 tablet_bootstrap.cc:492] T 0b946ec445744faf83880ff9fef9b8e0 P cf8a22b903624b0d9af24ccb433b9593: Bootstrap starting.
I20260608 12:50:18.641191  3860 tablet_bootstrap.cc:492] T dfc08c3a6c7f4b6e9a04d4380e18991a P 160f503a7dca49ddb9fb5c0cb3e8b34a: No bootstrap required, opened a new log
I20260608 12:50:18.641963  3860 ts_tablet_manager.cc:1403] T dfc08c3a6c7f4b6e9a04d4380e18991a P 160f503a7dca49ddb9fb5c0cb3e8b34a: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.011s
I20260608 12:50:18.644621  3859 tablet_bootstrap.cc:492] T b65b05bb691d4881a549068e962b7201 P 2e2a2acae6ee4efa9ad90fb5040a0c37: No bootstrap required, opened a new log
I20260608 12:50:18.645421  3859 ts_tablet_manager.cc:1403] T b65b05bb691d4881a549068e962b7201 P 2e2a2acae6ee4efa9ad90fb5040a0c37: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.000s
I20260608 12:50:18.645267  3860 raft_consensus.cc:359] T dfc08c3a6c7f4b6e9a04d4380e18991a P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } }
I20260608 12:50:18.646164  3860 raft_consensus.cc:385] T dfc08c3a6c7f4b6e9a04d4380e18991a P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:18.646523  3860 raft_consensus.cc:740] T dfc08c3a6c7f4b6e9a04d4380e18991a P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160f503a7dca49ddb9fb5c0cb3e8b34a, State: Initialized, Role: FOLLOWER
I20260608 12:50:18.647450  3860 consensus_queue.cc:260] T dfc08c3a6c7f4b6e9a04d4380e18991a P 160f503a7dca49ddb9fb5c0cb3e8b34a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } }
I20260608 12:50:18.648229  3861 tablet_bootstrap.cc:654] T 0b946ec445744faf83880ff9fef9b8e0 P cf8a22b903624b0d9af24ccb433b9593: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:18.649303  3859 raft_consensus.cc:359] T b65b05bb691d4881a549068e962b7201 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.650206  3859 raft_consensus.cc:385] T b65b05bb691d4881a549068e962b7201 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:18.650593  3859 raft_consensus.cc:740] T b65b05bb691d4881a549068e962b7201 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e2a2acae6ee4efa9ad90fb5040a0c37, State: Initialized, Role: FOLLOWER
I20260608 12:50:18.651777  3859 consensus_queue.cc:260] T b65b05bb691d4881a549068e962b7201 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.657151  3860 ts_tablet_manager.cc:1434] T dfc08c3a6c7f4b6e9a04d4380e18991a P 160f503a7dca49ddb9fb5c0cb3e8b34a: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.001s
I20260608 12:50:18.660220  3860 tablet_bootstrap.cc:492] T b65b05bb691d4881a549068e962b7201 P 160f503a7dca49ddb9fb5c0cb3e8b34a: Bootstrap starting.
I20260608 12:50:18.661119  3861 tablet_bootstrap.cc:492] T 0b946ec445744faf83880ff9fef9b8e0 P cf8a22b903624b0d9af24ccb433b9593: No bootstrap required, opened a new log
I20260608 12:50:18.661912  3861 ts_tablet_manager.cc:1403] T 0b946ec445744faf83880ff9fef9b8e0 P cf8a22b903624b0d9af24ccb433b9593: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260608 12:50:18.662353  3859 ts_tablet_manager.cc:1434] T b65b05bb691d4881a549068e962b7201 P 2e2a2acae6ee4efa9ad90fb5040a0c37: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 12:50:18.665479  3861 raft_consensus.cc:359] T 0b946ec445744faf83880ff9fef9b8e0 P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.666560  3861 raft_consensus.cc:385] T 0b946ec445744faf83880ff9fef9b8e0 P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:18.666949  3861 raft_consensus.cc:740] T 0b946ec445744faf83880ff9fef9b8e0 P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf8a22b903624b0d9af24ccb433b9593, State: Initialized, Role: FOLLOWER
I20260608 12:50:18.666837  3859 tablet_bootstrap.cc:492] T dfc08c3a6c7f4b6e9a04d4380e18991a P 2e2a2acae6ee4efa9ad90fb5040a0c37: Bootstrap starting.
I20260608 12:50:18.668139  3861 consensus_queue.cc:260] T 0b946ec445744faf83880ff9fef9b8e0 P cf8a22b903624b0d9af24ccb433b9593 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.671260  3860 tablet_bootstrap.cc:654] T b65b05bb691d4881a549068e962b7201 P 160f503a7dca49ddb9fb5c0cb3e8b34a: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:18.674168  3864 raft_consensus.cc:493] T dfc08c3a6c7f4b6e9a04d4380e18991a P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:18.674729  3864 raft_consensus.cc:515] T dfc08c3a6c7f4b6e9a04d4380e18991a P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } }
I20260608 12:50:18.675671  3859 tablet_bootstrap.cc:654] T dfc08c3a6c7f4b6e9a04d4380e18991a P 2e2a2acae6ee4efa9ad90fb5040a0c37: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:18.677800  3864 leader_election.cc:290] T dfc08c3a6c7f4b6e9a04d4380e18991a P 160f503a7dca49ddb9fb5c0cb3e8b34a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf8a22b903624b0d9af24ccb433b9593 (127.24.129.3:36255), 2e2a2acae6ee4efa9ad90fb5040a0c37 (127.24.129.1:35293)
I20260608 12:50:18.678399  3861 ts_tablet_manager.cc:1434] T 0b946ec445744faf83880ff9fef9b8e0 P cf8a22b903624b0d9af24ccb433b9593: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.008s
I20260608 12:50:18.684621  3861 tablet_bootstrap.cc:492] T dfc08c3a6c7f4b6e9a04d4380e18991a P cf8a22b903624b0d9af24ccb433b9593: Bootstrap starting.
I20260608 12:50:18.691708  3861 tablet_bootstrap.cc:654] T dfc08c3a6c7f4b6e9a04d4380e18991a P cf8a22b903624b0d9af24ccb433b9593: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:18.696400  3860 tablet_bootstrap.cc:492] T b65b05bb691d4881a549068e962b7201 P 160f503a7dca49ddb9fb5c0cb3e8b34a: No bootstrap required, opened a new log
I20260608 12:50:18.697113  3860 ts_tablet_manager.cc:1403] T b65b05bb691d4881a549068e962b7201 P 160f503a7dca49ddb9fb5c0cb3e8b34a: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.007s
I20260608 12:50:18.698778  3859 tablet_bootstrap.cc:492] T dfc08c3a6c7f4b6e9a04d4380e18991a P 2e2a2acae6ee4efa9ad90fb5040a0c37: No bootstrap required, opened a new log
I20260608 12:50:18.699764  3859 ts_tablet_manager.cc:1403] T dfc08c3a6c7f4b6e9a04d4380e18991a P 2e2a2acae6ee4efa9ad90fb5040a0c37: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.011s
I20260608 12:50:18.700057  3860 raft_consensus.cc:359] T b65b05bb691d4881a549068e962b7201 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.703691  3859 raft_consensus.cc:359] T dfc08c3a6c7f4b6e9a04d4380e18991a P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } }
I20260608 12:50:18.705334  3860 raft_consensus.cc:385] T b65b05bb691d4881a549068e962b7201 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:18.705516  3665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc08c3a6c7f4b6e9a04d4380e18991a" candidate_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" is_pre_election: true
I20260608 12:50:18.705590  3859 raft_consensus.cc:385] T dfc08c3a6c7f4b6e9a04d4380e18991a P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:18.705701  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc08c3a6c7f4b6e9a04d4380e18991a" candidate_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8a22b903624b0d9af24ccb433b9593" is_pre_election: true
I20260608 12:50:18.706099  3860 raft_consensus.cc:740] T b65b05bb691d4881a549068e962b7201 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160f503a7dca49ddb9fb5c0cb3e8b34a, State: Initialized, Role: FOLLOWER
I20260608 12:50:18.706698  3859 raft_consensus.cc:740] T dfc08c3a6c7f4b6e9a04d4380e18991a P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e2a2acae6ee4efa9ad90fb5040a0c37, State: Initialized, Role: FOLLOWER
I20260608 12:50:18.707687  3860 consensus_queue.cc:260] T b65b05bb691d4881a549068e962b7201 P 160f503a7dca49ddb9fb5c0cb3e8b34a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.707858  3859 consensus_queue.cc:260] T dfc08c3a6c7f4b6e9a04d4380e18991a P 2e2a2acae6ee4efa9ad90fb5040a0c37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } }
W20260608 12:50:18.708276  3703 leader_election.cc:343] T dfc08c3a6c7f4b6e9a04d4380e18991a P 160f503a7dca49ddb9fb5c0cb3e8b34a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf8a22b903624b0d9af24ccb433b9593 (127.24.129.3:36255): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:18.709223  3665 raft_consensus.cc:2468] T dfc08c3a6c7f4b6e9a04d4380e18991a P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 160f503a7dca49ddb9fb5c0cb3e8b34a in term 0.
I20260608 12:50:18.710376  3859 ts_tablet_manager.cc:1434] T dfc08c3a6c7f4b6e9a04d4380e18991a P 2e2a2acae6ee4efa9ad90fb5040a0c37: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 12:50:18.710891  3861 tablet_bootstrap.cc:492] T dfc08c3a6c7f4b6e9a04d4380e18991a P cf8a22b903624b0d9af24ccb433b9593: No bootstrap required, opened a new log
I20260608 12:50:18.711449  3859 tablet_bootstrap.cc:492] T 19ce425dcd1b437aa5eb489e1bb6762d P 2e2a2acae6ee4efa9ad90fb5040a0c37: Bootstrap starting.
I20260608 12:50:18.711539  3861 ts_tablet_manager.cc:1403] T dfc08c3a6c7f4b6e9a04d4380e18991a P cf8a22b903624b0d9af24ccb433b9593: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.013s
I20260608 12:50:18.713323  3860 ts_tablet_manager.cc:1434] T b65b05bb691d4881a549068e962b7201 P 160f503a7dca49ddb9fb5c0cb3e8b34a: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260608 12:50:18.714205  3704 leader_election.cc:304] T dfc08c3a6c7f4b6e9a04d4380e18991a P 160f503a7dca49ddb9fb5c0cb3e8b34a [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: 160f503a7dca49ddb9fb5c0cb3e8b34a, 2e2a2acae6ee4efa9ad90fb5040a0c37; no voters: cf8a22b903624b0d9af24ccb433b9593
I20260608 12:50:18.714568  3860 tablet_bootstrap.cc:492] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a: Bootstrap starting.
I20260608 12:50:18.715201  3861 raft_consensus.cc:359] T dfc08c3a6c7f4b6e9a04d4380e18991a P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } }
I20260608 12:50:18.715996  3861 raft_consensus.cc:385] T dfc08c3a6c7f4b6e9a04d4380e18991a P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:18.716291  3861 raft_consensus.cc:740] T dfc08c3a6c7f4b6e9a04d4380e18991a P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf8a22b903624b0d9af24ccb433b9593, State: Initialized, Role: FOLLOWER
I20260608 12:50:18.717366  3861 consensus_queue.cc:260] T dfc08c3a6c7f4b6e9a04d4380e18991a P cf8a22b903624b0d9af24ccb433b9593 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } }
I20260608 12:50:18.717928  3859 tablet_bootstrap.cc:654] T 19ce425dcd1b437aa5eb489e1bb6762d P 2e2a2acae6ee4efa9ad90fb5040a0c37: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:18.718901  3864 raft_consensus.cc:2804] T dfc08c3a6c7f4b6e9a04d4380e18991a P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:18.719296  3864 raft_consensus.cc:493] T dfc08c3a6c7f4b6e9a04d4380e18991a P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:18.719642  3864 raft_consensus.cc:3060] T dfc08c3a6c7f4b6e9a04d4380e18991a P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:18.722452  3860 tablet_bootstrap.cc:654] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:18.728382  3861 ts_tablet_manager.cc:1434] T dfc08c3a6c7f4b6e9a04d4380e18991a P cf8a22b903624b0d9af24ccb433b9593: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260608 12:50:18.729853  3859 tablet_bootstrap.cc:492] T 19ce425dcd1b437aa5eb489e1bb6762d P 2e2a2acae6ee4efa9ad90fb5040a0c37: No bootstrap required, opened a new log
I20260608 12:50:18.730513  3859 ts_tablet_manager.cc:1403] T 19ce425dcd1b437aa5eb489e1bb6762d P 2e2a2acae6ee4efa9ad90fb5040a0c37: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260608 12:50:18.733304  3861 tablet_bootstrap.cc:492] T 19ce425dcd1b437aa5eb489e1bb6762d P cf8a22b903624b0d9af24ccb433b9593: Bootstrap starting.
I20260608 12:50:18.733928  3859 raft_consensus.cc:359] T 19ce425dcd1b437aa5eb489e1bb6762d P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.734818  3859 raft_consensus.cc:385] T 19ce425dcd1b437aa5eb489e1bb6762d P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:18.735204  3859 raft_consensus.cc:740] T 19ce425dcd1b437aa5eb489e1bb6762d P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e2a2acae6ee4efa9ad90fb5040a0c37, State: Initialized, Role: FOLLOWER
I20260608 12:50:18.736173  3859 consensus_queue.cc:260] T 19ce425dcd1b437aa5eb489e1bb6762d P 2e2a2acae6ee4efa9ad90fb5040a0c37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.739661  3859 ts_tablet_manager.cc:1434] T 19ce425dcd1b437aa5eb489e1bb6762d P 2e2a2acae6ee4efa9ad90fb5040a0c37: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:50:18.742178  3861 tablet_bootstrap.cc:654] T 19ce425dcd1b437aa5eb489e1bb6762d P cf8a22b903624b0d9af24ccb433b9593: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:18.742730  3859 tablet_bootstrap.cc:492] T f94eef8321e143d0951623f621d5fbc6 P 2e2a2acae6ee4efa9ad90fb5040a0c37: Bootstrap starting.
I20260608 12:50:18.744832  3864 raft_consensus.cc:515] T dfc08c3a6c7f4b6e9a04d4380e18991a P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } }
I20260608 12:50:18.747988  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc08c3a6c7f4b6e9a04d4380e18991a" candidate_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8a22b903624b0d9af24ccb433b9593"
I20260608 12:50:18.748565  3814 raft_consensus.cc:3060] T dfc08c3a6c7f4b6e9a04d4380e18991a P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:18.750735  3860 tablet_bootstrap.cc:492] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a: No bootstrap required, opened a new log
I20260608 12:50:18.751495  3860 ts_tablet_manager.cc:1403] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.011s
I20260608 12:50:18.755530  3861 tablet_bootstrap.cc:492] T 19ce425dcd1b437aa5eb489e1bb6762d P cf8a22b903624b0d9af24ccb433b9593: No bootstrap required, opened a new log
I20260608 12:50:18.755610  3860 raft_consensus.cc:359] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.756531  3860 raft_consensus.cc:385] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:18.756582  3859 tablet_bootstrap.cc:654] T f94eef8321e143d0951623f621d5fbc6 P 2e2a2acae6ee4efa9ad90fb5040a0c37: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:18.757172  3860 raft_consensus.cc:740] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160f503a7dca49ddb9fb5c0cb3e8b34a, State: Initialized, Role: FOLLOWER
I20260608 12:50:18.757900  3814 raft_consensus.cc:2468] T dfc08c3a6c7f4b6e9a04d4380e18991a P cf8a22b903624b0d9af24ccb433b9593 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 160f503a7dca49ddb9fb5c0cb3e8b34a in term 1.
I20260608 12:50:18.758613  3864 leader_election.cc:290] T dfc08c3a6c7f4b6e9a04d4380e18991a P 160f503a7dca49ddb9fb5c0cb3e8b34a [CANDIDATE]: Term 1 election: Requested vote from peers cf8a22b903624b0d9af24ccb433b9593 (127.24.129.3:36255), 2e2a2acae6ee4efa9ad90fb5040a0c37 (127.24.129.1:35293)
I20260608 12:50:18.756503  3861 ts_tablet_manager.cc:1403] T 19ce425dcd1b437aa5eb489e1bb6762d P cf8a22b903624b0d9af24ccb433b9593: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.007s
I20260608 12:50:18.758807  3860 consensus_queue.cc:260] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.760025  3665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc08c3a6c7f4b6e9a04d4380e18991a" candidate_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37"
I20260608 12:50:18.760663  3665 raft_consensus.cc:3060] T dfc08c3a6c7f4b6e9a04d4380e18991a P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:18.762804  3861 raft_consensus.cc:359] T 19ce425dcd1b437aa5eb489e1bb6762d P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.763706  3861 raft_consensus.cc:385] T 19ce425dcd1b437aa5eb489e1bb6762d P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:18.764014  3861 raft_consensus.cc:740] T 19ce425dcd1b437aa5eb489e1bb6762d P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf8a22b903624b0d9af24ccb433b9593, State: Initialized, Role: FOLLOWER
I20260608 12:50:18.765552  3861 consensus_queue.cc:260] T 19ce425dcd1b437aa5eb489e1bb6762d P cf8a22b903624b0d9af24ccb433b9593 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.768520  3861 ts_tablet_manager.cc:1434] T 19ce425dcd1b437aa5eb489e1bb6762d P cf8a22b903624b0d9af24ccb433b9593: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:50:18.769765  3861 tablet_bootstrap.cc:492] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593: Bootstrap starting.
I20260608 12:50:18.771160  3859 tablet_bootstrap.cc:492] T f94eef8321e143d0951623f621d5fbc6 P 2e2a2acae6ee4efa9ad90fb5040a0c37: No bootstrap required, opened a new log
I20260608 12:50:18.771812  3859 ts_tablet_manager.cc:1403] T f94eef8321e143d0951623f621d5fbc6 P 2e2a2acae6ee4efa9ad90fb5040a0c37: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.004s
I20260608 12:50:18.774986  3860 ts_tablet_manager.cc:1434] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a: Time spent starting tablet: real 0.023s	user 0.014s	sys 0.003s
I20260608 12:50:18.775139  3859 raft_consensus.cc:359] T f94eef8321e143d0951623f621d5fbc6 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.776173  3859 raft_consensus.cc:385] T f94eef8321e143d0951623f621d5fbc6 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:18.776515  3859 raft_consensus.cc:740] T f94eef8321e143d0951623f621d5fbc6 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e2a2acae6ee4efa9ad90fb5040a0c37, State: Initialized, Role: FOLLOWER
I20260608 12:50:18.777405  3861 tablet_bootstrap.cc:654] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:18.777518  3859 consensus_queue.cc:260] T f94eef8321e143d0951623f621d5fbc6 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.784993  3859 ts_tablet_manager.cc:1434] T f94eef8321e143d0951623f621d5fbc6 P 2e2a2acae6ee4efa9ad90fb5040a0c37: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 12:50:18.785492  3860 tablet_bootstrap.cc:492] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a: Bootstrap starting.
I20260608 12:50:18.786217  3859 tablet_bootstrap.cc:492] T cec3294e9ca0435c8aff41d92dec6eb2 P 2e2a2acae6ee4efa9ad90fb5040a0c37: Bootstrap starting.
I20260608 12:50:18.790589  3861 tablet_bootstrap.cc:492] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593: No bootstrap required, opened a new log
I20260608 12:50:18.791370  3861 ts_tablet_manager.cc:1403] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.010s
I20260608 12:50:18.791673  3665 raft_consensus.cc:2468] T dfc08c3a6c7f4b6e9a04d4380e18991a P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 160f503a7dca49ddb9fb5c0cb3e8b34a in term 1.
I20260608 12:50:18.793336  3703 leader_election.cc:304] T dfc08c3a6c7f4b6e9a04d4380e18991a P 160f503a7dca49ddb9fb5c0cb3e8b34a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 160f503a7dca49ddb9fb5c0cb3e8b34a, cf8a22b903624b0d9af24ccb433b9593; no voters: 
I20260608 12:50:18.793671  3859 tablet_bootstrap.cc:654] T cec3294e9ca0435c8aff41d92dec6eb2 P 2e2a2acae6ee4efa9ad90fb5040a0c37: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:18.797207  3876 raft_consensus.cc:2804] T dfc08c3a6c7f4b6e9a04d4380e18991a P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:18.798131  3876 raft_consensus.cc:697] T dfc08c3a6c7f4b6e9a04d4380e18991a P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 LEADER]: Becoming Leader. State: Replica: 160f503a7dca49ddb9fb5c0cb3e8b34a, State: Running, Role: LEADER
I20260608 12:50:18.799027  3860 tablet_bootstrap.cc:654] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:18.799180  3876 consensus_queue.cc:237] T dfc08c3a6c7f4b6e9a04d4380e18991a P 160f503a7dca49ddb9fb5c0cb3e8b34a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } }
I20260608 12:50:18.795051  3861 raft_consensus.cc:359] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.800272  3861 raft_consensus.cc:385] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:18.800673  3861 raft_consensus.cc:740] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf8a22b903624b0d9af24ccb433b9593, State: Initialized, Role: FOLLOWER
I20260608 12:50:18.801532  3861 consensus_queue.cc:260] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.803978  3861 ts_tablet_manager.cc:1434] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 12:50:18.805078  3861 tablet_bootstrap.cc:492] T f94eef8321e143d0951623f621d5fbc6 P cf8a22b903624b0d9af24ccb433b9593: Bootstrap starting.
I20260608 12:50:18.811829  3861 tablet_bootstrap.cc:654] T f94eef8321e143d0951623f621d5fbc6 P cf8a22b903624b0d9af24ccb433b9593: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:18.813235  3860 tablet_bootstrap.cc:492] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a: No bootstrap required, opened a new log
I20260608 12:50:18.813916  3859 tablet_bootstrap.cc:492] T cec3294e9ca0435c8aff41d92dec6eb2 P 2e2a2acae6ee4efa9ad90fb5040a0c37: No bootstrap required, opened a new log
I20260608 12:50:18.814805  3859 ts_tablet_manager.cc:1403] T cec3294e9ca0435c8aff41d92dec6eb2 P 2e2a2acae6ee4efa9ad90fb5040a0c37: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260608 12:50:18.813999  3860 ts_tablet_manager.cc:1403] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.005s
I20260608 12:50:18.818565  3859 raft_consensus.cc:359] T cec3294e9ca0435c8aff41d92dec6eb2 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.819396  3859 raft_consensus.cc:385] T cec3294e9ca0435c8aff41d92dec6eb2 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:18.819748  3859 raft_consensus.cc:740] T cec3294e9ca0435c8aff41d92dec6eb2 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e2a2acae6ee4efa9ad90fb5040a0c37, State: Initialized, Role: FOLLOWER
I20260608 12:50:18.820118  3860 raft_consensus.cc:359] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.821012  3860 raft_consensus.cc:385] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:18.820662  3859 consensus_queue.cc:260] T cec3294e9ca0435c8aff41d92dec6eb2 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.821414  3860 raft_consensus.cc:740] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160f503a7dca49ddb9fb5c0cb3e8b34a, State: Initialized, Role: FOLLOWER
I20260608 12:50:18.822587  3860 consensus_queue.cc:260] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.823487  3859 ts_tablet_manager.cc:1434] T cec3294e9ca0435c8aff41d92dec6eb2 P 2e2a2acae6ee4efa9ad90fb5040a0c37: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:50:18.822952  3562 catalog_manager.cc:5696] T dfc08c3a6c7f4b6e9a04d4380e18991a P 160f503a7dca49ddb9fb5c0cb3e8b34a reported cstate change: term changed from 0 to 1, leader changed from <none> to 160f503a7dca49ddb9fb5c0cb3e8b34a (127.24.129.2). New cstate: current_term: 1 leader_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:18.824769  3859 tablet_bootstrap.cc:492] T 0b946ec445744faf83880ff9fef9b8e0 P 2e2a2acae6ee4efa9ad90fb5040a0c37: Bootstrap starting.
I20260608 12:50:18.826548  3861 tablet_bootstrap.cc:492] T f94eef8321e143d0951623f621d5fbc6 P cf8a22b903624b0d9af24ccb433b9593: No bootstrap required, opened a new log
I20260608 12:50:18.827201  3861 ts_tablet_manager.cc:1403] T f94eef8321e143d0951623f621d5fbc6 P cf8a22b903624b0d9af24ccb433b9593: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.009s
I20260608 12:50:18.825443  3860 ts_tablet_manager.cc:1434] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:50:18.829433  3860 tablet_bootstrap.cc:492] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a: Bootstrap starting.
I20260608 12:50:18.834231  3859 tablet_bootstrap.cc:654] T 0b946ec445744faf83880ff9fef9b8e0 P 2e2a2acae6ee4efa9ad90fb5040a0c37: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:18.836954  3860 tablet_bootstrap.cc:654] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:18.840049  3861 raft_consensus.cc:359] T f94eef8321e143d0951623f621d5fbc6 P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.840994  3861 raft_consensus.cc:385] T f94eef8321e143d0951623f621d5fbc6 P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:18.841336  3861 raft_consensus.cc:740] T f94eef8321e143d0951623f621d5fbc6 P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf8a22b903624b0d9af24ccb433b9593, State: Initialized, Role: FOLLOWER
I20260608 12:50:18.842191  3861 consensus_queue.cc:260] T f94eef8321e143d0951623f621d5fbc6 P cf8a22b903624b0d9af24ccb433b9593 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.846662  3876 raft_consensus.cc:493] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:18.847414  3861 ts_tablet_manager.cc:1434] T f94eef8321e143d0951623f621d5fbc6 P cf8a22b903624b0d9af24ccb433b9593: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260608 12:50:18.847216  3876 raft_consensus.cc:515] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.848467  3861 tablet_bootstrap.cc:492] T cec3294e9ca0435c8aff41d92dec6eb2 P cf8a22b903624b0d9af24ccb433b9593: Bootstrap starting.
I20260608 12:50:18.849464  3876 leader_election.cc:290] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e2a2acae6ee4efa9ad90fb5040a0c37 (127.24.129.1:35293), cf8a22b903624b0d9af24ccb433b9593 (127.24.129.3:36255)
I20260608 12:50:18.851619  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ce425dcd1b437aa5eb489e1bb6762d" candidate_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8a22b903624b0d9af24ccb433b9593" is_pre_election: true
I20260608 12:50:18.853168  3665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ce425dcd1b437aa5eb489e1bb6762d" candidate_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" is_pre_election: true
I20260608 12:50:18.853914  3665 raft_consensus.cc:2468] T 19ce425dcd1b437aa5eb489e1bb6762d P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 160f503a7dca49ddb9fb5c0cb3e8b34a in term 0.
I20260608 12:50:18.854746  3867 raft_consensus.cc:493] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:18.855363  3867 raft_consensus.cc:515] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.855578  3704 leader_election.cc:304] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 160f503a7dca49ddb9fb5c0cb3e8b34a, 2e2a2acae6ee4efa9ad90fb5040a0c37; no voters: 
I20260608 12:50:18.855758  3861 tablet_bootstrap.cc:654] T cec3294e9ca0435c8aff41d92dec6eb2 P cf8a22b903624b0d9af24ccb433b9593: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:18.856108  3859 tablet_bootstrap.cc:492] T 0b946ec445744faf83880ff9fef9b8e0 P 2e2a2acae6ee4efa9ad90fb5040a0c37: No bootstrap required, opened a new log
I20260608 12:50:18.852451  3814 raft_consensus.cc:2468] T 19ce425dcd1b437aa5eb489e1bb6762d P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 160f503a7dca49ddb9fb5c0cb3e8b34a in term 0.
I20260608 12:50:18.856666  3859 ts_tablet_manager.cc:1403] T 0b946ec445744faf83880ff9fef9b8e0 P 2e2a2acae6ee4efa9ad90fb5040a0c37: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.010s
I20260608 12:50:18.857267  3876 raft_consensus.cc:2804] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:18.857733  3876 raft_consensus.cc:493] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:18.858089  3876 raft_consensus.cc:3060] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:18.860080  3860 tablet_bootstrap.cc:492] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a: No bootstrap required, opened a new log
I20260608 12:50:18.860816  3860 ts_tablet_manager.cc:1403] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.011s
I20260608 12:50:18.864900  3859 raft_consensus.cc:359] T 0b946ec445744faf83880ff9fef9b8e0 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.867427  3859 raft_consensus.cc:385] T 0b946ec445744faf83880ff9fef9b8e0 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:18.867780  3859 raft_consensus.cc:740] T 0b946ec445744faf83880ff9fef9b8e0 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e2a2acae6ee4efa9ad90fb5040a0c37, State: Initialized, Role: FOLLOWER
I20260608 12:50:18.866664  3860 raft_consensus.cc:359] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.868705  3860 raft_consensus.cc:385] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:18.869161  3860 raft_consensus.cc:740] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160f503a7dca49ddb9fb5c0cb3e8b34a, State: Initialized, Role: FOLLOWER
I20260608 12:50:18.869287  3876 raft_consensus.cc:515] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.869870  3859 consensus_queue.cc:260] T 0b946ec445744faf83880ff9fef9b8e0 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.872071  3876 leader_election.cc:290] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a [CANDIDATE]: Term 1 election: Requested vote from peers 2e2a2acae6ee4efa9ad90fb5040a0c37 (127.24.129.1:35293), cf8a22b903624b0d9af24ccb433b9593 (127.24.129.3:36255)
I20260608 12:50:18.875243  3665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ce425dcd1b437aa5eb489e1bb6762d" candidate_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37"
I20260608 12:50:18.875710  3859 ts_tablet_manager.cc:1434] T 0b946ec445744faf83880ff9fef9b8e0 P 2e2a2acae6ee4efa9ad90fb5040a0c37: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260608 12:50:18.877097  3860 consensus_queue.cc:260] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.879452  3860 ts_tablet_manager.cc:1434] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a: Time spent starting tablet: real 0.018s	user 0.000s	sys 0.006s
I20260608 12:50:18.880570  3860 tablet_bootstrap.cc:492] T cec3294e9ca0435c8aff41d92dec6eb2 P 160f503a7dca49ddb9fb5c0cb3e8b34a: Bootstrap starting.
I20260608 12:50:18.880892  3867 leader_election.cc:290] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e2a2acae6ee4efa9ad90fb5040a0c37 (127.24.129.1:35293), 160f503a7dca49ddb9fb5c0cb3e8b34a (127.24.129.2:37597)
I20260608 12:50:18.877381  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ce425dcd1b437aa5eb489e1bb6762d" candidate_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8a22b903624b0d9af24ccb433b9593"
I20260608 12:50:18.881407  3664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b65b05bb691d4881a549068e962b7201" candidate_uuid: "cf8a22b903624b0d9af24ccb433b9593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" is_pre_election: true
I20260608 12:50:18.881840  3814 raft_consensus.cc:3060] T 19ce425dcd1b437aa5eb489e1bb6762d P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:18.885126  3665 raft_consensus.cc:3060] T 19ce425dcd1b437aa5eb489e1bb6762d P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:18.886106  3664 raft_consensus.cc:2468] T b65b05bb691d4881a549068e962b7201 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf8a22b903624b0d9af24ccb433b9593 in term 0.
I20260608 12:50:18.887974  3778 leader_election.cc:304] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e2a2acae6ee4efa9ad90fb5040a0c37, cf8a22b903624b0d9af24ccb433b9593; no voters: 
I20260608 12:50:18.889021  3867 raft_consensus.cc:2804] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:18.889477  3867 raft_consensus.cc:493] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:18.889873  3867 raft_consensus.cc:3060] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:18.896706  3814 raft_consensus.cc:2468] T 19ce425dcd1b437aa5eb489e1bb6762d P cf8a22b903624b0d9af24ccb433b9593 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 160f503a7dca49ddb9fb5c0cb3e8b34a in term 1.
I20260608 12:50:18.898509  3703 leader_election.cc:304] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 160f503a7dca49ddb9fb5c0cb3e8b34a, cf8a22b903624b0d9af24ccb433b9593; no voters: 
I20260608 12:50:18.899855  3876 raft_consensus.cc:2804] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:18.900323  3876 raft_consensus.cc:697] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 LEADER]: Becoming Leader. State: Replica: 160f503a7dca49ddb9fb5c0cb3e8b34a, State: Running, Role: LEADER
I20260608 12:50:18.891076  3860 tablet_bootstrap.cc:654] T cec3294e9ca0435c8aff41d92dec6eb2 P 160f503a7dca49ddb9fb5c0cb3e8b34a: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:18.904604  3867 raft_consensus.cc:515] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.905303  3665 raft_consensus.cc:2468] T 19ce425dcd1b437aa5eb489e1bb6762d P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 160f503a7dca49ddb9fb5c0cb3e8b34a in term 1.
I20260608 12:50:18.907974  3665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b65b05bb691d4881a549068e962b7201" candidate_uuid: "cf8a22b903624b0d9af24ccb433b9593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37"
I20260608 12:50:18.902150  3864 raft_consensus.cc:493] T b65b05bb691d4881a549068e962b7201 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:18.909763  3864 raft_consensus.cc:515] T b65b05bb691d4881a549068e962b7201 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.911401  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b65b05bb691d4881a549068e962b7201" candidate_uuid: "cf8a22b903624b0d9af24ccb433b9593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a"
I20260608 12:50:18.912092  3864 leader_election.cc:290] T b65b05bb691d4881a549068e962b7201 P 160f503a7dca49ddb9fb5c0cb3e8b34a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e2a2acae6ee4efa9ad90fb5040a0c37 (127.24.129.1:35293), cf8a22b903624b0d9af24ccb433b9593 (127.24.129.3:36255)
I20260608 12:50:18.912971  3665 raft_consensus.cc:3060] T b65b05bb691d4881a549068e962b7201 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:18.913245  3861 tablet_bootstrap.cc:492] T cec3294e9ca0435c8aff41d92dec6eb2 P cf8a22b903624b0d9af24ccb433b9593: No bootstrap required, opened a new log
I20260608 12:50:18.913878  3861 ts_tablet_manager.cc:1403] T cec3294e9ca0435c8aff41d92dec6eb2 P cf8a22b903624b0d9af24ccb433b9593: Time spent bootstrapping tablet: real 0.066s	user 0.031s	sys 0.017s
I20260608 12:50:18.917443  3861 raft_consensus.cc:359] T cec3294e9ca0435c8aff41d92dec6eb2 P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.919013  3861 raft_consensus.cc:385] T cec3294e9ca0435c8aff41d92dec6eb2 P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:18.919431  3861 raft_consensus.cc:740] T cec3294e9ca0435c8aff41d92dec6eb2 P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf8a22b903624b0d9af24ccb433b9593, State: Initialized, Role: FOLLOWER
I20260608 12:50:18.908543  3866 raft_consensus.cc:493] T cec3294e9ca0435c8aff41d92dec6eb2 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:18.909018  3867 leader_election.cc:290] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593 [CANDIDATE]: Term 1 election: Requested vote from peers 2e2a2acae6ee4efa9ad90fb5040a0c37 (127.24.129.1:35293), 160f503a7dca49ddb9fb5c0cb3e8b34a (127.24.129.2:37597)
I20260608 12:50:18.920555  3861 consensus_queue.cc:260] T cec3294e9ca0435c8aff41d92dec6eb2 P cf8a22b903624b0d9af24ccb433b9593 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.921188  3664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b65b05bb691d4881a549068e962b7201" candidate_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" is_pre_election: true
I20260608 12:50:18.921141  3866 raft_consensus.cc:515] T cec3294e9ca0435c8aff41d92dec6eb2 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.923002  3861 ts_tablet_manager.cc:1434] T cec3294e9ca0435c8aff41d92dec6eb2 P cf8a22b903624b0d9af24ccb433b9593: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:50:18.912318  3739 raft_consensus.cc:3060] T b65b05bb691d4881a549068e962b7201 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:18.927024  3665 raft_consensus.cc:2468] T b65b05bb691d4881a549068e962b7201 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf8a22b903624b0d9af24ccb433b9593 in term 1.
I20260608 12:50:18.931164  3866 leader_election.cc:290] T cec3294e9ca0435c8aff41d92dec6eb2 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 160f503a7dca49ddb9fb5c0cb3e8b34a (127.24.129.2:37597), cf8a22b903624b0d9af24ccb433b9593 (127.24.129.3:36255)
I20260608 12:50:18.897356  3740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b65b05bb691d4881a549068e962b7201" candidate_uuid: "cf8a22b903624b0d9af24ccb433b9593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" is_pre_election: true
I20260608 12:50:18.933923  3866 raft_consensus.cc:493] T f94eef8321e143d0951623f621d5fbc6 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:18.901257  3876 consensus_queue.cc:237] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.935700  3778 leader_election.cc:304] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e2a2acae6ee4efa9ad90fb5040a0c37, cf8a22b903624b0d9af24ccb433b9593; no voters: 
I20260608 12:50:18.936722  3867 raft_consensus.cc:2804] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:18.943197  3864 raft_consensus.cc:493] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:18.943619  3866 raft_consensus.cc:515] T f94eef8321e143d0951623f621d5fbc6 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.943987  3864 raft_consensus.cc:515] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.946411  3864 leader_election.cc:290] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e2a2acae6ee4efa9ad90fb5040a0c37 (127.24.129.1:35293), cf8a22b903624b0d9af24ccb433b9593 (127.24.129.3:36255)
I20260608 12:50:18.946388  3866 leader_election.cc:290] T f94eef8321e143d0951623f621d5fbc6 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 160f503a7dca49ddb9fb5c0cb3e8b34a (127.24.129.2:37597), cf8a22b903624b0d9af24ccb433b9593 (127.24.129.3:36255)
I20260608 12:50:18.948694  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94eef8321e143d0951623f621d5fbc6" candidate_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8a22b903624b0d9af24ccb433b9593" is_pre_election: true
I20260608 12:50:18.949687  3813 raft_consensus.cc:2468] T f94eef8321e143d0951623f621d5fbc6 P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 160f503a7dca49ddb9fb5c0cb3e8b34a in term 0.
I20260608 12:50:18.950066  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b65b05bb691d4881a549068e962b7201" candidate_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8a22b903624b0d9af24ccb433b9593" is_pre_election: true
I20260608 12:50:18.951414  3703 leader_election.cc:304] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 160f503a7dca49ddb9fb5c0cb3e8b34a, cf8a22b903624b0d9af24ccb433b9593; no voters: 
I20260608 12:50:18.952495  3864 raft_consensus.cc:2804] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:18.952891  3864 raft_consensus.cc:493] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:18.953200  3864 raft_consensus.cc:3060] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:18.953835  3739 raft_consensus.cc:2468] T b65b05bb691d4881a549068e962b7201 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf8a22b903624b0d9af24ccb433b9593 in term 1.
W20260608 12:50:18.959357  3611 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:50:18.961988  3864 raft_consensus.cc:515] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.962800  3867 raft_consensus.cc:697] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593 [term 1 LEADER]: Becoming Leader. State: Replica: cf8a22b903624b0d9af24ccb433b9593, State: Running, Role: LEADER
I20260608 12:50:18.966259  3867 consensus_queue.cc:237] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.973402  3665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94eef8321e143d0951623f621d5fbc6" candidate_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" is_pre_election: true
I20260608 12:50:18.973992  3665 raft_consensus.cc:2468] T f94eef8321e143d0951623f621d5fbc6 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 160f503a7dca49ddb9fb5c0cb3e8b34a in term 0.
I20260608 12:50:18.974164  3560 catalog_manager.cc:5696] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a reported cstate change: term changed from 0 to 1, leader changed from <none> to 160f503a7dca49ddb9fb5c0cb3e8b34a (127.24.129.2). New cstate: current_term: 1 leader_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:18.975675  3864 leader_election.cc:290] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a [CANDIDATE]: Term 1 election: Requested vote from peers 2e2a2acae6ee4efa9ad90fb5040a0c37 (127.24.129.1:35293), cf8a22b903624b0d9af24ccb433b9593 (127.24.129.3:36255)
I20260608 12:50:18.976514  3665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94eef8321e143d0951623f621d5fbc6" candidate_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37"
I20260608 12:50:18.977137  3665 raft_consensus.cc:3060] T f94eef8321e143d0951623f621d5fbc6 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:18.977456  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94eef8321e143d0951623f621d5fbc6" candidate_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8a22b903624b0d9af24ccb433b9593"
I20260608 12:50:18.978428  3813 raft_consensus.cc:3060] T f94eef8321e143d0951623f621d5fbc6 P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:18.978610  3860 tablet_bootstrap.cc:492] T cec3294e9ca0435c8aff41d92dec6eb2 P 160f503a7dca49ddb9fb5c0cb3e8b34a: No bootstrap required, opened a new log
I20260608 12:50:18.979322  3860 ts_tablet_manager.cc:1403] T cec3294e9ca0435c8aff41d92dec6eb2 P 160f503a7dca49ddb9fb5c0cb3e8b34a: Time spent bootstrapping tablet: real 0.099s	user 0.018s	sys 0.018s
I20260608 12:50:18.982517  3860 raft_consensus.cc:359] T cec3294e9ca0435c8aff41d92dec6eb2 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.983222  3860 raft_consensus.cc:385] T cec3294e9ca0435c8aff41d92dec6eb2 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:18.983516  3860 raft_consensus.cc:740] T cec3294e9ca0435c8aff41d92dec6eb2 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160f503a7dca49ddb9fb5c0cb3e8b34a, State: Initialized, Role: FOLLOWER
I20260608 12:50:18.984387  3860 consensus_queue.cc:260] T cec3294e9ca0435c8aff41d92dec6eb2 P 160f503a7dca49ddb9fb5c0cb3e8b34a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.986003  3665 raft_consensus.cc:2468] T f94eef8321e143d0951623f621d5fbc6 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 160f503a7dca49ddb9fb5c0cb3e8b34a in term 1.
I20260608 12:50:18.987022  3860 ts_tablet_manager.cc:1434] T cec3294e9ca0435c8aff41d92dec6eb2 P 160f503a7dca49ddb9fb5c0cb3e8b34a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:50:18.987270  3704 leader_election.cc:304] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 160f503a7dca49ddb9fb5c0cb3e8b34a, 2e2a2acae6ee4efa9ad90fb5040a0c37; no voters: 
I20260608 12:50:18.988148  3864 raft_consensus.cc:2804] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:18.988546  3864 raft_consensus.cc:697] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 LEADER]: Becoming Leader. State: Replica: 160f503a7dca49ddb9fb5c0cb3e8b34a, State: Running, Role: LEADER
I20260608 12:50:18.989359  3864 consensus_queue.cc:237] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:18.989897  3813 raft_consensus.cc:2468] T f94eef8321e143d0951623f621d5fbc6 P cf8a22b903624b0d9af24ccb433b9593 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 160f503a7dca49ddb9fb5c0cb3e8b34a in term 1.
I20260608 12:50:19.000028  3703 leader_election.cc:304] T b65b05bb691d4881a549068e962b7201 P 160f503a7dca49ddb9fb5c0cb3e8b34a [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: 160f503a7dca49ddb9fb5c0cb3e8b34a; no voters: 2e2a2acae6ee4efa9ad90fb5040a0c37, cf8a22b903624b0d9af24ccb433b9593
I20260608 12:50:19.002210  3864 raft_consensus.cc:2749] T b65b05bb691d4881a549068e962b7201 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:50:19.003443  3562 catalog_manager.cc:5696] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf8a22b903624b0d9af24ccb433b9593 (127.24.129.3). New cstate: current_term: 1 leader_uuid: "cf8a22b903624b0d9af24ccb433b9593" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:19.009583  3876 raft_consensus.cc:493] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:19.010262  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3294e9ca0435c8aff41d92dec6eb2" candidate_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8a22b903624b0d9af24ccb433b9593" is_pre_election: true
I20260608 12:50:19.010917  3740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94eef8321e143d0951623f621d5fbc6" candidate_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" is_pre_election: true
I20260608 12:50:19.011124  3814 raft_consensus.cc:2468] T cec3294e9ca0435c8aff41d92dec6eb2 P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e2a2acae6ee4efa9ad90fb5040a0c37 in term 0.
I20260608 12:50:19.011279  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94eef8321e143d0951623f621d5fbc6" candidate_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8a22b903624b0d9af24ccb433b9593" is_pre_election: true
I20260608 12:50:19.012334  3813 raft_consensus.cc:2393] T f94eef8321e143d0951623f621d5fbc6 P cf8a22b903624b0d9af24ccb433b9593 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e2a2acae6ee4efa9ad90fb5040a0c37 in current term 1: Already voted for candidate 160f503a7dca49ddb9fb5c0cb3e8b34a in this term.
I20260608 12:50:19.010160  3876 raft_consensus.cc:515] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:19.013950  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3294e9ca0435c8aff41d92dec6eb2" candidate_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" is_pre_election: true
I20260608 12:50:19.014449  3628 leader_election.cc:304] T cec3294e9ca0435c8aff41d92dec6eb2 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e2a2acae6ee4efa9ad90fb5040a0c37, cf8a22b903624b0d9af24ccb433b9593; no voters: 
I20260608 12:50:19.014756  3739 raft_consensus.cc:2468] T cec3294e9ca0435c8aff41d92dec6eb2 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e2a2acae6ee4efa9ad90fb5040a0c37 in term 0.
I20260608 12:50:19.015405  3866 raft_consensus.cc:2804] T cec3294e9ca0435c8aff41d92dec6eb2 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:19.015684  3876 leader_election.cc:290] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e2a2acae6ee4efa9ad90fb5040a0c37 (127.24.129.1:35293), cf8a22b903624b0d9af24ccb433b9593 (127.24.129.3:36255)
I20260608 12:50:19.016166  3628 leader_election.cc:304] T f94eef8321e143d0951623f621d5fbc6 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [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: 2e2a2acae6ee4efa9ad90fb5040a0c37; no voters: 160f503a7dca49ddb9fb5c0cb3e8b34a, cf8a22b903624b0d9af24ccb433b9593
I20260608 12:50:19.016894  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b946ec445744faf83880ff9fef9b8e0" candidate_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8a22b903624b0d9af24ccb433b9593" is_pre_election: true
I20260608 12:50:19.015810  3866 raft_consensus.cc:493] T cec3294e9ca0435c8aff41d92dec6eb2 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:19.017407  3889 raft_consensus.cc:2749] T f94eef8321e143d0951623f621d5fbc6 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:50:19.017555  3813 raft_consensus.cc:2468] T 0b946ec445744faf83880ff9fef9b8e0 P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 160f503a7dca49ddb9fb5c0cb3e8b34a in term 0.
I20260608 12:50:19.018132  3866 raft_consensus.cc:3060] T cec3294e9ca0435c8aff41d92dec6eb2 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:19.019096  3703 leader_election.cc:304] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 160f503a7dca49ddb9fb5c0cb3e8b34a, cf8a22b903624b0d9af24ccb433b9593; no voters: 
I20260608 12:50:19.019289  3665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b946ec445744faf83880ff9fef9b8e0" candidate_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" is_pre_election: true
I20260608 12:50:19.019923  3665 raft_consensus.cc:2468] T 0b946ec445744faf83880ff9fef9b8e0 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 160f503a7dca49ddb9fb5c0cb3e8b34a in term 0.
I20260608 12:50:19.020068  3876 raft_consensus.cc:2804] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:19.020601  3876 raft_consensus.cc:493] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:19.021021  3876 raft_consensus.cc:3060] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:19.023955  3560 catalog_manager.cc:5696] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a reported cstate change: term changed from 0 to 1, leader changed from <none> to 160f503a7dca49ddb9fb5c0cb3e8b34a (127.24.129.2). New cstate: current_term: 1 leader_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:19.025525  3866 raft_consensus.cc:515] T cec3294e9ca0435c8aff41d92dec6eb2 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:19.027837  3866 leader_election.cc:290] T cec3294e9ca0435c8aff41d92dec6eb2 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [CANDIDATE]: Term 1 election: Requested vote from peers 160f503a7dca49ddb9fb5c0cb3e8b34a (127.24.129.2:37597), cf8a22b903624b0d9af24ccb433b9593 (127.24.129.3:36255)
I20260608 12:50:19.028241  3876 raft_consensus.cc:515] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:19.028790  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3294e9ca0435c8aff41d92dec6eb2" candidate_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a"
I20260608 12:50:19.029487  3739 raft_consensus.cc:3060] T cec3294e9ca0435c8aff41d92dec6eb2 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:19.030151  3876 leader_election.cc:290] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a [CANDIDATE]: Term 1 election: Requested vote from peers 2e2a2acae6ee4efa9ad90fb5040a0c37 (127.24.129.1:35293), cf8a22b903624b0d9af24ccb433b9593 (127.24.129.3:36255)
I20260608 12:50:19.031678  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b946ec445744faf83880ff9fef9b8e0" candidate_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8a22b903624b0d9af24ccb433b9593"
I20260608 12:50:19.032269  3813 raft_consensus.cc:3060] T 0b946ec445744faf83880ff9fef9b8e0 P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:19.032953  3665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b946ec445744faf83880ff9fef9b8e0" candidate_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37"
I20260608 12:50:19.033556  3665 raft_consensus.cc:3060] T 0b946ec445744faf83880ff9fef9b8e0 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:19.035653  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3294e9ca0435c8aff41d92dec6eb2" candidate_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8a22b903624b0d9af24ccb433b9593"
I20260608 12:50:19.036367  3814 raft_consensus.cc:3060] T cec3294e9ca0435c8aff41d92dec6eb2 P cf8a22b903624b0d9af24ccb433b9593 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:19.038254  3739 raft_consensus.cc:2468] T cec3294e9ca0435c8aff41d92dec6eb2 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e2a2acae6ee4efa9ad90fb5040a0c37 in term 1.
I20260608 12:50:19.040047  3631 leader_election.cc:304] T cec3294e9ca0435c8aff41d92dec6eb2 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 160f503a7dca49ddb9fb5c0cb3e8b34a, 2e2a2acae6ee4efa9ad90fb5040a0c37; no voters: 
I20260608 12:50:19.040643  3665 raft_consensus.cc:2468] T 0b946ec445744faf83880ff9fef9b8e0 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 160f503a7dca49ddb9fb5c0cb3e8b34a in term 1.
I20260608 12:50:19.041205  3866 raft_consensus.cc:2804] T cec3294e9ca0435c8aff41d92dec6eb2 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:19.041862  3704 leader_election.cc:304] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 160f503a7dca49ddb9fb5c0cb3e8b34a, 2e2a2acae6ee4efa9ad90fb5040a0c37; no voters: 
I20260608 12:50:19.042712  3866 raft_consensus.cc:697] T cec3294e9ca0435c8aff41d92dec6eb2 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 1 LEADER]: Becoming Leader. State: Replica: 2e2a2acae6ee4efa9ad90fb5040a0c37, State: Running, Role: LEADER
I20260608 12:50:19.042862  3876 raft_consensus.cc:2804] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:19.043216  3813 raft_consensus.cc:2468] T 0b946ec445744faf83880ff9fef9b8e0 P cf8a22b903624b0d9af24ccb433b9593 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 160f503a7dca49ddb9fb5c0cb3e8b34a in term 1.
I20260608 12:50:19.043812  3866 consensus_queue.cc:237] T cec3294e9ca0435c8aff41d92dec6eb2 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:19.044368  3876 raft_consensus.cc:697] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 LEADER]: Becoming Leader. State: Replica: 160f503a7dca49ddb9fb5c0cb3e8b34a, State: Running, Role: LEADER
I20260608 12:50:19.045472  3814 raft_consensus.cc:2468] T cec3294e9ca0435c8aff41d92dec6eb2 P cf8a22b903624b0d9af24ccb433b9593 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e2a2acae6ee4efa9ad90fb5040a0c37 in term 1.
I20260608 12:50:19.045408  3876 consensus_queue.cc:237] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } }
I20260608 12:50:19.054363  3560 catalog_manager.cc:5696] T cec3294e9ca0435c8aff41d92dec6eb2 P 2e2a2acae6ee4efa9ad90fb5040a0c37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e2a2acae6ee4efa9ad90fb5040a0c37 (127.24.129.1). New cstate: current_term: 1 leader_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:19.054860  3562 catalog_manager.cc:5696] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a reported cstate change: term changed from 0 to 1, leader changed from <none> to 160f503a7dca49ddb9fb5c0cb3e8b34a (127.24.129.2). New cstate: current_term: 1 leader_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:19.370877  3864 consensus_queue.cc:1048] T dfc08c3a6c7f4b6e9a04d4380e18991a P 160f503a7dca49ddb9fb5c0cb3e8b34a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:19.371524  3876 consensus_queue.cc:1048] T dfc08c3a6c7f4b6e9a04d4380e18991a P 160f503a7dca49ddb9fb5c0cb3e8b34a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:19.373524  3876 consensus_queue.cc:1048] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:19.387578  3867 consensus_queue.cc:1048] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593 [LEADER]: Connected to new peer: Peer: permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:19.410318  3876 consensus_queue.cc:1048] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:19.459172  3891 consensus_queue.cc:1048] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:19.479096  3908 consensus_queue.cc:1048] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:19.491490  3864 consensus_queue.cc:1048] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:19.517501  3866 consensus_queue.cc:1048] T cec3294e9ca0435c8aff41d92dec6eb2 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:19.562279  3814 raft_consensus.cc:1275] T cec3294e9ca0435c8aff41d92dec6eb2 P cf8a22b903624b0d9af24ccb433b9593 [term 1 FOLLOWER]: Refusing update from remote peer 2e2a2acae6ee4efa9ad90fb5040a0c37: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:19.564965  3866 consensus_queue.cc:1048] T cec3294e9ca0435c8aff41d92dec6eb2 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:19.568485  3929 consensus_queue.cc:1048] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:50:19.578655  3703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.129.3:36255, user_credentials={real_user=slave}} blocked reactor thread for 55797.2us
W20260608 12:50:19.633924  3704 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.129.1:35293, user_credentials={real_user=slave}} blocked reactor thread for 107663us
I20260608 12:50:19.704023  3926 consensus_queue.cc:1048] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
W20260608 12:50:20.327101  3704 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.129.1:35293, user_credentials={real_user=slave}} blocked reactor thread for 43907.1us
W20260608 12:50:20.709583  3704 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.129.1:35293, user_credentials={real_user=slave}} blocked reactor thread for 62591.4us
W20260608 12:50:20.737088  3703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.129.3:36255, user_credentials={real_user=slave}} blocked reactor thread for 101155us
W20260608 12:50:20.806528  3703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.129.3:36255, user_credentials={real_user=slave}} blocked reactor thread for 68451.7us
I20260608 12:50:21.047693 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:21.054286  3960 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:21.054435  3961 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:21.056164  3963 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:21.057080 25092 server_base.cc:1061] running on GCE node
I20260608 12:50:21.058708 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:21.058964 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:21.059187 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780923021059167 us; error 0 us; skew 500 ppm
I20260608 12:50:21.059878 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:21.062992 25092 webserver.cc:533] Webserver started at http://127.24.129.4:45789/ using document root <none> and password file <none>
I20260608 12:50:21.063580 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:21.063805 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:21.064090 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:21.065416 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922772201788-25092-0/minicluster-data/ts-3-root/instance:
uuid: "f7349610678e452e8ab0458511e31f04"
format_stamp: "Formatted at 2026-06-08 12:50:21 on dist-test-slave-jhsm"
I20260608 12:50:21.071105 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:50:21.075295  3968 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:21.076269 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:50:21.076671 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922772201788-25092-0/minicluster-data/ts-3-root
uuid: "f7349610678e452e8ab0458511e31f04"
format_stamp: "Formatted at 2026-06-08 12:50:21 on dist-test-slave-jhsm"
I20260608 12:50:21.077088 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922772201788-25092-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922772201788-25092-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922772201788-25092-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:21.094632 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:21.096117 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:21.098115 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:21.101670 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:21.101979 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:21.102280 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:21.102459 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:21.150442 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.4:35145
I20260608 12:50:21.150560  4030 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.4:35145 every 8 connection(s)
I20260608 12:50:21.167359  4031 heartbeater.cc:344] Connected to a master server at 127.24.129.62:37439
I20260608 12:50:21.167758  4031 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:21.168497  4031 heartbeater.cc:507] Master 127.24.129.62:37439 requested a full tablet report, sending...
I20260608 12:50:21.170778  3559 ts_manager.cc:194] Registered new tserver with Master: f7349610678e452e8ab0458511e31f04 (127.24.129.4:35145)
I20260608 12:50:21.172492  3559 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35152
I20260608 12:50:22.097468  3740 consensus_queue.cc:237] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } attrs { replace: true } } peers { permanent_uuid: "f7349610678e452e8ab0458511e31f04" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35145 } attrs { promote: true } }
I20260608 12:50:22.106777  3811 raft_consensus.cc:1275] T 0b946ec445744faf83880ff9fef9b8e0 P cf8a22b903624b0d9af24ccb433b9593 [term 1 FOLLOWER]: Refusing update from remote peer 160f503a7dca49ddb9fb5c0cb3e8b34a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:50:22.109084  4035 consensus_queue.cc:1048] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:50:22.110309  3665 raft_consensus.cc:1275] T 0b946ec445744faf83880ff9fef9b8e0 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 1 FOLLOWER]: Refusing update from remote peer 160f503a7dca49ddb9fb5c0cb3e8b34a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:50:22.114804  3959 consensus_queue.cc:1048] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:50:22.119874  4035 raft_consensus.cc:2955] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER f7349610678e452e8ab0458511e31f04 (127.24.129.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } attrs { replace: true } } peers { permanent_uuid: "f7349610678e452e8ab0458511e31f04" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35145 } attrs { promote: true } } }
W20260608 12:50:22.122530  3705 consensus_peers.cc:597] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a -> Peer f7349610678e452e8ab0458511e31f04 (127.24.129.4:35145): Couldn't send request to peer f7349610678e452e8ab0458511e31f04. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0b946ec445744faf83880ff9fef9b8e0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:22.121848  3811 raft_consensus.cc:2955] T 0b946ec445744faf83880ff9fef9b8e0 P cf8a22b903624b0d9af24ccb433b9593 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER f7349610678e452e8ab0458511e31f04 (127.24.129.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } attrs { replace: true } } peers { permanent_uuid: "f7349610678e452e8ab0458511e31f04" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35145 } attrs { promote: true } } }
I20260608 12:50:22.130365  3665 raft_consensus.cc:2955] T 0b946ec445744faf83880ff9fef9b8e0 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER f7349610678e452e8ab0458511e31f04 (127.24.129.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } attrs { replace: true } } peers { permanent_uuid: "f7349610678e452e8ab0458511e31f04" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35145 } attrs { promote: true } } }
I20260608 12:50:22.138516  3559 catalog_manager.cc:5696] T 0b946ec445744faf83880ff9fef9b8e0 P cf8a22b903624b0d9af24ccb433b9593 reported cstate change: config changed from index -1 to 16, NON_VOTER f7349610678e452e8ab0458511e31f04 (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } attrs { replace: true } } peers { permanent_uuid: "f7349610678e452e8ab0458511e31f04" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35145 } attrs { promote: true } } }
I20260608 12:50:22.159668  3811 consensus_queue.cc:237] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } attrs { replace: true } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } } peers { permanent_uuid: "f7349610678e452e8ab0458511e31f04" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35145 } attrs { promote: true } }
I20260608 12:50:22.171674  3740 raft_consensus.cc:1275] T b65b05bb691d4881a549068e962b7201 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 FOLLOWER]: Refusing update from remote peer cf8a22b903624b0d9af24ccb433b9593: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:50:22.173069  3665 raft_consensus.cc:1275] T b65b05bb691d4881a549068e962b7201 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 1 FOLLOWER]: Refusing update from remote peer cf8a22b903624b0d9af24ccb433b9593: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:50:22.173604  3916 consensus_queue.cc:1048] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593 [LEADER]: Connected to new peer: Peer: permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:50:22.176129  4031 heartbeater.cc:499] Master 127.24.129.62:37439 was elected leader, sending a full tablet report...
I20260608 12:50:22.177364  3916 consensus_queue.cc:1048] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260608 12:50:22.187137  3779 consensus_peers.cc:597] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593 -> Peer f7349610678e452e8ab0458511e31f04 (127.24.129.4:35145): Couldn't send request to peer f7349610678e452e8ab0458511e31f04. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b65b05bb691d4881a549068e962b7201. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:22.186235  3916 raft_consensus.cc:2955] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER f7349610678e452e8ab0458511e31f04 (127.24.129.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } attrs { replace: true } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } } peers { permanent_uuid: "f7349610678e452e8ab0458511e31f04" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35145 } attrs { promote: true } } }
I20260608 12:50:22.191301  3740 raft_consensus.cc:2955] T b65b05bb691d4881a549068e962b7201 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER f7349610678e452e8ab0458511e31f04 (127.24.129.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } attrs { replace: true } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } } peers { permanent_uuid: "f7349610678e452e8ab0458511e31f04" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35145 } attrs { promote: true } } }
I20260608 12:50:22.191838  3665 raft_consensus.cc:2955] T b65b05bb691d4881a549068e962b7201 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER f7349610678e452e8ab0458511e31f04 (127.24.129.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } attrs { replace: true } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } } peers { permanent_uuid: "f7349610678e452e8ab0458511e31f04" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35145 } attrs { promote: true } } }
I20260608 12:50:22.204120  3739 consensus_queue.cc:237] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } attrs { replace: true } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } } peers { permanent_uuid: "f7349610678e452e8ab0458511e31f04" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35145 } attrs { promote: true } }
I20260608 12:50:22.208364  3562 catalog_manager.cc:5696] T b65b05bb691d4881a549068e962b7201 P 160f503a7dca49ddb9fb5c0cb3e8b34a reported cstate change: config changed from index -1 to 16, NON_VOTER f7349610678e452e8ab0458511e31f04 (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "cf8a22b903624b0d9af24ccb433b9593" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } attrs { replace: true } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } } peers { permanent_uuid: "f7349610678e452e8ab0458511e31f04" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35145 } attrs { promote: true } } }
W20260608 12:50:22.215651  3705 consensus_peers.cc:597] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a -> Peer f7349610678e452e8ab0458511e31f04 (127.24.129.4:35145): Couldn't send request to peer f7349610678e452e8ab0458511e31f04. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 19ce425dcd1b437aa5eb489e1bb6762d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:22.216655  3811 raft_consensus.cc:1275] T 19ce425dcd1b437aa5eb489e1bb6762d P cf8a22b903624b0d9af24ccb433b9593 [term 1 FOLLOWER]: Refusing update from remote peer 160f503a7dca49ddb9fb5c0cb3e8b34a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:50:22.218128  3665 raft_consensus.cc:1275] T 19ce425dcd1b437aa5eb489e1bb6762d P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 1 FOLLOWER]: Refusing update from remote peer 160f503a7dca49ddb9fb5c0cb3e8b34a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:50:22.218294  3959 consensus_queue.cc:1048] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:50:22.219787  4035 consensus_queue.cc:1048] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:50:22.230341  3959 raft_consensus.cc:2955] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER f7349610678e452e8ab0458511e31f04 (127.24.129.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } attrs { replace: true } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } } peers { permanent_uuid: "f7349610678e452e8ab0458511e31f04" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35145 } attrs { promote: true } } }
I20260608 12:50:22.232820  3811 raft_consensus.cc:2955] T 19ce425dcd1b437aa5eb489e1bb6762d P cf8a22b903624b0d9af24ccb433b9593 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER f7349610678e452e8ab0458511e31f04 (127.24.129.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } attrs { replace: true } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } } peers { permanent_uuid: "f7349610678e452e8ab0458511e31f04" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35145 } attrs { promote: true } } }
I20260608 12:50:22.234831  3665 raft_consensus.cc:2955] T 19ce425dcd1b437aa5eb489e1bb6762d P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER f7349610678e452e8ab0458511e31f04 (127.24.129.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } attrs { replace: true } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } } peers { permanent_uuid: "f7349610678e452e8ab0458511e31f04" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35145 } attrs { promote: true } } }
I20260608 12:50:22.246963  3739 consensus_queue.cc:237] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } attrs { replace: true } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } } peers { permanent_uuid: "f7349610678e452e8ab0458511e31f04" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35145 } attrs { promote: true } }
I20260608 12:50:22.246605  3559 catalog_manager.cc:5696] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a reported cstate change: config changed from index -1 to 16, NON_VOTER f7349610678e452e8ab0458511e31f04 (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7349610678e452e8ab0458511e31f04" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35145 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:22.256567  3811 raft_consensus.cc:1275] T f94eef8321e143d0951623f621d5fbc6 P cf8a22b903624b0d9af24ccb433b9593 [term 1 FOLLOWER]: Refusing update from remote peer 160f503a7dca49ddb9fb5c0cb3e8b34a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:50:22.257390  3665 raft_consensus.cc:1275] T f94eef8321e143d0951623f621d5fbc6 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 1 FOLLOWER]: Refusing update from remote peer 160f503a7dca49ddb9fb5c0cb3e8b34a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:50:22.258428  3959 consensus_queue.cc:1048] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260608 12:50:22.259712  3705 consensus_peers.cc:597] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a -> Peer f7349610678e452e8ab0458511e31f04 (127.24.129.4:35145): Couldn't send request to peer f7349610678e452e8ab0458511e31f04. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f94eef8321e143d0951623f621d5fbc6. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:22.260372  4035 consensus_queue.cc:1048] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.003s
I20260608 12:50:22.273208  3959 raft_consensus.cc:2955] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER f7349610678e452e8ab0458511e31f04 (127.24.129.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } attrs { replace: true } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } } peers { permanent_uuid: "f7349610678e452e8ab0458511e31f04" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35145 } attrs { promote: true } } }
I20260608 12:50:22.275491  3811 raft_consensus.cc:2955] T f94eef8321e143d0951623f621d5fbc6 P cf8a22b903624b0d9af24ccb433b9593 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER f7349610678e452e8ab0458511e31f04 (127.24.129.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } attrs { replace: true } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } } peers { permanent_uuid: "f7349610678e452e8ab0458511e31f04" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35145 } attrs { promote: true } } }
I20260608 12:50:22.281533  3661 raft_consensus.cc:2955] T f94eef8321e143d0951623f621d5fbc6 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER f7349610678e452e8ab0458511e31f04 (127.24.129.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } attrs { replace: true } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } } peers { permanent_uuid: "f7349610678e452e8ab0458511e31f04" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35145 } attrs { promote: true } } }
I20260608 12:50:22.290398  3562 catalog_manager.cc:5696] T f94eef8321e143d0951623f621d5fbc6 P cf8a22b903624b0d9af24ccb433b9593 reported cstate change: config changed from index -1 to 16, NON_VOTER f7349610678e452e8ab0458511e31f04 (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } attrs { replace: true } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } } peers { permanent_uuid: "f7349610678e452e8ab0458511e31f04" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35145 } attrs { promote: true } } }
I20260608 12:50:22.579046  4062 ts_tablet_manager.cc:933] T b65b05bb691d4881a549068e962b7201 P f7349610678e452e8ab0458511e31f04: Initiating tablet copy from peer cf8a22b903624b0d9af24ccb433b9593 (127.24.129.3:36255)
I20260608 12:50:22.581276  4062 tablet_copy_client.cc:323] T b65b05bb691d4881a549068e962b7201 P f7349610678e452e8ab0458511e31f04: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.3:36255
I20260608 12:50:22.593364  3824 tablet_copy_service.cc:140] P cf8a22b903624b0d9af24ccb433b9593: Received BeginTabletCopySession request for tablet b65b05bb691d4881a549068e962b7201 from peer f7349610678e452e8ab0458511e31f04 ({username='slave'} at 127.0.0.1:39382)
I20260608 12:50:22.594043  3824 tablet_copy_service.cc:161] P cf8a22b903624b0d9af24ccb433b9593: Beginning new tablet copy session on tablet b65b05bb691d4881a549068e962b7201 from peer f7349610678e452e8ab0458511e31f04 at {username='slave'} at 127.0.0.1:39382: session id = f7349610678e452e8ab0458511e31f04-b65b05bb691d4881a549068e962b7201
I20260608 12:50:22.602722  3824 tablet_copy_source_session.cc:215] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:22.606441  4062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b65b05bb691d4881a549068e962b7201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:22.621855  4062 tablet_copy_client.cc:806] T b65b05bb691d4881a549068e962b7201 P f7349610678e452e8ab0458511e31f04: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:22.622581  4062 tablet_copy_client.cc:670] T b65b05bb691d4881a549068e962b7201 P f7349610678e452e8ab0458511e31f04: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:22.627508  4062 tablet_copy_client.cc:538] T b65b05bb691d4881a549068e962b7201 P f7349610678e452e8ab0458511e31f04: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:22.634730  4062 tablet_bootstrap.cc:492] T b65b05bb691d4881a549068e962b7201 P f7349610678e452e8ab0458511e31f04: Bootstrap starting.
I20260608 12:50:22.671492  4066 ts_tablet_manager.cc:933] T 0b946ec445744faf83880ff9fef9b8e0 P f7349610678e452e8ab0458511e31f04: Initiating tablet copy from peer 160f503a7dca49ddb9fb5c0cb3e8b34a (127.24.129.2:37597)
I20260608 12:50:22.673722  4066 tablet_copy_client.cc:323] T 0b946ec445744faf83880ff9fef9b8e0 P f7349610678e452e8ab0458511e31f04: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.2:37597
I20260608 12:50:22.689498  3750 tablet_copy_service.cc:140] P 160f503a7dca49ddb9fb5c0cb3e8b34a: Received BeginTabletCopySession request for tablet 0b946ec445744faf83880ff9fef9b8e0 from peer f7349610678e452e8ab0458511e31f04 ({username='slave'} at 127.0.0.1:51148)
I20260608 12:50:22.690174  3750 tablet_copy_service.cc:161] P 160f503a7dca49ddb9fb5c0cb3e8b34a: Beginning new tablet copy session on tablet 0b946ec445744faf83880ff9fef9b8e0 from peer f7349610678e452e8ab0458511e31f04 at {username='slave'} at 127.0.0.1:51148: session id = f7349610678e452e8ab0458511e31f04-0b946ec445744faf83880ff9fef9b8e0
I20260608 12:50:22.699108  3750 tablet_copy_source_session.cc:215] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:22.703325  4066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b946ec445744faf83880ff9fef9b8e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:22.723380  4066 tablet_copy_client.cc:806] T 0b946ec445744faf83880ff9fef9b8e0 P f7349610678e452e8ab0458511e31f04: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:22.724156  4066 tablet_copy_client.cc:670] T 0b946ec445744faf83880ff9fef9b8e0 P f7349610678e452e8ab0458511e31f04: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:22.731462  4066 tablet_copy_client.cc:538] T 0b946ec445744faf83880ff9fef9b8e0 P f7349610678e452e8ab0458511e31f04: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:22.731958  4069 ts_tablet_manager.cc:933] T f94eef8321e143d0951623f621d5fbc6 P f7349610678e452e8ab0458511e31f04: Initiating tablet copy from peer 160f503a7dca49ddb9fb5c0cb3e8b34a (127.24.129.2:37597)
I20260608 12:50:22.743919  4066 tablet_bootstrap.cc:492] T 0b946ec445744faf83880ff9fef9b8e0 P f7349610678e452e8ab0458511e31f04: Bootstrap starting.
I20260608 12:50:22.747905  4069 tablet_copy_client.cc:323] T f94eef8321e143d0951623f621d5fbc6 P f7349610678e452e8ab0458511e31f04: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.2:37597
I20260608 12:50:22.749848  4062 tablet_bootstrap.cc:492] T b65b05bb691d4881a549068e962b7201 P f7349610678e452e8ab0458511e31f04: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:50:22.750339  3750 tablet_copy_service.cc:140] P 160f503a7dca49ddb9fb5c0cb3e8b34a: Received BeginTabletCopySession request for tablet f94eef8321e143d0951623f621d5fbc6 from peer f7349610678e452e8ab0458511e31f04 ({username='slave'} at 127.0.0.1:51148)
I20260608 12:50:22.751024  4062 tablet_bootstrap.cc:492] T b65b05bb691d4881a549068e962b7201 P f7349610678e452e8ab0458511e31f04: Bootstrap complete.
I20260608 12:50:22.750974  3750 tablet_copy_service.cc:161] P 160f503a7dca49ddb9fb5c0cb3e8b34a: Beginning new tablet copy session on tablet f94eef8321e143d0951623f621d5fbc6 from peer f7349610678e452e8ab0458511e31f04 at {username='slave'} at 127.0.0.1:51148: session id = f7349610678e452e8ab0458511e31f04-f94eef8321e143d0951623f621d5fbc6
I20260608 12:50:22.752041  4062 ts_tablet_manager.cc:1403] T b65b05bb691d4881a549068e962b7201 P f7349610678e452e8ab0458511e31f04: Time spent bootstrapping tablet: real 0.118s	user 0.106s	sys 0.008s
I20260608 12:50:22.755471  4062 raft_consensus.cc:359] T b65b05bb691d4881a549068e962b7201 P f7349610678e452e8ab0458511e31f04 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } attrs { replace: true } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } } peers { permanent_uuid: "f7349610678e452e8ab0458511e31f04" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35145 } attrs { promote: true } }
I20260608 12:50:22.756348  4062 raft_consensus.cc:740] T b65b05bb691d4881a549068e962b7201 P f7349610678e452e8ab0458511e31f04 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f7349610678e452e8ab0458511e31f04, State: Initialized, Role: LEARNER
I20260608 12:50:22.757107  4062 consensus_queue.cc:260] T b65b05bb691d4881a549068e962b7201 P f7349610678e452e8ab0458511e31f04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } attrs { replace: true } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } } peers { permanent_uuid: "f7349610678e452e8ab0458511e31f04" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35145 } attrs { promote: true } }
I20260608 12:50:22.760520  3750 tablet_copy_source_session.cc:215] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:22.765282  4069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f94eef8321e143d0951623f621d5fbc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:22.777814  4062 ts_tablet_manager.cc:1434] T b65b05bb691d4881a549068e962b7201 P f7349610678e452e8ab0458511e31f04: Time spent starting tablet: real 0.025s	user 0.013s	sys 0.008s
I20260608 12:50:22.780207  3824 tablet_copy_service.cc:342] P cf8a22b903624b0d9af24ccb433b9593: Request end of tablet copy session f7349610678e452e8ab0458511e31f04-b65b05bb691d4881a549068e962b7201 received from {username='slave'} at 127.0.0.1:39382
I20260608 12:50:22.780709  3824 tablet_copy_service.cc:434] P cf8a22b903624b0d9af24ccb433b9593: ending tablet copy session f7349610678e452e8ab0458511e31f04-b65b05bb691d4881a549068e962b7201 on tablet b65b05bb691d4881a549068e962b7201 with peer f7349610678e452e8ab0458511e31f04
I20260608 12:50:22.785768  4072 ts_tablet_manager.cc:933] T 19ce425dcd1b437aa5eb489e1bb6762d P f7349610678e452e8ab0458511e31f04: Initiating tablet copy from peer 160f503a7dca49ddb9fb5c0cb3e8b34a (127.24.129.2:37597)
I20260608 12:50:22.793107  4072 tablet_copy_client.cc:323] T 19ce425dcd1b437aa5eb489e1bb6762d P f7349610678e452e8ab0458511e31f04: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.2:37597
I20260608 12:50:22.796861  3750 tablet_copy_service.cc:140] P 160f503a7dca49ddb9fb5c0cb3e8b34a: Received BeginTabletCopySession request for tablet 19ce425dcd1b437aa5eb489e1bb6762d from peer f7349610678e452e8ab0458511e31f04 ({username='slave'} at 127.0.0.1:51148)
I20260608 12:50:22.797159  4069 tablet_copy_client.cc:806] T f94eef8321e143d0951623f621d5fbc6 P f7349610678e452e8ab0458511e31f04: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:22.797566  3750 tablet_copy_service.cc:161] P 160f503a7dca49ddb9fb5c0cb3e8b34a: Beginning new tablet copy session on tablet 19ce425dcd1b437aa5eb489e1bb6762d from peer f7349610678e452e8ab0458511e31f04 at {username='slave'} at 127.0.0.1:51148: session id = f7349610678e452e8ab0458511e31f04-19ce425dcd1b437aa5eb489e1bb6762d
I20260608 12:50:22.797868  4069 tablet_copy_client.cc:670] T f94eef8321e143d0951623f621d5fbc6 P f7349610678e452e8ab0458511e31f04: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:22.803962  4069 tablet_copy_client.cc:538] T f94eef8321e143d0951623f621d5fbc6 P f7349610678e452e8ab0458511e31f04: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:22.807387  3750 tablet_copy_source_session.cc:215] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:22.811642  4072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19ce425dcd1b437aa5eb489e1bb6762d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:22.814132  4069 tablet_bootstrap.cc:492] T f94eef8321e143d0951623f621d5fbc6 P f7349610678e452e8ab0458511e31f04: Bootstrap starting.
I20260608 12:50:22.838270  4072 tablet_copy_client.cc:806] T 19ce425dcd1b437aa5eb489e1bb6762d P f7349610678e452e8ab0458511e31f04: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:22.839254  4072 tablet_copy_client.cc:670] T 19ce425dcd1b437aa5eb489e1bb6762d P f7349610678e452e8ab0458511e31f04: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:22.845474  4072 tablet_copy_client.cc:538] T 19ce425dcd1b437aa5eb489e1bb6762d P f7349610678e452e8ab0458511e31f04: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:22.856986  4072 tablet_bootstrap.cc:492] T 19ce425dcd1b437aa5eb489e1bb6762d P f7349610678e452e8ab0458511e31f04: Bootstrap starting.
I20260608 12:50:22.913156  4066 tablet_bootstrap.cc:492] T 0b946ec445744faf83880ff9fef9b8e0 P f7349610678e452e8ab0458511e31f04: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=139 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:50:22.914295  4066 tablet_bootstrap.cc:492] T 0b946ec445744faf83880ff9fef9b8e0 P f7349610678e452e8ab0458511e31f04: Bootstrap complete.
I20260608 12:50:22.915169  4066 ts_tablet_manager.cc:1403] T 0b946ec445744faf83880ff9fef9b8e0 P f7349610678e452e8ab0458511e31f04: Time spent bootstrapping tablet: real 0.171s	user 0.136s	sys 0.008s
I20260608 12:50:22.918556  4066 raft_consensus.cc:359] T 0b946ec445744faf83880ff9fef9b8e0 P f7349610678e452e8ab0458511e31f04 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } attrs { replace: true } } peers { permanent_uuid: "f7349610678e452e8ab0458511e31f04" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35145 } attrs { promote: true } }
I20260608 12:50:22.919435  4066 raft_consensus.cc:740] T 0b946ec445744faf83880ff9fef9b8e0 P f7349610678e452e8ab0458511e31f04 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f7349610678e452e8ab0458511e31f04, State: Initialized, Role: LEARNER
I20260608 12:50:22.920174  4066 consensus_queue.cc:260] T 0b946ec445744faf83880ff9fef9b8e0 P f7349610678e452e8ab0458511e31f04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } attrs { replace: true } } peers { permanent_uuid: "f7349610678e452e8ab0458511e31f04" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35145 } attrs { promote: true } }
I20260608 12:50:22.930975  4066 ts_tablet_manager.cc:1434] T 0b946ec445744faf83880ff9fef9b8e0 P f7349610678e452e8ab0458511e31f04: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260608 12:50:22.937880  3750 tablet_copy_service.cc:342] P 160f503a7dca49ddb9fb5c0cb3e8b34a: Request end of tablet copy session f7349610678e452e8ab0458511e31f04-0b946ec445744faf83880ff9fef9b8e0 received from {username='slave'} at 127.0.0.1:51148
I20260608 12:50:22.938411  3750 tablet_copy_service.cc:434] P 160f503a7dca49ddb9fb5c0cb3e8b34a: ending tablet copy session f7349610678e452e8ab0458511e31f04-0b946ec445744faf83880ff9fef9b8e0 on tablet 0b946ec445744faf83880ff9fef9b8e0 with peer f7349610678e452e8ab0458511e31f04
I20260608 12:50:22.951402  4069 tablet_bootstrap.cc:492] T f94eef8321e143d0951623f621d5fbc6 P f7349610678e452e8ab0458511e31f04: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:50:22.952466  4069 tablet_bootstrap.cc:492] T f94eef8321e143d0951623f621d5fbc6 P f7349610678e452e8ab0458511e31f04: Bootstrap complete.
I20260608 12:50:22.953246  4069 ts_tablet_manager.cc:1403] T f94eef8321e143d0951623f621d5fbc6 P f7349610678e452e8ab0458511e31f04: Time spent bootstrapping tablet: real 0.139s	user 0.119s	sys 0.019s
I20260608 12:50:22.956189  4069 raft_consensus.cc:359] T f94eef8321e143d0951623f621d5fbc6 P f7349610678e452e8ab0458511e31f04 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } attrs { replace: true } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } } peers { permanent_uuid: "f7349610678e452e8ab0458511e31f04" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35145 } attrs { promote: true } }
I20260608 12:50:22.957028  4069 raft_consensus.cc:740] T f94eef8321e143d0951623f621d5fbc6 P f7349610678e452e8ab0458511e31f04 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f7349610678e452e8ab0458511e31f04, State: Initialized, Role: LEARNER
I20260608 12:50:22.957707  4069 consensus_queue.cc:260] T f94eef8321e143d0951623f621d5fbc6 P f7349610678e452e8ab0458511e31f04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } attrs { replace: true } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } } peers { permanent_uuid: "f7349610678e452e8ab0458511e31f04" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35145 } attrs { promote: true } }
I20260608 12:50:22.960114  4069 ts_tablet_manager.cc:1434] T f94eef8321e143d0951623f621d5fbc6 P f7349610678e452e8ab0458511e31f04: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:50:22.962348  3750 tablet_copy_service.cc:342] P 160f503a7dca49ddb9fb5c0cb3e8b34a: Request end of tablet copy session f7349610678e452e8ab0458511e31f04-f94eef8321e143d0951623f621d5fbc6 received from {username='slave'} at 127.0.0.1:51148
I20260608 12:50:22.962793  3750 tablet_copy_service.cc:434] P 160f503a7dca49ddb9fb5c0cb3e8b34a: ending tablet copy session f7349610678e452e8ab0458511e31f04-f94eef8321e143d0951623f621d5fbc6 on tablet f94eef8321e143d0951623f621d5fbc6 with peer f7349610678e452e8ab0458511e31f04
I20260608 12:50:22.989705  4072 tablet_bootstrap.cc:492] T 19ce425dcd1b437aa5eb489e1bb6762d P f7349610678e452e8ab0458511e31f04: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=119 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:50:22.990415  4072 tablet_bootstrap.cc:492] T 19ce425dcd1b437aa5eb489e1bb6762d P f7349610678e452e8ab0458511e31f04: Bootstrap complete.
I20260608 12:50:22.990976  4072 ts_tablet_manager.cc:1403] T 19ce425dcd1b437aa5eb489e1bb6762d P f7349610678e452e8ab0458511e31f04: Time spent bootstrapping tablet: real 0.134s	user 0.112s	sys 0.010s
I20260608 12:50:22.992930  4072 raft_consensus.cc:359] T 19ce425dcd1b437aa5eb489e1bb6762d P f7349610678e452e8ab0458511e31f04 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } attrs { replace: true } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } } peers { permanent_uuid: "f7349610678e452e8ab0458511e31f04" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35145 } attrs { promote: true } }
I20260608 12:50:22.993470  4072 raft_consensus.cc:740] T 19ce425dcd1b437aa5eb489e1bb6762d P f7349610678e452e8ab0458511e31f04 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f7349610678e452e8ab0458511e31f04, State: Initialized, Role: LEARNER
I20260608 12:50:22.993942  4072 consensus_queue.cc:260] T 19ce425dcd1b437aa5eb489e1bb6762d P f7349610678e452e8ab0458511e31f04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2e2a2acae6ee4efa9ad90fb5040a0c37" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 35293 } attrs { replace: true } } peers { permanent_uuid: "160f503a7dca49ddb9fb5c0cb3e8b34a" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37597 } } peers { permanent_uuid: "cf8a22b903624b0d9af24ccb433b9593" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 36255 } } peers { permanent_uuid: "f7349610678e452e8ab0458511e31f04" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 35145 } attrs { promote: true } }
I20260608 12:50:22.995424  4072 ts_tablet_manager.cc:1434] T 19ce425dcd1b437aa5eb489e1bb6762d P f7349610678e452e8ab0458511e31f04: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:50:22.997129  3750 tablet_copy_service.cc:342] P 160f503a7dca49ddb9fb5c0cb3e8b34a: Request end of tablet copy session f7349610678e452e8ab0458511e31f04-19ce425dcd1b437aa5eb489e1bb6762d received from {username='slave'} at 127.0.0.1:51148
I20260608 12:50:22.997555  3750 tablet_copy_service.cc:434] P 160f503a7dca49ddb9fb5c0cb3e8b34a: ending tablet copy session f7349610678e452e8ab0458511e31f04-19ce425dcd1b437aa5eb489e1bb6762d on tablet 19ce425dcd1b437aa5eb489e1bb6762d with peer f7349610678e452e8ab0458511e31f04
I20260608 12:50:23.150509  4006 raft_consensus.cc:1217] T b65b05bb691d4881a549068e962b7201 P f7349610678e452e8ab0458511e31f04 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:50:23.162919  4006 raft_consensus.cc:1217] T f94eef8321e143d0951623f621d5fbc6 P f7349610678e452e8ab0458511e31f04 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:50:23.181969  4006 raft_consensus.cc:1217] T 19ce425dcd1b437aa5eb489e1bb6762d P f7349610678e452e8ab0458511e31f04 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:50:23.185233 25092 tablet_server.cc:179] TabletServer@127.24.129.1:0 shutting down...
W20260608 12:50:23.219422  3704 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260608 12:50:23.224188  3704 consensus_peers.cc:597] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a -> Peer 2e2a2acae6ee4efa9ad90fb5040a0c37 (127.24.129.1:35293): Couldn't send request to peer 2e2a2acae6ee4efa9ad90fb5040a0c37. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:23.224822 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:23.225608 25092 tablet_replica.cc:333] T 0b946ec445744faf83880ff9fef9b8e0 P 2e2a2acae6ee4efa9ad90fb5040a0c37: stopping tablet replica
I20260608 12:50:23.226713 25092 raft_consensus.cc:2243] T 0b946ec445744faf83880ff9fef9b8e0 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:23.228494  4006 raft_consensus.cc:1217] T 0b946ec445744faf83880ff9fef9b8e0 P f7349610678e452e8ab0458511e31f04 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:50:23.230518 25092 raft_consensus.cc:2272] T 0b946ec445744faf83880ff9fef9b8e0 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:23.233935 25092 tablet_replica.cc:333] T b65b05bb691d4881a549068e962b7201 P 2e2a2acae6ee4efa9ad90fb5040a0c37: stopping tablet replica
I20260608 12:50:23.234797 25092 raft_consensus.cc:2243] T b65b05bb691d4881a549068e962b7201 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:23.237089 25092 raft_consensus.cc:2272] T b65b05bb691d4881a549068e962b7201 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:23.240242 25092 tablet_replica.cc:333] T cec3294e9ca0435c8aff41d92dec6eb2 P 2e2a2acae6ee4efa9ad90fb5040a0c37: stopping tablet replica
I20260608 12:50:23.241020 25092 raft_consensus.cc:2243] T cec3294e9ca0435c8aff41d92dec6eb2 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:23.241981 25092 raft_consensus.cc:2272] T cec3294e9ca0435c8aff41d92dec6eb2 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:23.244787 25092 tablet_replica.cc:333] T f94eef8321e143d0951623f621d5fbc6 P 2e2a2acae6ee4efa9ad90fb5040a0c37: stopping tablet replica
I20260608 12:50:23.245677 25092 raft_consensus.cc:2243] T f94eef8321e143d0951623f621d5fbc6 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:23.246658 25092 raft_consensus.cc:2272] T f94eef8321e143d0951623f621d5fbc6 P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:23.249823 25092 tablet_replica.cc:333] T 19ce425dcd1b437aa5eb489e1bb6762d P 2e2a2acae6ee4efa9ad90fb5040a0c37: stopping tablet replica
I20260608 12:50:23.250478 25092 raft_consensus.cc:2243] T 19ce425dcd1b437aa5eb489e1bb6762d P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:23.251187 25092 raft_consensus.cc:2272] T 19ce425dcd1b437aa5eb489e1bb6762d P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:23.254046 25092 tablet_replica.cc:333] T dfc08c3a6c7f4b6e9a04d4380e18991a P 2e2a2acae6ee4efa9ad90fb5040a0c37: stopping tablet replica
I20260608 12:50:23.254843 25092 raft_consensus.cc:2243] T dfc08c3a6c7f4b6e9a04d4380e18991a P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:23.255577 25092 raft_consensus.cc:2272] T dfc08c3a6c7f4b6e9a04d4380e18991a P 2e2a2acae6ee4efa9ad90fb5040a0c37 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:50:23.258183  3704 consensus_peers.cc:597] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a -> Peer 2e2a2acae6ee4efa9ad90fb5040a0c37 (127.24.129.1:35293): Couldn't send request to peer 2e2a2acae6ee4efa9ad90fb5040a0c37. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:23.285066 25092 tablet_server.cc:196] TabletServer@127.24.129.1:0 shutdown complete.
W20260608 12:50:23.303890  3778 consensus_peers.cc:597] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593 -> Peer 2e2a2acae6ee4efa9ad90fb5040a0c37 (127.24.129.1:35293): Couldn't send request to peer 2e2a2acae6ee4efa9ad90fb5040a0c37. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:35293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:23.306059 25092 tablet_server.cc:179] TabletServer@127.24.129.2:0 shutting down...
I20260608 12:50:23.335908 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:23.336578 25092 tablet_replica.cc:333] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a: stopping tablet replica
I20260608 12:50:23.337306 25092 raft_consensus.cc:2243] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:23.338384 25092 raft_consensus.cc:2272] T f94eef8321e143d0951623f621d5fbc6 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:23.340651 25092 tablet_replica.cc:333] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a: stopping tablet replica
I20260608 12:50:23.341347 25092 raft_consensus.cc:2243] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:23.342365 25092 raft_consensus.cc:2272] T 0b946ec445744faf83880ff9fef9b8e0 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:23.344870 25092 tablet_replica.cc:333] T cec3294e9ca0435c8aff41d92dec6eb2 P 160f503a7dca49ddb9fb5c0cb3e8b34a: stopping tablet replica
I20260608 12:50:23.345439 25092 raft_consensus.cc:2243] T cec3294e9ca0435c8aff41d92dec6eb2 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:23.345950 25092 raft_consensus.cc:2272] T cec3294e9ca0435c8aff41d92dec6eb2 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:23.348060 25092 tablet_replica.cc:333] T b65b05bb691d4881a549068e962b7201 P 160f503a7dca49ddb9fb5c0cb3e8b34a: stopping tablet replica
I20260608 12:50:23.348577 25092 raft_consensus.cc:2243] T b65b05bb691d4881a549068e962b7201 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:23.349149 25092 raft_consensus.cc:2272] T b65b05bb691d4881a549068e962b7201 P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:23.351219 25092 tablet_replica.cc:333] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a: stopping tablet replica
I20260608 12:50:23.351734 25092 raft_consensus.cc:2243] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:23.352802 25092 raft_consensus.cc:2272] T 19ce425dcd1b437aa5eb489e1bb6762d P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:23.355031 25092 tablet_replica.cc:333] T dfc08c3a6c7f4b6e9a04d4380e18991a P 160f503a7dca49ddb9fb5c0cb3e8b34a: stopping tablet replica
I20260608 12:50:23.355525 25092 raft_consensus.cc:2243] T dfc08c3a6c7f4b6e9a04d4380e18991a P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:23.356247 25092 raft_consensus.cc:2272] T dfc08c3a6c7f4b6e9a04d4380e18991a P 160f503a7dca49ddb9fb5c0cb3e8b34a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:23.387219 25092 tablet_server.cc:196] TabletServer@127.24.129.2:0 shutdown complete.
I20260608 12:50:23.404413 25092 tablet_server.cc:179] TabletServer@127.24.129.3:0 shutting down...
I20260608 12:50:23.446069 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:23.446790 25092 tablet_replica.cc:333] T cec3294e9ca0435c8aff41d92dec6eb2 P cf8a22b903624b0d9af24ccb433b9593: stopping tablet replica
I20260608 12:50:23.447531 25092 raft_consensus.cc:2243] T cec3294e9ca0435c8aff41d92dec6eb2 P cf8a22b903624b0d9af24ccb433b9593 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:23.448144 25092 raft_consensus.cc:2272] T cec3294e9ca0435c8aff41d92dec6eb2 P cf8a22b903624b0d9af24ccb433b9593 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:23.450419 25092 tablet_replica.cc:333] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593: stopping tablet replica
I20260608 12:50:23.450974 25092 raft_consensus.cc:2243] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:23.452128 25092 raft_consensus.cc:2272] T b65b05bb691d4881a549068e962b7201 P cf8a22b903624b0d9af24ccb433b9593 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:23.454480 25092 tablet_replica.cc:333] T 19ce425dcd1b437aa5eb489e1bb6762d P cf8a22b903624b0d9af24ccb433b9593: stopping tablet replica
I20260608 12:50:23.455180 25092 raft_consensus.cc:2243] T 19ce425dcd1b437aa5eb489e1bb6762d P cf8a22b903624b0d9af24ccb433b9593 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:23.455761 25092 raft_consensus.cc:2272] T 19ce425dcd1b437aa5eb489e1bb6762d P cf8a22b903624b0d9af24ccb433b9593 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:23.457940 25092 tablet_replica.cc:333] T dfc08c3a6c7f4b6e9a04d4380e18991a P cf8a22b903624b0d9af24ccb433b9593: stopping tablet replica
I20260608 12:50:23.458464 25092 raft_consensus.cc:2243] T dfc08c3a6c7f4b6e9a04d4380e18991a P cf8a22b903624b0d9af24ccb433b9593 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:23.459033 25092 raft_consensus.cc:2272] T dfc08c3a6c7f4b6e9a04d4380e18991a P cf8a22b903624b0d9af24ccb433b9593 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:23.461164 25092 tablet_replica.cc:333] T f94eef8321e143d0951623f621d5fbc6 P cf8a22b903624b0d9af24ccb433b9593: stopping tablet replica
I20260608 12:50:23.461736 25092 raft_consensus.cc:2243] T f94eef8321e143d0951623f621d5fbc6 P cf8a22b903624b0d9af24ccb433b9593 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:23.462360 25092 raft_consensus.cc:2272] T f94eef8321e143d0951623f621d5fbc6 P cf8a22b903624b0d9af24ccb433b9593 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:23.464493 25092 tablet_replica.cc:333] T 0b946ec445744faf83880ff9fef9b8e0 P cf8a22b903624b0d9af24ccb433b9593: stopping tablet replica
I20260608 12:50:23.465016 25092 raft_consensus.cc:2243] T 0b946ec445744faf83880ff9fef9b8e0 P cf8a22b903624b0d9af24ccb433b9593 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:23.465616 25092 raft_consensus.cc:2272] T 0b946ec445744faf83880ff9fef9b8e0 P cf8a22b903624b0d9af24ccb433b9593 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:23.484499 25092 tablet_server.cc:196] TabletServer@127.24.129.3:0 shutdown complete.
I20260608 12:50:23.503350 25092 tablet_server.cc:179] TabletServer@127.24.129.4:0 shutting down...
I20260608 12:50:23.537671 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:23.538619 25092 tablet_replica.cc:333] T 19ce425dcd1b437aa5eb489e1bb6762d P f7349610678e452e8ab0458511e31f04: stopping tablet replica
I20260608 12:50:23.539505 25092 raft_consensus.cc:2243] T 19ce425dcd1b437aa5eb489e1bb6762d P f7349610678e452e8ab0458511e31f04 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:50:23.540086 25092 raft_consensus.cc:2272] T 19ce425dcd1b437aa5eb489e1bb6762d P f7349610678e452e8ab0458511e31f04 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:50:23.543756 25092 tablet_replica.cc:333] T f94eef8321e143d0951623f621d5fbc6 P f7349610678e452e8ab0458511e31f04: stopping tablet replica
I20260608 12:50:23.544577 25092 raft_consensus.cc:2243] T f94eef8321e143d0951623f621d5fbc6 P f7349610678e452e8ab0458511e31f04 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:50:23.545150 25092 raft_consensus.cc:2272] T f94eef8321e143d0951623f621d5fbc6 P f7349610678e452e8ab0458511e31f04 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:50:23.548509 25092 tablet_replica.cc:333] T 0b946ec445744faf83880ff9fef9b8e0 P f7349610678e452e8ab0458511e31f04: stopping tablet replica
I20260608 12:50:23.549289 25092 raft_consensus.cc:2243] T 0b946ec445744faf83880ff9fef9b8e0 P f7349610678e452e8ab0458511e31f04 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:50:23.549800 25092 raft_consensus.cc:2272] T 0b946ec445744faf83880ff9fef9b8e0 P f7349610678e452e8ab0458511e31f04 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:50:23.553243 25092 tablet_replica.cc:333] T b65b05bb691d4881a549068e962b7201 P f7349610678e452e8ab0458511e31f04: stopping tablet replica
I20260608 12:50:23.553939 25092 raft_consensus.cc:2243] T b65b05bb691d4881a549068e962b7201 P f7349610678e452e8ab0458511e31f04 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:50:23.554468 25092 raft_consensus.cc:2272] T b65b05bb691d4881a549068e962b7201 P f7349610678e452e8ab0458511e31f04 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:50:23.581159 25092 tablet_server.cc:196] TabletServer@127.24.129.4:0 shutdown complete.
I20260608 12:50:23.594298 25092 master.cc:562] Master@127.24.129.62:37439 shutting down...
W20260608 12:50:23.615552  3611 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:50:23.615864  3611 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:50:23.616081  3611 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:50:23.617470 25092 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 824a88c6788240309a2eb206c964022e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:23.618043 25092 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 824a88c6788240309a2eb206c964022e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:23.618362 25092 tablet_replica.cc:333] T 00000000000000000000000000000000 P 824a88c6788240309a2eb206c964022e: stopping tablet replica
I20260608 12:50:23.640555 25092 master.cc:584] Master@127.24.129.62:37439 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (6878 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 12:50:23.686951 25092 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.129.62:36333
I20260608 12:50:23.688326 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:23.694306  4083 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:23.694875  4084 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:23.696278  4086 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:23.697134 25092 server_base.cc:1061] running on GCE node
I20260608 12:50:23.698040 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:23.698241 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:23.698400 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780923023698382 us; error 0 us; skew 500 ppm
I20260608 12:50:23.698990 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:23.701625 25092 webserver.cc:533] Webserver started at http://127.24.129.62:39827/ using document root <none> and password file <none>
I20260608 12:50:23.702121 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:23.702301 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:23.702550 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:23.703639 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922772201788-25092-0/minicluster-data/master-0-root/instance:
uuid: "97877bb747104bd7a5eccf2e75f2f2dd"
format_stamp: "Formatted at 2026-06-08 12:50:23 on dist-test-slave-jhsm"
I20260608 12:50:23.708663 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:50:23.712718  4091 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:23.713680 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:50:23.713964 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922772201788-25092-0/minicluster-data/master-0-root
uuid: "97877bb747104bd7a5eccf2e75f2f2dd"
format_stamp: "Formatted at 2026-06-08 12:50:23 on dist-test-slave-jhsm"
I20260608 12:50:23.714233 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922772201788-25092-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922772201788-25092-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922772201788-25092-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:23.768463 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:23.769546 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:23.809939 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.62:36333
I20260608 12:50:23.810156  4142 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.62:36333 every 8 connection(s)
I20260608 12:50:23.814415  4143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:23.828999  4143 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 97877bb747104bd7a5eccf2e75f2f2dd: Bootstrap starting.
I20260608 12:50:23.834569  4143 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 97877bb747104bd7a5eccf2e75f2f2dd: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:23.839519  4143 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 97877bb747104bd7a5eccf2e75f2f2dd: No bootstrap required, opened a new log
I20260608 12:50:23.842113  4143 raft_consensus.cc:359] T 00000000000000000000000000000000 P 97877bb747104bd7a5eccf2e75f2f2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97877bb747104bd7a5eccf2e75f2f2dd" member_type: VOTER }
I20260608 12:50:23.842573  4143 raft_consensus.cc:385] T 00000000000000000000000000000000 P 97877bb747104bd7a5eccf2e75f2f2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:23.842779  4143 raft_consensus.cc:740] T 00000000000000000000000000000000 P 97877bb747104bd7a5eccf2e75f2f2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97877bb747104bd7a5eccf2e75f2f2dd, State: Initialized, Role: FOLLOWER
I20260608 12:50:23.843384  4143 consensus_queue.cc:260] T 00000000000000000000000000000000 P 97877bb747104bd7a5eccf2e75f2f2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "97877bb747104bd7a5eccf2e75f2f2dd" member_type: VOTER }
I20260608 12:50:23.843840  4143 raft_consensus.cc:399] T 00000000000000000000000000000000 P 97877bb747104bd7a5eccf2e75f2f2dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:23.844038  4143 raft_consensus.cc:493] T 00000000000000000000000000000000 P 97877bb747104bd7a5eccf2e75f2f2dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:23.844260  4143 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 97877bb747104bd7a5eccf2e75f2f2dd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:23.850183  4143 raft_consensus.cc:515] T 00000000000000000000000000000000 P 97877bb747104bd7a5eccf2e75f2f2dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97877bb747104bd7a5eccf2e75f2f2dd" member_type: VOTER }
I20260608 12:50:23.850783  4143 leader_election.cc:304] T 00000000000000000000000000000000 P 97877bb747104bd7a5eccf2e75f2f2dd [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: 97877bb747104bd7a5eccf2e75f2f2dd; no voters: 
I20260608 12:50:23.852077  4143 leader_election.cc:290] T 00000000000000000000000000000000 P 97877bb747104bd7a5eccf2e75f2f2dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:23.852555  4146 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 97877bb747104bd7a5eccf2e75f2f2dd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:23.854122  4146 raft_consensus.cc:697] T 00000000000000000000000000000000 P 97877bb747104bd7a5eccf2e75f2f2dd [term 1 LEADER]: Becoming Leader. State: Replica: 97877bb747104bd7a5eccf2e75f2f2dd, State: Running, Role: LEADER
I20260608 12:50:23.854847  4146 consensus_queue.cc:237] T 00000000000000000000000000000000 P 97877bb747104bd7a5eccf2e75f2f2dd [LEADER]: Queue going to LEADER mode. State: All 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: "97877bb747104bd7a5eccf2e75f2f2dd" member_type: VOTER }
I20260608 12:50:23.855407  4143 sys_catalog.cc:565] T 00000000000000000000000000000000 P 97877bb747104bd7a5eccf2e75f2f2dd [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:50:23.859848  4148 sys_catalog.cc:455] T 00000000000000000000000000000000 P 97877bb747104bd7a5eccf2e75f2f2dd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 97877bb747104bd7a5eccf2e75f2f2dd. Latest consensus state: current_term: 1 leader_uuid: "97877bb747104bd7a5eccf2e75f2f2dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97877bb747104bd7a5eccf2e75f2f2dd" member_type: VOTER } }
I20260608 12:50:23.860641  4148 sys_catalog.cc:458] T 00000000000000000000000000000000 P 97877bb747104bd7a5eccf2e75f2f2dd [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:23.863183  4154 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:50:23.862895  4147 sys_catalog.cc:455] T 00000000000000000000000000000000 P 97877bb747104bd7a5eccf2e75f2f2dd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "97877bb747104bd7a5eccf2e75f2f2dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97877bb747104bd7a5eccf2e75f2f2dd" member_type: VOTER } }
I20260608 12:50:23.863739  4147 sys_catalog.cc:458] T 00000000000000000000000000000000 P 97877bb747104bd7a5eccf2e75f2f2dd [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:23.869303  4154 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:50:23.871179 25092 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:50:23.879738  4154 catalog_manager.cc:1382] Generated new cluster ID: 6eb2442ac0a9499d9c45d30765de20e9
I20260608 12:50:23.880057  4154 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:50:23.900791  4154 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:50:23.902155  4154 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:50:23.923307  4154 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 97877bb747104bd7a5eccf2e75f2f2dd: Generated new TSK 0
I20260608 12:50:23.923947  4154 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:50:23.939098 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:23.945669  4164 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:23.946940  4165 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:23.948778  4167 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:23.949080 25092 server_base.cc:1061] running on GCE node
I20260608 12:50:23.950135 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:23.950341 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:23.950471 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780923023950459 us; error 0 us; skew 500 ppm
I20260608 12:50:23.951067 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:23.953711 25092 webserver.cc:533] Webserver started at http://127.24.129.1:35705/ using document root <none> and password file <none>
I20260608 12:50:23.954229 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:23.954399 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:23.954636 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:23.955829 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922772201788-25092-0/minicluster-data/ts-0-root/instance:
uuid: "62194f10e05041e6bcb14e0291bb55a9"
format_stamp: "Formatted at 2026-06-08 12:50:23 on dist-test-slave-jhsm"
I20260608 12:50:23.961105 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:50:23.964978  4172 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:23.965996 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:50:23.966329 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922772201788-25092-0/minicluster-data/ts-0-root
uuid: "62194f10e05041e6bcb14e0291bb55a9"
format_stamp: "Formatted at 2026-06-08 12:50:23 on dist-test-slave-jhsm"
I20260608 12:50:23.966657 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922772201788-25092-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922772201788-25092-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922772201788-25092-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:23.980908 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:23.982147 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:23.983944 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:23.986754 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:23.986995 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:23.987246 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:23.987413 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:24.032390 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.1:41417
I20260608 12:50:24.032488  4234 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.1:41417 every 8 connection(s)
I20260608 12:50:24.038354 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:24.045564  4239 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:24.047756  4240 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:24.049389 25092 server_base.cc:1061] running on GCE node
W20260608 12:50:24.049829  4243 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:24.052151 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:24.052356 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:24.052489 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780923024052477 us; error 0 us; skew 500 ppm
I20260608 12:50:24.053148 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:24.056221 25092 webserver.cc:533] Webserver started at http://127.24.129.2:38785/ using document root <none> and password file <none>
I20260608 12:50:24.056828 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:24.057034 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:24.057180  4235 heartbeater.cc:344] Connected to a master server at 127.24.129.62:36333
I20260608 12:50:24.057380 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:24.057669  4235 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:24.058636  4235 heartbeater.cc:507] Master 127.24.129.62:36333 requested a full tablet report, sending...
I20260608 12:50:24.059012 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922772201788-25092-0/minicluster-data/ts-1-root/instance:
uuid: "2e7a900bdd044b49888bf3b15ed139d5"
format_stamp: "Formatted at 2026-06-08 12:50:24 on dist-test-slave-jhsm"
I20260608 12:50:24.061314  4108 ts_manager.cc:194] Registered new tserver with Master: 62194f10e05041e6bcb14e0291bb55a9 (127.24.129.1:41417)
I20260608 12:50:24.063896  4108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60980
I20260608 12:50:24.064430 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:50:24.068996  4247 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:24.069868 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:50:24.070204 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922772201788-25092-0/minicluster-data/ts-1-root
uuid: "2e7a900bdd044b49888bf3b15ed139d5"
format_stamp: "Formatted at 2026-06-08 12:50:24 on dist-test-slave-jhsm"
I20260608 12:50:24.070472 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922772201788-25092-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922772201788-25092-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922772201788-25092-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:24.086287 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:24.087308 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:24.088798 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:24.091178 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:24.091387 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:24.091619 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:24.091771 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:24.132956 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.2:37057
I20260608 12:50:24.133134  4309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.2:37057 every 8 connection(s)
I20260608 12:50:24.138178 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:24.146190  4313 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:24.147301  4314 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:24.152084  4316 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:24.152134 25092 server_base.cc:1061] running on GCE node
I20260608 12:50:24.153120  4310 heartbeater.cc:344] Connected to a master server at 127.24.129.62:36333
I20260608 12:50:24.153651  4310 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:24.153786 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:24.154121 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:24.154347 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780923024154323 us; error 0 us; skew 500 ppm
I20260608 12:50:24.154798  4310 heartbeater.cc:507] Master 127.24.129.62:36333 requested a full tablet report, sending...
I20260608 12:50:24.155339 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:24.157804  4108 ts_manager.cc:194] Registered new tserver with Master: 2e7a900bdd044b49888bf3b15ed139d5 (127.24.129.2:37057)
I20260608 12:50:24.159278  4108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60984
I20260608 12:50:24.160185 25092 webserver.cc:533] Webserver started at http://127.24.129.3:42425/ using document root <none> and password file <none>
I20260608 12:50:24.161187 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:24.161476 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:24.161870 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:24.163259 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922772201788-25092-0/minicluster-data/ts-2-root/instance:
uuid: "9a390ff024ed42e88c0bccba4f410c0b"
format_stamp: "Formatted at 2026-06-08 12:50:24 on dist-test-slave-jhsm"
I20260608 12:50:24.168726 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:50:24.173199  4321 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:24.174196 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:50:24.174574 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922772201788-25092-0/minicluster-data/ts-2-root
uuid: "9a390ff024ed42e88c0bccba4f410c0b"
format_stamp: "Formatted at 2026-06-08 12:50:24 on dist-test-slave-jhsm"
I20260608 12:50:24.174889 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922772201788-25092-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922772201788-25092-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922772201788-25092-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:24.213356 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:24.214624 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:24.216125 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:24.218935 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:24.219193 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:24.219491 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:24.219663 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:24.264420 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.3:41097
I20260608 12:50:24.264530  4383 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.3:41097 every 8 connection(s)
I20260608 12:50:24.280138  4384 heartbeater.cc:344] Connected to a master server at 127.24.129.62:36333
I20260608 12:50:24.280665  4384 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:24.281553  4384 heartbeater.cc:507] Master 127.24.129.62:36333 requested a full tablet report, sending...
I20260608 12:50:24.283882  4108 ts_manager.cc:194] Registered new tserver with Master: 9a390ff024ed42e88c0bccba4f410c0b (127.24.129.3:41097)
I20260608 12:50:24.284968 25092 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016673206s
I20260608 12:50:24.285624  4108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60996
I20260608 12:50:25.067375  4235 heartbeater.cc:499] Master 127.24.129.62:36333 was elected leader, sending a full tablet report...
I20260608 12:50:25.162528  4310 heartbeater.cc:499] Master 127.24.129.62:36333 was elected leader, sending a full tablet report...
I20260608 12:50:25.288933  4384 heartbeater.cc:499] Master 127.24.129.62:36333 was elected leader, sending a full tablet report...
I20260608 12:50:25.345090  4108 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32778:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:50:25.347924  4108 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:50:25.463408  4349 tablet_service.cc:1511] Processing CreateTablet for tablet 09790ffc68804747a8d3994d33e26ca5 (DEFAULT_TABLE table=test-workload [id=689f7ed93eb6457e9692fdf0deb4bf54]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:50:25.465981  4349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09790ffc68804747a8d3994d33e26ca5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:25.476104  4348 tablet_service.cc:1511] Processing CreateTablet for tablet 1ef20f4f2fc646eaab876cf90918c610 (DEFAULT_TABLE table=test-workload [id=689f7ed93eb6457e9692fdf0deb4bf54]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:50:25.477891  4348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ef20f4f2fc646eaab876cf90918c610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:25.484107  4347 tablet_service.cc:1511] Processing CreateTablet for tablet 5aed804dddb3498ca4b4086bf94d232e (DEFAULT_TABLE table=test-workload [id=689f7ed93eb6457e9692fdf0deb4bf54]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:50:25.485785  4347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aed804dddb3498ca4b4086bf94d232e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:25.486680  4346 tablet_service.cc:1511] Processing CreateTablet for tablet d4ffc7da701f4f06b9e9159c1d367098 (DEFAULT_TABLE table=test-workload [id=689f7ed93eb6457e9692fdf0deb4bf54]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:50:25.488538  4346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4ffc7da701f4f06b9e9159c1d367098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:25.497407  4405 tablet_bootstrap.cc:492] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b: Bootstrap starting.
I20260608 12:50:25.501837  4345 tablet_service.cc:1511] Processing CreateTablet for tablet a3f3c3850a3240a9ab087eeec9b6b59a (DEFAULT_TABLE table=test-workload [id=689f7ed93eb6457e9692fdf0deb4bf54]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:50:25.504253  4345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3f3c3850a3240a9ab087eeec9b6b59a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:25.510538  4275 tablet_service.cc:1511] Processing CreateTablet for tablet 09790ffc68804747a8d3994d33e26ca5 (DEFAULT_TABLE table=test-workload [id=689f7ed93eb6457e9692fdf0deb4bf54]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:50:25.511283  4349 tablet_service.cc:1511] Processing CreateTablet for tablet d4efb5312fa34041be067359b17c2fc6 (DEFAULT_TABLE table=test-workload [id=689f7ed93eb6457e9692fdf0deb4bf54]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:50:25.512696  4275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09790ffc68804747a8d3994d33e26ca5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:25.529124  4198 tablet_service.cc:1511] Processing CreateTablet for tablet 5aed804dddb3498ca4b4086bf94d232e (DEFAULT_TABLE table=test-workload [id=689f7ed93eb6457e9692fdf0deb4bf54]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:50:25.516036  4273 tablet_service.cc:1511] Processing CreateTablet for tablet 5aed804dddb3498ca4b4086bf94d232e (DEFAULT_TABLE table=test-workload [id=689f7ed93eb6457e9692fdf0deb4bf54]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:50:25.531018  4198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aed804dddb3498ca4b4086bf94d232e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:25.531904  4273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aed804dddb3498ca4b4086bf94d232e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:25.525118  4200 tablet_service.cc:1511] Processing CreateTablet for tablet 09790ffc68804747a8d3994d33e26ca5 (DEFAULT_TABLE table=test-workload [id=689f7ed93eb6457e9692fdf0deb4bf54]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:50:25.517701  4272 tablet_service.cc:1511] Processing CreateTablet for tablet d4ffc7da701f4f06b9e9159c1d367098 (DEFAULT_TABLE table=test-workload [id=689f7ed93eb6457e9692fdf0deb4bf54]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:50:25.519284  4271 tablet_service.cc:1511] Processing CreateTablet for tablet a3f3c3850a3240a9ab087eeec9b6b59a (DEFAULT_TABLE table=test-workload [id=689f7ed93eb6457e9692fdf0deb4bf54]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:50:25.523900  4270 tablet_service.cc:1511] Processing CreateTablet for tablet d4efb5312fa34041be067359b17c2fc6 (DEFAULT_TABLE table=test-workload [id=689f7ed93eb6457e9692fdf0deb4bf54]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:50:25.533857  4200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09790ffc68804747a8d3994d33e26ca5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:25.534370  4197 tablet_service.cc:1511] Processing CreateTablet for tablet d4ffc7da701f4f06b9e9159c1d367098 (DEFAULT_TABLE table=test-workload [id=689f7ed93eb6457e9692fdf0deb4bf54]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:50:25.535032  4270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4efb5312fa34041be067359b17c2fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:25.535815  4197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4ffc7da701f4f06b9e9159c1d367098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:25.518208  4349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4efb5312fa34041be067359b17c2fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:25.538237  4196 tablet_service.cc:1511] Processing CreateTablet for tablet a3f3c3850a3240a9ab087eeec9b6b59a (DEFAULT_TABLE table=test-workload [id=689f7ed93eb6457e9692fdf0deb4bf54]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:50:25.539794  4196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3f3c3850a3240a9ab087eeec9b6b59a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:25.514420  4274 tablet_service.cc:1511] Processing CreateTablet for tablet 1ef20f4f2fc646eaab876cf90918c610 (DEFAULT_TABLE table=test-workload [id=689f7ed93eb6457e9692fdf0deb4bf54]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:50:25.539877  4272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4ffc7da701f4f06b9e9159c1d367098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:25.543035  4195 tablet_service.cc:1511] Processing CreateTablet for tablet d4efb5312fa34041be067359b17c2fc6 (DEFAULT_TABLE table=test-workload [id=689f7ed93eb6457e9692fdf0deb4bf54]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:50:25.544766  4271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3f3c3850a3240a9ab087eeec9b6b59a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:25.545156  4199 tablet_service.cc:1511] Processing CreateTablet for tablet 1ef20f4f2fc646eaab876cf90918c610 (DEFAULT_TABLE table=test-workload [id=689f7ed93eb6457e9692fdf0deb4bf54]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:50:25.533835  4405 tablet_bootstrap.cc:654] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:25.549156  4274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ef20f4f2fc646eaab876cf90918c610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:25.549187  4195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4efb5312fa34041be067359b17c2fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:25.553390  4199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ef20f4f2fc646eaab876cf90918c610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:25.590374  4408 tablet_bootstrap.cc:492] T 09790ffc68804747a8d3994d33e26ca5 P 2e7a900bdd044b49888bf3b15ed139d5: Bootstrap starting.
I20260608 12:50:25.613312  4405 tablet_bootstrap.cc:492] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b: No bootstrap required, opened a new log
I20260608 12:50:25.617471  4405 ts_tablet_manager.cc:1403] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b: Time spent bootstrapping tablet: real 0.121s	user 0.024s	sys 0.014s
I20260608 12:50:25.621304  4405 raft_consensus.cc:359] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } } peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } }
I20260608 12:50:25.622514  4408 tablet_bootstrap.cc:654] T 09790ffc68804747a8d3994d33e26ca5 P 2e7a900bdd044b49888bf3b15ed139d5: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:25.623780  4407 tablet_bootstrap.cc:492] T 09790ffc68804747a8d3994d33e26ca5 P 62194f10e05041e6bcb14e0291bb55a9: Bootstrap starting.
I20260608 12:50:25.636899  4405 raft_consensus.cc:385] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:25.640057  4405 raft_consensus.cc:740] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a390ff024ed42e88c0bccba4f410c0b, State: Initialized, Role: FOLLOWER
I20260608 12:50:25.641249  4405 consensus_queue.cc:260] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } } peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } }
I20260608 12:50:25.649120  4407 tablet_bootstrap.cc:654] T 09790ffc68804747a8d3994d33e26ca5 P 62194f10e05041e6bcb14e0291bb55a9: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:25.656387  4405 ts_tablet_manager.cc:1434] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.005s
I20260608 12:50:25.663300  4407 tablet_bootstrap.cc:492] T 09790ffc68804747a8d3994d33e26ca5 P 62194f10e05041e6bcb14e0291bb55a9: No bootstrap required, opened a new log
I20260608 12:50:25.664230  4407 ts_tablet_manager.cc:1403] T 09790ffc68804747a8d3994d33e26ca5 P 62194f10e05041e6bcb14e0291bb55a9: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.008s
I20260608 12:50:25.665730  4408 tablet_bootstrap.cc:492] T 09790ffc68804747a8d3994d33e26ca5 P 2e7a900bdd044b49888bf3b15ed139d5: No bootstrap required, opened a new log
I20260608 12:50:25.666365  4408 ts_tablet_manager.cc:1403] T 09790ffc68804747a8d3994d33e26ca5 P 2e7a900bdd044b49888bf3b15ed139d5: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.007s
I20260608 12:50:25.668079  4405 tablet_bootstrap.cc:492] T d4ffc7da701f4f06b9e9159c1d367098 P 9a390ff024ed42e88c0bccba4f410c0b: Bootstrap starting.
I20260608 12:50:25.668927  4407 raft_consensus.cc:359] T 09790ffc68804747a8d3994d33e26ca5 P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } } peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } }
I20260608 12:50:25.669835  4407 raft_consensus.cc:385] T 09790ffc68804747a8d3994d33e26ca5 P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:25.670218  4407 raft_consensus.cc:740] T 09790ffc68804747a8d3994d33e26ca5 P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62194f10e05041e6bcb14e0291bb55a9, State: Initialized, Role: FOLLOWER
I20260608 12:50:25.669967  4408 raft_consensus.cc:359] T 09790ffc68804747a8d3994d33e26ca5 P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } } peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } }
I20260608 12:50:25.671104  4408 raft_consensus.cc:385] T 09790ffc68804747a8d3994d33e26ca5 P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:25.671511  4408 raft_consensus.cc:740] T 09790ffc68804747a8d3994d33e26ca5 P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e7a900bdd044b49888bf3b15ed139d5, State: Initialized, Role: FOLLOWER
I20260608 12:50:25.671555  4407 consensus_queue.cc:260] T 09790ffc68804747a8d3994d33e26ca5 P 62194f10e05041e6bcb14e0291bb55a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } } peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } }
I20260608 12:50:25.672685  4408 consensus_queue.cc:260] T 09790ffc68804747a8d3994d33e26ca5 P 2e7a900bdd044b49888bf3b15ed139d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } } peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } }
I20260608 12:50:25.677696  4405 tablet_bootstrap.cc:654] T d4ffc7da701f4f06b9e9159c1d367098 P 9a390ff024ed42e88c0bccba4f410c0b: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:25.680205  4408 ts_tablet_manager.cc:1434] T 09790ffc68804747a8d3994d33e26ca5 P 2e7a900bdd044b49888bf3b15ed139d5: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.007s
I20260608 12:50:25.681579  4408 tablet_bootstrap.cc:492] T 1ef20f4f2fc646eaab876cf90918c610 P 2e7a900bdd044b49888bf3b15ed139d5: Bootstrap starting.
I20260608 12:50:25.686988  4407 ts_tablet_manager.cc:1434] T 09790ffc68804747a8d3994d33e26ca5 P 62194f10e05041e6bcb14e0291bb55a9: Time spent starting tablet: real 0.022s	user 0.012s	sys 0.009s
I20260608 12:50:25.688637  4407 tablet_bootstrap.cc:492] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9: Bootstrap starting.
I20260608 12:50:25.695262  4408 tablet_bootstrap.cc:654] T 1ef20f4f2fc646eaab876cf90918c610 P 2e7a900bdd044b49888bf3b15ed139d5: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:25.696584  4407 tablet_bootstrap.cc:654] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:25.704032  4407 tablet_bootstrap.cc:492] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9: No bootstrap required, opened a new log
I20260608 12:50:25.704838  4407 ts_tablet_manager.cc:1403] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.006s
I20260608 12:50:25.705526  4408 tablet_bootstrap.cc:492] T 1ef20f4f2fc646eaab876cf90918c610 P 2e7a900bdd044b49888bf3b15ed139d5: No bootstrap required, opened a new log
I20260608 12:50:25.706104  4408 ts_tablet_manager.cc:1403] T 1ef20f4f2fc646eaab876cf90918c610 P 2e7a900bdd044b49888bf3b15ed139d5: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.006s
I20260608 12:50:25.706588  4405 tablet_bootstrap.cc:492] T d4ffc7da701f4f06b9e9159c1d367098 P 9a390ff024ed42e88c0bccba4f410c0b: No bootstrap required, opened a new log
I20260608 12:50:25.707185  4405 ts_tablet_manager.cc:1403] T d4ffc7da701f4f06b9e9159c1d367098 P 9a390ff024ed42e88c0bccba4f410c0b: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.002s
I20260608 12:50:25.708047  4407 raft_consensus.cc:359] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.708873  4407 raft_consensus.cc:385] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:25.709182  4407 raft_consensus.cc:740] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62194f10e05041e6bcb14e0291bb55a9, State: Initialized, Role: FOLLOWER
I20260608 12:50:25.709100  4408 raft_consensus.cc:359] T 1ef20f4f2fc646eaab876cf90918c610 P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.710011  4408 raft_consensus.cc:385] T 1ef20f4f2fc646eaab876cf90918c610 P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:25.710587  4408 raft_consensus.cc:740] T 1ef20f4f2fc646eaab876cf90918c610 P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e7a900bdd044b49888bf3b15ed139d5, State: Initialized, Role: FOLLOWER
I20260608 12:50:25.710026  4405 raft_consensus.cc:359] T d4ffc7da701f4f06b9e9159c1d367098 P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.710282  4407 consensus_queue.cc:260] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.711243  4405 raft_consensus.cc:385] T d4ffc7da701f4f06b9e9159c1d367098 P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:25.712949  4407 ts_tablet_manager.cc:1434] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260608 12:50:25.711552  4408 consensus_queue.cc:260] T 1ef20f4f2fc646eaab876cf90918c610 P 2e7a900bdd044b49888bf3b15ed139d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.711833  4405 raft_consensus.cc:740] T d4ffc7da701f4f06b9e9159c1d367098 P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a390ff024ed42e88c0bccba4f410c0b, State: Initialized, Role: FOLLOWER
I20260608 12:50:25.714680  4407 tablet_bootstrap.cc:492] T 5aed804dddb3498ca4b4086bf94d232e P 62194f10e05041e6bcb14e0291bb55a9: Bootstrap starting.
I20260608 12:50:25.716264  4408 ts_tablet_manager.cc:1434] T 1ef20f4f2fc646eaab876cf90918c610 P 2e7a900bdd044b49888bf3b15ed139d5: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260608 12:50:25.716073  4405 consensus_queue.cc:260] T d4ffc7da701f4f06b9e9159c1d367098 P 9a390ff024ed42e88c0bccba4f410c0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.717999  4408 tablet_bootstrap.cc:492] T 5aed804dddb3498ca4b4086bf94d232e P 2e7a900bdd044b49888bf3b15ed139d5: Bootstrap starting.
I20260608 12:50:25.723104  4407 tablet_bootstrap.cc:654] T 5aed804dddb3498ca4b4086bf94d232e P 62194f10e05041e6bcb14e0291bb55a9: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:25.723142  4405 ts_tablet_manager.cc:1434] T d4ffc7da701f4f06b9e9159c1d367098 P 9a390ff024ed42e88c0bccba4f410c0b: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.001s
I20260608 12:50:25.730078  4408 tablet_bootstrap.cc:654] T 5aed804dddb3498ca4b4086bf94d232e P 2e7a900bdd044b49888bf3b15ed139d5: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:25.736236  4405 tablet_bootstrap.cc:492] T a3f3c3850a3240a9ab087eeec9b6b59a P 9a390ff024ed42e88c0bccba4f410c0b: Bootstrap starting.
I20260608 12:50:25.737769  4407 tablet_bootstrap.cc:492] T 5aed804dddb3498ca4b4086bf94d232e P 62194f10e05041e6bcb14e0291bb55a9: No bootstrap required, opened a new log
I20260608 12:50:25.738389  4407 ts_tablet_manager.cc:1403] T 5aed804dddb3498ca4b4086bf94d232e P 62194f10e05041e6bcb14e0291bb55a9: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.008s
I20260608 12:50:25.741900  4407 raft_consensus.cc:359] T 5aed804dddb3498ca4b4086bf94d232e P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.742708  4407 raft_consensus.cc:385] T 5aed804dddb3498ca4b4086bf94d232e P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:25.743045  4407 raft_consensus.cc:740] T 5aed804dddb3498ca4b4086bf94d232e P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62194f10e05041e6bcb14e0291bb55a9, State: Initialized, Role: FOLLOWER
I20260608 12:50:25.743358  4408 tablet_bootstrap.cc:492] T 5aed804dddb3498ca4b4086bf94d232e P 2e7a900bdd044b49888bf3b15ed139d5: No bootstrap required, opened a new log
I20260608 12:50:25.744027  4405 tablet_bootstrap.cc:654] T a3f3c3850a3240a9ab087eeec9b6b59a P 9a390ff024ed42e88c0bccba4f410c0b: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:25.744163  4408 ts_tablet_manager.cc:1403] T 5aed804dddb3498ca4b4086bf94d232e P 2e7a900bdd044b49888bf3b15ed139d5: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.006s
I20260608 12:50:25.744135  4407 consensus_queue.cc:260] T 5aed804dddb3498ca4b4086bf94d232e P 62194f10e05041e6bcb14e0291bb55a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.747139  4407 ts_tablet_manager.cc:1434] T 5aed804dddb3498ca4b4086bf94d232e P 62194f10e05041e6bcb14e0291bb55a9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:50:25.748221  4407 tablet_bootstrap.cc:492] T d4ffc7da701f4f06b9e9159c1d367098 P 62194f10e05041e6bcb14e0291bb55a9: Bootstrap starting.
I20260608 12:50:25.748486  4408 raft_consensus.cc:359] T 5aed804dddb3498ca4b4086bf94d232e P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.749401  4408 raft_consensus.cc:385] T 5aed804dddb3498ca4b4086bf94d232e P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:25.749758  4408 raft_consensus.cc:740] T 5aed804dddb3498ca4b4086bf94d232e P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e7a900bdd044b49888bf3b15ed139d5, State: Initialized, Role: FOLLOWER
I20260608 12:50:25.751273  4408 consensus_queue.cc:260] T 5aed804dddb3498ca4b4086bf94d232e P 2e7a900bdd044b49888bf3b15ed139d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.754969  4410 raft_consensus.cc:493] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:25.757627  4407 tablet_bootstrap.cc:654] T d4ffc7da701f4f06b9e9159c1d367098 P 62194f10e05041e6bcb14e0291bb55a9: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:25.752606  4413 raft_consensus.cc:493] T 09790ffc68804747a8d3994d33e26ca5 P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:25.760200  4413 raft_consensus.cc:515] T 09790ffc68804747a8d3994d33e26ca5 P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } } peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } }
I20260608 12:50:25.755731  4410 raft_consensus.cc:515] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } } peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } }
I20260608 12:50:25.764672  4408 ts_tablet_manager.cc:1434] T 5aed804dddb3498ca4b4086bf94d232e P 2e7a900bdd044b49888bf3b15ed139d5: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.004s
I20260608 12:50:25.770334  4410 leader_election.cc:290] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62194f10e05041e6bcb14e0291bb55a9 (127.24.129.1:41417), 2e7a900bdd044b49888bf3b15ed139d5 (127.24.129.2:37057)
I20260608 12:50:25.772960  4413 leader_election.cc:290] T 09790ffc68804747a8d3994d33e26ca5 P 2e7a900bdd044b49888bf3b15ed139d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a390ff024ed42e88c0bccba4f410c0b (127.24.129.3:41097), 62194f10e05041e6bcb14e0291bb55a9 (127.24.129.1:41417)
I20260608 12:50:25.778522  4408 tablet_bootstrap.cc:492] T a3f3c3850a3240a9ab087eeec9b6b59a P 2e7a900bdd044b49888bf3b15ed139d5: Bootstrap starting.
I20260608 12:50:25.785787  4407 tablet_bootstrap.cc:492] T d4ffc7da701f4f06b9e9159c1d367098 P 62194f10e05041e6bcb14e0291bb55a9: No bootstrap required, opened a new log
I20260608 12:50:25.786561  4407 ts_tablet_manager.cc:1403] T d4ffc7da701f4f06b9e9159c1d367098 P 62194f10e05041e6bcb14e0291bb55a9: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.009s
I20260608 12:50:25.792083  4407 raft_consensus.cc:359] T d4ffc7da701f4f06b9e9159c1d367098 P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.796159  4407 raft_consensus.cc:385] T d4ffc7da701f4f06b9e9159c1d367098 P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:25.796880  4407 raft_consensus.cc:740] T d4ffc7da701f4f06b9e9159c1d367098 P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62194f10e05041e6bcb14e0291bb55a9, State: Initialized, Role: FOLLOWER
I20260608 12:50:25.796715  4210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09790ffc68804747a8d3994d33e26ca5" candidate_uuid: "9a390ff024ed42e88c0bccba4f410c0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62194f10e05041e6bcb14e0291bb55a9" is_pre_election: true
I20260608 12:50:25.797842  4210 raft_consensus.cc:2468] T 09790ffc68804747a8d3994d33e26ca5 P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a390ff024ed42e88c0bccba4f410c0b in term 0.
I20260608 12:50:25.799625  4323 leader_election.cc:304] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62194f10e05041e6bcb14e0291bb55a9, 9a390ff024ed42e88c0bccba4f410c0b; no voters: 
I20260608 12:50:25.800480  4410 raft_consensus.cc:2804] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:25.800881  4410 raft_consensus.cc:493] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:25.794749  4408 tablet_bootstrap.cc:654] T a3f3c3850a3240a9ab087eeec9b6b59a P 2e7a900bdd044b49888bf3b15ed139d5: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:25.801208  4410 raft_consensus.cc:3060] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:25.801404  4407 consensus_queue.cc:260] T d4ffc7da701f4f06b9e9159c1d367098 P 62194f10e05041e6bcb14e0291bb55a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.806360  4407 ts_tablet_manager.cc:1434] T d4ffc7da701f4f06b9e9159c1d367098 P 62194f10e05041e6bcb14e0291bb55a9: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260608 12:50:25.807500  4407 tablet_bootstrap.cc:492] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9: Bootstrap starting.
I20260608 12:50:25.809001  4285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09790ffc68804747a8d3994d33e26ca5" candidate_uuid: "9a390ff024ed42e88c0bccba4f410c0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e7a900bdd044b49888bf3b15ed139d5" is_pre_election: true
I20260608 12:50:25.809986  4285 raft_consensus.cc:2468] T 09790ffc68804747a8d3994d33e26ca5 P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a390ff024ed42e88c0bccba4f410c0b in term 0.
I20260608 12:50:25.814344  4407 tablet_bootstrap.cc:654] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:25.817538  4410 raft_consensus.cc:515] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } } peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } }
I20260608 12:50:25.821359  4405 tablet_bootstrap.cc:492] T a3f3c3850a3240a9ab087eeec9b6b59a P 9a390ff024ed42e88c0bccba4f410c0b: No bootstrap required, opened a new log
I20260608 12:50:25.822000  4405 ts_tablet_manager.cc:1403] T a3f3c3850a3240a9ab087eeec9b6b59a P 9a390ff024ed42e88c0bccba4f410c0b: Time spent bootstrapping tablet: real 0.086s	user 0.016s	sys 0.002s
I20260608 12:50:25.822870  4210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09790ffc68804747a8d3994d33e26ca5" candidate_uuid: "9a390ff024ed42e88c0bccba4f410c0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62194f10e05041e6bcb14e0291bb55a9"
I20260608 12:50:25.823487  4210 raft_consensus.cc:3060] T 09790ffc68804747a8d3994d33e26ca5 P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:25.824139  4410 leader_election.cc:290] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b [CANDIDATE]: Term 1 election: Requested vote from peers 62194f10e05041e6bcb14e0291bb55a9 (127.24.129.1:41417), 2e7a900bdd044b49888bf3b15ed139d5 (127.24.129.2:37057)
I20260608 12:50:25.825317  4405 raft_consensus.cc:359] T a3f3c3850a3240a9ab087eeec9b6b59a P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.826025  4405 raft_consensus.cc:385] T a3f3c3850a3240a9ab087eeec9b6b59a P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:25.823388  4285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09790ffc68804747a8d3994d33e26ca5" candidate_uuid: "9a390ff024ed42e88c0bccba4f410c0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e7a900bdd044b49888bf3b15ed139d5"
I20260608 12:50:25.826311  4405 raft_consensus.cc:740] T a3f3c3850a3240a9ab087eeec9b6b59a P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a390ff024ed42e88c0bccba4f410c0b, State: Initialized, Role: FOLLOWER
I20260608 12:50:25.826635  4285 raft_consensus.cc:3060] T 09790ffc68804747a8d3994d33e26ca5 P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:25.827361  4405 consensus_queue.cc:260] T a3f3c3850a3240a9ab087eeec9b6b59a P 9a390ff024ed42e88c0bccba4f410c0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.831171  4408 tablet_bootstrap.cc:492] T a3f3c3850a3240a9ab087eeec9b6b59a P 2e7a900bdd044b49888bf3b15ed139d5: No bootstrap required, opened a new log
I20260608 12:50:25.833474  4359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09790ffc68804747a8d3994d33e26ca5" candidate_uuid: "2e7a900bdd044b49888bf3b15ed139d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a390ff024ed42e88c0bccba4f410c0b" is_pre_election: true
I20260608 12:50:25.834623  4359 raft_consensus.cc:2393] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e7a900bdd044b49888bf3b15ed139d5 in current term 1: Already voted for candidate 9a390ff024ed42e88c0bccba4f410c0b in this term.
I20260608 12:50:25.835577  4285 raft_consensus.cc:2468] T 09790ffc68804747a8d3994d33e26ca5 P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a390ff024ed42e88c0bccba4f410c0b in term 1.
I20260608 12:50:25.836262  4408 ts_tablet_manager.cc:1403] T a3f3c3850a3240a9ab087eeec9b6b59a P 2e7a900bdd044b49888bf3b15ed139d5: Time spent bootstrapping tablet: real 0.059s	user 0.020s	sys 0.000s
I20260608 12:50:25.837190  4324 leader_election.cc:304] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e7a900bdd044b49888bf3b15ed139d5, 9a390ff024ed42e88c0bccba4f410c0b; no voters: 
I20260608 12:50:25.840071  4410 raft_consensus.cc:2804] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:25.840799  4408 raft_consensus.cc:359] T a3f3c3850a3240a9ab087eeec9b6b59a P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.841842  4408 raft_consensus.cc:385] T a3f3c3850a3240a9ab087eeec9b6b59a P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:25.842244  4408 raft_consensus.cc:740] T a3f3c3850a3240a9ab087eeec9b6b59a P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e7a900bdd044b49888bf3b15ed139d5, State: Initialized, Role: FOLLOWER
I20260608 12:50:25.842934  4405 ts_tablet_manager.cc:1434] T a3f3c3850a3240a9ab087eeec9b6b59a P 9a390ff024ed42e88c0bccba4f410c0b: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260608 12:50:25.843638  4408 consensus_queue.cc:260] T a3f3c3850a3240a9ab087eeec9b6b59a P 2e7a900bdd044b49888bf3b15ed139d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.846827  4408 ts_tablet_manager.cc:1434] T a3f3c3850a3240a9ab087eeec9b6b59a P 2e7a900bdd044b49888bf3b15ed139d5: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:50:25.848567  4408 tablet_bootstrap.cc:492] T d4efb5312fa34041be067359b17c2fc6 P 2e7a900bdd044b49888bf3b15ed139d5: Bootstrap starting.
I20260608 12:50:25.849799  4407 tablet_bootstrap.cc:492] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9: No bootstrap required, opened a new log
I20260608 12:50:25.850497  4407 ts_tablet_manager.cc:1403] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9: Time spent bootstrapping tablet: real 0.043s	user 0.003s	sys 0.015s
I20260608 12:50:25.851467  4405 tablet_bootstrap.cc:492] T d4efb5312fa34041be067359b17c2fc6 P 9a390ff024ed42e88c0bccba4f410c0b: Bootstrap starting.
I20260608 12:50:25.854336  4407 raft_consensus.cc:359] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.855206  4407 raft_consensus.cc:385] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:25.855558  4407 raft_consensus.cc:740] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62194f10e05041e6bcb14e0291bb55a9, State: Initialized, Role: FOLLOWER
I20260608 12:50:25.856402  4408 tablet_bootstrap.cc:654] T d4efb5312fa34041be067359b17c2fc6 P 2e7a900bdd044b49888bf3b15ed139d5: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:25.843672  4210 raft_consensus.cc:2468] T 09790ffc68804747a8d3994d33e26ca5 P 62194f10e05041e6bcb14e0291bb55a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a390ff024ed42e88c0bccba4f410c0b in term 1.
I20260608 12:50:25.856546  4407 consensus_queue.cc:260] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.850579  4410 raft_consensus.cc:697] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b [term 1 LEADER]: Becoming Leader. State: Replica: 9a390ff024ed42e88c0bccba4f410c0b, State: Running, Role: LEADER
I20260608 12:50:25.859894  4410 consensus_queue.cc:237] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } } peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } }
I20260608 12:50:25.864766  4407 ts_tablet_manager.cc:1434] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260608 12:50:25.866101  4407 tablet_bootstrap.cc:492] T a3f3c3850a3240a9ab087eeec9b6b59a P 62194f10e05041e6bcb14e0291bb55a9: Bootstrap starting.
W20260608 12:50:25.869206  4156 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:50:25.873010  4210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09790ffc68804747a8d3994d33e26ca5" candidate_uuid: "2e7a900bdd044b49888bf3b15ed139d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62194f10e05041e6bcb14e0291bb55a9" is_pre_election: true
I20260608 12:50:25.874001  4210 raft_consensus.cc:2393] T 09790ffc68804747a8d3994d33e26ca5 P 62194f10e05041e6bcb14e0291bb55a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e7a900bdd044b49888bf3b15ed139d5 in current term 1: Already voted for candidate 9a390ff024ed42e88c0bccba4f410c0b in this term.
I20260608 12:50:25.875388  4249 leader_election.cc:304] T 09790ffc68804747a8d3994d33e26ca5 P 2e7a900bdd044b49888bf3b15ed139d5 [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: 2e7a900bdd044b49888bf3b15ed139d5; no voters: 62194f10e05041e6bcb14e0291bb55a9, 9a390ff024ed42e88c0bccba4f410c0b
I20260608 12:50:25.878007  4407 tablet_bootstrap.cc:654] T a3f3c3850a3240a9ab087eeec9b6b59a P 62194f10e05041e6bcb14e0291bb55a9: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:25.879354  4408 tablet_bootstrap.cc:492] T d4efb5312fa34041be067359b17c2fc6 P 2e7a900bdd044b49888bf3b15ed139d5: No bootstrap required, opened a new log
I20260608 12:50:25.878759  4108 catalog_manager.cc:5696] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a390ff024ed42e88c0bccba4f410c0b (127.24.129.3). New cstate: current_term: 1 leader_uuid: "9a390ff024ed42e88c0bccba4f410c0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:25.879976  4408 ts_tablet_manager.cc:1403] T d4efb5312fa34041be067359b17c2fc6 P 2e7a900bdd044b49888bf3b15ed139d5: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.004s
I20260608 12:50:25.880420  4419 raft_consensus.cc:2749] T 09790ffc68804747a8d3994d33e26ca5 P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:50:25.883183  4407 tablet_bootstrap.cc:492] T a3f3c3850a3240a9ab087eeec9b6b59a P 62194f10e05041e6bcb14e0291bb55a9: No bootstrap required, opened a new log
I20260608 12:50:25.883692  4407 ts_tablet_manager.cc:1403] T a3f3c3850a3240a9ab087eeec9b6b59a P 62194f10e05041e6bcb14e0291bb55a9: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.002s
I20260608 12:50:25.883805  4408 raft_consensus.cc:359] T d4efb5312fa34041be067359b17c2fc6 P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.878824  4405 tablet_bootstrap.cc:654] T d4efb5312fa34041be067359b17c2fc6 P 9a390ff024ed42e88c0bccba4f410c0b: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:25.884764  4408 raft_consensus.cc:385] T d4efb5312fa34041be067359b17c2fc6 P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:25.885803  4408 raft_consensus.cc:740] T d4efb5312fa34041be067359b17c2fc6 P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e7a900bdd044b49888bf3b15ed139d5, State: Initialized, Role: FOLLOWER
I20260608 12:50:25.886724  4407 raft_consensus.cc:359] T a3f3c3850a3240a9ab087eeec9b6b59a P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.887035  4408 consensus_queue.cc:260] T d4efb5312fa34041be067359b17c2fc6 P 2e7a900bdd044b49888bf3b15ed139d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.887601  4407 raft_consensus.cc:385] T a3f3c3850a3240a9ab087eeec9b6b59a P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:25.888188  4407 raft_consensus.cc:740] T a3f3c3850a3240a9ab087eeec9b6b59a P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62194f10e05041e6bcb14e0291bb55a9, State: Initialized, Role: FOLLOWER
I20260608 12:50:25.889376  4407 consensus_queue.cc:260] T a3f3c3850a3240a9ab087eeec9b6b59a P 62194f10e05041e6bcb14e0291bb55a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.889853  4408 ts_tablet_manager.cc:1434] T d4efb5312fa34041be067359b17c2fc6 P 2e7a900bdd044b49888bf3b15ed139d5: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.004s
I20260608 12:50:25.892753  4407 ts_tablet_manager.cc:1434] T a3f3c3850a3240a9ab087eeec9b6b59a P 62194f10e05041e6bcb14e0291bb55a9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 12:50:25.895493  4405 tablet_bootstrap.cc:492] T d4efb5312fa34041be067359b17c2fc6 P 9a390ff024ed42e88c0bccba4f410c0b: No bootstrap required, opened a new log
I20260608 12:50:25.896085  4405 ts_tablet_manager.cc:1403] T d4efb5312fa34041be067359b17c2fc6 P 9a390ff024ed42e88c0bccba4f410c0b: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.001s
I20260608 12:50:25.896417  4408 tablet_bootstrap.cc:492] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5: Bootstrap starting.
I20260608 12:50:25.899438  4405 raft_consensus.cc:359] T d4efb5312fa34041be067359b17c2fc6 P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.900213  4405 raft_consensus.cc:385] T d4efb5312fa34041be067359b17c2fc6 P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:25.900519  4405 raft_consensus.cc:740] T d4efb5312fa34041be067359b17c2fc6 P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a390ff024ed42e88c0bccba4f410c0b, State: Initialized, Role: FOLLOWER
I20260608 12:50:25.901357  4405 consensus_queue.cc:260] T d4efb5312fa34041be067359b17c2fc6 P 9a390ff024ed42e88c0bccba4f410c0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.903496  4405 ts_tablet_manager.cc:1434] T d4efb5312fa34041be067359b17c2fc6 P 9a390ff024ed42e88c0bccba4f410c0b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:50:25.904420  4405 tablet_bootstrap.cc:492] T 5aed804dddb3498ca4b4086bf94d232e P 9a390ff024ed42e88c0bccba4f410c0b: Bootstrap starting.
I20260608 12:50:25.905478  4408 tablet_bootstrap.cc:654] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:25.909615  4405 tablet_bootstrap.cc:654] T 5aed804dddb3498ca4b4086bf94d232e P 9a390ff024ed42e88c0bccba4f410c0b: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:25.910948  4412 raft_consensus.cc:493] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:25.911496  4412 raft_consensus.cc:515] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.917459  4412 leader_election.cc:290] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e7a900bdd044b49888bf3b15ed139d5 (127.24.129.2:37057), 9a390ff024ed42e88c0bccba4f410c0b (127.24.129.3:41097)
I20260608 12:50:25.922299  4408 tablet_bootstrap.cc:492] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5: No bootstrap required, opened a new log
I20260608 12:50:25.922987  4408 ts_tablet_manager.cc:1403] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.005s
I20260608 12:50:25.926474  4408 raft_consensus.cc:359] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.927291  4408 raft_consensus.cc:385] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:25.927600  4408 raft_consensus.cc:740] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e7a900bdd044b49888bf3b15ed139d5, State: Initialized, Role: FOLLOWER
I20260608 12:50:25.933099  4408 consensus_queue.cc:260] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.934864  4405 tablet_bootstrap.cc:492] T 5aed804dddb3498ca4b4086bf94d232e P 9a390ff024ed42e88c0bccba4f410c0b: No bootstrap required, opened a new log
I20260608 12:50:25.935523  4408 ts_tablet_manager.cc:1434] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260608 12:50:25.935606  4405 ts_tablet_manager.cc:1403] T 5aed804dddb3498ca4b4086bf94d232e P 9a390ff024ed42e88c0bccba4f410c0b: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.001s
I20260608 12:50:25.939967  4405 raft_consensus.cc:359] T 5aed804dddb3498ca4b4086bf94d232e P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.940753  4405 raft_consensus.cc:385] T 5aed804dddb3498ca4b4086bf94d232e P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:25.941071  4405 raft_consensus.cc:740] T 5aed804dddb3498ca4b4086bf94d232e P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a390ff024ed42e88c0bccba4f410c0b, State: Initialized, Role: FOLLOWER
I20260608 12:50:25.941602  4285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4efb5312fa34041be067359b17c2fc6" candidate_uuid: "62194f10e05041e6bcb14e0291bb55a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e7a900bdd044b49888bf3b15ed139d5" is_pre_election: true
I20260608 12:50:25.941901  4405 consensus_queue.cc:260] T 5aed804dddb3498ca4b4086bf94d232e P 9a390ff024ed42e88c0bccba4f410c0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.942308  4285 raft_consensus.cc:2468] T d4efb5312fa34041be067359b17c2fc6 P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62194f10e05041e6bcb14e0291bb55a9 in term 0.
I20260608 12:50:25.943928  4175 leader_election.cc:304] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e7a900bdd044b49888bf3b15ed139d5, 62194f10e05041e6bcb14e0291bb55a9; no voters: 
I20260608 12:50:25.944567  4405 ts_tablet_manager.cc:1434] T 5aed804dddb3498ca4b4086bf94d232e P 9a390ff024ed42e88c0bccba4f410c0b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 12:50:25.944885  4412 raft_consensus.cc:2804] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:25.945400  4412 raft_consensus.cc:493] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:25.945760  4405 tablet_bootstrap.cc:492] T 1ef20f4f2fc646eaab876cf90918c610 P 9a390ff024ed42e88c0bccba4f410c0b: Bootstrap starting.
I20260608 12:50:25.945768  4412 raft_consensus.cc:3060] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:25.947799  4359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4efb5312fa34041be067359b17c2fc6" candidate_uuid: "62194f10e05041e6bcb14e0291bb55a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a390ff024ed42e88c0bccba4f410c0b" is_pre_election: true
I20260608 12:50:25.948524  4359 raft_consensus.cc:2468] T d4efb5312fa34041be067359b17c2fc6 P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62194f10e05041e6bcb14e0291bb55a9 in term 0.
I20260608 12:50:25.953778  4405 tablet_bootstrap.cc:654] T 1ef20f4f2fc646eaab876cf90918c610 P 9a390ff024ed42e88c0bccba4f410c0b: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:25.953871  4437 raft_consensus.cc:493] T 5aed804dddb3498ca4b4086bf94d232e P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:25.954584  4437 raft_consensus.cc:515] T 5aed804dddb3498ca4b4086bf94d232e P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.958029  4437 leader_election.cc:290] T 5aed804dddb3498ca4b4086bf94d232e P 62194f10e05041e6bcb14e0291bb55a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e7a900bdd044b49888bf3b15ed139d5 (127.24.129.2:37057), 9a390ff024ed42e88c0bccba4f410c0b (127.24.129.3:41097)
I20260608 12:50:25.960227  4412 raft_consensus.cc:515] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.961200  4285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aed804dddb3498ca4b4086bf94d232e" candidate_uuid: "62194f10e05041e6bcb14e0291bb55a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e7a900bdd044b49888bf3b15ed139d5" is_pre_election: true
I20260608 12:50:25.962062  4285 raft_consensus.cc:2468] T 5aed804dddb3498ca4b4086bf94d232e P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62194f10e05041e6bcb14e0291bb55a9 in term 0.
I20260608 12:50:25.962771  4412 leader_election.cc:290] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9 [CANDIDATE]: Term 1 election: Requested vote from peers 2e7a900bdd044b49888bf3b15ed139d5 (127.24.129.2:37057), 9a390ff024ed42e88c0bccba4f410c0b (127.24.129.3:41097)
I20260608 12:50:25.963424  4284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4efb5312fa34041be067359b17c2fc6" candidate_uuid: "62194f10e05041e6bcb14e0291bb55a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e7a900bdd044b49888bf3b15ed139d5"
I20260608 12:50:25.964143  4284 raft_consensus.cc:3060] T d4efb5312fa34041be067359b17c2fc6 P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:25.965665  4175 leader_election.cc:304] T 5aed804dddb3498ca4b4086bf94d232e P 62194f10e05041e6bcb14e0291bb55a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e7a900bdd044b49888bf3b15ed139d5, 62194f10e05041e6bcb14e0291bb55a9; no voters: 
I20260608 12:50:25.966363  4358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4efb5312fa34041be067359b17c2fc6" candidate_uuid: "62194f10e05041e6bcb14e0291bb55a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a390ff024ed42e88c0bccba4f410c0b"
I20260608 12:50:25.966739  4405 tablet_bootstrap.cc:492] T 1ef20f4f2fc646eaab876cf90918c610 P 9a390ff024ed42e88c0bccba4f410c0b: No bootstrap required, opened a new log
I20260608 12:50:25.967394  4405 ts_tablet_manager.cc:1403] T 1ef20f4f2fc646eaab876cf90918c610 P 9a390ff024ed42e88c0bccba4f410c0b: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.005s
I20260608 12:50:25.968161  4358 raft_consensus.cc:3060] T d4efb5312fa34041be067359b17c2fc6 P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:25.969565  4412 raft_consensus.cc:2804] T 5aed804dddb3498ca4b4086bf94d232e P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:25.970049  4412 raft_consensus.cc:493] T 5aed804dddb3498ca4b4086bf94d232e P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:25.970400  4412 raft_consensus.cc:3060] T 5aed804dddb3498ca4b4086bf94d232e P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:25.971186  4405 raft_consensus.cc:359] T 1ef20f4f2fc646eaab876cf90918c610 P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.972002  4405 raft_consensus.cc:385] T 1ef20f4f2fc646eaab876cf90918c610 P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:25.972404  4405 raft_consensus.cc:740] T 1ef20f4f2fc646eaab876cf90918c610 P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a390ff024ed42e88c0bccba4f410c0b, State: Initialized, Role: FOLLOWER
I20260608 12:50:25.967615  4359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aed804dddb3498ca4b4086bf94d232e" candidate_uuid: "62194f10e05041e6bcb14e0291bb55a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a390ff024ed42e88c0bccba4f410c0b" is_pre_election: true
I20260608 12:50:25.973702  4359 raft_consensus.cc:2468] T 5aed804dddb3498ca4b4086bf94d232e P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62194f10e05041e6bcb14e0291bb55a9 in term 0.
I20260608 12:50:25.973379  4405 consensus_queue.cc:260] T 1ef20f4f2fc646eaab876cf90918c610 P 9a390ff024ed42e88c0bccba4f410c0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.976438  4405 ts_tablet_manager.cc:1434] T 1ef20f4f2fc646eaab876cf90918c610 P 9a390ff024ed42e88c0bccba4f410c0b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:50:25.978777  4412 raft_consensus.cc:515] T 5aed804dddb3498ca4b4086bf94d232e P 62194f10e05041e6bcb14e0291bb55a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.978891  4358 raft_consensus.cc:2468] T d4efb5312fa34041be067359b17c2fc6 P 9a390ff024ed42e88c0bccba4f410c0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62194f10e05041e6bcb14e0291bb55a9 in term 1.
I20260608 12:50:25.980567  4174 leader_election.cc:304] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62194f10e05041e6bcb14e0291bb55a9, 9a390ff024ed42e88c0bccba4f410c0b; no voters: 
I20260608 12:50:25.981783  4285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aed804dddb3498ca4b4086bf94d232e" candidate_uuid: "62194f10e05041e6bcb14e0291bb55a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e7a900bdd044b49888bf3b15ed139d5"
I20260608 12:50:25.982277  4285 raft_consensus.cc:3060] T 5aed804dddb3498ca4b4086bf94d232e P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:25.985021  4419 raft_consensus.cc:493] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:25.985545  4284 raft_consensus.cc:2468] T d4efb5312fa34041be067359b17c2fc6 P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62194f10e05041e6bcb14e0291bb55a9 in term 1.
I20260608 12:50:25.985664  4419 raft_consensus.cc:515] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.988353  4419 leader_election.cc:290] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62194f10e05041e6bcb14e0291bb55a9 (127.24.129.1:41417), 9a390ff024ed42e88c0bccba4f410c0b (127.24.129.3:41097)
I20260608 12:50:25.988543  4285 raft_consensus.cc:2468] T 5aed804dddb3498ca4b4086bf94d232e P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62194f10e05041e6bcb14e0291bb55a9 in term 1.
I20260608 12:50:25.989477  4412 leader_election.cc:290] T 5aed804dddb3498ca4b4086bf94d232e P 62194f10e05041e6bcb14e0291bb55a9 [CANDIDATE]: Term 1 election: Requested vote from peers 2e7a900bdd044b49888bf3b15ed139d5 (127.24.129.2:37057), 9a390ff024ed42e88c0bccba4f410c0b (127.24.129.3:41097)
I20260608 12:50:25.988148  4437 raft_consensus.cc:2804] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:25.990833  4210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ffc7da701f4f06b9e9159c1d367098" candidate_uuid: "2e7a900bdd044b49888bf3b15ed139d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62194f10e05041e6bcb14e0291bb55a9" is_pre_election: true
I20260608 12:50:25.991575  4175 leader_election.cc:304] T 5aed804dddb3498ca4b4086bf94d232e P 62194f10e05041e6bcb14e0291bb55a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e7a900bdd044b49888bf3b15ed139d5, 62194f10e05041e6bcb14e0291bb55a9; no voters: 
I20260608 12:50:25.991786  4210 raft_consensus.cc:2468] T d4ffc7da701f4f06b9e9159c1d367098 P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e7a900bdd044b49888bf3b15ed139d5 in term 0.
I20260608 12:50:25.992636  4412 raft_consensus.cc:2804] T 5aed804dddb3498ca4b4086bf94d232e P 62194f10e05041e6bcb14e0291bb55a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:25.993294  4412 raft_consensus.cc:697] T 5aed804dddb3498ca4b4086bf94d232e P 62194f10e05041e6bcb14e0291bb55a9 [term 1 LEADER]: Becoming Leader. State: Replica: 62194f10e05041e6bcb14e0291bb55a9, State: Running, Role: LEADER
I20260608 12:50:25.993366  4249 leader_election.cc:304] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e7a900bdd044b49888bf3b15ed139d5, 62194f10e05041e6bcb14e0291bb55a9; no voters: 
I20260608 12:50:25.993785  4359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aed804dddb3498ca4b4086bf94d232e" candidate_uuid: "62194f10e05041e6bcb14e0291bb55a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a390ff024ed42e88c0bccba4f410c0b"
I20260608 12:50:25.994354  4419 raft_consensus.cc:2804] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:25.994354  4359 raft_consensus.cc:3060] T 5aed804dddb3498ca4b4086bf94d232e P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:25.994313  4412 consensus_queue.cc:237] T 5aed804dddb3498ca4b4086bf94d232e P 62194f10e05041e6bcb14e0291bb55a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:25.995152  4419 raft_consensus.cc:493] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:25.995632  4419 raft_consensus.cc:3060] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:25.993396  4410 raft_consensus.cc:493] T d4ffc7da701f4f06b9e9159c1d367098 P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:26.001240  4410 raft_consensus.cc:515] T d4ffc7da701f4f06b9e9159c1d367098 P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:26.001540  4358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ffc7da701f4f06b9e9159c1d367098" candidate_uuid: "2e7a900bdd044b49888bf3b15ed139d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a390ff024ed42e88c0bccba4f410c0b" is_pre_election: true
I20260608 12:50:26.002816  4419 raft_consensus.cc:515] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:26.003607  4410 leader_election.cc:290] T d4ffc7da701f4f06b9e9159c1d367098 P 9a390ff024ed42e88c0bccba4f410c0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62194f10e05041e6bcb14e0291bb55a9 (127.24.129.1:41417), 2e7a900bdd044b49888bf3b15ed139d5 (127.24.129.2:37057)
I20260608 12:50:26.004045  4413 raft_consensus.cc:493] T a3f3c3850a3240a9ab087eeec9b6b59a P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:26.004513  4413 raft_consensus.cc:515] T a3f3c3850a3240a9ab087eeec9b6b59a P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:26.006577  4413 leader_election.cc:290] T a3f3c3850a3240a9ab087eeec9b6b59a P 2e7a900bdd044b49888bf3b15ed139d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62194f10e05041e6bcb14e0291bb55a9 (127.24.129.1:41417), 9a390ff024ed42e88c0bccba4f410c0b (127.24.129.3:41097)
I20260608 12:50:26.007496  4359 raft_consensus.cc:2468] T 5aed804dddb3498ca4b4086bf94d232e P 9a390ff024ed42e88c0bccba4f410c0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62194f10e05041e6bcb14e0291bb55a9 in term 1.
I20260608 12:50:26.007834  4210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ffc7da701f4f06b9e9159c1d367098" candidate_uuid: "9a390ff024ed42e88c0bccba4f410c0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62194f10e05041e6bcb14e0291bb55a9" is_pre_election: true
I20260608 12:50:26.008461  4210 raft_consensus.cc:2468] T d4ffc7da701f4f06b9e9159c1d367098 P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a390ff024ed42e88c0bccba4f410c0b in term 0.
I20260608 12:50:26.009956  4323 leader_election.cc:304] T d4ffc7da701f4f06b9e9159c1d367098 P 9a390ff024ed42e88c0bccba4f410c0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62194f10e05041e6bcb14e0291bb55a9, 9a390ff024ed42e88c0bccba4f410c0b; no voters: 
I20260608 12:50:26.009516  4285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ffc7da701f4f06b9e9159c1d367098" candidate_uuid: "9a390ff024ed42e88c0bccba4f410c0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e7a900bdd044b49888bf3b15ed139d5" is_pre_election: true
I20260608 12:50:26.002995  4358 raft_consensus.cc:2468] T d4ffc7da701f4f06b9e9159c1d367098 P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e7a900bdd044b49888bf3b15ed139d5 in term 0.
I20260608 12:50:26.011593  4410 raft_consensus.cc:2804] T d4ffc7da701f4f06b9e9159c1d367098 P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:26.012054  4410 raft_consensus.cc:493] T d4ffc7da701f4f06b9e9159c1d367098 P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:26.012379  4410 raft_consensus.cc:3060] T d4ffc7da701f4f06b9e9159c1d367098 P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:26.012989  4210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3f3c3850a3240a9ab087eeec9b6b59a" candidate_uuid: "2e7a900bdd044b49888bf3b15ed139d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62194f10e05041e6bcb14e0291bb55a9" is_pre_election: true
I20260608 12:50:26.013641  4210 raft_consensus.cc:2468] T a3f3c3850a3240a9ab087eeec9b6b59a P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e7a900bdd044b49888bf3b15ed139d5 in term 0.
I20260608 12:50:26.016068  4357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3f3c3850a3240a9ab087eeec9b6b59a" candidate_uuid: "2e7a900bdd044b49888bf3b15ed139d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a390ff024ed42e88c0bccba4f410c0b" is_pre_election: true
I20260608 12:50:26.016711  4357 raft_consensus.cc:2468] T a3f3c3850a3240a9ab087eeec9b6b59a P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e7a900bdd044b49888bf3b15ed139d5 in term 0.
I20260608 12:50:26.018925  4210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ffc7da701f4f06b9e9159c1d367098" candidate_uuid: "2e7a900bdd044b49888bf3b15ed139d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62194f10e05041e6bcb14e0291bb55a9"
I20260608 12:50:26.019488  4210 raft_consensus.cc:3060] T d4ffc7da701f4f06b9e9159c1d367098 P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:26.021160  4249 leader_election.cc:304] T a3f3c3850a3240a9ab087eeec9b6b59a P 2e7a900bdd044b49888bf3b15ed139d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e7a900bdd044b49888bf3b15ed139d5, 9a390ff024ed42e88c0bccba4f410c0b; no voters: 
I20260608 12:50:26.022061  4413 raft_consensus.cc:2804] T a3f3c3850a3240a9ab087eeec9b6b59a P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:26.022416  4413 raft_consensus.cc:493] T a3f3c3850a3240a9ab087eeec9b6b59a P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:26.022742  4413 raft_consensus.cc:3060] T a3f3c3850a3240a9ab087eeec9b6b59a P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:26.011664  4285 raft_consensus.cc:2393] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a390ff024ed42e88c0bccba4f410c0b in current term 1: Already voted for candidate 2e7a900bdd044b49888bf3b15ed139d5 in this term.
I20260608 12:50:26.031395  4413 raft_consensus.cc:515] T a3f3c3850a3240a9ab087eeec9b6b59a P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:26.032173  4210 raft_consensus.cc:2468] T d4ffc7da701f4f06b9e9159c1d367098 P 62194f10e05041e6bcb14e0291bb55a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e7a900bdd044b49888bf3b15ed139d5 in term 1.
I20260608 12:50:26.021027  4410 raft_consensus.cc:515] T d4ffc7da701f4f06b9e9159c1d367098 P 9a390ff024ed42e88c0bccba4f410c0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:26.033685  4249 leader_election.cc:304] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e7a900bdd044b49888bf3b15ed139d5, 62194f10e05041e6bcb14e0291bb55a9; no voters: 
I20260608 12:50:26.033970  4413 leader_election.cc:290] T a3f3c3850a3240a9ab087eeec9b6b59a P 2e7a900bdd044b49888bf3b15ed139d5 [CANDIDATE]: Term 1 election: Requested vote from peers 62194f10e05041e6bcb14e0291bb55a9 (127.24.129.1:41417), 9a390ff024ed42e88c0bccba4f410c0b (127.24.129.3:41097)
I20260608 12:50:26.034858  4410 leader_election.cc:290] T d4ffc7da701f4f06b9e9159c1d367098 P 9a390ff024ed42e88c0bccba4f410c0b [CANDIDATE]: Term 1 election: Requested vote from peers 62194f10e05041e6bcb14e0291bb55a9 (127.24.129.1:41417), 2e7a900bdd044b49888bf3b15ed139d5 (127.24.129.2:37057)
I20260608 12:50:26.035673  4419 leader_election.cc:290] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5 [CANDIDATE]: Term 1 election: Requested vote from peers 62194f10e05041e6bcb14e0291bb55a9 (127.24.129.1:41417), 9a390ff024ed42e88c0bccba4f410c0b (127.24.129.3:41097)
I20260608 12:50:26.036242  4209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ffc7da701f4f06b9e9159c1d367098" candidate_uuid: "9a390ff024ed42e88c0bccba4f410c0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62194f10e05041e6bcb14e0291bb55a9"
I20260608 12:50:26.036381  4208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3f3c3850a3240a9ab087eeec9b6b59a" candidate_uuid: "2e7a900bdd044b49888bf3b15ed139d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62194f10e05041e6bcb14e0291bb55a9"
I20260608 12:50:26.036774  4285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ffc7da701f4f06b9e9159c1d367098" candidate_uuid: "9a390ff024ed42e88c0bccba4f410c0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e7a900bdd044b49888bf3b15ed139d5"
I20260608 12:50:26.037212  4208 raft_consensus.cc:3060] T a3f3c3850a3240a9ab087eeec9b6b59a P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:26.037321  4437 raft_consensus.cc:697] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9 [term 1 LEADER]: Becoming Leader. State: Replica: 62194f10e05041e6bcb14e0291bb55a9, State: Running, Role: LEADER
I20260608 12:50:26.038579  4437 consensus_queue.cc:237] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:26.039342  4209 raft_consensus.cc:2393] T d4ffc7da701f4f06b9e9159c1d367098 P 62194f10e05041e6bcb14e0291bb55a9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9a390ff024ed42e88c0bccba4f410c0b in current term 1: Already voted for candidate 2e7a900bdd044b49888bf3b15ed139d5 in this term.
I20260608 12:50:26.036392  4419 raft_consensus.cc:2804] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:26.042642  4419 raft_consensus.cc:697] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 LEADER]: Becoming Leader. State: Replica: 2e7a900bdd044b49888bf3b15ed139d5, State: Running, Role: LEADER
I20260608 12:50:26.043697  4419 consensus_queue.cc:237] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:26.045156  4359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ffc7da701f4f06b9e9159c1d367098" candidate_uuid: "2e7a900bdd044b49888bf3b15ed139d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a390ff024ed42e88c0bccba4f410c0b"
I20260608 12:50:26.045234  4358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3f3c3850a3240a9ab087eeec9b6b59a" candidate_uuid: "2e7a900bdd044b49888bf3b15ed139d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a390ff024ed42e88c0bccba4f410c0b"
I20260608 12:50:26.046041  4358 raft_consensus.cc:3060] T a3f3c3850a3240a9ab087eeec9b6b59a P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:26.046173  4359 raft_consensus.cc:2393] T d4ffc7da701f4f06b9e9159c1d367098 P 9a390ff024ed42e88c0bccba4f410c0b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e7a900bdd044b49888bf3b15ed139d5 in current term 1: Already voted for candidate 9a390ff024ed42e88c0bccba4f410c0b in this term.
I20260608 12:50:26.044533  4208 raft_consensus.cc:2468] T a3f3c3850a3240a9ab087eeec9b6b59a P 62194f10e05041e6bcb14e0291bb55a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e7a900bdd044b49888bf3b15ed139d5 in term 1.
I20260608 12:50:26.048019  4249 leader_election.cc:304] T a3f3c3850a3240a9ab087eeec9b6b59a P 2e7a900bdd044b49888bf3b15ed139d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e7a900bdd044b49888bf3b15ed139d5, 62194f10e05041e6bcb14e0291bb55a9; no voters: 
I20260608 12:50:26.049062  4413 raft_consensus.cc:2804] T a3f3c3850a3240a9ab087eeec9b6b59a P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:26.055930  4358 raft_consensus.cc:2468] T a3f3c3850a3240a9ab087eeec9b6b59a P 9a390ff024ed42e88c0bccba4f410c0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e7a900bdd044b49888bf3b15ed139d5 in term 1.
I20260608 12:50:26.056927  4413 raft_consensus.cc:697] T a3f3c3850a3240a9ab087eeec9b6b59a P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 LEADER]: Becoming Leader. State: Replica: 2e7a900bdd044b49888bf3b15ed139d5, State: Running, Role: LEADER
I20260608 12:50:26.059674  4413 consensus_queue.cc:237] T a3f3c3850a3240a9ab087eeec9b6b59a P 2e7a900bdd044b49888bf3b15ed139d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:26.065815  4324 leader_election.cc:304] T d4ffc7da701f4f06b9e9159c1d367098 P 9a390ff024ed42e88c0bccba4f410c0b [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: 9a390ff024ed42e88c0bccba4f410c0b; no voters: 2e7a900bdd044b49888bf3b15ed139d5, 62194f10e05041e6bcb14e0291bb55a9
I20260608 12:50:26.066869  4437 raft_consensus.cc:493] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:26.066802  4410 raft_consensus.cc:2749] T d4ffc7da701f4f06b9e9159c1d367098 P 9a390ff024ed42e88c0bccba4f410c0b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:50:26.067627  4437 raft_consensus.cc:515] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:26.071007  4437 leader_election.cc:290] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e7a900bdd044b49888bf3b15ed139d5 (127.24.129.2:37057), 9a390ff024ed42e88c0bccba4f410c0b (127.24.129.3:41097)
I20260608 12:50:26.069804  4105 catalog_manager.cc:5696] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62194f10e05041e6bcb14e0291bb55a9 (127.24.129.1). New cstate: current_term: 1 leader_uuid: "62194f10e05041e6bcb14e0291bb55a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:26.071254  4358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef20f4f2fc646eaab876cf90918c610" candidate_uuid: "62194f10e05041e6bcb14e0291bb55a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a390ff024ed42e88c0bccba4f410c0b" is_pre_election: true
I20260608 12:50:26.072186  4358 raft_consensus.cc:2468] T 1ef20f4f2fc646eaab876cf90918c610 P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62194f10e05041e6bcb14e0291bb55a9 in term 0.
I20260608 12:50:26.072935  4285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef20f4f2fc646eaab876cf90918c610" candidate_uuid: "62194f10e05041e6bcb14e0291bb55a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e7a900bdd044b49888bf3b15ed139d5" is_pre_election: true
I20260608 12:50:26.073588  4174 leader_election.cc:304] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62194f10e05041e6bcb14e0291bb55a9, 9a390ff024ed42e88c0bccba4f410c0b; no voters: 
I20260608 12:50:26.073817  4285 raft_consensus.cc:2468] T 1ef20f4f2fc646eaab876cf90918c610 P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62194f10e05041e6bcb14e0291bb55a9 in term 0.
I20260608 12:50:26.073688  4107 catalog_manager.cc:5696] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e7a900bdd044b49888bf3b15ed139d5 (127.24.129.2). New cstate: current_term: 1 leader_uuid: "2e7a900bdd044b49888bf3b15ed139d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:26.074928  4437 raft_consensus.cc:2804] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:26.075420  4437 raft_consensus.cc:493] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:26.075763  4437 raft_consensus.cc:3060] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:26.083338  4437 raft_consensus.cc:515] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:26.086505  4358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef20f4f2fc646eaab876cf90918c610" candidate_uuid: "62194f10e05041e6bcb14e0291bb55a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a390ff024ed42e88c0bccba4f410c0b"
I20260608 12:50:26.086650  4285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef20f4f2fc646eaab876cf90918c610" candidate_uuid: "62194f10e05041e6bcb14e0291bb55a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e7a900bdd044b49888bf3b15ed139d5"
I20260608 12:50:26.087131  4358 raft_consensus.cc:3060] T 1ef20f4f2fc646eaab876cf90918c610 P 9a390ff024ed42e88c0bccba4f410c0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:26.087406  4285 raft_consensus.cc:3060] T 1ef20f4f2fc646eaab876cf90918c610 P 2e7a900bdd044b49888bf3b15ed139d5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:26.087919  4107 catalog_manager.cc:5696] T 5aed804dddb3498ca4b4086bf94d232e P 62194f10e05041e6bcb14e0291bb55a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62194f10e05041e6bcb14e0291bb55a9 (127.24.129.1). New cstate: current_term: 1 leader_uuid: "62194f10e05041e6bcb14e0291bb55a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:26.090781  4105 catalog_manager.cc:5696] T a3f3c3850a3240a9ab087eeec9b6b59a P 2e7a900bdd044b49888bf3b15ed139d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e7a900bdd044b49888bf3b15ed139d5 (127.24.129.2). New cstate: current_term: 1 leader_uuid: "2e7a900bdd044b49888bf3b15ed139d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:26.094231  4358 raft_consensus.cc:2468] T 1ef20f4f2fc646eaab876cf90918c610 P 9a390ff024ed42e88c0bccba4f410c0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62194f10e05041e6bcb14e0291bb55a9 in term 1.
I20260608 12:50:26.095180  4437 leader_election.cc:290] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9 [CANDIDATE]: Term 1 election: Requested vote from peers 2e7a900bdd044b49888bf3b15ed139d5 (127.24.129.2:37057), 9a390ff024ed42e88c0bccba4f410c0b (127.24.129.3:41097)
I20260608 12:50:26.095814  4174 leader_election.cc:304] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62194f10e05041e6bcb14e0291bb55a9, 9a390ff024ed42e88c0bccba4f410c0b; no voters: 
I20260608 12:50:26.096045  4285 raft_consensus.cc:2468] T 1ef20f4f2fc646eaab876cf90918c610 P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62194f10e05041e6bcb14e0291bb55a9 in term 1.
I20260608 12:50:26.097023  4437 raft_consensus.cc:2804] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:26.097929  4437 raft_consensus.cc:697] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9 [term 1 LEADER]: Becoming Leader. State: Replica: 62194f10e05041e6bcb14e0291bb55a9, State: Running, Role: LEADER
I20260608 12:50:26.098775  4437 consensus_queue.cc:237] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } }
I20260608 12:50:26.107664  4107 catalog_manager.cc:5696] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62194f10e05041e6bcb14e0291bb55a9 (127.24.129.1). New cstate: current_term: 1 leader_uuid: "62194f10e05041e6bcb14e0291bb55a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:26.311153  4410 consensus_queue.cc:1048] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:26.333652  4410 consensus_queue.cc:1048] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:26.430596  4437 consensus_queue.cc:1048] T 5aed804dddb3498ca4b4086bf94d232e P 62194f10e05041e6bcb14e0291bb55a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:26.432904  4284 raft_consensus.cc:1275] T 1ef20f4f2fc646eaab876cf90918c610 P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 FOLLOWER]: Refusing update from remote peer 62194f10e05041e6bcb14e0291bb55a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:26.434175  4358 raft_consensus.cc:1275] T 1ef20f4f2fc646eaab876cf90918c610 P 9a390ff024ed42e88c0bccba4f410c0b [term 1 FOLLOWER]: Refusing update from remote peer 62194f10e05041e6bcb14e0291bb55a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:26.438180  4440 consensus_queue.cc:1048] T 5aed804dddb3498ca4b4086bf94d232e P 62194f10e05041e6bcb14e0291bb55a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:26.439898  4440 consensus_queue.cc:1048] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:26.442643  4284 raft_consensus.cc:1275] T d4efb5312fa34041be067359b17c2fc6 P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 FOLLOWER]: Refusing update from remote peer 62194f10e05041e6bcb14e0291bb55a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:26.449929  4437 consensus_queue.cc:1048] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:26.450307  4359 raft_consensus.cc:1275] T d4efb5312fa34041be067359b17c2fc6 P 9a390ff024ed42e88c0bccba4f410c0b [term 1 FOLLOWER]: Refusing update from remote peer 62194f10e05041e6bcb14e0291bb55a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:26.464931  4437 consensus_queue.cc:1048] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:26.486233  4419 consensus_queue.cc:1048] T a3f3c3850a3240a9ab087eeec9b6b59a P 2e7a900bdd044b49888bf3b15ed139d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:26.487097  4210 raft_consensus.cc:1275] T d4ffc7da701f4f06b9e9159c1d367098 P 62194f10e05041e6bcb14e0291bb55a9 [term 1 FOLLOWER]: Refusing update from remote peer 2e7a900bdd044b49888bf3b15ed139d5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:26.489069  4419 consensus_queue.cc:1048] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:26.508101  4437 consensus_queue.cc:1048] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:26.525574  4358 raft_consensus.cc:1275] T d4ffc7da701f4f06b9e9159c1d367098 P 9a390ff024ed42e88c0bccba4f410c0b [term 1 FOLLOWER]: Refusing update from remote peer 2e7a900bdd044b49888bf3b15ed139d5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:26.529575  4413 consensus_queue.cc:1048] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:26.538304  4355 raft_consensus.cc:1275] T a3f3c3850a3240a9ab087eeec9b6b59a P 9a390ff024ed42e88c0bccba4f410c0b [term 1 FOLLOWER]: Refusing update from remote peer 2e7a900bdd044b49888bf3b15ed139d5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:26.542691  4419 consensus_queue.cc:1048] T a3f3c3850a3240a9ab087eeec9b6b59a P 2e7a900bdd044b49888bf3b15ed139d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:50:26.622905  4470 log.cc:927] Time spent T 5aed804dddb3498ca4b4086bf94d232e P 2e7a900bdd044b49888bf3b15ed139d5: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260608 12:50:26.750962  4468 mvcc.cc:204] Tried to move back new op lower bound from 7294660716294832128 to 7294660714909716480. Current Snapshot: MvccSnapshot[applied={T|T < 7294660716225302528}]
W20260608 12:50:26.695755  4174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.129.3:41097, user_credentials={real_user=slave}} blocked reactor thread for 67098.7us
W20260608 12:50:26.875383  4174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.129.3:41097, user_credentials={real_user=slave}} blocked reactor thread for 46694.2us
W20260608 12:50:26.954097  4389 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.24.129.1:41417, user_credentials={real_user=slave}} blocked reactor thread for 66814.7us
W20260608 12:50:27.107384  4447 meta_cache.cc:1261] Time spent looking up entry by key: real 0.055s	user 0.004s	sys 0.000s
I20260608 12:50:27.875711 25092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:27.894305  4506 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:27.894800  4507 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:27.895629  4509 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:27.897373 25092 server_base.cc:1061] running on GCE node
I20260608 12:50:27.898747 25092 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:27.898993 25092 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:27.899184 25092 hybrid_clock.cc:648] HybridClock initialized: now 1780923027899167 us; error 0 us; skew 500 ppm
I20260608 12:50:27.899786 25092 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:27.902717 25092 webserver.cc:533] Webserver started at http://127.24.129.4:38145/ using document root <none> and password file <none>
I20260608 12:50:27.903299 25092 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:27.903548 25092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:27.903856 25092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:27.905210 25092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922772201788-25092-0/minicluster-data/ts-3-root/instance:
uuid: "3b7b2aa26bcd468dbddfb0461ab4ccd9"
format_stamp: "Formatted at 2026-06-08 12:50:27 on dist-test-slave-jhsm"
I20260608 12:50:27.910490 25092 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:50:27.914250  4514 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:27.915138 25092 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:50:27.915486 25092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922772201788-25092-0/minicluster-data/ts-3-root
uuid: "3b7b2aa26bcd468dbddfb0461ab4ccd9"
format_stamp: "Formatted at 2026-06-08 12:50:27 on dist-test-slave-jhsm"
I20260608 12:50:27.915795 25092 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922772201788-25092-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922772201788-25092-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskRcmCiZ/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922772201788-25092-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:50:27.931581 25092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:27.933177 25092 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:27.934800 25092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:27.937842 25092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:27.938072 25092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:27.938331 25092 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:27.938495 25092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:27.986274 25092 rpc_server.cc:307] RPC server started. Bound to: 127.24.129.4:36143
I20260608 12:50:27.986449  4576 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.129.4:36143 every 8 connection(s)
I20260608 12:50:28.002077  4577 heartbeater.cc:344] Connected to a master server at 127.24.129.62:36333
I20260608 12:50:28.002571  4577 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:28.003445  4577 heartbeater.cc:507] Master 127.24.129.62:36333 requested a full tablet report, sending...
I20260608 12:50:28.005730  4108 ts_manager.cc:194] Registered new tserver with Master: 3b7b2aa26bcd468dbddfb0461ab4ccd9 (127.24.129.4:36143)
I20260608 12:50:28.007225  4108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32788
I20260608 12:50:28.972250  4359 consensus_queue.cc:237] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } } peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } attrs { replace: true } } peers { permanent_uuid: "3b7b2aa26bcd468dbddfb0461ab4ccd9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36143 } attrs { promote: true } }
I20260608 12:50:28.980530  4282 raft_consensus.cc:1275] T 09790ffc68804747a8d3994d33e26ca5 P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 FOLLOWER]: Refusing update from remote peer 9a390ff024ed42e88c0bccba4f410c0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:50:28.981663  4208 raft_consensus.cc:1275] T 09790ffc68804747a8d3994d33e26ca5 P 62194f10e05041e6bcb14e0291bb55a9 [term 1 FOLLOWER]: Refusing update from remote peer 9a390ff024ed42e88c0bccba4f410c0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:50:28.983315  4584 consensus_queue.cc:1048] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:50:28.984421  4585 consensus_queue.cc:1048] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 12:50:28.995450  4323 consensus_peers.cc:597] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b -> Peer 3b7b2aa26bcd468dbddfb0461ab4ccd9 (127.24.129.4:36143): Couldn't send request to peer 3b7b2aa26bcd468dbddfb0461ab4ccd9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 09790ffc68804747a8d3994d33e26ca5. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:28.995993  4585 raft_consensus.cc:2955] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3b7b2aa26bcd468dbddfb0461ab4ccd9 (127.24.129.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } } peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } attrs { replace: true } } peers { permanent_uuid: "3b7b2aa26bcd468dbddfb0461ab4ccd9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36143 } attrs { promote: true } } }
I20260608 12:50:28.997817  4282 raft_consensus.cc:2955] T 09790ffc68804747a8d3994d33e26ca5 P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3b7b2aa26bcd468dbddfb0461ab4ccd9 (127.24.129.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } } peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } attrs { replace: true } } peers { permanent_uuid: "3b7b2aa26bcd468dbddfb0461ab4ccd9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36143 } attrs { promote: true } } }
I20260608 12:50:28.999255  4208 raft_consensus.cc:2955] T 09790ffc68804747a8d3994d33e26ca5 P 62194f10e05041e6bcb14e0291bb55a9 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3b7b2aa26bcd468dbddfb0461ab4ccd9 (127.24.129.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } } peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } attrs { replace: true } } peers { permanent_uuid: "3b7b2aa26bcd468dbddfb0461ab4ccd9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36143 } attrs { promote: true } } }
I20260608 12:50:29.010716  4577 heartbeater.cc:499] Master 127.24.129.62:36333 was elected leader, sending a full tablet report...
I20260608 12:50:29.016880  4108 catalog_manager.cc:5696] T 09790ffc68804747a8d3994d33e26ca5 P 2e7a900bdd044b49888bf3b15ed139d5 reported cstate change: config changed from index -1 to 16, NON_VOTER 3b7b2aa26bcd468dbddfb0461ab4ccd9 (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "9a390ff024ed42e88c0bccba4f410c0b" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } } peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } attrs { replace: true } } peers { permanent_uuid: "3b7b2aa26bcd468dbddfb0461ab4ccd9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36143 } attrs { promote: true } } }
I20260608 12:50:29.027496  4282 consensus_queue.cc:237] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } attrs { replace: true } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } } peers { permanent_uuid: "3b7b2aa26bcd468dbddfb0461ab4ccd9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36143 } attrs { promote: true } }
I20260608 12:50:29.038276  4359 raft_consensus.cc:1275] T d4ffc7da701f4f06b9e9159c1d367098 P 9a390ff024ed42e88c0bccba4f410c0b [term 1 FOLLOWER]: Refusing update from remote peer 2e7a900bdd044b49888bf3b15ed139d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:50:29.041004  4596 consensus_queue.cc:1048] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:50:29.041496  4208 raft_consensus.cc:1275] T d4ffc7da701f4f06b9e9159c1d367098 P 62194f10e05041e6bcb14e0291bb55a9 [term 1 FOLLOWER]: Refusing update from remote peer 2e7a900bdd044b49888bf3b15ed139d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:50:29.043557  4596 consensus_queue.cc:1048] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 12:50:29.053777  4249 consensus_peers.cc:597] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5 -> Peer 3b7b2aa26bcd468dbddfb0461ab4ccd9 (127.24.129.4:36143): Couldn't send request to peer 3b7b2aa26bcd468dbddfb0461ab4ccd9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d4ffc7da701f4f06b9e9159c1d367098. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:29.055692  4596 raft_consensus.cc:2955] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3b7b2aa26bcd468dbddfb0461ab4ccd9 (127.24.129.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } attrs { replace: true } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } } peers { permanent_uuid: "3b7b2aa26bcd468dbddfb0461ab4ccd9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36143 } attrs { promote: true } } }
I20260608 12:50:29.058086  4208 raft_consensus.cc:2955] T d4ffc7da701f4f06b9e9159c1d367098 P 62194f10e05041e6bcb14e0291bb55a9 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3b7b2aa26bcd468dbddfb0461ab4ccd9 (127.24.129.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } attrs { replace: true } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } } peers { permanent_uuid: "3b7b2aa26bcd468dbddfb0461ab4ccd9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36143 } attrs { promote: true } } }
I20260608 12:50:29.059814  4359 raft_consensus.cc:2955] T d4ffc7da701f4f06b9e9159c1d367098 P 9a390ff024ed42e88c0bccba4f410c0b [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3b7b2aa26bcd468dbddfb0461ab4ccd9 (127.24.129.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } attrs { replace: true } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } } peers { permanent_uuid: "3b7b2aa26bcd468dbddfb0461ab4ccd9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36143 } attrs { promote: true } } }
I20260608 12:50:29.072149  4105 catalog_manager.cc:5696] T d4ffc7da701f4f06b9e9159c1d367098 P 9a390ff024ed42e88c0bccba4f410c0b reported cstate change: config changed from index -1 to 16, NON_VOTER 3b7b2aa26bcd468dbddfb0461ab4ccd9 (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "2e7a900bdd044b49888bf3b15ed139d5" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } attrs { replace: true } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } } peers { permanent_uuid: "3b7b2aa26bcd468dbddfb0461ab4ccd9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36143 } attrs { promote: true } } }
I20260608 12:50:29.092399  4208 consensus_queue.cc:237] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "3b7b2aa26bcd468dbddfb0461ab4ccd9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36143 } attrs { promote: true } }
I20260608 12:50:29.103076  4282 raft_consensus.cc:1275] T d4efb5312fa34041be067359b17c2fc6 P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 FOLLOWER]: Refusing update from remote peer 62194f10e05041e6bcb14e0291bb55a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:50:29.104081  4359 raft_consensus.cc:1275] T d4efb5312fa34041be067359b17c2fc6 P 9a390ff024ed42e88c0bccba4f410c0b [term 1 FOLLOWER]: Refusing update from remote peer 62194f10e05041e6bcb14e0291bb55a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:50:29.104718  4602 consensus_queue.cc:1048] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:50:29.105886  4489 consensus_queue.cc:1048] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 12:50:29.113246  4174 consensus_peers.cc:597] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9 -> Peer 3b7b2aa26bcd468dbddfb0461ab4ccd9 (127.24.129.4:36143): Couldn't send request to peer 3b7b2aa26bcd468dbddfb0461ab4ccd9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d4efb5312fa34041be067359b17c2fc6. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:29.115530  4602 raft_consensus.cc:2955] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3b7b2aa26bcd468dbddfb0461ab4ccd9 (127.24.129.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "3b7b2aa26bcd468dbddfb0461ab4ccd9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36143 } attrs { promote: true } } }
I20260608 12:50:29.118753  4282 raft_consensus.cc:2955] T d4efb5312fa34041be067359b17c2fc6 P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3b7b2aa26bcd468dbddfb0461ab4ccd9 (127.24.129.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "3b7b2aa26bcd468dbddfb0461ab4ccd9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36143 } attrs { promote: true } } }
I20260608 12:50:29.120049  4359 raft_consensus.cc:2955] T d4efb5312fa34041be067359b17c2fc6 P 9a390ff024ed42e88c0bccba4f410c0b [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3b7b2aa26bcd468dbddfb0461ab4ccd9 (127.24.129.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "3b7b2aa26bcd468dbddfb0461ab4ccd9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36143 } attrs { promote: true } } }
I20260608 12:50:29.133386  4101 catalog_manager.cc:5696] T d4efb5312fa34041be067359b17c2fc6 P 2e7a900bdd044b49888bf3b15ed139d5 reported cstate change: config changed from index -1 to 16, NON_VOTER 3b7b2aa26bcd468dbddfb0461ab4ccd9 (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "62194f10e05041e6bcb14e0291bb55a9" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "3b7b2aa26bcd468dbddfb0461ab4ccd9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36143 } attrs { promote: true } } }
I20260608 12:50:29.137732  4208 consensus_queue.cc:237] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } attrs { replace: true } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } } peers { permanent_uuid: "3b7b2aa26bcd468dbddfb0461ab4ccd9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36143 } attrs { promote: true } }
W20260608 12:50:29.152556  4174 consensus_peers.cc:597] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9 -> Peer 3b7b2aa26bcd468dbddfb0461ab4ccd9 (127.24.129.4:36143): Couldn't send request to peer 3b7b2aa26bcd468dbddfb0461ab4ccd9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ef20f4f2fc646eaab876cf90918c610. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:29.152837  4282 raft_consensus.cc:1275] T 1ef20f4f2fc646eaab876cf90918c610 P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 FOLLOWER]: Refusing update from remote peer 62194f10e05041e6bcb14e0291bb55a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:50:29.153230  4359 raft_consensus.cc:1275] T 1ef20f4f2fc646eaab876cf90918c610 P 9a390ff024ed42e88c0bccba4f410c0b [term 1 FOLLOWER]: Refusing update from remote peer 62194f10e05041e6bcb14e0291bb55a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:50:29.154740  4606 consensus_queue.cc:1048] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:50:29.155535  4602 consensus_queue.cc:1048] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:50:29.165704  4606 raft_consensus.cc:2955] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3b7b2aa26bcd468dbddfb0461ab4ccd9 (127.24.129.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } attrs { replace: true } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } } peers { permanent_uuid: "3b7b2aa26bcd468dbddfb0461ab4ccd9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36143 } attrs { promote: true } } }
I20260608 12:50:29.167582  4359 raft_consensus.cc:2955] T 1ef20f4f2fc646eaab876cf90918c610 P 9a390ff024ed42e88c0bccba4f410c0b [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3b7b2aa26bcd468dbddfb0461ab4ccd9 (127.24.129.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } attrs { replace: true } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } } peers { permanent_uuid: "3b7b2aa26bcd468dbddfb0461ab4ccd9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36143 } attrs { promote: true } } }
I20260608 12:50:29.168951  4282 raft_consensus.cc:2955] T 1ef20f4f2fc646eaab876cf90918c610 P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 3b7b2aa26bcd468dbddfb0461ab4ccd9 (127.24.129.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } attrs { replace: true } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } } peers { permanent_uuid: "3b7b2aa26bcd468dbddfb0461ab4ccd9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36143 } attrs { promote: true } } }
I20260608 12:50:29.184275  4105 catalog_manager.cc:5696] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9 reported cstate change: config changed from index -1 to 16, NON_VOTER 3b7b2aa26bcd468dbddfb0461ab4ccd9 (127.24.129.4) added. New cstate: current_term: 1 leader_uuid: "62194f10e05041e6bcb14e0291bb55a9" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b7b2aa26bcd468dbddfb0461ab4ccd9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:29.441516  4610 ts_tablet_manager.cc:933] T 09790ffc68804747a8d3994d33e26ca5 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: Initiating tablet copy from peer 9a390ff024ed42e88c0bccba4f410c0b (127.24.129.3:41097)
I20260608 12:50:29.443646  4610 tablet_copy_client.cc:323] T 09790ffc68804747a8d3994d33e26ca5 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.3:41097
I20260608 12:50:29.457095  4369 tablet_copy_service.cc:140] P 9a390ff024ed42e88c0bccba4f410c0b: Received BeginTabletCopySession request for tablet 09790ffc68804747a8d3994d33e26ca5 from peer 3b7b2aa26bcd468dbddfb0461ab4ccd9 ({username='slave'} at 127.0.0.1:51922)
I20260608 12:50:29.457746  4369 tablet_copy_service.cc:161] P 9a390ff024ed42e88c0bccba4f410c0b: Beginning new tablet copy session on tablet 09790ffc68804747a8d3994d33e26ca5 from peer 3b7b2aa26bcd468dbddfb0461ab4ccd9 at {username='slave'} at 127.0.0.1:51922: session id = 3b7b2aa26bcd468dbddfb0461ab4ccd9-09790ffc68804747a8d3994d33e26ca5
I20260608 12:50:29.464244  4369 tablet_copy_source_session.cc:215] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:29.467886  4610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09790ffc68804747a8d3994d33e26ca5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:29.484927  4610 tablet_copy_client.cc:806] T 09790ffc68804747a8d3994d33e26ca5 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:29.485600  4610 tablet_copy_client.cc:670] T 09790ffc68804747a8d3994d33e26ca5 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:29.487322  4613 ts_tablet_manager.cc:933] T d4ffc7da701f4f06b9e9159c1d367098 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: Initiating tablet copy from peer 2e7a900bdd044b49888bf3b15ed139d5 (127.24.129.2:37057)
I20260608 12:50:29.490871  4613 tablet_copy_client.cc:323] T d4ffc7da701f4f06b9e9159c1d367098 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.2:37057
I20260608 12:50:29.491503  4610 tablet_copy_client.cc:538] T 09790ffc68804747a8d3994d33e26ca5 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:29.502776  4610 tablet_bootstrap.cc:492] T 09790ffc68804747a8d3994d33e26ca5 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: Bootstrap starting.
I20260608 12:50:29.505563  4295 tablet_copy_service.cc:140] P 2e7a900bdd044b49888bf3b15ed139d5: Received BeginTabletCopySession request for tablet d4ffc7da701f4f06b9e9159c1d367098 from peer 3b7b2aa26bcd468dbddfb0461ab4ccd9 ({username='slave'} at 127.0.0.1:45628)
I20260608 12:50:29.506419  4295 tablet_copy_service.cc:161] P 2e7a900bdd044b49888bf3b15ed139d5: Beginning new tablet copy session on tablet d4ffc7da701f4f06b9e9159c1d367098 from peer 3b7b2aa26bcd468dbddfb0461ab4ccd9 at {username='slave'} at 127.0.0.1:45628: session id = 3b7b2aa26bcd468dbddfb0461ab4ccd9-d4ffc7da701f4f06b9e9159c1d367098
I20260608 12:50:29.518743  4295 tablet_copy_source_session.cc:215] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:29.522898  4613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4ffc7da701f4f06b9e9159c1d367098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:29.539776  4613 tablet_copy_client.cc:806] T d4ffc7da701f4f06b9e9159c1d367098 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:29.540452  4613 tablet_copy_client.cc:670] T d4ffc7da701f4f06b9e9159c1d367098 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:29.545986  4613 tablet_copy_client.cc:538] T d4ffc7da701f4f06b9e9159c1d367098 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:29.555325  4613 tablet_bootstrap.cc:492] T d4ffc7da701f4f06b9e9159c1d367098 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: Bootstrap starting.
I20260608 12:50:29.617188  4617 ts_tablet_manager.cc:933] T d4efb5312fa34041be067359b17c2fc6 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: Initiating tablet copy from peer 62194f10e05041e6bcb14e0291bb55a9 (127.24.129.1:41417)
I20260608 12:50:29.626057  4617 tablet_copy_client.cc:323] T d4efb5312fa34041be067359b17c2fc6 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.1:41417
I20260608 12:50:29.644186  4610 tablet_bootstrap.cc:492] T 09790ffc68804747a8d3994d33e26ca5 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:50:29.645560  4610 tablet_bootstrap.cc:492] T 09790ffc68804747a8d3994d33e26ca5 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: Bootstrap complete.
I20260608 12:50:29.646458  4610 ts_tablet_manager.cc:1403] T 09790ffc68804747a8d3994d33e26ca5 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: Time spent bootstrapping tablet: real 0.144s	user 0.120s	sys 0.011s
I20260608 12:50:29.649919  4610 raft_consensus.cc:359] T 09790ffc68804747a8d3994d33e26ca5 P 3b7b2aa26bcd468dbddfb0461ab4ccd9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } } peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } attrs { replace: true } } peers { permanent_uuid: "3b7b2aa26bcd468dbddfb0461ab4ccd9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36143 } attrs { promote: true } }
I20260608 12:50:29.650915  4610 raft_consensus.cc:740] T 09790ffc68804747a8d3994d33e26ca5 P 3b7b2aa26bcd468dbddfb0461ab4ccd9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3b7b2aa26bcd468dbddfb0461ab4ccd9, State: Initialized, Role: LEARNER
I20260608 12:50:29.651729  4610 consensus_queue.cc:260] T 09790ffc68804747a8d3994d33e26ca5 P 3b7b2aa26bcd468dbddfb0461ab4ccd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } } peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } attrs { replace: true } } peers { permanent_uuid: "3b7b2aa26bcd468dbddfb0461ab4ccd9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36143 } attrs { promote: true } }
I20260608 12:50:29.654140  4220 tablet_copy_service.cc:140] P 62194f10e05041e6bcb14e0291bb55a9: Received BeginTabletCopySession request for tablet d4efb5312fa34041be067359b17c2fc6 from peer 3b7b2aa26bcd468dbddfb0461ab4ccd9 ({username='slave'} at 127.0.0.1:34698)
I20260608 12:50:29.654971  4220 tablet_copy_service.cc:161] P 62194f10e05041e6bcb14e0291bb55a9: Beginning new tablet copy session on tablet d4efb5312fa34041be067359b17c2fc6 from peer 3b7b2aa26bcd468dbddfb0461ab4ccd9 at {username='slave'} at 127.0.0.1:34698: session id = 3b7b2aa26bcd468dbddfb0461ab4ccd9-d4efb5312fa34041be067359b17c2fc6
I20260608 12:50:29.658860  4610 ts_tablet_manager.cc:1434] T 09790ffc68804747a8d3994d33e26ca5 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 12:50:29.661707  4369 tablet_copy_service.cc:342] P 9a390ff024ed42e88c0bccba4f410c0b: Request end of tablet copy session 3b7b2aa26bcd468dbddfb0461ab4ccd9-09790ffc68804747a8d3994d33e26ca5 received from {username='slave'} at 127.0.0.1:51922
I20260608 12:50:29.662232  4369 tablet_copy_service.cc:434] P 9a390ff024ed42e88c0bccba4f410c0b: ending tablet copy session 3b7b2aa26bcd468dbddfb0461ab4ccd9-09790ffc68804747a8d3994d33e26ca5 on tablet 09790ffc68804747a8d3994d33e26ca5 with peer 3b7b2aa26bcd468dbddfb0461ab4ccd9
I20260608 12:50:29.679214  4220 tablet_copy_source_session.cc:215] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:29.684989  4617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4efb5312fa34041be067359b17c2fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:29.703248  4617 tablet_copy_client.cc:806] T d4efb5312fa34041be067359b17c2fc6 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:29.704008  4617 tablet_copy_client.cc:670] T d4efb5312fa34041be067359b17c2fc6 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:29.705992  4613 tablet_bootstrap.cc:492] T d4ffc7da701f4f06b9e9159c1d367098 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=118 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:50:29.707080  4613 tablet_bootstrap.cc:492] T d4ffc7da701f4f06b9e9159c1d367098 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: Bootstrap complete.
I20260608 12:50:29.707841  4613 ts_tablet_manager.cc:1403] T d4ffc7da701f4f06b9e9159c1d367098 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: Time spent bootstrapping tablet: real 0.153s	user 0.125s	sys 0.008s
I20260608 12:50:29.708671  4617 tablet_copy_client.cc:538] T d4efb5312fa34041be067359b17c2fc6 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:29.710815  4613 raft_consensus.cc:359] T d4ffc7da701f4f06b9e9159c1d367098 P 3b7b2aa26bcd468dbddfb0461ab4ccd9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } attrs { replace: true } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } } peers { permanent_uuid: "3b7b2aa26bcd468dbddfb0461ab4ccd9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36143 } attrs { promote: true } }
I20260608 12:50:29.711730  4613 raft_consensus.cc:740] T d4ffc7da701f4f06b9e9159c1d367098 P 3b7b2aa26bcd468dbddfb0461ab4ccd9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3b7b2aa26bcd468dbddfb0461ab4ccd9, State: Initialized, Role: LEARNER
I20260608 12:50:29.712370  4613 consensus_queue.cc:260] T d4ffc7da701f4f06b9e9159c1d367098 P 3b7b2aa26bcd468dbddfb0461ab4ccd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } attrs { replace: true } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } } peers { permanent_uuid: "3b7b2aa26bcd468dbddfb0461ab4ccd9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36143 } attrs { promote: true } }
I20260608 12:50:29.714565  4613 ts_tablet_manager.cc:1434] T d4ffc7da701f4f06b9e9159c1d367098 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:50:29.716782  4295 tablet_copy_service.cc:342] P 2e7a900bdd044b49888bf3b15ed139d5: Request end of tablet copy session 3b7b2aa26bcd468dbddfb0461ab4ccd9-d4ffc7da701f4f06b9e9159c1d367098 received from {username='slave'} at 127.0.0.1:45628
I20260608 12:50:29.717195  4295 tablet_copy_service.cc:434] P 2e7a900bdd044b49888bf3b15ed139d5: ending tablet copy session 3b7b2aa26bcd468dbddfb0461ab4ccd9-d4ffc7da701f4f06b9e9159c1d367098 on tablet d4ffc7da701f4f06b9e9159c1d367098 with peer 3b7b2aa26bcd468dbddfb0461ab4ccd9
I20260608 12:50:29.718327  4617 tablet_bootstrap.cc:492] T d4efb5312fa34041be067359b17c2fc6 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: Bootstrap starting.
I20260608 12:50:29.761449  4613 ts_tablet_manager.cc:933] T 1ef20f4f2fc646eaab876cf90918c610 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: Initiating tablet copy from peer 62194f10e05041e6bcb14e0291bb55a9 (127.24.129.1:41417)
I20260608 12:50:29.762941  4613 tablet_copy_client.cc:323] T 1ef20f4f2fc646eaab876cf90918c610 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: tablet copy: Beginning tablet copy session from remote peer at address 127.24.129.1:41417
I20260608 12:50:29.764758  4220 tablet_copy_service.cc:140] P 62194f10e05041e6bcb14e0291bb55a9: Received BeginTabletCopySession request for tablet 1ef20f4f2fc646eaab876cf90918c610 from peer 3b7b2aa26bcd468dbddfb0461ab4ccd9 ({username='slave'} at 127.0.0.1:34698)
I20260608 12:50:29.765448  4220 tablet_copy_service.cc:161] P 62194f10e05041e6bcb14e0291bb55a9: Beginning new tablet copy session on tablet 1ef20f4f2fc646eaab876cf90918c610 from peer 3b7b2aa26bcd468dbddfb0461ab4ccd9 at {username='slave'} at 127.0.0.1:34698: session id = 3b7b2aa26bcd468dbddfb0461ab4ccd9-1ef20f4f2fc646eaab876cf90918c610
I20260608 12:50:29.774946  4220 tablet_copy_source_session.cc:215] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:29.778977  4613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ef20f4f2fc646eaab876cf90918c610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:29.797495  4613 tablet_copy_client.cc:806] T 1ef20f4f2fc646eaab876cf90918c610 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:29.798238  4613 tablet_copy_client.cc:670] T 1ef20f4f2fc646eaab876cf90918c610 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:29.803440  4613 tablet_copy_client.cc:538] T 1ef20f4f2fc646eaab876cf90918c610 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:29.812090  4613 tablet_bootstrap.cc:492] T 1ef20f4f2fc646eaab876cf90918c610 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: Bootstrap starting.
I20260608 12:50:29.829326  4617 tablet_bootstrap.cc:492] T d4efb5312fa34041be067359b17c2fc6 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=111 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:50:29.830307  4617 tablet_bootstrap.cc:492] T d4efb5312fa34041be067359b17c2fc6 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: Bootstrap complete.
I20260608 12:50:29.831018  4617 ts_tablet_manager.cc:1403] T d4efb5312fa34041be067359b17c2fc6 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: Time spent bootstrapping tablet: real 0.113s	user 0.089s	sys 0.020s
I20260608 12:50:29.834105  4617 raft_consensus.cc:359] T d4efb5312fa34041be067359b17c2fc6 P 3b7b2aa26bcd468dbddfb0461ab4ccd9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "3b7b2aa26bcd468dbddfb0461ab4ccd9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36143 } attrs { promote: true } }
I20260608 12:50:29.834935  4617 raft_consensus.cc:740] T d4efb5312fa34041be067359b17c2fc6 P 3b7b2aa26bcd468dbddfb0461ab4ccd9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3b7b2aa26bcd468dbddfb0461ab4ccd9, State: Initialized, Role: LEARNER
I20260608 12:50:29.835657  4617 consensus_queue.cc:260] T d4efb5312fa34041be067359b17c2fc6 P 3b7b2aa26bcd468dbddfb0461ab4ccd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "3b7b2aa26bcd468dbddfb0461ab4ccd9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36143 } attrs { promote: true } }
I20260608 12:50:29.840200  4617 ts_tablet_manager.cc:1434] T d4efb5312fa34041be067359b17c2fc6 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 12:50:29.842470  4220 tablet_copy_service.cc:342] P 62194f10e05041e6bcb14e0291bb55a9: Request end of tablet copy session 3b7b2aa26bcd468dbddfb0461ab4ccd9-d4efb5312fa34041be067359b17c2fc6 received from {username='slave'} at 127.0.0.1:34698
I20260608 12:50:29.843019  4220 tablet_copy_service.cc:434] P 62194f10e05041e6bcb14e0291bb55a9: ending tablet copy session 3b7b2aa26bcd468dbddfb0461ab4ccd9-d4efb5312fa34041be067359b17c2fc6 on tablet d4efb5312fa34041be067359b17c2fc6 with peer 3b7b2aa26bcd468dbddfb0461ab4ccd9
I20260608 12:50:29.852320  4552 raft_consensus.cc:1217] T 09790ffc68804747a8d3994d33e26ca5 P 3b7b2aa26bcd468dbddfb0461ab4ccd9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:50:29.915462  4613 tablet_bootstrap.cc:492] T 1ef20f4f2fc646eaab876cf90918c610 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=117 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:50:29.916360  4613 tablet_bootstrap.cc:492] T 1ef20f4f2fc646eaab876cf90918c610 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: Bootstrap complete.
I20260608 12:50:29.917081  4613 ts_tablet_manager.cc:1403] T 1ef20f4f2fc646eaab876cf90918c610 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: Time spent bootstrapping tablet: real 0.105s	user 0.099s	sys 0.004s
I20260608 12:50:29.919584  4613 raft_consensus.cc:359] T 1ef20f4f2fc646eaab876cf90918c610 P 3b7b2aa26bcd468dbddfb0461ab4ccd9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } attrs { replace: true } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } } peers { permanent_uuid: "3b7b2aa26bcd468dbddfb0461ab4ccd9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36143 } attrs { promote: true } }
I20260608 12:50:29.920295  4613 raft_consensus.cc:740] T 1ef20f4f2fc646eaab876cf90918c610 P 3b7b2aa26bcd468dbddfb0461ab4ccd9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3b7b2aa26bcd468dbddfb0461ab4ccd9, State: Initialized, Role: LEARNER
I20260608 12:50:29.920867  4613 consensus_queue.cc:260] T 1ef20f4f2fc646eaab876cf90918c610 P 3b7b2aa26bcd468dbddfb0461ab4ccd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "62194f10e05041e6bcb14e0291bb55a9" member_type: VOTER last_known_addr { host: "127.24.129.1" port: 41417 } } peers { permanent_uuid: "2e7a900bdd044b49888bf3b15ed139d5" member_type: VOTER last_known_addr { host: "127.24.129.2" port: 37057 } attrs { replace: true } } peers { permanent_uuid: "9a390ff024ed42e88c0bccba4f410c0b" member_type: VOTER last_known_addr { host: "127.24.129.3" port: 41097 } } peers { permanent_uuid: "3b7b2aa26bcd468dbddfb0461ab4ccd9" member_type: NON_VOTER last_known_addr { host: "127.24.129.4" port: 36143 } attrs { promote: true } }
I20260608 12:50:29.922605  4613 ts_tablet_manager.cc:1434] T 1ef20f4f2fc646eaab876cf90918c610 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:50:29.924829  4220 tablet_copy_service.cc:342] P 62194f10e05041e6bcb14e0291bb55a9: Request end of tablet copy session 3b7b2aa26bcd468dbddfb0461ab4ccd9-1ef20f4f2fc646eaab876cf90918c610 received from {username='slave'} at 127.0.0.1:34698
I20260608 12:50:29.925278  4220 tablet_copy_service.cc:434] P 62194f10e05041e6bcb14e0291bb55a9: ending tablet copy session 3b7b2aa26bcd468dbddfb0461ab4ccd9-1ef20f4f2fc646eaab876cf90918c610 on tablet 1ef20f4f2fc646eaab876cf90918c610 with peer 3b7b2aa26bcd468dbddfb0461ab4ccd9
I20260608 12:50:30.020459  4552 raft_consensus.cc:1217] T d4ffc7da701f4f06b9e9159c1d367098 P 3b7b2aa26bcd468dbddfb0461ab4ccd9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:50:30.021459 25092 tablet_server.cc:179] TabletServer@127.24.129.1:0 shutting down...
I20260608 12:50:30.088824 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:30.089968 25092 tablet_replica.cc:333] T a3f3c3850a3240a9ab087eeec9b6b59a P 62194f10e05041e6bcb14e0291bb55a9: stopping tablet replica
I20260608 12:50:30.091143 25092 raft_consensus.cc:2243] T a3f3c3850a3240a9ab087eeec9b6b59a P 62194f10e05041e6bcb14e0291bb55a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:30.091948 25092 raft_consensus.cc:2272] T a3f3c3850a3240a9ab087eeec9b6b59a P 62194f10e05041e6bcb14e0291bb55a9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:50:30.093539  4249 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260608 12:50:30.096000 25092 tablet_replica.cc:333] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9: stopping tablet replica
W20260608 12:50:30.096681  4249 consensus_peers.cc:597] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5 -> Peer 62194f10e05041e6bcb14e0291bb55a9 (127.24.129.1:41417): Couldn't send request to peer 62194f10e05041e6bcb14e0291bb55a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:30.097261 25092 raft_consensus.cc:2243] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:30.099092 25092 raft_consensus.cc:2272] T 1ef20f4f2fc646eaab876cf90918c610 P 62194f10e05041e6bcb14e0291bb55a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:30.103389 25092 tablet_replica.cc:333] T d4ffc7da701f4f06b9e9159c1d367098 P 62194f10e05041e6bcb14e0291bb55a9: stopping tablet replica
I20260608 12:50:30.104372 25092 raft_consensus.cc:2243] T d4ffc7da701f4f06b9e9159c1d367098 P 62194f10e05041e6bcb14e0291bb55a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:30.105135 25092 raft_consensus.cc:2272] T d4ffc7da701f4f06b9e9159c1d367098 P 62194f10e05041e6bcb14e0291bb55a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:30.108928 25092 tablet_replica.cc:333] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9: stopping tablet replica
I20260608 12:50:30.109807 25092 raft_consensus.cc:2243] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:30.111799 25092 raft_consensus.cc:2272] T d4efb5312fa34041be067359b17c2fc6 P 62194f10e05041e6bcb14e0291bb55a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:30.116508 25092 tablet_replica.cc:333] T 5aed804dddb3498ca4b4086bf94d232e P 62194f10e05041e6bcb14e0291bb55a9: stopping tablet replica
I20260608 12:50:30.117552 25092 raft_consensus.cc:2243] T 5aed804dddb3498ca4b4086bf94d232e P 62194f10e05041e6bcb14e0291bb55a9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:30.118872 25092 raft_consensus.cc:2272] T 5aed804dddb3498ca4b4086bf94d232e P 62194f10e05041e6bcb14e0291bb55a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:30.122846 25092 tablet_replica.cc:333] T 09790ffc68804747a8d3994d33e26ca5 P 62194f10e05041e6bcb14e0291bb55a9: stopping tablet replica
I20260608 12:50:30.123672 25092 raft_consensus.cc:2243] T 09790ffc68804747a8d3994d33e26ca5 P 62194f10e05041e6bcb14e0291bb55a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:30.124559 25092 raft_consensus.cc:2272] T 09790ffc68804747a8d3994d33e26ca5 P 62194f10e05041e6bcb14e0291bb55a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:30.154493 25092 tablet_server.cc:196] TabletServer@127.24.129.1:0 shutdown complete.
W20260608 12:50:30.161890  4249 consensus_peers.cc:597] T a3f3c3850a3240a9ab087eeec9b6b59a P 2e7a900bdd044b49888bf3b15ed139d5 -> Peer 62194f10e05041e6bcb14e0291bb55a9 (127.24.129.1:41417): Couldn't send request to peer 62194f10e05041e6bcb14e0291bb55a9. Status: Network error: Client connection negotiation failed: client connection to 127.24.129.1:41417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:30.183168 25092 tablet_server.cc:179] TabletServer@127.24.129.2:0 shutting down...
I20260608 12:50:30.228587 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:30.229712 25092 tablet_replica.cc:333] T d4efb5312fa34041be067359b17c2fc6 P 2e7a900bdd044b49888bf3b15ed139d5: stopping tablet replica
I20260608 12:50:30.230477 25092 raft_consensus.cc:2243] T d4efb5312fa34041be067359b17c2fc6 P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:30.231319 25092 raft_consensus.cc:2272] T d4efb5312fa34041be067359b17c2fc6 P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:30.234241 25092 tablet_replica.cc:333] T a3f3c3850a3240a9ab087eeec9b6b59a P 2e7a900bdd044b49888bf3b15ed139d5: stopping tablet replica
I20260608 12:50:30.234920 25092 raft_consensus.cc:2243] T a3f3c3850a3240a9ab087eeec9b6b59a P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:30.235913 25092 raft_consensus.cc:2272] T a3f3c3850a3240a9ab087eeec9b6b59a P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:30.238751 25092 tablet_replica.cc:333] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5: stopping tablet replica
I20260608 12:50:30.239442 25092 raft_consensus.cc:2243] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:30.240844 25092 raft_consensus.cc:2272] T d4ffc7da701f4f06b9e9159c1d367098 P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:30.243594 25092 tablet_replica.cc:333] T 1ef20f4f2fc646eaab876cf90918c610 P 2e7a900bdd044b49888bf3b15ed139d5: stopping tablet replica
I20260608 12:50:30.244234 25092 raft_consensus.cc:2243] T 1ef20f4f2fc646eaab876cf90918c610 P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:30.244973 25092 raft_consensus.cc:2272] T 1ef20f4f2fc646eaab876cf90918c610 P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:30.247550 25092 tablet_replica.cc:333] T 5aed804dddb3498ca4b4086bf94d232e P 2e7a900bdd044b49888bf3b15ed139d5: stopping tablet replica
I20260608 12:50:30.248162 25092 raft_consensus.cc:2243] T 5aed804dddb3498ca4b4086bf94d232e P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:30.248970 25092 raft_consensus.cc:2272] T 5aed804dddb3498ca4b4086bf94d232e P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:30.252884 25092 tablet_replica.cc:333] T 09790ffc68804747a8d3994d33e26ca5 P 2e7a900bdd044b49888bf3b15ed139d5: stopping tablet replica
I20260608 12:50:30.253476 25092 raft_consensus.cc:2243] T 09790ffc68804747a8d3994d33e26ca5 P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:30.254154 25092 raft_consensus.cc:2272] T 09790ffc68804747a8d3994d33e26ca5 P 2e7a900bdd044b49888bf3b15ed139d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:30.275126 25092 tablet_server.cc:196] TabletServer@127.24.129.2:0 shutdown complete.
I20260608 12:50:30.298507 25092 tablet_server.cc:179] TabletServer@127.24.129.3:0 shutting down...
I20260608 12:50:30.341902 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:30.343065 25092 tablet_replica.cc:333] T d4efb5312fa34041be067359b17c2fc6 P 9a390ff024ed42e88c0bccba4f410c0b: stopping tablet replica
I20260608 12:50:30.343921 25092 raft_consensus.cc:2243] T d4efb5312fa34041be067359b17c2fc6 P 9a390ff024ed42e88c0bccba4f410c0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:30.344836 25092 raft_consensus.cc:2272] T d4efb5312fa34041be067359b17c2fc6 P 9a390ff024ed42e88c0bccba4f410c0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:30.347532 25092 tablet_replica.cc:333] T a3f3c3850a3240a9ab087eeec9b6b59a P 9a390ff024ed42e88c0bccba4f410c0b: stopping tablet replica
I20260608 12:50:30.348191 25092 raft_consensus.cc:2243] T a3f3c3850a3240a9ab087eeec9b6b59a P 9a390ff024ed42e88c0bccba4f410c0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:30.348767 25092 raft_consensus.cc:2272] T a3f3c3850a3240a9ab087eeec9b6b59a P 9a390ff024ed42e88c0bccba4f410c0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:30.351197 25092 tablet_replica.cc:333] T 1ef20f4f2fc646eaab876cf90918c610 P 9a390ff024ed42e88c0bccba4f410c0b: stopping tablet replica
I20260608 12:50:30.351776 25092 raft_consensus.cc:2243] T 1ef20f4f2fc646eaab876cf90918c610 P 9a390ff024ed42e88c0bccba4f410c0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:30.352414 25092 raft_consensus.cc:2272] T 1ef20f4f2fc646eaab876cf90918c610 P 9a390ff024ed42e88c0bccba4f410c0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:30.354866 25092 tablet_replica.cc:333] T d4ffc7da701f4f06b9e9159c1d367098 P 9a390ff024ed42e88c0bccba4f410c0b: stopping tablet replica
I20260608 12:50:30.355473 25092 raft_consensus.cc:2243] T d4ffc7da701f4f06b9e9159c1d367098 P 9a390ff024ed42e88c0bccba4f410c0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:30.356191 25092 raft_consensus.cc:2272] T d4ffc7da701f4f06b9e9159c1d367098 P 9a390ff024ed42e88c0bccba4f410c0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:30.358888 25092 tablet_replica.cc:333] T 5aed804dddb3498ca4b4086bf94d232e P 9a390ff024ed42e88c0bccba4f410c0b: stopping tablet replica
I20260608 12:50:30.359490 25092 raft_consensus.cc:2243] T 5aed804dddb3498ca4b4086bf94d232e P 9a390ff024ed42e88c0bccba4f410c0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:30.360098 25092 raft_consensus.cc:2272] T 5aed804dddb3498ca4b4086bf94d232e P 9a390ff024ed42e88c0bccba4f410c0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:30.362771 25092 tablet_replica.cc:333] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b: stopping tablet replica
I20260608 12:50:30.363471 25092 raft_consensus.cc:2243] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:30.365327 25092 raft_consensus.cc:2272] T 09790ffc68804747a8d3994d33e26ca5 P 9a390ff024ed42e88c0bccba4f410c0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:30.394645 25092 tablet_server.cc:196] TabletServer@127.24.129.3:0 shutdown complete.
I20260608 12:50:30.418505 25092 tablet_server.cc:179] TabletServer@127.24.129.4:0 shutting down...
I20260608 12:50:30.459208 25092 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:30.460034 25092 tablet_replica.cc:333] T d4efb5312fa34041be067359b17c2fc6 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: stopping tablet replica
I20260608 12:50:30.460871 25092 raft_consensus.cc:2243] T d4efb5312fa34041be067359b17c2fc6 P 3b7b2aa26bcd468dbddfb0461ab4ccd9 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:50:30.461382 25092 raft_consensus.cc:2272] T d4efb5312fa34041be067359b17c2fc6 P 3b7b2aa26bcd468dbddfb0461ab4ccd9 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:50:30.464501 25092 tablet_replica.cc:333] T 1ef20f4f2fc646eaab876cf90918c610 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: stopping tablet replica
I20260608 12:50:30.465389 25092 raft_consensus.cc:2243] T 1ef20f4f2fc646eaab876cf90918c610 P 3b7b2aa26bcd468dbddfb0461ab4ccd9 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:50:30.465858 25092 raft_consensus.cc:2272] T 1ef20f4f2fc646eaab876cf90918c610 P 3b7b2aa26bcd468dbddfb0461ab4ccd9 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:50:30.468775 25092 tablet_replica.cc:333] T d4ffc7da701f4f06b9e9159c1d367098 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: stopping tablet replica
I20260608 12:50:30.469462 25092 raft_consensus.cc:2243] T d4ffc7da701f4f06b9e9159c1d367098 P 3b7b2aa26bcd468dbddfb0461ab4ccd9 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:50:30.469942 25092 raft_consensus.cc:2272] T d4ffc7da701f4f06b9e9159c1d367098 P 3b7b2aa26bcd468dbddfb0461ab4ccd9 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:50:30.472823 25092 tablet_replica.cc:333] T 09790ffc68804747a8d3994d33e26ca5 P 3b7b2aa26bcd468dbddfb0461ab4ccd9: stopping tablet replica
I20260608 12:50:30.473439 25092 raft_consensus.cc:2243] T 09790ffc68804747a8d3994d33e26ca5 P 3b7b2aa26bcd468dbddfb0461ab4ccd9 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:50:30.473912 25092 raft_consensus.cc:2272] T 09790ffc68804747a8d3994d33e26ca5 P 3b7b2aa26bcd468dbddfb0461ab4ccd9 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:50:30.499585 25092 tablet_server.cc:196] TabletServer@127.24.129.4:0 shutdown complete.
I20260608 12:50:30.515833 25092 master.cc:562] Master@127.24.129.62:36333 shutting down...
W20260608 12:50:30.547519  4156 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:50:30.547840  4156 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:50:30.548053  4156 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:50:30.549347 25092 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 97877bb747104bd7a5eccf2e75f2f2dd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:30.549991 25092 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 97877bb747104bd7a5eccf2e75f2f2dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:30.550338 25092 tablet_replica.cc:333] T 00000000000000000000000000000000 P 97877bb747104bd7a5eccf2e75f2f2dd: stopping tablet replica
I20260608 12:50:30.572167 25092 master.cc:584] Master@127.24.129.62:36333 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (6940 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (13819 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (258258 ms total)
[  PASSED  ] 24 tests.
I20260608 12:50:30.639971 25092 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 7 messages since previous log ~46 seconds ago
I20260608 12:50:30.640334 25092 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 7 messages since previous log ~47 seconds ago
I20260608 12:50:30.640625 25092 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 1 messages since previous log ~16 seconds ago
I20260608 12:50:30.641075 25092 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 16 messages since previous log ~75 seconds ago
I20260608 12:50:30.641426 25092 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 15 messages since previous log ~238 seconds ago
I20260608 12:50:30.641942 25092 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 62 messages since previous log ~31 seconds ago
I20260608 12:50:30.642335 25092 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 1 messages since previous log ~0 seconds ago
